diff options
author | Daniel Baumann <daniel@debian.org> | 2008-10-28 12:06:27 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:43 +0100 |
commit | cd90ae28f00572cbdd881f104cd8dc0010d7b300 (patch) | |
tree | 9de4ed6b0c0410f37e9f980fcfcf7470eba72f28 /lists/rescue | |
parent | f4a2d7bec0c92f84679be7c3b113602b970e6476 (diff) | |
download | vyos-live-build-cd90ae28f00572cbdd881f104cd8dc0010d7b300.tar.gz vyos-live-build-cd90ae28f00572cbdd881f104cd8dc0010d7b300.zip |
Grouping bootloaders in rescue list.
Diffstat (limited to 'lists/rescue')
-rw-r--r-- | lists/rescue | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/lists/rescue b/lists/rescue index dee9aefe1..923e9e251 100644 --- a/lists/rescue +++ b/lists/rescue @@ -19,20 +19,21 @@ md5deep pipebench recoverdm rifiuti scalpel #endif -# System -gnupg dash discover gawk htop less lsof ltrace psmisc screen strace units -tcsh -vlock -moreutils - +# Bootloaders #if DISTRIBUTION lenny sid syslinux-common #endif -#if ARCHITECTURE i386 -pstack +#if ARCHITECTURE amd64 i386 grub lilo mbr syslinux #endif +# System +gnupg dash discover gawk htop less lsof ltrace psmisc screen strace units +pstack +tcsh +vlock +moreutils + # Editors aview mc nano-tiny mg vim wdiff hexedit nvi tweak |