Commit Graph

679 Commits (1d170fb865a21645a05e1bb833e57f887c06fff2)
 

Author SHA1 Message Date
Chris Gianelloni 8b188f898e Add more error checking into the splash code and die instead of silently fail on an error.
19 years ago
Tim Yamin 55b9037838 Update config, fix #141949.
19 years ago
Chris Gianelloni f32cb2c064 Added patch for suspend2 for bug #131202.
19 years ago
Tim Yamin ca319bd074 Fix bug #143442.
19 years ago
Tim Yamin 517aa9d1b2 Fix devfsd not kicking in on 2.4 on Alpha.
19 years ago
Chris Gianelloni f63898c3dd Add in the kernel version compatibility table from http://www.am-utils.org/project-unionfs.html and ensure that genkernel dies if the unionfs module fails to build. Until now, it would fail and the build would continue without it.
19 years ago
Chris Gianelloni 3af2ff6360 We should be checking for /usr/bin/splash_geninitramfs, instead.
19 years ago
Tim Yamin aa45bf3049 3.4.0 final... so much Bad-Ass <TM> that Chuck Norris himself digs it :)
19 years ago
Tim Yamin 7925ead273 Commit fix for bug #141153 from Pylon; 3.4.0_pre4.
19 years ago
Tim Yamin 4c3ad7159b Commit patches #91453, #91481 from bug #139866.
19 years ago
Chris Gianelloni d54cb08b41 Added megaraid drivers for bug #139888.
19 years ago
Chris Gianelloni d658513c31 Added fix for bug #140445.
19 years ago
Tim Yamin 2376b18742 Commit patch for bug #139866 by Martin Parm.
19 years ago
Joshua Kinard a57ccf07e7 Tweak the sgimips section for rootfs mounting to use squashfs instead of ext2.
19 years ago
Tim Yamin 2965f9a4af Fix "Cannot read /proc/mounts" cosmetics.
19 years ago
Chris Gianelloni c97e4ce587 We need firmware_class in our initramfs for ide-cs to work.
19 years ago
Tim Yamin 8f734c4843 Bump busybox to 1.1.3 courtesy of `Kumba.
19 years ago
Joshua Kinard f91b026e05 Remove getdvhoff hack in gen_initramfs.sh for mips livecds (it's a busybox applet now), tweak the ip32r5k config, add wget to the mips netboot busybox config. Also import the remaining 2006.1 mips-sources configs and remove the old 2006.0 ones.
19 years ago
Joshua Kinard 4b60d9cd0f Enable the config option for busybox's --install parameter.
19 years ago
Joshua Kinard c9b0501876 Add IP32 R5K 2.6.16.20 kernel build, and update LiveCD/Netboot Busybox configs to match with busybox-1.1.3.
19 years ago
Joshua Kinard c4831d5766 Modernize the mips genkernel config.
19 years ago
Joshua Kinard 2b374d67bf Remove old configs.
19 years ago
Chris Gianelloni 8205c44f98 We can't use vol_id since it was a part of udev.
19 years ago
Chris Gianelloni f44c7b33d7 Added --static to man page for bug #135703.
19 years ago
Chris Gianelloni 3186bfc54c Add a modified version of the two LUKS patches that made their way into bugzilla for bug #122421.
19 years ago
Chris Gianelloni e4820423a3 Added code to allow the root file-system to be a module. This is for bug #118098.
19 years ago
Chris Gianelloni acf66c992d Changed real_init to init_opts to be more accurate, and added a proper real_init option to allow the selection of the init executable to run. This is for bug #113426.
19 years ago
Chris Gianelloni c1b29a86b5 Added fix for bug #134843 from Thomas Raschbacher <lordvan@gentoo.org> for evms and later glibc versions.
19 years ago
Chris Gianelloni 61008c7faa Fixed man page. Thanks to Andrew Yates <andrew@andrewyates.net> for the patch.
19 years ago
Chris Gianelloni d6b0a24cf5 Added CONFIG_ASH_READ_TIMEOUT=y so we have a timeout value on read, used for keymap selection.
19 years ago
Chris Gianelloni 8e5f5db006 More spacing cleanups.
19 years ago
Chris Gianelloni d8a5c279e5 I accidentally removed some stuff that needed to be there in my overzealous debug cleanup.
19 years ago
Chris Gianelloni 7b4b75ef5e Cleaning up debug statements.
19 years ago
Chris Gianelloni edea15ae0d Ooops... forgot my then after elif. I hope nobody noticed.
19 years ago
Chris Gianelloni 10b1b9525a Change cp to mknod for sr0/loop0 for mips and also for tty1 for splash.
19 years ago
Chris Gianelloni 126ac60dfc Change cp to mknod for console/null.
19 years ago
Chris Gianelloni 897b236d54 Fix an error in setup_unionfs and add in some debug support to figure out why/where this initramfs is stopping.
19 years ago
Chris Gianelloni e71f54a8a7 Fixed up TODO with actual working code since we don't have awk.
19 years ago
Chris Gianelloni e4e5fe3419 Add in image.squashfs as a squashfs loop, since it is now the default in catalyst. Also, added a nice TODO about docache and size restrictions into cache_cd_contents.
19 years ago
Chris Gianelloni b6500ce7f3 Just some spacing clean ups in the long usage listing.
19 years ago
Chris Gianelloni 54b5d2549f Comment the rest of the udev syuff from genkernel.conf as it shouldn't be necessary anymore with mdev.
19 years ago
Tim Yamin fd9747ca4f Update to busybox 1.1.0; port over to use mdev.
19 years ago
Tim Yamin e5da5c9721 Fix #132408.
19 years ago
Tim Yamin 7d229e11a3 Fix #131769.
19 years ago
Chris Gianelloni 079eb44f5f Added patch for unionfs from bug #129965.
19 years ago
Chris Gianelloni 961da2dfa6 Add -DUNIONFS_UNSUPPORTED for 2.6.16 and unionfs.
19 years ago
Chris Gianelloni 8413f157eb Added some more modules to MODULES_SCSI that could be used to boot from a genkernel-compiled kernel on a live system.
19 years ago
Chris Gianelloni b2ef52cf98 Added patch from Mike Auty for udev 088+.
19 years ago
Chris Gianelloni 0ca669fb9a Added 3ware card drivers to scsi modules on x86/amd64/alpha.
19 years ago
Chris Gianelloni bb92ee91bb Updated to *hopefully* work with udev 087.
19 years ago