Commit Graph

109 Commits (b8aee99d8146f8a468aab1d55fab765655139ed3)

Author SHA1 Message Date
Andrew Gaffney 6ea20790b7 Add support for --firmware and --firmware-dir options to include firmware in the initramfs
17 years ago
Chris Gianelloni 58c13464ec Removing DEVFS support from genkernel since we don't support 2.4 kernels anymore. This is 3.4.10_pre2.
17 years ago
Chris Gianelloni a479c34552 This is the long-awaited unionfs code cleanup. All of the unionfs code in genkernel has been removed.
17 years ago
Andrew Gaffney 5f3bff37d1 Clean up OLDCONFIG logic and default to OLDCONFIG=yes. This is for bug 207895
17 years ago
Chris Gianelloni ed0fccb682 My original sed of LVM2->LVM caught a few too many things. Thanks to Robin Johnson <robbat2@gentoo.org> for pointing them out and providing the fix in bug #198546.
17 years ago
Chris Gianelloni dfdb2b91ae Added config defaulting for --mdadm for bug #198694. Thanks to John R. Graham <john_r_graham@mindspring.com> for providing the patch. This is 3.4.9_pre9 for testing.
17 years ago
Chris Gianelloni fba39b8f11 Added a nice patch from John R. Graham <john_r_graham@mindspring.com> to allow all command line options to be configurable from within the genkernel.conf file. This is for bug #182616. This is genkernel 3.4.9_pre8 for testing.
17 years ago
Chris Gianelloni 62b6035d2a Rename DEBUGLEVEL/DEBUGFILE to LOGLEVEL/LOGFILE to help reduce confusion.
18 years ago
Chris Gianelloni 2ab02c410b Removed the use of GK_BIN variable, since it isn't necessary.
18 years ago
Chris Gianelloni 3c0bcf90c9 Updated TODO and cleaning up genkernel.conf a bit.
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 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
Andrew Gaffney 1bdb11467f enable CONFIG_INSMOD in all arch busy-config files
18 years ago
Andrew Gaffney f10cd4ee6a Patch to actually use busybox bincache. Thanks to Pat Double
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 f0e745bfd0 Some minor config file cleanup.
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 913c39a0fd Added a note about the MAKEOPTS option to genkernel as suggested in bug #165980.
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 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
Tim Yamin 2376b18742 Commit patch for bug #139866 by Martin Parm.
19 years ago
Tim Yamin 8f734c4843 Bump busybox to 1.1.3 courtesy of `Kumba.
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
Chris Gianelloni 7d4dcbcb0a Let's use the bzip2 tarball of klibc by default form now on, shall we...
19 years ago
Chris Gianelloni 5b6468d530 Removed versions from all packages that are pulled from upstream so we can use sed in the ebuild to set these, making maintenance easier.
19 years ago
Eric Edgar 313aee56e3 Update unionfs in genkernel.conf to 1.1.1
19 years ago
Eric Edgar 69eae14fa7 Add support for dmraid1.0.0.rc9 to fix bug 94762
19 years ago
Eric Edgar 9a9a9ea8bb Udev 075 support, klibc 1.1.1, and fixes for ppc on 2.6.14+ kernels
19 years ago
Chris Gianelloni 3e50434e4e Upgraded to udev 068 and also closing bug #103936.
19 years ago
Eric Edgar 6fd6712d41 Create additional cleanup options. --postclear for final cleanup and 2 new genkernel.conf options. Also fixup TEMP dir creation and extraneous %%ARCH%% creation in the cache_dir
20 years ago
Tim Yamin 9a390bca98 Fix #97672, #98886, #98893, #98897; fix real_root=/dev/mdX: upgraded busybox to 1.00, porting in my read -t and mdstart patches.
20 years ago
Tim Yamin 056515d7d8 >> 3.2.2. Fix #83771, #97700, #98590, #98594, #98661, #98746.
20 years ago
Eric Edgar 77b46e6aef ENHANCEMENT bug 83771. Add support for LABEL= and UUID=
20 years ago
Tim Yamin 914dc2a937 >> 3.2.0. Add spock's gensplash fixes, fix initrd startup 'find: ...' errors.
20 years ago
Tim Yamin d5114c482f Update udev and fix for SPARC64.
20 years ago
Tim Yamin d5b75506fc Add rocket's unionfs patch and linuxrc cleanup; fix Pegasos with regard to initramfs.
20 years ago
Tim Yamin 1b8d38f064 >> 3.1.3. Remove udev static mode; upgrade udev to 054 instead.
20 years ago
Tim Yamin a8b3e2f804 Bump dmraid, >> 3.1.1.b.
20 years ago
Tim Yamin 405c8a1100 Add DMRAID support (thanks rocket!); fix AMD64 udev issues (#65985).
20 years ago
Tim Yamin 5457e24271 LVM2 compilation support; thanks to Eric Edgar for the patch. Bug #72129.
20 years ago
Tim Yamin 389b51f0c9 >> 3.1.0b.
21 years ago
Tim Yamin 285047a600 Disabling dietlibc usage for devfsd and modutils; dietlibc updated to a new
21 years ago
Tim Yamin 5a3ac05d80 Patch for bug #57867 adding --cachedir=<dir> by Martin Parm.
21 years ago
Tim Yamin 70112f8546 >> 3.0.2e. Code formatting fixes from Bob Barry, as well as a patch for bug
21 years ago
Tim Yamin 7c2d804462 GRUB Bootloader support - bug #57576. Thanks to Mathias Gug for the patch!
21 years ago
Tim Yamin 5e44b9b039 Adding a set of patches submitted by Martin "Parmus" Parm; bugs #57748,
21 years ago
Tim Yamin a8b01f062d Version bump. Closes bugs #34948, #37371, #41129, #41166, #42725, #42815,
21 years ago
Brad House fae5b965a0 busybox version change
21 years ago
Brad House e0f5c03dc7 busybox update and alpha fix
21 years ago
Brad House 9f8d9e6ba6 gcloop fixes
21 years ago
Brad House 8a91cdd7d3 busybox updates
21 years ago
Brad House ed34a84138 busybox stuff
21 years ago
Brad House 9a65ac4380 add devfsd support
21 years ago
Brad House b7bfc8cfd1 make friendly with 2.4
21 years ago
Brad House 5c705decd9 2.4 kernel updates
21 years ago
Brad House 0347fe12ee add new genkernel dev
21 years ago