2011-05-12 Niels Rogalla * [r1284] -version 1.1.15.1 * [r1283] -fixed Makefile * [r1281] -updated changelog * [r1280] -version 1.1.15 * [r1279] -refer to modules-update not update-modules -support both header, to be compat with generated modprobe.conf files of the old version -do not try to generate a modules.conf of the file or the modules.d dir does not exist -set up proper version: 1.5 * [r1277] -renamed modules.d -> modprobe.d 2011-05-06 Niels Rogalla * [r1275] -do not escape dhcp command opts -always use basename of dhcp_prog to be busybox compat 2011-03-10 Niels Rogalla * [r1239] -typos * [r1237] -use killproc to terminate dhcp_prog if not stop argument was given -udhcpc does not have a stop switch -k * [r1236] -write hardware clock to system on startup -write system clock to hardware on shutdown|reboot * [r1235] -honor start/stop calls * [r1234] -honor start/stop calls * [r1233] -honor start/stop calls * [r1231] -exclude net.routes and net.sample from onboot_interfaces_list before read_value read them to prevent some annoying warnings 2011-03-03 Niels Rogalla * [r1229] -ignore non busybox-init compatibe runlevels * [r1228] -fixed mtab issues with grubby: busybox records fake mounts not in the mtab, it only relies on /proc/mounts. just linked the the mtab to /proc/mounts to fix grubby which is unwilling to find a working grub template 2011-02-17 Niels Rogalla * [r1227] -fixed a escaping issues with the routes 2011-01-28 Niels Rogalla * [r1205] -really clean subdirs from tmp and fixed an annoying echo error * [r1204] -support SPLASH_VERBOSE_ON_ERRORS fallback * [r1203] -fixed arguments * [r1202] -fixed arguments 2011-01-27 Niels Rogalla * [r1200] -merged with upstream * [r1199] -merged with upstream * [r1198] -merged with upstream * [r1197] -merged with upstream and updated copyright to 2011 * [r1196] -merged with upstream * [r1195] -merged with upstream * [r1194] -merged with upstream * [r1193] -merged with upstream and udhcpc timeout parameter is -T not -t -set default dhcp program to udhcpc * [r1192] -merged with upstream and udhcpc timeout parameter is -T not -t * [r1191] -support variable devicemanager like upstream * [r1190] -renamed aliases -> aliases.conf and i386 -> i386 to respect newer module-init-tools 2010-12-15 Niels Rogalla * [r1175] -fixed a typo and renamed RC_DEVMANAGER to RC_DEVICEMANAGER * [r1174] -start_devmanager -> start_devicemanager * [r1171] -added support different device management daemons like mdev and udev * [r1169] -removed udev.rc, should be installed with udev itself * [r1168] -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 2010-04-26 Niels Rogalla * [r975] -support for devtmpfs -stop udev on system shutdown/reboot -create kmsg device node for udev 2010-01-01 Niels Rogalla * [r962] -updated copyright * [r961] -updated copyright 2009-08-03 Niels Rogalla * [r888] -use udevadm to be compat with newest udev -start udev daemon via start-stop-daemon command 2009-01-31 Niels Rogalla * [r798] - fixed sort cmd * [r794] -fixed svn ls comand * [r793] -converted for use with svn 2008-12-22 Niels Rogalla * [r783] -spelling 2008-06-19 Niels Rogalla * [r742] - fixed show command 2008-06-10 Niels Rogalla * [r735] -added noswap to prevent some errors * [r733] -typos * [r731] -added show file, busybox does not include any tools to convert a passwd into a shadow file 2008-06-02 Niels Rogalla * [r729] -busybox doesn't know the -x function in pidof * [r727] -fixed typos * [r725] -fixed typos in Makefile * [r724] -busybox port of magellan-initscript