Ignore:
Timestamp:
Feb 21, 2006, 1:37:48 AM (19 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
4f14c0d
Parents:
a6cd72e
Message:

r862@server (orig r860): jim | 2005-12-06 22:44:56 -0800

r996@server: jim | 2005-12-06 22:44:40 -0800
Fixed typo and removed duplicate header


File:
1 edited

Legend:

Unmodified
Added
Removed
  • udev/boot.udev_retry

    ra6cd72e r128c984  
    2424    start)
    2525        if test -d /dev/.udev/failed; then
    26             bootmesg "Retry device configuration..."
     26            boot_mesg "Retry device configuration..."
    2727            list=$(echo /dev/.udev/failed/*)
    2828            for i in $list; do
Note: See TracChangeset for help on using the changeset viewer.