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 2104 by niro, Tue Apr 2 08:30:56 2013 UTC
# Line 1  Line 1 
1    2013-04-02  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2103] VERSION:
4      -version 0.8.1
5     * [r2102] systemd/units/services/network.service:
6      -newer systemd version install the udev-settle service as an
7      static service; so we need a Wants dep to start is properly
8     * [r2101] systemd/units/scripts/network.sh, sysvinit/rc/network:
9      -do not use hardcoded pathes to iwconfig
10    
11    2013-02-21  Niels Rogalla <niro@magellan-linux.de>
12    
13     * [r2063] systemd/units/scripts/network.sh, sysvinit/rc/network:
14      -do not use harcoded pathes to track wpa_supplicant
15    
16    2013-02-20  Niels Rogalla <niro@magellan-linux.de>
17    
18     * [r2050] busybox/rc/rc:
19      -updated copyright
20     * [r2049] sysvinit/rc/rc:
21      -updated copyright
22    
23    2013-01-24  Niels Rogalla <niro@magellan-linux.de>
24    
25     * [r2037] ChangeLog:
26      -updated ChangeLog
27     * [r2036] VERSION:
28      -version 0.8.0
29     * [r2035] busybox/conf.d/keymap[DEL], busybox/conf.d/locale[DEL],
30      busybox/etc/locale.conf[ADD], busybox/etc/vconsole.conf[ADD],
31      common/conf.d/consolefont[DEL], common/conf.d/keymap[DEL],
32      common/conf.d/locale[DEL], common/etc/locale.conf[CPY],
33      common/etc/profile, common/etc/vconsole.conf[ADD],
34      systemd/conf.d/consolefont[DEL], systemd/conf.d/keymap[DEL],
35      systemd/conf.d/locale[DEL], systemd/etc/locale.conf[ADD],
36      systemd/etc/vconsole.conf[ADD], sysvinit/conf.d/consolefont[DEL],
37      sysvinit/conf.d/keymap[DEL], sysvinit/conf.d/locale[DEL],
38      sysvinit/etc/locale.conf[ADD], sysvinit/etc/vconsole.conf[ADD],
39      sysvinit/rc/consolefont, sysvinit/rc/loadkeys:
40      -migrate to vconsole.conf and locale.conf
41     * [r2034] sysvinit/sbin/rc-config:
42      -enable service controlling and added 'README' to exclude list
43     * [r2033] systemd/units/services/network.service:
44      -udev-settle.service unit was renamed to
45      systemd-udev-settle.service by upstream
46     * [r2032] common/etc/fstab:
47      -always mount boot and use noatime for all disks
48     * [r2031] systemd/units/scripts/network.sh, sysvinit/rc/network:
49      -wpa_supplicant has now a dedicated configuration dir
50     * [r2030] systemd/units/scripts/network.sh, sysvinit/rc/network:
51      -replace which with type -P to reduce dependencies
52    
53    2012-11-04  Niels Rogalla <niro@magellan-linux.de>
54    
55     * [r1964] systemd/units/services/network.service:
56      -be compatible with newer systemd versions
57    
58    2012-08-22  Niels Rogalla <niro@magellan-linux.de>
59    
60     * [r1893] sysvinit/rc/functions:
61      -handle the rare case were the COLUMNS variable is empty or zero
62     * [r1892] sysvinit/rc/cleanfs:
63      -/tmp /run and /var/lock are now mounted with tmpfs
64     * [r1891] sysvinit/rc/mountfs:
65      -/tmp /run and /var/lock are now mounted with tmpfs
66     * [r1890] busybox/rc/rc, sysvinit/rc/rc:
67      -honor usr-move
68     * [r1889] busybox/conf.d/sendsignals[ADD],
69      busybox/rc/sendsignals[ADD], sysvinit/conf.d/sendsignals[ADD],
70      sysvinit/rc/sendsignals:
71      -added sendsignals to busybox too and use IGNORED_PROCS variable
72      to be able to ignore some processes
73    
74  2012-07-24  Niels Rogalla <niro@magellan-linux.de>  2012-07-24  Niels Rogalla <niro@magellan-linux.de>
75    
76     * [r1879] ChangeLog:
77      -updated ChangeLog
78   * [r1878] VERSION:   * [r1878] VERSION:
79    -version 0.7.6    -version 0.7.6
80   * [r1877] common/etc/profile:   * [r1877] common/etc/profile:

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