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