Changeset 128c984 for udev/boot.udev_retry
- Timestamp:
- Feb 21, 2006, 1:37:48 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 4f14c0d
- Parents:
- a6cd72e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
udev/boot.udev_retry
ra6cd72e r128c984 24 24 start) 25 25 if test -d /dev/.udev/failed; then 26 boot mesg "Retry device configuration..."26 boot_mesg "Retry device configuration..." 27 27 list=$(echo /dev/.udev/failed/*) 28 28 for i in $list; do
Note:
See TracChangeset
for help on using the changeset viewer.