projects
/
genkernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b9ba94
)
Actually call compile_fuse() and compile_unionfs_fuse()
author
agaffney
<agaffney@kagome.(none)>
Wed, 12 Nov 2008 22:37:13 +0000
(16:37 -0600)
committer
agaffney
<agaffney@kagome.(none)>
Wed, 12 Nov 2008 22:37:13 +0000
(16:37 -0600)
ChangeLog
patch
|
blob
|
history
genkernel
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 0b3b691920e3fad1e641dc2c8682576e1e97321b..4d6583971093785ae3bb2a676312f894286c5f01 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-2,6
+2,9
@@
# Copyright 1999-2008 Gentoo Foundation; 2008 Chris Gianelloni, Andrew Gaffney
# Distributed under the GPL v2
+ 12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> genkernel:
+ Actually call compile_fuse() and compile_unionfs_fuse()
+
12 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
defaults/linuxrc:
Add back (modified) unionfs code in linuxrc
diff --git
a/genkernel
b/genkernel
index b983deeaa1e3d970a8f45fad26b291d13526b284..3659d93cf143fd5386ce4f9a3ee5171b3d30a810 100755
(executable)
--- a/
genkernel
+++ b/
genkernel
@@
-301,6
+301,9
@@
then
# Compile Busybox
compile_busybox
fi
+
+ compile_fuse
+ compile_unionfs_fuse
# Compile initramfs
create_initramfs