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