[SCM] debian-live/live-helper branch, master, updated. 1.0_a46-1-10-g08d09da
Chris Lamb
chris at chris-lamb.co.uk
Mon Apr 28 16:13:35 UTC 2008
The following commit has been merged in the master branch:
commit 5cfc5681dfe2bf3bd5e3e45e930164eb252a2fa2
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date: Mon Apr 28 16:14:19 2008 +0100
Only install read-edid on i386 and powerpc in rescue list
Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>
diff --git a/lists/rescue b/lists/rescue
index e15fccf..6587ee0 100644
--- a/lists/rescue
+++ b/lists/rescue
@@ -17,7 +17,12 @@ aview mc nano-tiny qemacs-nox mg vim wdiff hexedit
dvd+rw-tools genisoimage sdparm hdparm blktool parted partimage secure-delete scsitools smartmontools testdisk wodim wipe hddtemp
# System
-dmidecode lshw pciutils procinfo read-edid sysutils usbutils mcelog
+dmidecode lshw pciutils procinfo sysutils usbutils mcelog
+
+#if ARCHITECTURE i386 powerpc
+read-edid
+#endif
+
# Browser
lynx links2 w3m
--
debian-live/live-helper
More information about the debian-live-changes
mailing list