summaryrefslogtreecommitdiff
path: root/packages/openslug-init/openslug-init-0.10/leds_rs_green
AgeCommit message (Collapse)AuthorFiles
2005-05-30Initscripts patch.John Bowler1
This changes the order of the shutdown scripts in openslug to ensure that the network shutdown does not happen before network file systems have been unmounted. It also adds some missing scripts - hwclock.sh (load/save the hwclock, otherwise it gets loaded but not saved, in the absence of NTP). alignment.sh (added to openslug, was in 'arm' before), and umountfs (excluded from oe). The file system unmount scripts use /proc/mounts (not fstab) and unmount in the correct order (the old scripts only worked if nothing was mounted within a mounted file system). Scripts have been patched (openslug only patches) to make them work correctly with openslug NFS, flash and disk root and to arrange for syslog to run as long as possible (it's now in S/0/6, not in the user run levels). Directory struction of openslug-init has been tidied up, with all the initscripts in a sub-dirctory. initscritps-openslug is an openslug specific variant of initscripts which tracks it and fails safe (an update/change to initscripts will cause initscripts-openslug to fail rather than build strangeness). turnup also contains a fix for slugbug 150. BKrev: 429aaed1D-1XOdk8brF2bP9C9EEEJQ
2005-05-24Fix for LED transition on first boot. The transition fromJohn Bowler1
'S' to '5' (or whatever the first run level is) is not signalled on the ready/status LED. This fixes the problem. BKrev: 42934ea8UBEpAnzT0Beqnj-jJl0Leg
2005-05-23New /linuxrc boot mechanismJohn Bowler1
Use "turnup help" to find out how to do turnup now! BKrev: 42921abbPAuC7JcmxHiVNgYZgCeE5A
2005-02-26Add LED indications on bootg2@giantshoulder.com1
BKrev: 421fec346zGluzSFGdScgnxvxMA7Vw