summaryrefslogtreecommitdiffstats
path: root/target/generic/target_busybox_skeleton/etc/init.d
Commit message (Collapse)AuthorAgeFilesLines
* make the default etc/init.d/S40network compatible with mshPeter Korsgaard2008-12-081-16/+6
| | | | | | | | msh is currently the only good choice for uClinux but it doesn't understands shell functions. In this case there is nothing to gain by using shell functions anyway. Signed-off-by: Nicolas Pitre <nico@cam.org>
* - preparation for BR2_PACKAGE_BUSYBOX_SKELETONBernhard Reutner-Fischer2007-02-153-0/+116
"Use a minimal target skeleton for use with busybox's mdev et al"