From cd90ae28f00572cbdd881f104cd8dc0010d7b300 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Tue, 28 Oct 2008 12:06:27 +0100
Subject: Grouping bootloaders in rescue list.

---
 lists/rescue | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/lists/rescue b/lists/rescue
index dee9aef..923e9e2 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
 
-- 
cgit v1.0