Commit Graph

677 Commits (850637bc4f4c20a11ccc88c2f6f8d633987afe73)
 

Author SHA1 Message Date
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
Chris Gianelloni bccc5d8fa7 Added a non-braindead version of a patch provided by Fabio Erculiani <lxnay@lxnaydesign.net> in bug #160333. This is completely untested, so I'm rolling up 3.4.7_pre2 to get it tested prior to genkernel 3.4.7 going final.
18 years ago
Chris Gianelloni b7c6720557 Add a known-working 2.6.16+ kernel config from http://www.ppczone.org/downloads/config-2.6.16-pegasos for bug #165758.
18 years ago
Chris Gianelloni 913c39a0fd Added a note about the MAKEOPTS option to genkernel as suggested in bug #165980.
18 years ago
Chris Gianelloni dc2ac62b83 Added patch from Mike Frysinger <vapier@gentoo.org> to clean up the genkernel man page for bug #166179.
18 years ago
Chris Gianelloni 48440a0dcc Fix REAL_INIT for bug #160635.
18 years ago
Chris Gianelloni 01a16e0aa2 Added patch from Fabio Erculiani <lxnay@lxnaydesign.net> to fix unionfs compilation. This is for bug #152945.
18 years ago
Chris Gianelloni c6619d5f91 Added patch from Martin Parm <parmus@diku.dk> to fix the --no-color option. This resolves bug #114156.
18 years ago
Chris Gianelloni 7ea4f21496 Changed basename to dirname when creating the directory from grub.conf to solve bug #161716.
18 years ago
Chris Gianelloni 7e7a6e1540 Added scsi_scan_wait module to modules_load for 2.6.20 support. Thanks to Robin H. Johnson for <robbat2@gentoo.org> for pointing it out.
18 years ago