Magellan Linux

Diff of /tags/init-0_8_5/ChangeLog

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

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

Legend:
Removed from v.1449  
changed lines
  Added in v.2218