Magellan Linux

Diff of /trunk/initscripts/ChangeLog

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

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

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