Magellan Linux

Diff of /tags/init-0_8_3/ChangeLog

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

revision 1419 by niro, Fri Jul 1 14:52:15 2011 UTC revision 2104 by niro, Tue Apr 2 08:30:56 2013 UTC
# Line 1  Line 1 
1    2013-04-02  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2103] VERSION:
4      -version 0.8.1
5     * [r2102] systemd/units/services/network.service:
6      -newer systemd version install the udev-settle service as an
7      static service; so we need a Wants dep to start is properly
8     * [r2101] systemd/units/scripts/network.sh, sysvinit/rc/network:
9      -do not use hardcoded pathes to iwconfig
10    
11    2013-02-21  Niels Rogalla <niro@magellan-linux.de>
12    
13     * [r2063] systemd/units/scripts/network.sh, sysvinit/rc/network:
14      -do not use harcoded pathes to track wpa_supplicant
15    
16    2013-02-20  Niels Rogalla <niro@magellan-linux.de>
17    
18     * [r2050] busybox/rc/rc:
19      -updated copyright
20     * [r2049] sysvinit/rc/rc:
21      -updated copyright
22    
23    2013-01-24  Niels Rogalla <niro@magellan-linux.de>
24    
25     * [r2037] ChangeLog:
26      -updated ChangeLog
27     * [r2036] VERSION:
28      -version 0.8.0
29     * [r2035] busybox/conf.d/keymap[DEL], busybox/conf.d/locale[DEL],
30      busybox/etc/locale.conf[ADD], busybox/etc/vconsole.conf[ADD],
31      common/conf.d/consolefont[DEL], common/conf.d/keymap[DEL],
32      common/conf.d/locale[DEL], common/etc/locale.conf[CPY],
33      common/etc/profile, common/etc/vconsole.conf[ADD],
34      systemd/conf.d/consolefont[DEL], systemd/conf.d/keymap[DEL],
35      systemd/conf.d/locale[DEL], systemd/etc/locale.conf[ADD],
36      systemd/etc/vconsole.conf[ADD], sysvinit/conf.d/consolefont[DEL],
37      sysvinit/conf.d/keymap[DEL], sysvinit/conf.d/locale[DEL],
38      sysvinit/etc/locale.conf[ADD], sysvinit/etc/vconsole.conf[ADD],
39      sysvinit/rc/consolefont, sysvinit/rc/loadkeys:
40      -migrate to vconsole.conf and locale.conf
41     * [r2034] sysvinit/sbin/rc-config:
42      -enable service controlling and added 'README' to exclude list
43     * [r2033] systemd/units/services/network.service:
44      -udev-settle.service unit was renamed to
45      systemd-udev-settle.service by upstream
46     * [r2032] common/etc/fstab:
47      -always mount boot and use noatime for all disks
48     * [r2031] systemd/units/scripts/network.sh, sysvinit/rc/network:
49      -wpa_supplicant has now a dedicated configuration dir
50     * [r2030] systemd/units/scripts/network.sh, sysvinit/rc/network:
51      -replace which with type -P to reduce dependencies
52    
53    2012-11-04  Niels Rogalla <niro@magellan-linux.de>
54    
55     * [r1964] systemd/units/services/network.service:
56      -be compatible with newer systemd versions
57    
58    2012-08-22  Niels Rogalla <niro@magellan-linux.de>
59    
60     * [r1893] sysvinit/rc/functions:
61      -handle the rare case were the COLUMNS variable is empty or zero
62     * [r1892] sysvinit/rc/cleanfs:
63      -/tmp /run and /var/lock are now mounted with tmpfs
64     * [r1891] sysvinit/rc/mountfs:
65      -/tmp /run and /var/lock are now mounted with tmpfs
66     * [r1890] busybox/rc/rc, sysvinit/rc/rc:
67      -honor usr-move
68     * [r1889] busybox/conf.d/sendsignals[ADD],
69      busybox/rc/sendsignals[ADD], sysvinit/conf.d/sendsignals[ADD],
70      sysvinit/rc/sendsignals:
71      -added sendsignals to busybox too and use IGNORED_PROCS variable
72      to be able to ignore some processes
73    
74    2012-07-24  Niels Rogalla <niro@magellan-linux.de>
75    
76     * [r1879] ChangeLog:
77      -updated ChangeLog
78     * [r1878] VERSION:
79      -version 0.7.6
80     * [r1877] common/etc/profile:
81      -fixed search pathes to match usr-move and dropped old /usr/X11R6
82      path
83    
84    2012-07-02  Niels Rogalla <niro@magellan-linux.de>
85    
86     * [r1835] ChangeLog:
87      -updated ChangeLog
88     * [r1834] VERSION:
89      -version 0.7.5
90    
91    2012-06-26  Niels Rogalla <niro@magellan-linux.de>
92    
93     * [r1833] busybox/rc/checkfs[ADD]:
94      -added checkfs too busybox initscripts
95     * [r1832] busybox/rc/rc, sysvinit/rc/rc:
96      -fixed spelling
97    
98    2012-04-19  Niels Rogalla <niro@magellan-linux.de>
99    
100     * [r1808] busybox/rc/rc:
101      -export runlevel variable so that every rc-script knows about the
102      current runlevel
103     * [r1807] sysvinit/rc/functions:
104      -fix missing escaping in the rc_echo() cmd
105    
106    2012-04-02  Niels Rogalla <niro@magellan-linux.de>
107    
108     * [r1791] VERSION:
109      -revert VERSION
110     * [r1790] VERSION, busybox/rc/mountfs, sysvinit/rc/mountfs:
111      -added devtmpfs to NO_FS
112     * [r1789] busybox/rc/rc, sysvinit/rc/rc:
113      -only mount /sys if not already mounted
114     * [r1788] busybox/rc/rc, sysvinit/rc/rc:
115      -fixed a typo: COLORED -> COLRED
116    
117    2012-03-03  Niels Rogalla <niro@magellan-linux.de>
118    
119     * [r1776] ChangeLog:
120      -updated ChangeLog
121     * [r1775] VERSION:
122      -version 0.7.4
123     * [r1774] busybox/rc/rc, sysvinit/rc/functions, sysvinit/rc/rc:
124      -support /etc/os-release file
125    
126    2012-02-05  Niels Rogalla <niro@magellan-linux.de>
127    
128     * [r1672] ChangeLog:
129      -updated ChangeLog
130     * [r1671] VERSION:
131      -version 0.7.3
132     * [r1670] Makefile.inc:
133      -LIBDIR is used by sysvinit and must be /lib
134     * [r1669] Makefile.inc, systemd/units/services/network.service:
135      -upstream moved systemdunitdir /lib/systemd -> /usr/lib/systemd
136    
137    2012-01-20  Niels Rogalla <niro@magellan-linux.de>
138    
139     * [r1667] ChangeLog:
140      -updated ChangeLog
141     * [r1666] VERSION:
142      -version 0.7.2
143     * [r1665] systemd/units/scripts/network.sh, sysvinit/rc/cleanfs,
144      sysvinit/rc/functions, sysvinit/rc/network:
145      -moved /var/run -> /run
146     * [r1664] busybox/rc/rc, sysvinit/rc/rc:
147      -updated copyright
148     * [r1663] common/etc/issue:
149      -insert the name of the current tty line
150    
151    2011-11-24  Niels Rogalla <niro@magellan-linux.de>
152    
153     * [r1537] ChangeLog:
154      -udpate ChangeLog
155     * [r1536] VERSION:
156      -version 0.7.1.4
157     * [r1535] busybox/etc/protocols[ADD], busybox/etc/services[ADD]:
158      -added missing protocols and services for busybox
159     * [r1534] systemd/etc/protocols[ADD]:
160      -added missing protocols for systemd
161     * [r1533] common/etc/protocols, common/etc/services:
162      updated services and protocals against upstream iana-etc-2.30
163    
164    2011-08-12  Niels Rogalla <niro@magellan-linux.de>
165    
166     * [r1496] ChangeLog:
167      -updated ChangeLog
168     * [r1495] VERSION:
169      -version 0.7.1.3
170    
171    2011-08-05  Niels Rogalla <niro@magellan-linux.de>
172    
173     * [r1494] systemd/conf.d/network[ADD], systemd/etc/issue[ADD],
174      systemd/units/services/network.service,
175      sysvinit/conf.d/network[ADD], sysvinit/etc/issue[ADD]:
176      -symlinked to common
177     * [r1493] common/conf.d/network[CPY], systemd/conf.d/network[DEL],
178      sysvinit/conf.d/network[DEL]:
179      -moved to common
180     * [r1492] common/etc/issue[CPY], sysvinit/etc/issue[DEL]:
181      -moved to common
182    
183    2011-08-03  Niels Rogalla <niro@magellan-linux.de>
184    
185     * [r1483] ChangeLog:
186      -updated ChangeLog
187     * [r1482] VERSION:
188      -version 0.7.1.2
189     * [r1481] systemd/units/services/network.service:
190      -pull-in network.target via wants, no need to install via
191      wantedby
192      -depend on udev-settle.service atm because the network modules
193      may not loaded already when this script is run by systemd
194     * [r1453] ChangeLog:
195      -updated ChangeLog
196     * [r1452] VERSION:
197      -version 0.7.1.1
198     * [r1451] Makefile.inc, busybox/etc/mageversion[DEL],
199      busybox/etc/system-release[DEL], common/etc/mageversion[DEL],
200      common/etc/system-release[DEL], systemd/etc/mageversion[DEL],
201      systemd/etc/system-release[DEL], sysvinit/etc/mageversion[DEL],
202      sysvinit/etc/system-release[DEL]:
203      -removed mageversion and system-release, they are moved to an own
204      package
205     * [r1449] ChangeLog:
206      -updated ChangeLog
207     * [r1448] VERSION:
208      -version 0.7.1
209     * [r1447] busybox/etc/group[DEL], busybox/etc/passwd[DEL],
210      common/etc/group[DEL], common/etc/passwd[DEL],
211      systemd/etc/group[DEL], systemd/etc/passwd[DEL],
212      sysvinit/etc/group[DEL], sysvinit/etc/passwd[DEL]:
213      -do not install passwd and group files, they are moved to
214      base-files
215    
216  2011-07-01  Niels Rogalla <niro@magellan-linux.de>  2011-07-01  Niels Rogalla <niro@magellan-linux.de>
217    
218     * [r1419] ChangeLog:
219      -updated ChangeLog
220   * [r1418] VERSION:   * [r1418] VERSION:
221    -version 0.7.0.3    -version 0.7.0.3
222   * [r1417] sysvinit/rc/mountfs:   * [r1417] sysvinit/rc/mountfs:

Legend:
Removed from v.1419  
changed lines
  Added in v.2104