Magellan Linux

Diff of /tags/init-0_8_5/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1413 by niro, Mon Jun 27 12:29:01 2011 UTC revision 2302 by niro, Fri Dec 27 11:13:34 2013 UTC
# Line 1  Line 1 
1    2013-12-27  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2301] VERSION:
4      -version 0.8.3
5     * [r2300] common/conf.d/network:
6      -removed hostname from dhcpd config, newer versions honor this
7     * [r2299] systemd/Makefile:
8      -fixed broken pkgconfig cmd
9     * [r2298] Makefile.inc:
10      -added missing PKGCONFIG
11     * [r2297] busybox/conf.d/network, common/conf.d/network:
12      -always update the hostname on the dhcp-server
13    
14    2013-10-15  Niels Rogalla <niro@magellan-linux.de>
15    
16     * [r2218] ChangeLog:
17      -updated ChangeLog
18     * [r2217] VERSION:
19      -version 0.8.2
20     * [r2216] Makefile:
21      -print a message when make install was called and fail
22     * [r2215] Makefile.inc, busybox/env.d[ADD],
23      busybox/env.d/01busybox[ADD], busybox/env.d/01initscripts[ADD],
24      common/env.d[ADD], common/env.d/01initscripts[ADD],
25      systemd/env.d[ADD], systemd/env.d/01initscripts[ADD],
26      systemd/env.d/01systemd[ADD], sysvinit/env.d[ADD],
27      sysvinit/env.d/01initscripts[ADD],
28      sysvinit/env.d/01sysvinit[ADD]:
29      -provide a sane CONFIG_PROTECT environment for all initscript
30      types
31     * [r2214] systemd/etc/sysctl.conf[DEL], systemd/etc/sysctl.d[ADD],
32      systemd/etc/sysctl.d/99-sysctl.conf[ADD]:
33      -systemd ignores sysctl.conf and only uses systctl.d/ include
34      directory for system configuration
35     * [r2213] busybox/etc/issue:
36      -issue: print current terminal
37     * [r2212] systemd/Makefile:
38      -use pkg-config to determinate systemd pathes
39     * [r2211] Makefile.inc, systemd/Makefile:
40      -moved systemd path variables to systemd Makefile
41    
42    2013-04-02  Niels Rogalla <niro@magellan-linux.de>
43    
44     * [r2104] ChangeLog:
45      -updated ChangeLog
46     * [r2103] VERSION:
47      -version 0.8.1
48     * [r2102] systemd/units/services/network.service:
49      -newer systemd version install the udev-settle service as an
50      static service; so we need a Wants dep to start is properly
51     * [r2101] systemd/units/scripts/network.sh, sysvinit/rc/network:
52      -do not use hardcoded pathes to iwconfig
53    
54    2013-02-21  Niels Rogalla <niro@magellan-linux.de>
55    
56     * [r2063] systemd/units/scripts/network.sh, sysvinit/rc/network:
57      -do not use harcoded pathes to track wpa_supplicant
58    
59    2013-02-20  Niels Rogalla <niro@magellan-linux.de>
60    
61     * [r2050] busybox/rc/rc:
62      -updated copyright
63     * [r2049] sysvinit/rc/rc:
64      -updated copyright
65    
66    2013-01-24  Niels Rogalla <niro@magellan-linux.de>
67    
68     * [r2037] ChangeLog:
69      -updated ChangeLog
70     * [r2036] VERSION:
71      -version 0.8.0
72     * [r2035] busybox/conf.d/keymap[DEL], busybox/conf.d/locale[DEL],
73      busybox/etc/locale.conf[ADD], busybox/etc/vconsole.conf[ADD],
74      common/conf.d/consolefont[DEL], common/conf.d/keymap[DEL],
75      common/conf.d/locale[DEL], common/etc/locale.conf[CPY],
76      common/etc/profile, common/etc/vconsole.conf[ADD],
77      systemd/conf.d/consolefont[DEL], systemd/conf.d/keymap[DEL],
78      systemd/conf.d/locale[DEL], systemd/etc/locale.conf[ADD],
79      systemd/etc/vconsole.conf[ADD], sysvinit/conf.d/consolefont[DEL],
80      sysvinit/conf.d/keymap[DEL], sysvinit/conf.d/locale[DEL],
81      sysvinit/etc/locale.conf[ADD], sysvinit/etc/vconsole.conf[ADD],
82      sysvinit/rc/consolefont, sysvinit/rc/loadkeys:
83      -migrate to vconsole.conf and locale.conf
84     * [r2034] sysvinit/sbin/rc-config:
85      -enable service controlling and added 'README' to exclude list
86     * [r2033] systemd/units/services/network.service:
87      -udev-settle.service unit was renamed to
88      systemd-udev-settle.service by upstream
89     * [r2032] common/etc/fstab:
90      -always mount boot and use noatime for all disks
91     * [r2031] systemd/units/scripts/network.sh, sysvinit/rc/network:
92      -wpa_supplicant has now a dedicated configuration dir
93     * [r2030] systemd/units/scripts/network.sh, sysvinit/rc/network:
94      -replace which with type -P to reduce dependencies
95    
96    2012-11-04  Niels Rogalla <niro@magellan-linux.de>
97    
98     * [r1964] systemd/units/services/network.service:
99      -be compatible with newer systemd versions
100    
101    2012-08-22  Niels Rogalla <niro@magellan-linux.de>
102    
103     * [r1893] sysvinit/rc/functions:
104      -handle the rare case were the COLUMNS variable is empty or zero
105     * [r1892] sysvinit/rc/cleanfs:
106      -/tmp /run and /var/lock are now mounted with tmpfs
107     * [r1891] sysvinit/rc/mountfs:
108      -/tmp /run and /var/lock are now mounted with tmpfs
109     * [r1890] busybox/rc/rc, sysvinit/rc/rc:
110      -honor usr-move
111     * [r1889] busybox/conf.d/sendsignals[ADD],
112      busybox/rc/sendsignals[ADD], sysvinit/conf.d/sendsignals[ADD],
113      sysvinit/rc/sendsignals:
114      -added sendsignals to busybox too and use IGNORED_PROCS variable
115      to be able to ignore some processes
116    
117    2012-07-24  Niels Rogalla <niro@magellan-linux.de>
118    
119     * [r1879] ChangeLog:
120      -updated ChangeLog
121     * [r1878] VERSION:
122      -version 0.7.6
123     * [r1877] common/etc/profile:
124      -fixed search pathes to match usr-move and dropped old /usr/X11R6
125      path
126    
127    2012-07-02  Niels Rogalla <niro@magellan-linux.de>
128    
129     * [r1835] ChangeLog:
130      -updated ChangeLog
131     * [r1834] VERSION:
132      -version 0.7.5
133    
134    2012-06-26  Niels Rogalla <niro@magellan-linux.de>
135    
136     * [r1833] busybox/rc/checkfs[ADD]:
137      -added checkfs too busybox initscripts
138     * [r1832] busybox/rc/rc, sysvinit/rc/rc:
139      -fixed spelling
140    
141    2012-04-19  Niels Rogalla <niro@magellan-linux.de>
142    
143     * [r1808] busybox/rc/rc:
144      -export runlevel variable so that every rc-script knows about the
145      current runlevel
146     * [r1807] sysvinit/rc/functions:
147      -fix missing escaping in the rc_echo() cmd
148    
149    2012-04-02  Niels Rogalla <niro@magellan-linux.de>
150    
151     * [r1791] VERSION:
152      -revert VERSION
153     * [r1790] VERSION, busybox/rc/mountfs, sysvinit/rc/mountfs:
154      -added devtmpfs to NO_FS
155     * [r1789] busybox/rc/rc, sysvinit/rc/rc:
156      -only mount /sys if not already mounted
157     * [r1788] busybox/rc/rc, sysvinit/rc/rc:
158      -fixed a typo: COLORED -> COLRED
159    
160    2012-03-03  Niels Rogalla <niro@magellan-linux.de>
161    
162     * [r1776] ChangeLog:
163      -updated ChangeLog
164     * [r1775] VERSION:
165      -version 0.7.4
166     * [r1774] busybox/rc/rc, sysvinit/rc/functions, sysvinit/rc/rc:
167      -support /etc/os-release file
168    
169    2012-02-05  Niels Rogalla <niro@magellan-linux.de>
170    
171     * [r1672] ChangeLog:
172      -updated ChangeLog
173     * [r1671] VERSION:
174      -version 0.7.3
175     * [r1670] Makefile.inc:
176      -LIBDIR is used by sysvinit and must be /lib
177     * [r1669] Makefile.inc, systemd/units/services/network.service:
178      -upstream moved systemdunitdir /lib/systemd -> /usr/lib/systemd
179    
180    2012-01-20  Niels Rogalla <niro@magellan-linux.de>
181    
182     * [r1667] ChangeLog:
183      -updated ChangeLog
184     * [r1666] VERSION:
185      -version 0.7.2
186     * [r1665] systemd/units/scripts/network.sh, sysvinit/rc/cleanfs,
187      sysvinit/rc/functions, sysvinit/rc/network:
188      -moved /var/run -> /run
189     * [r1664] busybox/rc/rc, sysvinit/rc/rc:
190      -updated copyright
191     * [r1663] common/etc/issue:
192      -insert the name of the current tty line
193    
194    2011-11-24  Niels Rogalla <niro@magellan-linux.de>
195    
196     * [r1537] ChangeLog:
197      -udpate ChangeLog
198     * [r1536] VERSION:
199      -version 0.7.1.4
200     * [r1535] busybox/etc/protocols[ADD], busybox/etc/services[ADD]:
201      -added missing protocols and services for busybox
202     * [r1534] systemd/etc/protocols[ADD]:
203      -added missing protocols for systemd
204     * [r1533] common/etc/protocols, common/etc/services:
205      updated services and protocals against upstream iana-etc-2.30
206    
207    2011-08-12  Niels Rogalla <niro@magellan-linux.de>
208    
209     * [r1496] ChangeLog:
210      -updated ChangeLog
211     * [r1495] VERSION:
212      -version 0.7.1.3
213    
214    2011-08-05  Niels Rogalla <niro@magellan-linux.de>
215    
216     * [r1494] systemd/conf.d/network[ADD], systemd/etc/issue[ADD],
217      systemd/units/services/network.service,
218      sysvinit/conf.d/network[ADD], sysvinit/etc/issue[ADD]:
219      -symlinked to common
220     * [r1493] common/conf.d/network[CPY], systemd/conf.d/network[DEL],
221      sysvinit/conf.d/network[DEL]:
222      -moved to common
223     * [r1492] common/etc/issue[CPY], sysvinit/etc/issue[DEL]:
224      -moved to common
225    
226    2011-08-03  Niels Rogalla <niro@magellan-linux.de>
227    
228     * [r1483] ChangeLog:
229      -updated ChangeLog
230     * [r1482] VERSION:
231      -version 0.7.1.2
232     * [r1481] systemd/units/services/network.service:
233      -pull-in network.target via wants, no need to install via
234      wantedby
235      -depend on udev-settle.service atm because the network modules
236      may not loaded already when this script is run by systemd
237     * [r1453] ChangeLog:
238      -updated ChangeLog
239     * [r1452] VERSION:
240      -version 0.7.1.1
241     * [r1451] Makefile.inc, busybox/etc/mageversion[DEL],
242      busybox/etc/system-release[DEL], common/etc/mageversion[DEL],
243      common/etc/system-release[DEL], systemd/etc/mageversion[DEL],
244      systemd/etc/system-release[DEL], sysvinit/etc/mageversion[DEL],
245      sysvinit/etc/system-release[DEL]:
246      -removed mageversion and system-release, they are moved to an own
247      package
248     * [r1449] ChangeLog:
249      -updated ChangeLog
250     * [r1448] VERSION:
251      -version 0.7.1
252     * [r1447] busybox/etc/group[DEL], busybox/etc/passwd[DEL],
253      common/etc/group[DEL], common/etc/passwd[DEL],
254      systemd/etc/group[DEL], systemd/etc/passwd[DEL],
255      sysvinit/etc/group[DEL], sysvinit/etc/passwd[DEL]:
256      -do not install passwd and group files, they are moved to
257      base-files
258    
259    2011-07-01  Niels Rogalla <niro@magellan-linux.de>
260    
261     * [r1419] ChangeLog:
262      -updated ChangeLog
263     * [r1418] VERSION:
264      -version 0.7.0.3
265     * [r1417] sysvinit/rc/mountfs:
266      -stop rc-script later to show any bootsplash longer and added
267      noproc to umount options
268     * [r1416] busybox/rc/mountfs:
269      -stop rc-script later to show any bootsplash longer and added
270      noproc to umount options
271    
272    2011-06-30  Niels Rogalla <niro@magellan-linux.de>
273    
274     * [r1415] busybox/conf.d/network:
275      -added -n option to immediatly exit if no lease was obtained
276    
277  2011-06-27  Niels Rogalla <niro@magellan-linux.de>  2011-06-27  Niels Rogalla <niro@magellan-linux.de>
278    
279     * [r1413] ChangeLog:
280      -updated ChangeLog
281   * [r1412] VERSION:   * [r1412] VERSION:
282    -version 0.7.0.2    -version 0.7.0.2
283   * [r1411] busybox/conf.d/network:   * [r1411] busybox/conf.d/network:

Legend:
Removed from v.1413  
changed lines
  Added in v.2302