|
|
@ -2,21 +2,25 @@
|
|
|
|
# Copyright 2006-2007 Gentoo Foundation; Distributed under the GPL v2
|
|
|
|
# Copyright 2006-2007 Gentoo Foundation; Distributed under the GPL v2
|
|
|
|
# $Header: $
|
|
|
|
# $Header: $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 Oct 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh,
|
|
|
|
|
|
|
|
generic/initrd.scripts, generic/linuxrc:
|
|
|
|
|
|
|
|
Made a few minor cleanups here and there.
|
|
|
|
|
|
|
|
|
|
|
|
12 Oct 2007; Andrew Gaffney <agaffney@gentoo.org> genkernel.8:
|
|
|
|
12 Oct 2007; Andrew Gaffney <agaffney@gentoo.org> genkernel.8:
|
|
|
|
update description for --initramfs-overlay in man page to match --help
|
|
|
|
Update description for --initramfs-overlay in man page to match --help.
|
|
|
|
|
|
|
|
|
|
|
|
05 Oct 2007; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh,
|
|
|
|
05 Oct 2007; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh,
|
|
|
|
gen_initrd.sh:
|
|
|
|
gen_initrd.sh:
|
|
|
|
remove generic/modprobe and all supporting code, since busybox has modprobe
|
|
|
|
Remove generic/modprobe and all supporting code, since busybox has it now.
|
|
|
|
|
|
|
|
|
|
|
|
04 Oct 2007; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
|
|
|
|
04 Oct 2007; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh:
|
|
|
|
cd out of directory to be deleted for bug 194695. Thanks to Asmund
|
|
|
|
We need to cd out of directory to be deleted for bug #194695. Thanks to Asmund
|
|
|
|
Grammeltvedt <asmundg@big-oil.org> for pointing this out
|
|
|
|
Grammeltvedt <asmundg@big-oil.org> for pointing this out.
|
|
|
|
|
|
|
|
|
|
|
|
18 Sep 2007; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh,
|
|
|
|
18 Sep 2007; Andrew Gaffney <agaffney@gentoo.org> gen_initramfs.sh,
|
|
|
|
gen_initrd.sh:
|
|
|
|
gen_initrd.sh:
|
|
|
|
we don't ever want devfs in an initramfs
|
|
|
|
We don't ever want devfs in an initramfs, so check KERN_24 instead of DEVFS
|
|
|
|
check KERN_24 instead of DEVFS for 2.4 initrd generation
|
|
|
|
for 2.4 initrd generation
|
|
|
|
|
|
|
|
|
|
|
|
17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
|
|
|
|
17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
|
|
|
|
gen_compile.sh, gen_determineargs.sh, gen_funcs.sh, gen_initrd.sh,
|
|
|
|
gen_compile.sh, gen_determineargs.sh, gen_funcs.sh, gen_initrd.sh,
|
|
|
@ -25,7 +29,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
|
|
|
|
17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gen_cmdline.sh,
|
|
|
|
gen_configkernel.sh, genkernel:
|
|
|
|
gen_configkernel.sh, genkernel:
|
|
|
|
Some more generalcleanup and adding support for using a config file other
|
|
|
|
Some more general cleanup and adding support for using a config file other
|
|
|
|
than /etc/genkernel.conf to add flexibility.
|
|
|
|
than /etc/genkernel.conf to add flexibility.
|
|
|
|
|
|
|
|
|
|
|
|
17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org>
|
|
|
|
17 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org>
|
|
|
|