Magellan Linux

Diff of /tags/init-0_8_5/ChangeLog

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

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

Legend:
Removed from v.1396  
changed lines
  Added in v.2310