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