FS#1221 - udev: scsi-devfs.sh uses binaries from /usr/bin
Attached to Project:
Arch Linux
Opened by Andreas Fett (afett) - Wednesday, 04 August 2004, 16:40 GMT
Last edited by Judd Vinet (judd) - Wednesday, 04 August 2004, 17:55 GMT
Opened by Andreas Fett (afett) - Wednesday, 04 August 2004, 16:40 GMT
Last edited by Judd Vinet (judd) - Wednesday, 04 August 2004, 17:55 GMT
|
Details
The script udev /etc/udev/scsi-devfs.sh uses the commands
tr sed cut readlink which are located in /usr/bin which may not be availabel during startup if /usr is a on different filesystem than / sed bthw is required to be in /bin by FHS andi |
This task depends upon