Only install read-edid on i386 and powerpc in rescue list
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
This commit is contained in:
parent
6e84963c6c
commit
5cfc5681df
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue