diff options
author | Jan F. Chadima <jfch@jagda.eu> | 2017-11-01 00:02:36 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-01 07:34:15 +0700 |
commit | a44b07a520f7bc6a5bf9e74a384a5285b20a70d1 (patch) | |
tree | a34b2a365d933b49e774bbed3959bde907157e19 /system/grub_legacy/README | |
parent | 45aad17121f68c66e2ab140cc173890d0a8dc273 (diff) | |
download | slackbuilds-a44b07a520f7bc6a5bf9e74a384a5285b20a70d1.tar.gz |
system/grub_legacy: Added (legacy version of GRUB bootloader).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/grub_legacy/README')
-rw-r--r-- | system/grub_legacy/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/grub_legacy/README b/system/grub_legacy/README new file mode 100644 index 0000000000..8eecee1d7c --- /dev/null +++ b/system/grub_legacy/README @@ -0,0 +1,7 @@ +GRUB Legacy is the legacy version of the GRUB Bootloader. +It has the following features: + It is smaller than the current version. + It is easily configurable. + It is the best bootloader for embedded systems. + +This package conflicts with Slackware's grub package. |