Magellan Linux

Diff of /trunk/initscripts/ChangeLog

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

revision 2104 by niro, Tue Apr 2 08:30:56 2013 UTC revision 3000 by niro, Thu Oct 13 15:07:56 2016 UTC
# Line 1  Line 1 
1    2016-10-13  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2999] VERSION:
4      -version 0.8.8
5     * [r2998] common/conf.d/net.sample,
6      systemd/units/scripts/network.sh, sysvinit/rc/network:
7      -make ssid scanning auto configurable and use nl80211 instead of
8      wext as default driver
9    
10    2015-11-26  Niels Rogalla <niro@magellan-linux.de>
11    
12     * [r2913] ChangeLog:
13      -updated ChangeLog
14     * [r2912] VERSION:
15      -version 0.8.7
16     * [r2911] common/conf.d/net.sample,
17      systemd/units/scripts/network.sh, sysvinit/rc/network:
18      -added point-to-point network support
19    
20    2014-01-07  Niels Rogalla <niro@magellan-linux.de>
21    
22     * [r2387] ChangeLog:
23      -updated ChangeLog
24     * [r2386] VERSION:
25      -version 0.8.6
26     * [r2385] systemd/env.d/01systemd:
27      -CONFIG_PROTECT_IGNORE /etc/machine-id /etc/machine-info as these
28      files never change once set up
29     * [r2384] systemd/conf.d/chvt[DEL],
30      systemd/units/services/chvt.service[DEL]:
31      -removed obsolete chvt service
32     * [r2383] systemd/units/scripts/network.sh, sysvinit/rc/network:
33      -do not run $DHCP_PROG if the iface has no link
34     * [r2382] systemd/units/scripts/network.sh, sysvinit/rc/network:
35      -renamed wait_online() to iface_wait_online()
36    
37    2014-01-02  Niels Rogalla <niro@magellan-linux.de>
38    
39     * [r2314] ChangeLog:
40      -updated ChangeLog
41     * [r2313] VERSION:
42      -version 0.8.5
43     * [r2312] systemd/units/scripts/network.sh, sysvinit/rc/network:
44      -fixed a typo
45     * [r2310] ChangeLog:
46      -updated ChangeLog
47     * [r2309] VERSION:
48      -version 0.8.4
49     * [r2308] systemd/units/scripts/network.sh:
50      -more verbose messages for systemd
51     * [r2307] sysvinit/rc/network:
52      -use rc_echo()
53     * [r2306] sysvinit/rc/network:
54      -fixed spelling
55     * [r2305] systemd/units/scripts/network.sh,
56      systemd/units/services/network.service, sysvinit/rc/network:
57      -network: wait for interface to come up and removed udev-settle
58      dependency from systemd service, which is not needed anymore.
59      this speeds things up and make networking more fail-safe
60     * [r2304] busybox/rc/rc, sysvinit/rc/rc:
61      -updated copyright for 2014
62    
63    2013-12-27  Niels Rogalla <niro@magellan-linux.de>
64    
65     * [r2302] ChangeLog:
66      -updated ChangeLog
67     * [r2301] VERSION:
68      -version 0.8.3
69     * [r2300] common/conf.d/network:
70      -removed hostname from dhcpd config, newer versions honor this
71     * [r2299] systemd/Makefile:
72      -fixed broken pkgconfig cmd
73     * [r2298] Makefile.inc:
74      -added missing PKGCONFIG
75     * [r2297] busybox/conf.d/network, common/conf.d/network:
76      -always update the hostname on the dhcp-server
77    
78    2013-10-15  Niels Rogalla <niro@magellan-linux.de>
79    
80     * [r2218] ChangeLog:
81      -updated ChangeLog
82     * [r2217] VERSION:
83      -version 0.8.2
84     * [r2216] Makefile:
85      -print a message when make install was called and fail
86     * [r2215] Makefile.inc, busybox/env.d[ADD],
87      busybox/env.d/01busybox[ADD], busybox/env.d/01initscripts[ADD],
88      common/env.d[ADD], common/env.d/01initscripts[ADD],
89      systemd/env.d[ADD], systemd/env.d/01initscripts[ADD],
90      systemd/env.d/01systemd[ADD], sysvinit/env.d[ADD],
91      sysvinit/env.d/01initscripts[ADD],
92      sysvinit/env.d/01sysvinit[ADD]:
93      -provide a sane CONFIG_PROTECT environment for all initscript
94      types
95     * [r2214] systemd/etc/sysctl.conf[DEL], systemd/etc/sysctl.d[ADD],
96      systemd/etc/sysctl.d/99-sysctl.conf[ADD]:
97      -systemd ignores sysctl.conf and only uses systctl.d/ include
98      directory for system configuration
99     * [r2213] busybox/etc/issue:
100      -issue: print current terminal
101     * [r2212] systemd/Makefile:
102      -use pkg-config to determinate systemd pathes
103     * [r2211] Makefile.inc, systemd/Makefile:
104      -moved systemd path variables to systemd Makefile
105    
106  2013-04-02  Niels Rogalla <niro@magellan-linux.de>  2013-04-02  Niels Rogalla <niro@magellan-linux.de>
107    
108     * [r2104] ChangeLog:
109      -updated ChangeLog
110   * [r2103] VERSION:   * [r2103] VERSION:
111    -version 0.8.1    -version 0.8.1
112   * [r2102] systemd/units/services/network.service:   * [r2102] systemd/units/services/network.service:

Legend:
Removed from v.2104  
changed lines
  Added in v.3000