Magellan Linux

Log of /tags/busybox-init-0_1_9

View Directory Listing Directory Listing


Sticky Revision:

Revision 1176 - Directory Listing
Modified Wed Dec 15 18:39:05 2010 UTC (13 years, 3 months ago) by niro
-fixed a typo and renamed RC_DEVMANAGER to RC_DEVICEMANAGER

Revision 1173 - Directory Listing
Modified Wed Dec 15 18:21:40 2010 UTC (13 years, 3 months ago) by niro
-start_devmanager -> start_devicemanager

Revision 1172 - Directory Listing
Modified Wed Dec 15 18:14:51 2010 UTC (13 years, 3 months ago) by niro
-added support different device management daemons like mdev and udev

Revision 1170 - Directory Listing
Modified Wed Dec 15 17:47:10 2010 UTC (13 years, 3 months ago) by niro
Copied from: trunk/busybox-initscripts revision 1169
tagged 'busybox-init-0_1_9'

Revision 1169 - Directory Listing
Modified Wed Dec 15 17:45:47 2010 UTC (13 years, 3 months ago) by niro
Original Path: trunk/busybox-initscripts
-removed udev.rc, should be installed with udev itself

Revision 1168 - Directory Listing
Modified Wed Dec 15 17:44:36 2010 UTC (13 years, 3 months ago) by niro
Original Path: trunk/busybox-initscripts
-added rc_print() and rc_echo() functions and replaced all corresponding echos with them
-added bootsplash support and initialize splash
-mount.rc: record mdev as mounted - equivalent to udev
-mount.rc: added devtmpfs to NO_FS
-rc-config: added mdev to RC_EXCLUDE
-removed udev.rc, should be installed with udev itself

Revision 975 - Directory Listing
Modified Mon Apr 26 18:55:37 2010 UTC (13 years, 10 months ago) by niro
Original Path: trunk/busybox-initscripts
-support for devtmpfs
-stop udev on system shutdown/reboot
-create kmsg device node for udev

Revision 962 - Directory Listing
Modified Fri Jan 1 11:35:35 2010 UTC (14 years, 2 months ago) by niro
Original Path: trunk/busybox-initscripts
-updated copyright

Revision 961 - Directory Listing
Modified Fri Jan 1 11:35:16 2010 UTC (14 years, 2 months ago) by niro
Original Path: trunk/busybox-initscripts
-updated copyright

Revision 888 - Directory Listing
Modified Mon Aug 3 20:46:46 2009 UTC (14 years, 7 months ago) by niro
Original Path: trunk/busybox-initscripts
-use udevadm to be compat with newest udev
-start udev daemon via start-stop-daemon command

Revision 798 - Directory Listing
Modified Sat Jan 31 16:27:53 2009 UTC (15 years, 1 month ago) by niro
Original Path: trunk/busybox-initscripts
- fixed sort cmd

Revision 794 - Directory Listing
Modified Sat Jan 31 16:22:34 2009 UTC (15 years, 1 month ago) by niro
Original Path: trunk/busybox-initscripts
-fixed svn  ls comand

Revision 793 - Directory Listing
Modified Sat Jan 31 16:18:48 2009 UTC (15 years, 1 month ago) by niro
Original Path: trunk/busybox-initscripts
-converted for use with svn

Revision 783 - Directory Listing
Modified Mon Dec 22 22:09:33 2008 UTC (15 years, 2 months ago) by niro
Original Path: trunk/busybox-initscripts
-spelling


Revision 742 - Directory Listing
Modified Thu Jun 19 12:37:36 2008 UTC (15 years, 9 months ago) by niro
Original Path: trunk/busybox-initscripts
- fixed show command


Revision 735 - Directory Listing
Modified Tue Jun 10 23:08:56 2008 UTC (15 years, 9 months ago) by niro
Original Path: trunk/busybox-initscripts
-added noswap to prevent some errors


Revision 733 - Directory Listing
Modified Tue Jun 10 22:23:30 2008 UTC (15 years, 9 months ago) by niro
Original Path: trunk/busybox-initscripts
-typos


Revision 731 - Directory Listing
Modified Tue Jun 10 21:06:19 2008 UTC (15 years, 9 months ago) by niro
Original Path: trunk/busybox-initscripts
-added show file, busybox does not include any tools to convert a passwd into a shadow file


Revision 729 - Directory Listing
Modified Mon Jun 2 22:53:36 2008 UTC (15 years, 9 months ago) by niro
Original Path: trunk/busybox-initscripts
-busybox doesn't know the -x function in pidof


Revision 727 - Directory Listing
Modified Mon Jun 2 22:43:29 2008 UTC (15 years, 9 months ago) by niro
Original Path: trunk/busybox-initscripts
-fixed typos


Revision 725 - Directory Listing
Modified Mon Jun 2 22:32:05 2008 UTC (15 years, 9 months ago) by niro
Original Path: trunk/busybox-initscripts
-fixed typos in Makefile


Revision 724 - Directory Listing
Added Mon Jun 2 22:14:35 2008 UTC (15 years, 9 months ago) by niro
Original Path: trunk/busybox-initscripts
-busybox port of magellan-initscript