Commit Graph

470 Commits (de1b94b5256e0ac6eb656e22fc88e674a7cc3e88)
 

Author SHA1 Message Date
Chris Gianelloni de1b94b525 Disabled full SuSv3 compliant sort, as suggested by Aurélien Francillon <aurelien.francillon@inrialpes.fr> in bug #157777.
18 years ago
Chris Gianelloni 40ecfa2009 Added a fix for similarly-named modules from bug #158017.
18 years ago
Chris Gianelloni fa5253529a Fixed up linking for dmraid for bug #157538.
18 years ago
Chris Gianelloni 6fc0394331 Updated busy-config to work with root=LABEL=<label> for bug #156640.
18 years ago
Chris Gianelloni fe7457eba9 Added patch from Daniel Drake <dsd@gentoo.org> in bug #156611 to clean up the initramfs creation and create a 'proper' initramfs, instead of our concatenated monster.
18 years ago
Chris Gianelloni 8b4b874b64 Added patch from Daniel Drake <dsd@gentoo.org> in bug #156445 to add userspace suspend support to genkernel.
18 years ago
Chris Gianelloni 33bd91d532 Added debug level to LUKS print_info messages for bug #156410.
18 years ago
Chris Gianelloni 9607f7eea1 Added raid456 to alpha/amd64/x86 MODULES_EVMS2 and added tg3 to MODULES_NET.
18 years ago
Chris Gianelloni 22769ddd35 Inverted check on CDROOT_DEV, as it should be -z not -n. Thanks to Jakub Moc <jakub@gentoo.org> for coming up with the quick fix in bug #153554. I lied before. This one is really 3.4.5.
18 years ago
Chris Gianelloni 3cbe67babf Added typo fix from Jason Pepas <j.pepas@mail.utexas.edu> in bug #153516. This is 3.4.5.
18 years ago
Chris Gianelloni c0d0730dd3 Added Large File Support thanks to Fabio Erculiani <lxnay@lxnaydesign.net> in bug #152881.
18 years ago
Chris Gianelloni 12b8ba5e27 Added patch to improve symlink support by Michael Hordijk <hoffbrinkle@hotmail.com> for bug #143217.
18 years ago
Chris Gianelloni c6db6d2542 Added patch from Tim Steiner <tsteiner@nerdclub.net> to add a real_rootflags parameter for bug #122672.
18 years ago
Chris Gianelloni 8edf1cba7d Added patch to support resuming from encrypted swap. The patch was submitted to bug #152441.
18 years ago
Chris Gianelloni 978f6cb361 This is the 3.4.4 release.
18 years ago
Chris Gianelloni 908e45924c Updated with the latest version of the LUKS patches from bug #152441.
18 years ago
Chris Gianelloni d4b9f8ec8c Changed mime-type to application/x-gzip for generic/keymaps.tar.gz for bug #151500.
18 years ago
Chris Gianelloni 3b802a4a93 Added patch from bug #152441 to improve LUKS support.
18 years ago
Chris Gianelloni 55988d9048 Updated kernel configs for amd64/x86 for bug #151609 and bug #152299.
18 years ago
Chris Gianelloni 7dc6eccf6c Changed mime-type proprty to binary/gzip for keymaps.tar.gz for bug #151500. This is genkernel 3.4.3.
18 years ago
Chris Gianelloni 57097c87f6 Added patch for udhcp support. Patch by Stefan Nickl <snickl@snickl.freaks.de> and submitted to bug #145115.
19 years ago
Chris Gianelloni dc87eb99e4 Allow root= for initramfs, instead of only real_root= to specify the root volume. Patch by Salah Coronya <salahx@yahoo.com> from bug #142606.
19 years ago
Chris Gianelloni 869c78ab2a Added patch from Salah Coronya <salahx@yahoo.com> to document dolvm2 and doevms2 in the genkernel man page from bug #142606.
19 years ago
Chris Gianelloni 3ad683ebf7 Added the AUTHORS file and ChangeLog. This is 3.4.2
19 years ago
Chris Gianelloni 5f05e410b3 Added patch for suspend2-sources 2.6.18 by Romeo Benzoni <romeo@benzoni.org> and submitted to bug #148499.
19 years ago
Chris Gianelloni b931ed00a0 Added patch from Alon Bar-Lev <alon.barlev@gmail.com> for bug #148498 and also a patch from Robin H. Johnson <robbat2@gentoo.org> to support git-based kernels.
19 years ago
Chris Gianelloni 6869de7a01 Update the amd64 kernel configs from the release.
19 years ago
Tim Yamin 3bbf4f7cb8 Should check for /sbin/splash_geninitramfs instead of /usr/sbin/...
19 years ago
Chris Gianelloni 3ec1fddd2e This change makes it so we only try to mount 'auto' when cdroot is specified. This should fix all of our mounting issues, as well as allow for not only USB keys to use these kernels with a LiveCD kernel/config, but allow it to boot from any media which the kernel has support.
19 years ago
Chris Gianelloni c9111d1f3a Added a symlink for device-mapper stuff. This should resolve both bug #142775 and bug #147015.
19 years ago
Chris Gianelloni 675840931d Added lpfc and scsi_transport_fc for Emulex fibre-channel controllers.
19 years ago
Chris Gianelloni 95d1f86ce6 Make sure we load the raid0, raid1, and raid10 personalities with dmraid.
19 years ago
Chris Gianelloni 66e8e81e98 This is ugly. I mean, really ugly. However, it is the only way to support all of the insane ways that people are trying to boot release media. I really wish we didn't have to support this junk, but a regression really shouldn't happen with our releases. Anyway, hopefully I can come up with a better solution to this in the future.
19 years ago
Chris Gianelloni 197155af44 Try using -t iso9660,vfat to our mount command, since we can't use only iso9660 as it breaks booting from a USB stick.
19 years ago
Chris Gianelloni e22b578be7 The initrd code was still looking for udev, even though we aren't building it anymore. This should fix bug #145802.
19 years ago
Chris Gianelloni 738bb59493 Fix NFS mount.
19 years ago
Chris Gianelloni 8063c667ca Added emul to ROOT_LINKS for bug #145248.
19 years ago
Chris Gianelloni ea8d6b3d81 Fixed the NFS mount configuration for busybox for bug #143476.
19 years ago
Chris Gianelloni 089f1923c7 Update the suspend2_resume function for bug #131202.
19 years ago
Chris Gianelloni f4fc7d72f9 iso9660 -> auto, and added support for checking SUBDIR for the livecd file. This is for bug #147186.
19 years ago
Chris Gianelloni 5f84a07335 Updated default kernel configurations for x86/amd64 to match the 2006.1 release.
19 years ago
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