Commit Graph

94 Commits (5019ff506fbcefa4f5929bf54d0a29c562177612)

Author SHA1 Message Date
craig 5019ff506f Merge branch 'master' of git://git.wolf31o2.org/projs/genkernel
16 years ago
Chris Gianelloni 35258a703f Adding Id header.
16 years ago
craig 92a42c7ae6 Corrected spelling -> iSCSI
16 years ago
craig cac66e0970 iSCSI patch for genkernel
16 years ago
tsunam 85f9e6c461 multipath additions
16 years ago
Andrew Gaffney bee96914eb Add --busybox-config= commandline option
16 years ago
Andrew Gaffney 2032fa25bf Allow old 'initramfs' option instead of 'ramdisk' for compatability
16 years ago
Andrew Gaffney 8dcac4a20d Initial commit for re-adding support for --bootloader=grub
16 years ago
Andrew Gaffney e0574e0e2b Typo fix for gentoo bug #250875
16 years ago
Andrew Gaffney e31323a58e missing quote
16 years ago
Andrew Gaffney 462e35fe87 Add --real-root=<foo> parameter to specify a default for real_root= in the initramfs for gentoo bug #249783
16 years ago
Andrew Gaffney d781413d5a Initial support for --netboot option
16 years ago
Andrew Gaffney d07862bb8e Add --unionfs commandline option to enable building of unionfs-fuse
16 years ago
agaffney 660069a7bb Add dummy handler for --config in gen_cmdline.sh for bug 237541
17 years ago
agaffney 6e47f147d8 Remove broken grub code
17 years ago
Chris Gianelloni d5b1e6a985 Removed all references to an initrd and renamed most initr{d,amfs} stuff to simply 'ramdisk' to simplify things for the future.
17 years ago
Andrew Gaffney 3128691111 Get rid of --initramfs option as it doesn't do anything anymore
17 years ago
Andrew Gaffney db54f339a4 It helps to actually add the handling for the --integrated-initramfs option
17 years ago
Andrew Gaffney d176b8c104 Get rid of the ENABLE_PEGASOS_HACKS hacks
17 years ago
Andrew Gaffney 7fab7bb1f9 Add support for --firmware-files option to make robbat2 happy
17 years ago
Andrew Gaffney 6ea20790b7 Add support for --firmware and --firmware-dir options to include firmware in the initramfs
17 years ago
Chris Gianelloni 89f860a323 Added a --no-keymap option for bug #210886.
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 050a1da1d2 Add --all-initrd-modules option to copy all kernel modules into initrd/ramfs. This is useful for netboot images
17 years ago
Andrew Gaffney f86c24efb6 s/KERNELDIR/KERNEL_DIR/ for bug 201159
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 d0667a6beb Added a patch from Joshua Kinard <kumba@gentoo.org> to clean up the Pegasos hacks in genkernel. This is from bug #193826. This is genkernel 3.4.9_pre7 for testing.
17 years ago
Chris Gianelloni c239493fcd Added a patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for mdadm support in busybox from bug #172128. This is genkernel 3.4.9_pre4 for testing.
17 years ago
Chris Gianelloni 62b6035d2a Rename DEBUGLEVEL/DEBUGFILE to LOGLEVEL/LOGFILE to help reduce confusion.
18 years ago
Chris Gianelloni 4005d85692 Some more generalcleanup and adding support for using a config file other than /etc/genkernel.conf to add flexibility.
18 years ago
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 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 63a3dab6ca Added a second patch from John R. Graham <john_r_graham@mindspring.com> from bug #169383.
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 8b4b874b64 Added patch from Daniel Drake <dsd@gentoo.org> in bug #156445 to add userspace suspend support to genkernel.
18 years ago
Tim Yamin 7925ead273 Commit fix for bug #141153 from Pylon; 3.4.0_pre4.
19 years ago
Tim Yamin 2376b18742 Commit patch for bug #139866 by Martin Parm.
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 b6500ce7f3 Just some spacing clean ups in the long usage listing.
19 years ago
Tim Yamin e5da5c9721 Fix #132408.
19 years ago
Chris Gianelloni da0a76e458 dobladecenter->slowusb
19 years ago
Chris Gianelloni 5d0df2cf70 Added patch from Kumba to make certain initrd functions less mips-specific.
19 years ago
Chris Gianelloni f3ce3d4c4f Added nice and fun patch from dostrow for building on ppc64 (and possibly others) with mixed kernel/userland.
19 years ago
Joshua Kinard 7b40ee36b6 Add support to genkernel to build a monolithic kernel by skipping module building sections when
19 years ago
Tim Yamin bc7f692892 Fix #102407.
20 years ago
Eric Edgar 0f513c2340 Fix incorrect commit
20 years ago