git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a30f664
)
Include UTF-8 NLS.
author
Richard Jones
<rjones@redhat.com>
Sun, 26 Apr 2009 08:52:13 +0000
(09:52 +0100)
committer
Richard Jones
<rjones@redhat.com>
Sun, 26 Apr 2009 08:52:13 +0000
(09:52 +0100)
make-initramfs.sh.in
patch
|
blob
|
history
diff --git
a/make-initramfs.sh.in
b/make-initramfs.sh.in
index
ec3fc30
..
690ca51
100755
(executable)
--- a/
make-initramfs.sh.in
+++ b/
make-initramfs.sh.in
@@
-94,6
+94,7
@@
find initramfs/lib/modules/*/kernel \
-a ! -name 'fat.ko' \
-a ! -name 'udf.ko' \
-a ! -name 'crc_itu_t.ko' \
+ -a ! -name 'nls_utf8.ko' \
-a -delete
# Pull the kernel out into the current directory. We don't want it in