Magellan Linux

Diff of /trunk/initscripts/ChangeLog

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

revision 1879 by niro, Tue Jul 24 08:33:55 2012 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>  2012-07-24  Niels Rogalla <niro@magellan-linux.de>
171    
172     * [r1879] ChangeLog:
173      -updated ChangeLog
174   * [r1878] VERSION:   * [r1878] VERSION:
175    -version 0.7.6    -version 0.7.6
176   * [r1877] common/etc/profile:   * [r1877] common/etc/profile:

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