Magellan Linux

Annotation of /tags/busybox-init-0_1_15/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1282 - (hide annotations) (download)
Thu May 12 18:37:07 2011 UTC (12 years, 11 months ago) by niro
File size: 4309 byte(s)
tagged 'busybox-init-0_1_15'
1 niro 1281 2011-05-12 Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r1280] -version 1.1.15
4     * [r1279] -refer to modules-update not update-modules
5     -support both header, to be compat with generated modprobe.conf
6     files of the old version
7     -do not try to generate a modules.conf of the file or the
8     modules.d dir does not exist
9     -set up proper version: 1.5
10     * [r1277] -renamed modules.d -> modprobe.d
11    
12     2011-05-06 Niels Rogalla <niro@magellan-linux.de>
13    
14     * [r1275] -do not escape dhcp command opts
15     -always use basename of dhcp_prog to be busybox compat
16    
17     2011-03-10 Niels Rogalla <niro@magellan-linux.de>
18    
19     * [r1239] -typos
20     * [r1237] -use killproc to terminate dhcp_prog if not stop argument
21     was given
22     -udhcpc does not have a stop switch -k
23     * [r1236] -write hardware clock to system on startup
24     -write system clock to hardware on shutdown|reboot
25     * [r1235] -honor start/stop calls
26     * [r1234] -honor start/stop calls
27     * [r1233] -honor start/stop calls
28     * [r1231] -exclude net.routes and net.sample from
29     onboot_interfaces_list before read_value read them to prevent
30     some annoying warnings
31    
32     2011-03-03 Niels Rogalla <niro@magellan-linux.de>
33    
34     * [r1229] -ignore non busybox-init compatibe runlevels
35     * [r1228] -fixed mtab issues with grubby: busybox records fake
36     mounts not in the mtab, it only relies on /proc/mounts. just
37     linked the the mtab to /proc/mounts to fix grubby which is
38     unwilling to find a working grub template
39    
40     2011-02-17 Niels Rogalla <niro@magellan-linux.de>
41    
42     * [r1227] -fixed a escaping issues with the routes
43    
44     2011-01-28 Niels Rogalla <niro@magellan-linux.de>
45    
46     * [r1205] -really clean subdirs from tmp and fixed an annoying echo
47     error
48     * [r1204] -support SPLASH_VERBOSE_ON_ERRORS fallback
49     * [r1203] -fixed arguments
50     * [r1202] -fixed arguments
51    
52     2011-01-27 Niels Rogalla <niro@magellan-linux.de>
53    
54     * [r1200] -merged with upstream
55     * [r1199] -merged with upstream
56     * [r1198] -merged with upstream
57     * [r1197] -merged with upstream and updated copyright to 2011
58     * [r1196] -merged with upstream
59     * [r1195] -merged with upstream
60     * [r1194] -merged with upstream
61     * [r1193] -merged with upstream and udhcpc timeout parameter is -T
62     not -t
63     -set default dhcp program to udhcpc
64     * [r1192] -merged with upstream and udhcpc timeout parameter is -T
65     not -t
66     * [r1191] -support variable devicemanager like upstream
67     * [r1190] -renamed aliases -> aliases.conf and i386 -> i386 to
68     respect newer module-init-tools
69    
70     2010-12-15 Niels Rogalla <niro@magellan-linux.de>
71    
72     * [r1175] -fixed a typo and renamed RC_DEVMANAGER to
73     RC_DEVICEMANAGER
74     * [r1174] -start_devmanager -> start_devicemanager
75     * [r1171] -added support different device management daemons like
76     mdev and udev
77     * [r1169] -removed udev.rc, should be installed with udev itself
78     * [r1168] -added rc_print() and rc_echo() functions and replaced
79     all corresponding echos with them
80     -added bootsplash support and initialize splash
81     -mount.rc: record mdev as mounted - equivalent to udev
82     -mount.rc: added devtmpfs to NO_FS
83     -rc-config: added mdev to RC_EXCLUDE
84     -removed udev.rc, should be installed with udev itself
85    
86     2010-04-26 Niels Rogalla <niro@magellan-linux.de>
87    
88     * [r975] -support for devtmpfs
89     -stop udev on system shutdown/reboot
90     -create kmsg device node for udev
91    
92     2010-01-01 Niels Rogalla <niro@magellan-linux.de>
93    
94     * [r962] -updated copyright
95     * [r961] -updated copyright
96    
97     2009-08-03 Niels Rogalla <niro@magellan-linux.de>
98    
99     * [r888] -use udevadm to be compat with newest udev
100     -start udev daemon via start-stop-daemon command
101    
102     2009-01-31 Niels Rogalla <niro@magellan-linux.de>
103    
104     * [r798] - fixed sort cmd
105     * [r794] -fixed svn ls comand
106     * [r793] -converted for use with svn
107    
108     2008-12-22 Niels Rogalla <niro@magellan-linux.de>
109    
110     * [r783] -spelling
111    
112     2008-06-19 Niels Rogalla <niro@magellan-linux.de>
113    
114     * [r742] - fixed show command
115    
116     2008-06-10 Niels Rogalla <niro@magellan-linux.de>
117    
118     * [r735] -added noswap to prevent some errors
119     * [r733] -typos
120     * [r731] -added show file, busybox does not include any tools to
121     convert a passwd into a shadow file
122    
123     2008-06-02 Niels Rogalla <niro@magellan-linux.de>
124    
125     * [r729] -busybox doesn't know the -x function in pidof
126     * [r727] -fixed typos
127     * [r725] -fixed typos in Makefile
128     * [r724] -busybox port of magellan-initscript
129