Magellan Linux

Diff of /trunk/initscripts/ChangeLog

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

revision 1496 by niro, Fri Aug 12 17:33:24 2011 UTC revision 2913 by niro, Thu Nov 26 14:15:03 2015 UTC
# Line 1  Line 1 
1    2015-11-26  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2912] VERSION:
4      -version 0.8.7
5     * [r2911] common/conf.d/net.sample,
6      systemd/units/scripts/network.sh, sysvinit/rc/network:
7      -added point-to-point network support
8    
9    2014-01-07  Niels Rogalla <niro@magellan-linux.de>
10    
11     * [r2387] ChangeLog:
12      -updated ChangeLog
13     * [r2386] VERSION:
14      -version 0.8.6
15     * [r2385] systemd/env.d/01systemd:
16      -CONFIG_PROTECT_IGNORE /etc/machine-id /etc/machine-info as these
17      files never change once set up
18     * [r2384] systemd/conf.d/chvt[DEL],
19      systemd/units/services/chvt.service[DEL]:
20      -removed obsolete chvt service
21     * [r2383] systemd/units/scripts/network.sh, sysvinit/rc/network:
22      -do not run $DHCP_PROG if the iface has no link
23     * [r2382] systemd/units/scripts/network.sh, sysvinit/rc/network:
24      -renamed wait_online() to iface_wait_online()
25    
26    2014-01-02  Niels Rogalla <niro@magellan-linux.de>
27    
28     * [r2314] ChangeLog:
29      -updated ChangeLog
30     * [r2313] VERSION:
31      -version 0.8.5
32     * [r2312] systemd/units/scripts/network.sh, sysvinit/rc/network:
33      -fixed a typo
34     * [r2310] ChangeLog:
35      -updated ChangeLog
36     * [r2309] VERSION:
37      -version 0.8.4
38     * [r2308] systemd/units/scripts/network.sh:
39      -more verbose messages for systemd
40     * [r2307] sysvinit/rc/network:
41      -use rc_echo()
42     * [r2306] sysvinit/rc/network:
43      -fixed spelling
44     * [r2305] systemd/units/scripts/network.sh,
45      systemd/units/services/network.service, sysvinit/rc/network:
46      -network: wait for interface to come up and removed udev-settle
47      dependency from systemd service, which is not needed anymore.
48      this speeds things up and make networking more fail-safe
49     * [r2304] busybox/rc/rc, sysvinit/rc/rc:
50      -updated copyright for 2014
51    
52    2013-12-27  Niels Rogalla <niro@magellan-linux.de>
53    
54     * [r2302] ChangeLog:
55      -updated ChangeLog
56     * [r2301] VERSION:
57      -version 0.8.3
58     * [r2300] common/conf.d/network:
59      -removed hostname from dhcpd config, newer versions honor this
60     * [r2299] systemd/Makefile:
61      -fixed broken pkgconfig cmd
62     * [r2298] Makefile.inc:
63      -added missing PKGCONFIG
64     * [r2297] busybox/conf.d/network, common/conf.d/network:
65      -always update the hostname on the dhcp-server
66    
67    2013-10-15  Niels Rogalla <niro@magellan-linux.de>
68    
69     * [r2218] ChangeLog:
70      -updated ChangeLog
71     * [r2217] VERSION:
72      -version 0.8.2
73     * [r2216] Makefile:
74      -print a message when make install was called and fail
75     * [r2215] Makefile.inc, busybox/env.d[ADD],
76      busybox/env.d/01busybox[ADD], busybox/env.d/01initscripts[ADD],
77      common/env.d[ADD], common/env.d/01initscripts[ADD],
78      systemd/env.d[ADD], systemd/env.d/01initscripts[ADD],
79      systemd/env.d/01systemd[ADD], sysvinit/env.d[ADD],
80      sysvinit/env.d/01initscripts[ADD],
81      sysvinit/env.d/01sysvinit[ADD]:
82      -provide a sane CONFIG_PROTECT environment for all initscript
83      types
84     * [r2214] systemd/etc/sysctl.conf[DEL], systemd/etc/sysctl.d[ADD],
85      systemd/etc/sysctl.d/99-sysctl.conf[ADD]:
86      -systemd ignores sysctl.conf and only uses systctl.d/ include
87      directory for system configuration
88     * [r2213] busybox/etc/issue:
89      -issue: print current terminal
90     * [r2212] systemd/Makefile:
91      -use pkg-config to determinate systemd pathes
92     * [r2211] Makefile.inc, systemd/Makefile:
93      -moved systemd path variables to systemd Makefile
94    
95    2013-04-02  Niels Rogalla <niro@magellan-linux.de>
96    
97     * [r2104] ChangeLog:
98      -updated ChangeLog
99     * [r2103] VERSION:
100      -version 0.8.1
101     * [r2102] systemd/units/services/network.service:
102      -newer systemd version install the udev-settle service as an
103      static service; so we need a Wants dep to start is properly
104     * [r2101] systemd/units/scripts/network.sh, sysvinit/rc/network:
105      -do not use hardcoded pathes to iwconfig
106    
107    2013-02-21  Niels Rogalla <niro@magellan-linux.de>
108    
109     * [r2063] systemd/units/scripts/network.sh, sysvinit/rc/network:
110      -do not use harcoded pathes to track wpa_supplicant
111    
112    2013-02-20  Niels Rogalla <niro@magellan-linux.de>
113    
114     * [r2050] busybox/rc/rc:
115      -updated copyright
116     * [r2049] sysvinit/rc/rc:
117      -updated copyright
118    
119    2013-01-24  Niels Rogalla <niro@magellan-linux.de>
120    
121     * [r2037] ChangeLog:
122      -updated ChangeLog
123     * [r2036] VERSION:
124      -version 0.8.0
125     * [r2035] busybox/conf.d/keymap[DEL], busybox/conf.d/locale[DEL],
126      busybox/etc/locale.conf[ADD], busybox/etc/vconsole.conf[ADD],
127      common/conf.d/consolefont[DEL], common/conf.d/keymap[DEL],
128      common/conf.d/locale[DEL], common/etc/locale.conf[CPY],
129      common/etc/profile, common/etc/vconsole.conf[ADD],
130      systemd/conf.d/consolefont[DEL], systemd/conf.d/keymap[DEL],
131      systemd/conf.d/locale[DEL], systemd/etc/locale.conf[ADD],
132      systemd/etc/vconsole.conf[ADD], sysvinit/conf.d/consolefont[DEL],
133      sysvinit/conf.d/keymap[DEL], sysvinit/conf.d/locale[DEL],
134      sysvinit/etc/locale.conf[ADD], sysvinit/etc/vconsole.conf[ADD],
135      sysvinit/rc/consolefont, sysvinit/rc/loadkeys:
136      -migrate to vconsole.conf and locale.conf
137     * [r2034] sysvinit/sbin/rc-config:
138      -enable service controlling and added 'README' to exclude list
139     * [r2033] systemd/units/services/network.service:
140      -udev-settle.service unit was renamed to
141      systemd-udev-settle.service by upstream
142     * [r2032] common/etc/fstab:
143      -always mount boot and use noatime for all disks
144     * [r2031] systemd/units/scripts/network.sh, sysvinit/rc/network:
145      -wpa_supplicant has now a dedicated configuration dir
146     * [r2030] systemd/units/scripts/network.sh, sysvinit/rc/network:
147      -replace which with type -P to reduce dependencies
148    
149    2012-11-04  Niels Rogalla <niro@magellan-linux.de>
150    
151     * [r1964] systemd/units/services/network.service:
152      -be compatible with newer systemd versions
153    
154    2012-08-22  Niels Rogalla <niro@magellan-linux.de>
155    
156     * [r1893] sysvinit/rc/functions:
157      -handle the rare case were the COLUMNS variable is empty or zero
158     * [r1892] sysvinit/rc/cleanfs:
159      -/tmp /run and /var/lock are now mounted with tmpfs
160     * [r1891] sysvinit/rc/mountfs:
161      -/tmp /run and /var/lock are now mounted with tmpfs
162     * [r1890] busybox/rc/rc, sysvinit/rc/rc:
163      -honor usr-move
164     * [r1889] busybox/conf.d/sendsignals[ADD],
165      busybox/rc/sendsignals[ADD], sysvinit/conf.d/sendsignals[ADD],
166      sysvinit/rc/sendsignals:
167      -added sendsignals to busybox too and use IGNORED_PROCS variable
168      to be able to ignore some processes
169    
170    2012-07-24  Niels Rogalla <niro@magellan-linux.de>
171    
172     * [r1879] ChangeLog:
173      -updated ChangeLog
174     * [r1878] VERSION:
175      -version 0.7.6
176     * [r1877] common/etc/profile:
177      -fixed search pathes to match usr-move and dropped old /usr/X11R6
178      path
179    
180    2012-07-02  Niels Rogalla <niro@magellan-linux.de>
181    
182     * [r1835] ChangeLog:
183      -updated ChangeLog
184     * [r1834] VERSION:
185      -version 0.7.5
186    
187    2012-06-26  Niels Rogalla <niro@magellan-linux.de>
188    
189     * [r1833] busybox/rc/checkfs[ADD]:
190      -added checkfs too busybox initscripts
191     * [r1832] busybox/rc/rc, sysvinit/rc/rc:
192      -fixed spelling
193    
194    2012-04-19  Niels Rogalla <niro@magellan-linux.de>
195    
196     * [r1808] busybox/rc/rc:
197      -export runlevel variable so that every rc-script knows about the
198      current runlevel
199     * [r1807] sysvinit/rc/functions:
200      -fix missing escaping in the rc_echo() cmd
201    
202    2012-04-02  Niels Rogalla <niro@magellan-linux.de>
203    
204     * [r1791] VERSION:
205      -revert VERSION
206     * [r1790] VERSION, busybox/rc/mountfs, sysvinit/rc/mountfs:
207      -added devtmpfs to NO_FS
208     * [r1789] busybox/rc/rc, sysvinit/rc/rc:
209      -only mount /sys if not already mounted
210     * [r1788] busybox/rc/rc, sysvinit/rc/rc:
211      -fixed a typo: COLORED -> COLRED
212    
213    2012-03-03  Niels Rogalla <niro@magellan-linux.de>
214    
215     * [r1776] ChangeLog:
216      -updated ChangeLog
217     * [r1775] VERSION:
218      -version 0.7.4
219     * [r1774] busybox/rc/rc, sysvinit/rc/functions, sysvinit/rc/rc:
220      -support /etc/os-release file
221    
222    2012-02-05  Niels Rogalla <niro@magellan-linux.de>
223    
224     * [r1672] ChangeLog:
225      -updated ChangeLog
226     * [r1671] VERSION:
227      -version 0.7.3
228     * [r1670] Makefile.inc:
229      -LIBDIR is used by sysvinit and must be /lib
230     * [r1669] Makefile.inc, systemd/units/services/network.service:
231      -upstream moved systemdunitdir /lib/systemd -> /usr/lib/systemd
232    
233    2012-01-20  Niels Rogalla <niro@magellan-linux.de>
234    
235     * [r1667] ChangeLog:
236      -updated ChangeLog
237     * [r1666] VERSION:
238      -version 0.7.2
239     * [r1665] systemd/units/scripts/network.sh, sysvinit/rc/cleanfs,
240      sysvinit/rc/functions, sysvinit/rc/network:
241      -moved /var/run -> /run
242     * [r1664] busybox/rc/rc, sysvinit/rc/rc:
243      -updated copyright
244     * [r1663] common/etc/issue:
245      -insert the name of the current tty line
246    
247    2011-11-24  Niels Rogalla <niro@magellan-linux.de>
248    
249     * [r1537] ChangeLog:
250      -udpate ChangeLog
251     * [r1536] VERSION:
252      -version 0.7.1.4
253     * [r1535] busybox/etc/protocols[ADD], busybox/etc/services[ADD]:
254      -added missing protocols and services for busybox
255     * [r1534] systemd/etc/protocols[ADD]:
256      -added missing protocols for systemd
257     * [r1533] common/etc/protocols, common/etc/services:
258      updated services and protocals against upstream iana-etc-2.30
259    
260  2011-08-12  Niels Rogalla <niro@magellan-linux.de>  2011-08-12  Niels Rogalla <niro@magellan-linux.de>
261    
262     * [r1496] ChangeLog:
263      -updated ChangeLog
264   * [r1495] VERSION:   * [r1495] VERSION:
265    -version 0.7.1.3    -version 0.7.1.3
266    

Legend:
Removed from v.1496  
changed lines
  Added in v.2913