Commit Graph

39 Commits (gpg-from-system)

Author SHA1 Message Date
Robin H. Johnson a60e920d61 Missing then keyword.
12 years ago
Peter Hjalmarsson a9a3c6d173 Update the documentation to reflect current status
12 years ago
Richard Yao 18c0dbc872 Make --bootloader=grub2 set debug instead of single in grub.cfg
13 years ago
Richard Yao b882252beb Fix indentation in set_bootloader_grub2()
13 years ago
Sebastian Pipping ae9d882a3e /etc/defaults/grub -> /etc/default/grub
13 years ago
Sebastian Pipping 89ec359dbc grub-mkconfig -> grub2-mkconfig
13 years ago
Sebastian Pipping 175270768e Reduce code duplication in set_bootloader_grub
13 years ago
Mike Auty fd1f01f299 Support for Grub 2
13 years ago
Fabio Erculiani 1e50bd01d2 trivial: cleanup code, drop whitespaces and some more cruft
14 years ago
Sebastian Pipping 532dd7a387 Review and fix some -eq and -ne conditionals
14 years ago
Chris Gianelloni 35258a703f Adding Id header.
16 years ago
Andrew Gaffney b61ee1c07f Modify grep regex to account for additional suffixes on old kernel names
16 years ago
Chris Gianelloni 20f2b57e95 Actually setting permissions. It helps if one remembers to 'git add' before doing their commit.
16 years ago
Andrew Gaffney 152d259700 Add check for existing grub.conf entry for kernel
16 years ago
Andrew Gaffney 25fad8fd10 Default to '0' if 'default' line not found at all in existing grub.conf
16 years ago
Andrew Gaffney a86ba695a9 Adding code that duplicates default grub.conf entry to replace old awk script. Based on code written by Mike Auty <ikelos@gentoo.org>
16 years ago
Andrew Gaffney 8dcac4a20d Initial commit for re-adding support for --bootloader=grub
16 years ago
agaffney 0a98792990 Remove unneeded files for broken grub code
17 years ago
agaffney 3bec381546 Remove a few more 2.4 kernel support remnants
17 years ago
Chris Gianelloni 676dd5a061 Removed a large chunk of 2.4 kernel support. This will still require some fairly extensive cleaning to completely remove, but I'd say that without a shadow of a doubt, genkernel will not function on 2.4 kernels.
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
Chris Gianelloni 2ab02c410b Removed the use of GK_BIN variable, since it isn't necessary.
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 7ea4f21496 Changed basename to dirname when creating the directory from grub.conf to solve bug #161716.
18 years ago
Chris Gianelloni bcc80c3162 Added a case statement for the keymap selection to ensure we're always using the named keymaps. This should resolve bug #146714 if everything works correctly. This is 3.4.6, for real.
18 years ago
Tim Yamin 4c3ad7159b Commit patches #91453, #91481 from bug #139866.
19 years ago
Tim Yamin 2376b18742 Commit patch for bug #139866 by Martin Parm.
19 years ago
Tim Yamin ded2cbe1aa Fix #115263, #117392, add a fix to sanify LOCALVERSION if unresolved variables are embedded.
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 66b5744621 Fix #98944, add GRUB :root_device support and add a more versatile grub.conf updater.
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 6c74fd4d97 Fix #93178, #98436, #98501
20 years ago
Tim Yamin a33cd9f87c Fix syntax.
20 years ago
Tim Yamin 2ff7073609 Add GRUB support cleanup by Richard Morris (#59192) to show an error if we can't work out device nodes and tell the user to manually generate grub.conf.
20 years ago
Tim Yamin b428a4ce58 >> 3.1.0e. Fixes #73356, #74758, #77277, #77363, #78636.
20 years ago
Tim Yamin 318333f6ac Adding updated grub.conf patch from Mathias Gug, bug #57576.
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