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

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