Magellan Linux

Diff of /trunk/initscripts/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 1776 by niro, Sat Mar 3 16:01:13 2012 UTC
# Line 1  Line 1 
1    2012-03-03  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r1775] VERSION:
4      -version 0.7.4
5     * [r1774] busybox/rc/rc, sysvinit/rc/functions, sysvinit/rc/rc:
6      -support /etc/os-release file
7    
8    2012-02-05  Niels Rogalla <niro@magellan-linux.de>
9    
10     * [r1672] ChangeLog:
11      -updated ChangeLog
12     * [r1671] VERSION:
13      -version 0.7.3
14     * [r1670] Makefile.inc:
15      -LIBDIR is used by sysvinit and must be /lib
16     * [r1669] Makefile.inc, systemd/units/services/network.service:
17      -upstream moved systemdunitdir /lib/systemd -> /usr/lib/systemd
18    
19    2012-01-20  Niels Rogalla <niro@magellan-linux.de>
20    
21     * [r1667] ChangeLog:
22      -updated ChangeLog
23     * [r1666] VERSION:
24      -version 0.7.2
25     * [r1665] systemd/units/scripts/network.sh, sysvinit/rc/cleanfs,
26      sysvinit/rc/functions, sysvinit/rc/network:
27      -moved /var/run -> /run
28     * [r1664] busybox/rc/rc, sysvinit/rc/rc:
29      -updated copyright
30     * [r1663] common/etc/issue:
31      -insert the name of the current tty line
32    
33    2011-11-24  Niels Rogalla <niro@magellan-linux.de>
34    
35     * [r1537] ChangeLog:
36      -udpate ChangeLog
37     * [r1536] VERSION:
38      -version 0.7.1.4
39     * [r1535] busybox/etc/protocols[ADD], busybox/etc/services[ADD]:
40      -added missing protocols and services for busybox
41     * [r1534] systemd/etc/protocols[ADD]:
42      -added missing protocols for systemd
43     * [r1533] common/etc/protocols, common/etc/services:
44      updated services and protocals against upstream iana-etc-2.30
45    
46    2011-08-12  Niels Rogalla <niro@magellan-linux.de>
47    
48     * [r1496] ChangeLog:
49      -updated ChangeLog
50     * [r1495] VERSION:
51      -version 0.7.1.3
52    
53    2011-08-05  Niels Rogalla <niro@magellan-linux.de>
54    
55     * [r1494] systemd/conf.d/network[ADD], systemd/etc/issue[ADD],
56      systemd/units/services/network.service,
57      sysvinit/conf.d/network[ADD], sysvinit/etc/issue[ADD]:
58      -symlinked to common
59     * [r1493] common/conf.d/network[CPY], systemd/conf.d/network[DEL],
60      sysvinit/conf.d/network[DEL]:
61      -moved to common
62     * [r1492] common/etc/issue[CPY], sysvinit/etc/issue[DEL]:
63      -moved to common
64    
65    2011-08-03  Niels Rogalla <niro@magellan-linux.de>
66    
67     * [r1483] ChangeLog:
68      -updated ChangeLog
69     * [r1482] VERSION:
70      -version 0.7.1.2
71     * [r1481] systemd/units/services/network.service:
72      -pull-in network.target via wants, no need to install via
73      wantedby
74      -depend on udev-settle.service atm because the network modules
75      may not loaded already when this script is run by systemd
76     * [r1453] ChangeLog:
77      -updated ChangeLog
78     * [r1452] VERSION:
79      -version 0.7.1.1
80     * [r1451] Makefile.inc, busybox/etc/mageversion[DEL],
81      busybox/etc/system-release[DEL], common/etc/mageversion[DEL],
82      common/etc/system-release[DEL], systemd/etc/mageversion[DEL],
83      systemd/etc/system-release[DEL], sysvinit/etc/mageversion[DEL],
84      sysvinit/etc/system-release[DEL]:
85      -removed mageversion and system-release, they are moved to an own
86      package
87     * [r1449] ChangeLog:
88      -updated ChangeLog
89     * [r1448] VERSION:
90      -version 0.7.1
91     * [r1447] busybox/etc/group[DEL], busybox/etc/passwd[DEL],
92      common/etc/group[DEL], common/etc/passwd[DEL],
93      systemd/etc/group[DEL], systemd/etc/passwd[DEL],
94      sysvinit/etc/group[DEL], sysvinit/etc/passwd[DEL]:
95      -do not install passwd and group files, they are moved to
96      base-files
97    
98    2011-07-01  Niels Rogalla <niro@magellan-linux.de>
99    
100     * [r1419] ChangeLog:
101      -updated ChangeLog
102     * [r1418] VERSION:
103      -version 0.7.0.3
104     * [r1417] sysvinit/rc/mountfs:
105      -stop rc-script later to show any bootsplash longer and added
106      noproc to umount options
107     * [r1416] busybox/rc/mountfs:
108      -stop rc-script later to show any bootsplash longer and added
109      noproc to umount options
110    
111    2011-06-30  Niels Rogalla <niro@magellan-linux.de>
112    
113     * [r1415] busybox/conf.d/network:
114      -added -n option to immediatly exit if no lease was obtained
115    
116    2011-06-27  Niels Rogalla <niro@magellan-linux.de>
117    
118     * [r1413] ChangeLog:
119      -updated ChangeLog
120     * [r1412] VERSION:
121      -version 0.7.0.2
122     * [r1411] busybox/conf.d/network:
123      -fixed dhcp timeout, retry and interface
124     * [r1410] busybox/sbin/rc-config:
125      -fixed runlevel 6 handling
126    
127    2011-06-06  Niels Rogalla <niro@magellan-linux.de>
128    
129     * [r1406] busybox/conf.d/rc[ADD], sysvinit/conf.d/rc[CPY]:
130      -added missing conf.d/rc
131     * [r1405] systemd/etc/shells[ADD]:
132      -added missing shells to systemd
133    
134    2011-06-05  Niels Rogalla <niro@magellan-linux.de>
135    
136     * [r1400] ChangeLog:
137      -updated ChangeLog
138     * [r1399] VERSION:
139      -version 0.7.0.1
140     * [r1398] systemd/conf.d/consolefont[ADD],
141      systemd/conf.d/editor[ADD], systemd/conf.d/keymap[ADD],
142      systemd/conf.d/locale[ADD], systemd/conf.d/net.routes[ADD],
143      systemd/conf.d/net.sample[ADD], systemd/etc/DIR_COLORS[ADD],
144      systemd/etc/fstab[ADD], systemd/etc/group[ADD],
145      systemd/etc/hostname[ADD], systemd/etc/hosts[ADD],
146      systemd/etc/inputrc[ADD], systemd/etc/mageversion[ADD],
147      systemd/etc/passwd[ADD], systemd/etc/profile[ADD],
148      systemd/etc/services[ADD], systemd/etc/sysctl.conf[ADD],
149      systemd/etc/system-release[ADD],
150      systemd/modprobe.d/aliases.conf[ADD],
151      systemd/modprobe.d/i386.conf[ADD],
152      systemd/sbin/modules-update[ADD]:
153      -symlink every needed file for target systemd
154    
155  2011-06-04  Niels Rogalla <niro@magellan-linux.de>  2011-06-04  Niels Rogalla <niro@magellan-linux.de>
156    
157     * [r1396] ChangeLog[ADD]:
158      -added ChangeLog
159   * [r1395] VERSION[ADD]:   * [r1395] VERSION[ADD]:
160    -version 0.7.0    -version 0.7.0
161   * [r1394] make-tarball.sh[ADD]:   * [r1394] make-tarball.sh[ADD]:

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