Magellan Linux

Contents of /tags/busybox-init-0_1_15_1/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


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