Changeset 2e921f5 in freewrt


Ignore:
Timestamp:
Mar 13, 2007, 11:52:53 PM (19 years ago)
Author:
Thorsten Glaser <tg@…>
Children:
3257946
Parents:
ea719e3
Message:
  • /etc/preinit.arch is sourced, doesn't need to be executable or have a shebang line
  • also, whitespace cleanup and simplification
  • new: /etc/init.d/rcK calls /etc/rc.shutdown¹ and then /etc/init.d/K* scripts just like /etc/init.d/rc.S runs /etc/init.d/S* scripts and then /etc/rc.local -> derived from PR#246, thanks for the input, agreed to commit wbx@
  • /etc/S* and /etc/K* scripts do not need to be executable any more or have a shebang line, they're called from /bin/sh now
  • new: /etc/init.d/K20hotplug, from PR#246
  • new: /etc/init.d/K00wan, from /etc/profile (“reboot” function), ok wbx@
  • remove /etc/version – even wbx@ was surprised it still exists
  • /etc/S* and /etc/K* scripts, /etc/init.d/rcS and /etc/init.d/rcK now sanitise $PATH
  • clean up /etc/profile
  • /sbin/hotplug now calls its scripts from /etc/hotplug.d/ with /bin/sh instead of sourcing them, thus being more reliable
  • simplify /sbin/hotplug

¹) just like /etc/rc.local, /etc/rc.shutdown SHALL NEVER be created by ADK.

It's for the user to play with ONLY.

git-svn-id: svn://www.freewrt.org/trunk/freewrt@2165 afb5a338-a214-0410-bd46-81f09a774fd1

Files:
3 added
1 deleted
18 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.