aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragaffney <agaffney@kagome.(none)>2008-11-12 16:37:13 -0600
committeragaffney <agaffney@kagome.(none)>2008-11-12 16:37:13 -0600
commit66d51360d06091b62de2cc75036074bceb38c545 (patch)
tree566a0c397c567fb10df3aa724d7509104985fd78
parentAdd back (modified) unionfs code in linuxrc (diff)
downloadgenkernel-66d51360d06091b62de2cc75036074bceb38c545.tar.gz
genkernel-66d51360d06091b62de2cc75036074bceb38c545.tar.bz2
genkernel-66d51360d06091b62de2cc75036074bceb38c545.zip
Actually call compile_fuse() and compile_unionfs_fuse()
-rw-r--r--ChangeLog3
-rwxr-xr-xgenkernel3
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b3b691..4d65839 100644
--- 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 b983dee..3659d93 100755
--- a/genkernel
+++ b/genkernel
@@ -301,6 +301,9 @@ then
# Compile Busybox
compile_busybox
fi
+
+ compile_fuse
+ compile_unionfs_fuse
# Compile initramfs
create_initramfs