Commit Graph

536 Commits (208a983055a5c685bb9ce265c5147802682409ab)
 

Author SHA1 Message Date
Chris Gianelloni 208a983055 Renamed gensplash to splash and marked gensplash as deprecated. This is 3.4.9_pre3 for testing.
18 years ago
Chris Gianelloni 10990c2210 Changed all instances of EVMS2/LVM2 to EVMS/LVM, respectively. This will keep everything simplified if a newer EVMS/LVM version set appears.
18 years ago
Chris Gianelloni 364336c8dc Removing bootsplash support since it hasn't been in a kernel we've supported for years now, causes confusion amongst users, and really wasn't being used and caused issues with 2.6/initrd creation in some corner cases.
18 years ago
Chris Gianelloni 0f60973912 Removing the reversal patch for the suspend removal, since it will no longer apply.
18 years ago
Chris Gianelloni 497d9f9297 Performed some general cleanup on a few files and removed devfs/udev selection code, since we force devfs on 2.4 and mdev on 2.6 kernels.
18 years ago
Chris Gianelloni c24a91d307 Removing the suspend support that was added for bug #156445 until suspend is added to the tree and we can determine the proper way to support it. For more information, see bug #156431.
18 years ago
Chris Gianelloni 7e8148c27c Removed CONFIG_PHYSICAL_START from the x86/amd64 kernel configs for bug #186378. This is genkernel 3.4.9_pre1 for testing.
18 years ago
Chris Gianelloni 17f9f93afa Changing to use console=tty1 instead of CONSOLE=/dev/tty1 with a patch from Matthias Schwarzott <zzam@gentoo.org> for bug #188954.
18 years ago
Chris Gianelloni bfec77e7d2 Added arcmsr to MODULES_SCSI for bug #185827.
18 years ago
Chris Gianelloni 24dc832d0b Added suspend-0.5-Makefile.patch to pkg directory for suspend capabilities, bringing it into the repository, from the tree.
18 years ago
Chris Gianelloni 739fc53353 Added a small patch from Tais M. Hansen <tais.hansen@osd.dk> to add doscsi to the genkernel man page for bug #183406.
18 years ago
Chris Gianelloni 91b2ac41fb Added another patch from John R. Graham <john_r_graham@mindspring.com> for bug #180161.
18 years ago
Robin H. Johnson 0257b72785 Cleanup of bogus error output.
18 years ago
Robin H. Johnson 43b1f3aa7e Fixup for bugs from patch in bug 174294.
18 years ago
Andrew Gaffney 94e9ac1630 enhanced netboot linuxrc from gustavoz
18 years ago
Andrew Gaffney 1bdb11467f enable CONFIG_INSMOD in all arch busy-config files
18 years ago
Andrew Gaffney 8befa2ea18 Patch to compare new config instead of the one left laying around in the kerncache dir. Thanks to Pat Double <gentoo@patdouble.com> in bug #179739
18 years ago
Andrew Gaffney f10cd4ee6a Patch to actually use busybox bincache. Thanks to Pat Double
18 years ago
Chris Gianelloni 4ccd40b121 Fixed lvm/evms code for initrd generation. Thanks to Vinny <vfuria@gmail.com> on bug #179480 for pointing it out.
18 years ago
Chris Gianelloni 51ba709e2c Added new PATA support from Paul Hewlett <paul@gccs.co.za> from bug #180111 and also created a separate MDRAID module group.
18 years ago
Chris Gianelloni 4cfc3f4bf8 Added a patch from Nelson Batalha <nelson_batalha@hotmail.com> from bug #174294 to enable the use of encryption on a CD and the location of a key.
18 years ago
Chris Gianelloni 505cb92dc6 Added two patches from John R. Graham <john_r_graham@mindspring.com> from bug #180161. This should fix bug #180161, bug #144703, and bug #150697.
18 years ago
Chris Gianelloni 29bf002711 Added USB Printer support for bug #176543.
18 years ago
Chris Gianelloni 9c26beee95 Change the check for /livecd when booting a CD to check for a file called livecd, rather than just the existence of /livecd, which should keep it from finding disks with a /livecd directory.
18 years ago
Chris Gianelloni 50bd523a88 Added a patch from Andrew Gaffney <agaffney@gentoo.org> from bug #174188 to fix a problem with the System.map file copying that was previously introduced.
18 years ago
Chris Gianelloni 55f2664dbe Added patch from Nelson Batalha <nelson_batalha@hotmail.com> from bug #172766 to add documentation for genkernel's LUKS features.
18 years ago
Chris Gianelloni 93fbc1102a Added patch from Nicolas Schlumberger <n.schlumberger@bluewin.ch> to create md devices with LUKS for bug #170753.
18 years ago
Chris Gianelloni 9a3d137f71 Reverting patch that was originally added due to bug #160333 due to the problems it caused on the 2007.0 release.
18 years ago
Chris Gianelloni 1558a8b42e Added a patch from Andrew Gaffney <agaffney@gentoo.org> to add System.map to the tarball for the minimal kernel package for bug #174188. This is also the 3.4.8 release.
18 years ago
Chris Gianelloni 9899e00ed9 Added mptsas to SCSI for bug #174130 and removing raid0/raid1/raid10/raid456 from DMRAID.
18 years ago
Chris Gianelloni 92542bf56c Commented out the checks on the sanity of lvm.conf since they were not quite working right. This should fix bug #173622.
18 years ago
Chris Gianelloni 62c3988a09 Added nb-busybox.cf to x86 on the request of Andrew Gaffney <agaffney@gentoo.org>.
18 years ago
Chris Gianelloni 4eafdd4fcf Added a change to force objdump output to be English for bug #173412 and rolling 3.4.7 final for the release.
18 years ago
Chris Gianelloni 403aa83b5c Added a patch from Daniel Drake <dsd@gentoo.org> to fix splash problems for bug #172562.
18 years ago
Chris Gianelloni f0e745bfd0 Some minor config file cleanup.
18 years ago
Chris Gianelloni 63a3dab6ca Added a second patch from John R. Graham <john_r_graham@mindspring.com> from bug #169383.
18 years ago
Chris Gianelloni fffb7ff9f9 Added raid456 to dmraid target for bug #172128.
18 years ago
Chris Gianelloni 480b08111f Changed LVM configuration detection to not error.
18 years ago
Chris Gianelloni 8dd43cbca8 Added joystick support to the default configuration for bug #171911.
18 years ago
Chris Gianelloni 26a7141b14 Before we copy lvm.conf, we run it through 'lvm dumpconfig' to make sure the config is valid for bug #156009. This is 3.4.7_pre5.
18 years ago
Chris Gianelloni ea58cd4576 Change the default CACHE_DIR from /usr/share/genkernel/pkg/%%ARCH%% to /var/cache/genkernel/%%ARCH%% for bug #148253.
18 years ago
Chris Gianelloni e1a47d6e7f Added libata to the MODULES_SATA list. This might be why SATA CD drives weren't working for us.
18 years ago
Chris Gianelloni 89c7fbdde5 Added a patch by John R. Graham <john_r_graham@mindspring.com> from bug #169383 to improve the --symlink option fairly significantly. This is going to be 3.4.7_pre4 and while I haven't tested this yet, it looks good.
18 years ago
Chris Gianelloni f06ba4e9e7 Fixed lib64 link for bug #168664.
18 years ago
Chris Gianelloni fe94247269 Update default kernel config with the current LiveCD config for 2007.0, which is built on 2.6.19, rather than 2.6.17 only.
18 years ago
Chris Gianelloni bf22432fd6 Added binary files back and updated busybox with a patch from Peter Alfredsen <peter.alfredsen@gmail.com> in bug #168599.
18 years ago
Chris Gianelloni a3b8bafa53 Removing binary files from pkg since they were corrupted during the CVS->SVN migration.
18 years ago
Chris Gianelloni c9302ee8fd Fixed up the man page for bug #168500 and bug #168719.
18 years ago
Chris Gianelloni d97296528e Moved the MAKEOPTS check to the top of the file for parisc, so it matches other architectures. This fixes bug #165494. Thanks to Andrew Gaffney <agaffney@gentoo.org> for finding the fix. I'm marking this as 3.4.7_pre3 for testing.
18 years ago
Chris Gianelloni 2eb1c706e6 Adding yet another patch from Fabio Erculiani <lxnay@lxnaydesign.net> from bug #152945.
18 years ago