Ignore:
Timestamp:
Feb 25, 2011, 9:26:54 PM (14 years ago)
Author:
Bruno Cornec
Message:
  • Update mindi-busybox to 1.18.3 to avoid problems with the tar command which is now failing on recent versions with busybox 1.7.3
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.9/mindi-busybox/examples/inittab

    r821 r2725  
    3131#       the specified process.
    3232#
    33 #       Note: unrecognised actions (like initdefault) will cause init to emit
     33#       Note: unrecognized actions (like initdefault) will cause init to emit
    3434#       an error message, and then go along with its business.
    3535#
     
    8888::shutdown:/bin/umount -a -r
    8989::shutdown:/sbin/swapoff -a
    90 
Note: See TracChangeset for help on using the changeset viewer.