Magellan Linux

Diff of /trunk/initscripts/ChangeLog

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

revision 1672 by niro, Sun Feb 5 16:13:20 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>
75    
76     * [r1879] ChangeLog:
77      -updated ChangeLog
78     * [r1878] VERSION:
79      -version 0.7.6
80     * [r1877] common/etc/profile:
81      -fixed search pathes to match usr-move and dropped old /usr/X11R6
82      path
83    
84    2012-07-02  Niels Rogalla <niro@magellan-linux.de>
85    
86     * [r1835] ChangeLog:
87      -updated ChangeLog
88     * [r1834] VERSION:
89      -version 0.7.5
90    
91    2012-06-26  Niels Rogalla <niro@magellan-linux.de>
92    
93     * [r1833] busybox/rc/checkfs[ADD]:
94      -added checkfs too busybox initscripts
95     * [r1832] busybox/rc/rc, sysvinit/rc/rc:
96      -fixed spelling
97    
98    2012-04-19  Niels Rogalla <niro@magellan-linux.de>
99    
100     * [r1808] busybox/rc/rc:
101      -export runlevel variable so that every rc-script knows about the
102      current runlevel
103     * [r1807] sysvinit/rc/functions:
104      -fix missing escaping in the rc_echo() cmd
105    
106    2012-04-02  Niels Rogalla <niro@magellan-linux.de>
107    
108     * [r1791] VERSION:
109      -revert VERSION
110     * [r1790] VERSION, busybox/rc/mountfs, sysvinit/rc/mountfs:
111      -added devtmpfs to NO_FS
112     * [r1789] busybox/rc/rc, sysvinit/rc/rc:
113      -only mount /sys if not already mounted
114     * [r1788] busybox/rc/rc, sysvinit/rc/rc:
115      -fixed a typo: COLORED -> COLRED
116    
117    2012-03-03  Niels Rogalla <niro@magellan-linux.de>
118    
119     * [r1776] ChangeLog:
120      -updated ChangeLog
121     * [r1775] VERSION:
122      -version 0.7.4
123     * [r1774] busybox/rc/rc, sysvinit/rc/functions, sysvinit/rc/rc:
124      -support /etc/os-release file
125    
126  2012-02-05  Niels Rogalla <niro@magellan-linux.de>  2012-02-05  Niels Rogalla <niro@magellan-linux.de>
127    
128     * [r1672] ChangeLog:
129      -updated ChangeLog
130   * [r1671] VERSION:   * [r1671] VERSION:
131    -version 0.7.3    -version 0.7.3
132   * [r1670] Makefile.inc:   * [r1670] Makefile.inc:

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