Magellan Linux

Annotation of /tags/init-0_6_0/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1317 - (hide annotations) (download)
Fri May 27 18:52:31 2011 UTC (12 years, 11 months ago) by niro
File size: 26585 byte(s)
tagged 'init-0_6_0'
1 niro 1316 2011-05-27 Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r1315] VERSION:
4     -version 0.6.0
5     * [r1314] ChangeLog[ADD]:
6     added ChangeLog
7    
8 niro 1314 2011-05-12 Niels Rogalla <niro@magellan-linux.de>
9    
10     * [r1285] Makefile:
11     -fixed Makefile to reflect modules.d -> modprobe.d changes
12     * [r1278] VERSION, modprobe.d[CPY], modules.d[DEL],
13     sbin/modules-update:
14     -renamed modules.d -> modprobe.d
15    
16     2011-05-06 Niels Rogalla <niro@magellan-linux.de>
17    
18     * [r1276] rc/network:
19     -do not escape dhcp command opts
20     -always use basename of dhcp_prog to be busybox compat
21    
22     2011-03-11 Niels Rogalla <niro@magellan-linux.de>
23    
24     * [r1268] src/headers.h, src/start-stop-daemon.c:
25     -updated start-stop-daemon to debian upstream 1.13.11
26     * [r1267] Makefile:
27     -updated Makefile to new src directory layout
28     * [r1266] lib[DEL]:
29     -deleted
30     * [r1265] lib/udev-state[DEL], udev-state[CPY]:
31     moved [top]/lib/udev-state -> [top]/udev-state
32     * [r1264] etc/rc.d[DEL]:
33     -deleted
34     * [r1263] etc/rc.d/init.d[DEL], rc[CPY]:
35     moved [top]/etc/rc.d/init.d -> [top]/rc
36     * [r1262] etc/modules.d[DEL], modules.d[CPY]:
37     moved [top]/etc/modules.d -> [top]/modules.d
38     * [r1261] conf.d[CPY], etc/conf.d[DEL]:
39     moved [top]/etc/conf.d -> [top]/conf.d
40     * [r1260] Makefile, etc/conf.d/clock[ADD],
41     etc/conf.d/consolefont[ADD], etc/conf.d/editor[ADD],
42     etc/conf.d/keymap[ADD], etc/conf.d/xdm[ADD], etc/rc.config[DEL]:
43     -split rc.config into several conf.d config files
44     * [r1259] etc/conf.d/rc:
45     -update coding syntax
46     * [r1258] etc/rc.d/init.d/network:
47     -use rc_print and rc_echo
48     -exclude net.routes and net.sample before searching for onboot
49     interfaces to prevent annoying warnings
50     -fixed message while adding static routes and print the route
51     -use killproc to kill all dhcp intances when no DHCP_STOP was
52     given
53     * [r1257] etc/rc.d/init.d/mountfs:
54     -use rc_print and rc_echo
55     -fixed a typo while recording squashfs mount points
56     -added noswap to NO_FS while mounting
57     -added notmpfs, nodevtmpfs nodevpts to NO_FS while unmounting
58     * [r1256] etc/rc.d/init.d/setclock:
59     -respect start|stop pragma
60     -use rc_print and rc_echo
61     -write hardware clock to system on boot
62     -write system clock to hardware on shutdown or reboot
63     * [r1255] etc/rc.d/init.d/cleanfs:
64     -clean subdirectories under /tmp too
65     * [r1254] etc/rc.d/init.d/cleanfs:
66     -use rc_print and rc_echo
67     * [r1253] etc/rc.d/init.d/checkfs:
68     -respect start|stop pragma
69     -use rc_print and rc_echo
70     * [r1252] etc/rc.d/init.d/template:
71     -use rc_print and rc_echo
72     * [r1251] etc/rc.d/init.d/sysctl:
73     -use rc_print and rc_echo
74     * [r1250] etc/rc.d/init.d/swap:
75     -use rc_print and rc_echo
76     * [r1249] etc/rc.d/init.d/sendsignals:
77     -use rc_print
78     * [r1248] etc/rc.d/init.d/rc:
79     -use rc_print and rc_echo
80     * [r1247] etc/rc.d/init.d/modules:
81     -respect start|stop pragma
82     -use rc_print
83     * [r1246] etc/rc.d/init.d/localnet:
84     -use rc_print and rc_echo
85     * [r1245] etc/rc.d/init.d/loadkeys:
86     -respect start|stop pragma
87     -split of rc.config into several conf.d config files
88     -use rc_print
89     * [r1244] etc/rc.d/init.d/consolefont:
90     -split of rc.config into several conf.d config files
91     * [r1243] etc/rc.d/init.d/consolefont:
92     -use rc_print
93     * [r1242] etc/rc.d/init.d/functions:
94     -respect SPLASH_VERBOSE_ON_ERRORS
95     * [r1241] etc/rc.d/init.d/functions:
96     -added rc_echo() and rc_print() functions
97    
98     2010-09-26 Niels Rogalla <niro@magellan-linux.de>
99    
100     * [r1165] etc/rc.d/init.d/network:
101     -fixed typos
102    
103     2010-07-14 Niels Rogalla <niro@magellan-linux.de>
104    
105     * [r1109] VERSION:
106     -version 0.5.7
107     * [r1108] etc/rc.d/init.d/network:
108     -only rebuild resolv.conf with head/tail if other nameserver are
109     given or it breaks dhcp support, as the revolv.conf gets always
110     overwritten. dhcpcd take tail/head automatically into account
111     * [r1106] VERSION:
112     -version 0.5.6
113     * [r1105] etc/rc.d/init.d/rc:
114     -fixed a very bad typo
115     * [r1104] etc/rc.d/init.d/functions:
116     -fixed a typo
117     * [r1102] Makefile:
118     -removed udev.rc script
119     * [r1100] VERSION:
120     -version 0.5.5
121     * [r1099] sbin/rc-config:
122     -mdev support
123     * [r1097] VERSION:
124     -version 0.5.4
125     * [r1096] etc/rc.d/init.d/udev[DEL]:
126     -script now provided by udev package
127     * [r1095] etc/rc.d/init.d/rc:
128     -only use udev|mdev overrides when the rc script exist
129     * [r1094] etc/conf.d/kernel, etc/rc.d/init.d/functions,
130     etc/rc.d/init.d/rc, etc/rc.d/init.d/udev:
131     -added variable devicemanager support
132     * [r1093] etc/rc.d/init.d/functions:
133     -fixed whitespaces and coding style
134     * [r1092] etc/conf.d/net.sample, etc/rc.d/init.d/network:
135     -improved bridge support
136     * [r1091] etc/conf.d/rc, etc/rc.d/init.d/network:
137     -renamed network_settings variable to rc_network_settings
138     * [r1090] etc/rc.d/init.d/network:
139     -resolv.conf: head/tail support
140    
141     2010-04-26 Niels Rogalla <niro@magellan-linux.de>
142    
143     * [r974] etc/rc.d/init.d/rc, etc/rc.d/init.d/udev:
144     -support for devtmpfs
145     -stop udev on system shutdown/reboot
146     -create kmsg device node for udev
147    
148     2010-04-25 Niels Rogalla <niro@magellan-linux.de>
149    
150     * [r973] etc/rc.d/init.d/udev:
151     -load unix domain sockets if build as module
152    
153     2010-01-01 Niels Rogalla <niro@magellan-linux.de>
154    
155     * [r960] etc/rc.d/init.d/rc:
156     -updated copyright
157    
158     2009-12-27 Niels Rogalla <niro@magellan-linux.de>
159    
160     * [r958] Makefile:
161     -modules configs got renamed to *.conf
162     * [r956] VERSION:
163     -version 0.5.3
164     * [r955] etc/rc.d/init.d/network:
165     -some default fallback values for dhcp-networking if nothing was
166     given in the config file
167     * [r954] etc/fstab:
168     -removed old floppy and cdrom entries from fstab - udev/dbus/hal
169     handle them now
170    
171     2009-11-05 Niels Rogalla <niro@magellan-linux.de>
172    
173     * [r936] etc/sysctl.conf:
174     -fixed header
175     - commented deprecated setting dev.rtc.max-user-freq = 1024
176     * [r935] etc/rc.d/init.d/rc:
177     -fixed header
178     -fixed copyright
179     * [r934] etc/rc.d/init.d/hwdetect[DEL]:
180     -removed hwdetect -> udev does the job now
181     * [r933] Makefile:
182     -fixed header
183     -removed hwsetup
184     * [r932] sbin/rc-config:
185     -fixed header
186     * [r931] etc/rc.d/init.d/checkfs, etc/rc.d/init.d/cleanfs,
187     etc/rc.d/init.d/consolefont, etc/rc.d/init.d/functions,
188     etc/rc.d/init.d/halt, etc/rc.d/init.d/loadkeys,
189     etc/rc.d/init.d/localnet, etc/rc.d/init.d/modules,
190     etc/rc.d/init.d/mountfs, etc/rc.d/init.d/network,
191     etc/rc.d/init.d/reboot, etc/rc.d/init.d/sendsignals,
192     etc/rc.d/init.d/setclock, etc/rc.d/init.d/swap,
193     etc/rc.d/init.d/sysctl, etc/rc.d/init.d/template,
194     etc/rc.d/init.d/udev:
195     -fixed header
196     * [r930] etc/conf.d/net.routes, etc/conf.d/net.sample,
197     etc/conf.d/rc:
198     -fixed header
199     * [r929] etc/fstab, etc/hosts, etc/inittab, etc/inputrc,
200     etc/modules.autoload, etc/profile, etc/rc.config, etc/shells:
201     -fixed header
202    
203     2009-05-21 Niels Rogalla <niro@magellan-linux.de>
204    
205     * [r874] sbin/rc-config:
206     - exclude udev rc-script - it is only a hook which gets loaded by
207     /etc/init.d/rc.d/rc
208     * [r873] etc/conf.d/net.sample:
209     -fixed spelling
210     * [r872] etc/conf.d/net.sample, etc/rc.d/init.d/network:
211     -using wext driver as default wireless extension for
212     wpa_supplicant
213     * [r871] etc/modules.d/i386[DEL], etc/modules.d/i386.conf[CPY]:
214     renamed to i386.conf
215     * [r870] etc/modules.d/aliases.conf[ADD]:
216     -renamed to aliases.conf
217     * [r869] etc/modules.d/aliases[DEL]:
218     -renamed to aliases.conf
219    
220     2009-05-13 Niels Rogalla <niro@magellan-linux.de>
221    
222     * [r868] etc/rc.d/init.d/network:
223     -fixed some warnings with wireless extensions enabled
224     - wireless modes (managed, ad-hoc) are working, as the device is
225     not in use because we run "ifconfig $device up" later
226    
227     2009-05-09 Niels Rogalla <niro@magellan-linux.de>
228    
229     * [r867] etc/conf.d/net.sample, etc/rc.d/init.d/network:
230     added support for WPA2 encryption
231     * [r866] etc/conf.d/net.sample:
232     use wext as default wpa-driver suggestion
233     * [r865] etc/conf.d/net.sample:
234     -fixed spelling
235    
236     2009-05-04 Niels Rogalla <niro@magellan-linux.de>
237    
238     * [r852] make-tarball.sh:
239     -fixed make-tarball script
240     * [r850] VERSION[ADD]:
241     added VERSION file
242     -version 0.5.2
243     * [r849] Makefile:
244     added missing udev initscript
245     * [r848] etc/rc.d/init.d/udev:
246     start udevd via start-stop-daemon
247     * [r847] etc/rc.d/init.d/udev:
248     use udevadm - udevsettle and udevtrigger doesn't exist anymore
249    
250     2009-01-31 Niels Rogalla <niro@magellan-linux.de>
251    
252     * [r796] make-tarball.sh:
253     -converted for use with svn
254    
255     2009-01-08 Niels Rogalla <niro@magellan-linux.de>
256    
257     * [r792] etc/profile:
258     -be more sudo friendly and export */sbin pathes for normal users
259    
260     2008-12-22 Niels Rogalla <niro@magellan-linux.de>
261    
262     * [r786] Makefile:
263     -fixed a typo
264     * [r785] Makefile:
265     -fixed Makefile
266     * [r783] etc/rc.d/init.d/rc:
267     -spelling
268     * [r782] etc/rc.d/init.d/rc, etc/rc.d/init.d/udev[ADD]:
269     -moved udev functions to an extra initscript
270     * [r781] etc/conf.d/rc[ADD], etc/rc.d/init.d/checkfs,
271     etc/rc.d/init.d/cleanfs, etc/rc.d/init.d/consolefont,
272     etc/rc.d/init.d/halt, etc/rc.d/init.d/loadkeys,
273     etc/rc.d/init.d/localnet, etc/rc.d/init.d/modules,
274     etc/rc.d/init.d/mountfs, etc/rc.d/init.d/network,
275     etc/rc.d/init.d/rc, etc/rc.d/init.d/reboot,
276     etc/rc.d/init.d/sendsignals, etc/rc.d/init.d/setclock,
277     etc/rc.d/init.d/swap, etc/rc.d/init.d/sysctl,
278     etc/rc.d/init.d/template, etc/sysconfig[DEL]:
279     -use /etc/conf.d/rc instead of /etc/sysconfig/rc
280     * [r780] etc/rc.d/init.d/hwdetect:
281     -fixed some minor issues
282    
283     2008-04-10 Niels Rogalla <niro@magellan-linux.de>
284    
285     * [r707] etc/rc.d/init.d/hwdetect:
286     -fixed modules.autoload
287    
288     2008-03-25 Niels Rogalla <niro@magellan-linux.de>
289    
290     * [r700] sbin/generate-modprobe.conf[DEL]:
291     -pruned provided by modules-init-tools
292     * [r698] sbin/modules-update:
293     -using the complete rewrite from gentoo-upstream to be fully
294     compat with >=module-init-tools-3.4
295    
296     2008-03-22 Niels Rogalla <niro@magellan-linux.de>
297    
298     * [r694] Makefile, etc/rc.d/init.d/rc:
299     -respect /lib/udev-state /lib/udev/state location change
300     * [r693] Makefile:
301     -drop kernel-2.4 support completly
302     * [r692] etc/rc.d/init.d/rc:
303     -support udev-119 and drop 2.4 kernel support
304     * [r691] etc/rc.d/init.d/mountfs, etc/rc.d/init.d/network:
305     -style updates
306     * [r690] etc/rc.d/init.d/modules:
307     -we drop kernel-2.4 support completly
308     * [r689] etc/modules.autoload.d[DEL]:
309     -removed; we drop kernel-2.4 support completly
310     * [r688] etc/conf.d/net.eth0[DEL]:
311     -removed, install only the sample file
312     * [r687] etc/conf.d/kernel:
313     -only udev; we drop kernel-2.4 support completly
314     * [r686] etc/modules.autoload[ADD]:
315     -new files, we drop kernel-2.4 support completly
316    
317     2008-03-20 Niels Rogalla <niro@magellan-linux.de>
318    
319     * [r684] etc/rc.d/init.d/network:
320     - unset GATEWAY and NAMESERVER var after configure
321    
322     2008-01-01 Niels Rogalla <niro@magellan-linux.de>
323    
324     * [r645] make-tarball.sh:
325     -fixed DESTINATION
326     * [r644] make-tarball.sh:
327     -fixed CVSROOT
328     * [r643] etc/rc.d/init.d/rc:
329     -updated copyright to 2008
330    
331     2007-12-17 Niels Rogalla <niro@magellan-linux.de>
332    
333     * [r640] etc/rc.d/init.d/network:
334     -fixed a typo
335    
336     2007-12-13 Niels Rogalla <niro@magellan-linux.de>
337    
338     * [r638] etc/rc.d/init.d/network:
339     -fixed typos
340     * [r636] etc/conf.d/net.eth0, etc/conf.d/net.sample,
341     etc/rc.d/init.d/network:
342     -better bridging support
343    
344     2007-09-30 Niels Rogalla <niro@magellan-linux.de>
345    
346     * [r579] Makefile:
347     -added net.sample
348     * [r578] etc/conf.d/net.eth0[ADD]:
349     -undo
350     * [r577] etc/conf.d/net.eth0[DEL], etc/conf.d/net.sample[ADD]:
351     -renamed net.eth0 to net.sample
352    
353     2007-09-02 Niels Rogalla <niro@magellan-linux.de>
354    
355     * [r551] make-tarball.sh:
356     -remove .cvsignore from tarball
357    
358     2007-09-01 Niels Rogalla <niro@magellan-linux.de>
359    
360     * [r528] make-tarball.sh:
361     -remove tarbal script from tarball
362     -fixed destination uri
363     * [r527] make-tarball.sh[ADD]:
364     -added tarball creation script
365     * [r525] etc/rc.d/init.d/rc:
366     -limit udev filesystem to 10Mb
367    
368     2007-08-18 Niels Rogalla <niro@magellan-linux.de>
369    
370     * [r522] etc/rc.d/init.d/network:
371     -allow single interface starts and stops
372     * [r520] etc/rc.d/init.d/mountfs:
373     -fixed typos
374    
375     2007-08-17 Niels Rogalla <niro@magellan-linux.de>
376    
377     * [r518] etc/rc.d/init.d/mountfs:
378     -fixed a typo in mountfs and get mounts opts of udev also
379     * [r516] etc/fstab:
380     -we are automounting usbfs now, so the fstab entry is unnecessary
381     * [r515] etc/rc.d/init.d/rc:
382     -automount usbfs
383     * [r514] etc/rc.d/init.d/rc:
384     -some update for newer udev versions (114-r4 atm)
385     * [r513] etc/rc.d/init.d/mountfs:
386     -record usbfs
387     * [r512] etc/rc.d/init.d/mountfs:
388     -detect which fstype was use for udev
389    
390     2007-07-21 Niels Rogalla <niro@magellan-linux.de>
391    
392     * [r509] Makefile, etc/conf.d/net.routes[ADD]:
393     -new file; added support for routes
394     * [r508] etc/sysctl.conf:
395     -added some openvz defaults
396     * [r507] etc/conf.d/net.eth0:
397     -added support for bridges
398     * [r506] etc/rc.d/init.d/network:
399     -added support for bridges
400     -added support for custom routes
401     * [r505] etc/rc.d/init.d/functions:
402     -enable argv for evaluate_retval()
403    
404     2007-05-06 Niels Rogalla <niro@magellan-linux.de>
405    
406     * [r492] etc/sysctl.conf:
407     -added rtc stuff for mplayer
408    
409     2007-04-25 Niels Rogalla <niro@magellan-linux.de>
410    
411     * [r479] etc/rc.d/init.d/hwdetect:
412     -many style updates
413     -enabled aiglx support
414    
415     2007-04-20 Niels Rogalla <niro@magellan-linux.de>
416    
417     * [r474] etc/group:
418     change gid for users to 1000
419    
420     2007-04-01 Niels Rogalla <niro@magellan-linux.de>
421    
422     * [r454] Makefile:
423     - added sysctl.conf
424     * [r453] etc/sysctl.conf[ADD]:
425     new file
426    
427     2007-03-06 Niels Rogalla <niro@magellan-linux.de>
428    
429     * [r432] etc/conf.d/kernel:
430     added RC_COLDPLUG support
431     * [r431] etc/rc.d/init.d/rc:
432     fixed udev version detection and support RC_COLDPLUG
433    
434     2007-03-04 Niels Rogalla <niro@magellan-linux.de>
435    
436     * [r429] etc/rc.config:
437     define only one glogin
438     * [r428] etc/rc.d/init.d/rc:
439     new features for udev-106-r1; added support for empty /dev trees
440    
441     2007-02-07 Niels Rogalla <niro@magellan-linux.de>
442    
443     * [r426] etc/conf.d/net.eth0:
444     fixed some spelling typos
445     * [r425] etc/rc.d/init.d/rc:
446     fixed copyright, its 2007 now!
447    
448     2006-10-31 Niels Rogalla <niro@magellan-linux.de>
449    
450     * [r395] etc/rc.d/init.d/rc:
451     fixed a typo
452     * [r394] etc/rc.d/init.d/rc:
453     updated udev functions to use this with udev >=96
454    
455     2006-09-20 Niels Rogalla <niro@magellan-linux.de>
456    
457     * [r392] etc/conf.d/net.eth0:
458     using -k to kill dhcpcd daemon, >= 2.0 doesn't understand -z
459    
460     2006-08-01 Niels Rogalla <niro@magellan-linux.de>
461    
462     * [r389] etc/mageversion:
463     version 0.7.0
464     * [r388] etc/conf.d/net.eth0:
465     fixed WIRELESS_AUTH_MODE description
466     * [r387] etc/conf.d/kernel:
467     deactivated devices tarballs
468    
469     2006-05-29 Niels Rogalla <niro@magellan-linux.de>
470    
471     * [r376] etc/rc.d/init.d/rc:
472     fixed errors with pre-release kernels (kernel_version may contain
473     _rc and similar)
474    
475     2006-05-05 Niels Rogalla <niro@magellan-linux.de>
476    
477     * [r375] etc/fstab:
478     use "auto" fs options with cdrom as default
479    
480     2006-04-14 Niels Rogalla <niro@magellan-linux.de>
481    
482     * [r367] Makefile, etc/rc.d/init.d/sysctl[ADD]:
483     added sysctl
484    
485     2006-04-12 Niels Rogalla <niro@magellan-linux.de>
486    
487     * [r365] Makefile:
488     fixed missing symlink
489     * [r362] Makefile[ADD]:
490     added a Makefile to make out live easier :p
491    
492     2006-03-25 Niels Rogalla <niro@magellan-linux.de>
493    
494     * [r355] sbin/rc-config:
495     style updates and fixed an MROOT issue
496     * [r354] etc/rc.d/init.d/mountfs:
497     nicer eject message
498    
499     2006-03-04 Niels Rogalla <niro@magellan-linux.de>
500    
501     * [r345] etc/rc.d/init.d/rc:
502     cleanups and updated copyright to 2006
503    
504     2006-02-25 Niels Rogalla <niro@magellan-linux.de>
505    
506     * [r343] etc/rc.d/init.d/mountfslivecd[DEL]:
507     not needed anymore
508     * [r342] etc/rc.d/init.d/mountfs:
509     merged mountfs and mountfslivecd together
510    
511     2006-01-04 Niels Rogalla <niro@magellan-linux.de>
512    
513     * [r320] etc/mageversion:
514     version update to 0.6.0
515    
516     2006-01-03 Niels Rogalla <niro@magellan-linux.de>
517    
518     * [r319] etc/rc.d/init.d/rc:
519     added missing udev_version function
520     * [r318] etc/rc.d/init.d/rc:
521     added >= udev-079 support for 2.6.15 kernels
522     * [r317] etc/rc.d/init.d/functions:
523     added kernel_version function
524    
525     2005-10-21 Niels Rogalla <niro@magellan-linux.de>
526    
527     * [r276] sbin/modules-update:
528     sync with gentoo upstream; support for assume-kernel
529     * [r275] etc/rc.d/init.d/network:
530     fixed wireless crap
531     * [r274] etc/rc.d/init.d/functions:
532     added is_older_than function from gentoo; needed by
533     modules-update
534    
535     2005-10-11 Niels Rogalla <niro@magellan-linux.de>
536    
537     * [r270] etc/rc.d/init.d/network:
538     fixed wpa logic
539    
540     2005-10-10 Niels Rogalla <niro@magellan-linux.de>
541    
542     * [r268] etc/rc.d/init.d/network:
543     added wpa support and improved wep logic
544     * [r267] etc/conf.d/net.eth0:
545     added WIRELESS_WPA_DRIVER variable example
546    
547     2005-10-09 Niels Rogalla <niro@magellan-linux.de>
548    
549     * [r265] etc/rc.d/init.d/network:
550     fixed a typo
551     * [r264] etc/rc.d/init.d/network:
552     added better wireless_auth_mode logic, now supporting wep 64,
553     128, 256 auth & prepared for wpa
554    
555     2005-09-22 Niels Rogalla <niro@magellan-linux.de>
556    
557     * [r245] etc/conf.d/net.eth0, etc/rc.d/init.d/network:
558     - fixed non needed gateway if
559     - added mutiple nameserver support
560    
561     2005-09-20 Niels Rogalla <niro@magellan-linux.de>
562    
563     * [r244] etc/conf.d/net.eth0:
564     added basic wireless network description
565     * [r243] etc/rc.d/init.d/network:
566     added basic wireless support
567    
568     2005-09-09 Niels Rogalla <niro@magellan-linux.de>
569    
570     * [r223] sbin/rc-config:
571     added ${MROOT} support for upcoming mage-0.4.x
572    
573     2005-08-31 Niels Rogalla <niro@magellan-linux.de>
574    
575     * [r221] etc/rc.d/init.d/hwdetect:
576     added a fix for i810 x11 drivers -> load intel-agp module if
577     needed
578     * [r220] etc/rc.d/init.d/mountfslivecd:
579     livecds will be ejected at system reboot / shutdown (needs eject
580     >= 2.1.0-r1)
581    
582     2005-08-03 Niels Rogalla <niro@magellan-linux.de>
583    
584     * [r181] etc/rc.d/init.d/network:
585     added mac fake support
586    
587     2005-07-25 Niels Rogalla <niro@magellan-linux.de>
588    
589     * [r159] etc/skel[DEL]:
590     now included in app-shells/bash
591    
592     2005-07-03 Niels Rogalla <niro@magellan-linux.de>
593    
594     * [r150] etc/rc.d/init.d/rc:
595     using now new is_fs_mounted functions and fixed fstype
596     descriptions, some cosmetics fixes, merged runlevel 0 & 6, fixed
597     some mount problems (-n to not write to mtab) etc..
598     * [r149] etc/rc.d/init.d/mountfs, etc/rc.d/init.d/mountfslivecd:
599     using now new is_fs_mounted functions and fixed fstype
600     descriptions
601     * [r148] etc/rc.d/init.d/hwdetect:
602     cosmetics and fixed vnc
603     * [r147] etc/rc.d/init.d/functions:
604     added 3 new functions: kernel_support_fs, is_fs_mounted,
605     is_fstype_mounted
606     * [r146] etc/rc.d/init.d/cleanfs, etc/rc.d/init.d/consolefont:
607     cosmetics
608     * [r145] etc/fstab:
609     added better fs descriptions
610     * [r141] sbin/rc-config:
611     cosmetics
612     * [r140] sbin/start-stop-daemon[DEL]:
613     not needed anymore
614     * [r139] etc/rc.d/init.d/setclock:
615     hwclock "${CLOCKPARAMS}" produces errors because CLOCKPARAMS will
616     be seen a 1 var not 2 or more by hwclock ... -> solution don't
617     use \" \" ;)
618     * [r138] etc/rc.d/init.d/modules:
619     fixed typos an whitespaces
620     * [r137] etc/rc.d/init.d/cleanfs:
621     fixed a typo
622    
623     2005-07-02 Niels Rogalla <niro@magellan-linux.de>
624    
625     * [r135] etc/modules.autoload.d/kernel-2.4,
626     etc/modules.autoload.d/kernel-2.6:
627     cosmetics
628     * [r134] etc/rc.d/init.d/setclock:
629     CLOCK my be utc or UTC; local or LOCAL
630     * [r133] etc/conf.d/net.eth0:
631     better descriptions
632     * [r132] etc/conf.d/kernel:
633     cosmetics
634     * [r131] etc/fstab:
635     better descriptions
636     * [r130] etc/hosts:
637     added ipv6 localhost stuff and some cosmetics
638     * [r129] etc/inittab, etc/inputrc, etc/profile:
639     cosmetics
640     * [r128] etc/rc.config:
641     better descriptions
642     * [r127] etc/shells:
643     added more shells and some cosmetics
644     * [r126] etc/devfsd.conf[DEL]:
645     package removed from mage-tree
646     * [r125] etc/services:
647     merged with iana-etc-1.04
648     * [r124] etc/protocols:
649     added some new protocols, fixed witespaces and other cosmetics
650     * [r123] etc/rc.d/init.d/inetd[DEL]:
651     moved to sys-apps/inetutils
652     * [r122] etc/rc.d/init.d/sysklogd[DEL]:
653     package removed from mage-tree
654     * [r121] etc/rc.d/init.d/alsa[DEL]:
655     moved to media-sound/alsa-utils
656     * [r120] etc/rc.d/init.d/cups[DEL]:
657     moved to net-print/cups
658     * [r119] etc/rc.d/init.d/gkrellmd[DEL]:
659     moved to app-admin/gkrellm
660     * [r118] etc/rc.d/init.d/hotplug[DEL]:
661     moved to sys-apps/hotplug
662     * [r117] etc/rc.d/init.d/samba[DEL]:
663     moved to net-fs/samba
664     * [r116] etc/rc.d/init.d/sshd[DEL]:
665     moved to net-misc/openssh
666     * [r115] etc/X11[DEL], etc/rc.d/init.d/xdm[DEL]:
667     moved to x11-base/xorg
668     * [r114] etc/rc.d/init.d/hotplug, etc/rc.d/init.d/sshd:
669     whitespaces
670     * [r113] etc/X11/startxdm:
671     some minor fixes
672     * [r112] etc/DIR_COLORS[ADD]:
673     new
674     * [r111] etc/skel[ADD], etc/skel/dot.bash_logout[ADD],
675     etc/skel/dot.bash_profile[ADD], etc/skel/dot.bashrc[ADD],
676     src[ADD], src/headers.h[ADD], src/start-stop-daemon.c[ADD]:
677     new
678    
679     2005-07-01 Niels Rogalla <niro@magellan-linux.de>
680    
681     * [r109] sbin/generate-modprobe.conf[ADD]:
682     new, was missing all the time ;/
683     * [r107] etc/mageversion:
684     updated release info
685     * [r106] etc/fstab:
686     removed whitespaces and typos
687     * [r105] sbin/modules-update:
688     removed whitespaces and typos
689     * [r104] sbin/rc-config:
690     cleaned
691    
692     2005-05-11 Niels Rogalla <niro@magellan-linux.de>
693    
694     * [r75] etc/rc.d/init.d/sshd:
695     fixed missing retvals
696     * [r74] etc/rc.d/init.d/cleanfs:
697     fixed tmp files issue
698    
699     2005-03-15 Niels Rogalla <niro@magellan-linux.de>
700    
701     * [r73] etc/rc.d/init.d/consolefont:
702     fixed missing tty's and added some plausibilities
703     * [r72] etc/rc.config:
704     added consolefont settings (fixes also tty issue with fbsplash)
705     * [r71] etc/rc.d/init.d/alsa, etc/rc.d/init.d/checkfs,
706     etc/rc.d/init.d/cleanfs, etc/rc.d/init.d/cups,
707     etc/rc.d/init.d/functions, etc/rc.d/init.d/gkrellmd,
708     etc/rc.d/init.d/halt, etc/rc.d/init.d/hotplug,
709     etc/rc.d/init.d/hwdetect, etc/rc.d/init.d/inetd,
710     etc/rc.d/init.d/loadkeys, etc/rc.d/init.d/localnet,
711     etc/rc.d/init.d/modules, etc/rc.d/init.d/mountfs,
712     etc/rc.d/init.d/mountfslivecd, etc/rc.d/init.d/network,
713     etc/rc.d/init.d/rc, etc/rc.d/init.d/reboot,
714     etc/rc.d/init.d/samba, etc/rc.d/init.d/sendsignals,
715     etc/rc.d/init.d/setclock, etc/rc.d/init.d/sshd,
716     etc/rc.d/init.d/swap, etc/rc.d/init.d/sysklogd,
717     etc/rc.d/init.d/template, etc/rc.d/init.d/xdm:
718     updated header and fixed whitespaces
719     * [r70] etc/rc.d/init.d/consolefont:
720     new file; loads consolefont settings (fixes also tty issue with
721     fbsplash)
722     * [r69] etc/rc.d/init.d/consolefont[ADD]:
723     new file; loads consolefont settings (fixes also tty issue with
724     fbsplash)
725     * [r68] etc/rc.d/init.d/alxprinters[DEL],
726     etc/rc.d/init.d/alxsettings[DEL]:
727     pruned old cruf
728    
729     2005-02-14 Niels Rogalla <niro@magellan-linux.de>
730    
731     * [r52] etc/rc.config:
732     added gnome's gdm support
733     * [r51] etc/passwd:
734     added user gdm
735     * [r50] etc/mageversion, etc/rc.d/init.d/rc:
736     mageversion isn't a var anymore; using a file directly
737     * [r49] etc/hostname, etc/rc.d/init.d/localnet:
738     hostname isn't a var anymore; using a file directly
739     * [r48] etc/group:
740     added group gdm
741     * [r47] etc/rc.d/init.d/cleanfs:
742     added missing wtmp
743     * [r46] etc/rc.d/init.d/xdm:
744     added gnome's gdm support; fixed a wrong svc_status
745    
746     2004-12-31 Niels Rogalla <niro@magellan-linux.de>
747    
748     * [r22] etc/X11/startxdm:
749     fixed startup on slow systems
750     * [r21] etc/rc.d/init.d/sshd:
751     fixed startup of the ssh-daemon
752     * [r20] etc/rc.d/init.d/network:
753     fixed shutdown of the dhcp daemon
754     * [r19] etc/conf.d/net.eth0:
755     enabled timeout after 10 seconds (dhcp)
756    
757     2004-12-14 Niels Rogalla <niro@magellan-linux.de>
758    
759     * [r17] etc/group, etc/passwd:
760     deleted my username
761     * [r16] etc/passwd[ADD]:
762     added passwd file prepared for udev
763     * [r15] etc/group[ADD]:
764     added group file prepared for udev
765    
766     2004-12-13 Niels Rogalla <niro@magellan-linux.de>
767    
768     * [r14] etc/conf.d/net.eth0:
769     added dhcpcd timeout
770     * [r13] etc/rc.d/init.d/mountfs, etc/rc.d/init.d/setclock,
771     etc/rc.d/init.d/xdm:
772     removed cruft.
773     * [r12] etc/X11/startxdm, etc/rc.d/init.d/functions,
774     etc/rc.d/init.d/samba:
775     fixed some typos.
776     * [r11] etc/rc.d/init.d/hwdetect:
777     updated with hwdetect-0.3 and some little fixes; will later have
778     its own package
779     * [r10] etc/rc.d/init.d/rc:
780     disabled save of device nodes on livecds; theyy are only ro :)
781     * [r9] etc/rc.d/init.d/mountfslivecd:
782     added dynamic mount of udev, devfs, devpts, sys, etc...
783     * [r8] etc/conf.d/kernel:
784     fixed typos and set udev as default for kernel-2.6
785     * [r7] etc/mageversion:
786     updated mageversion to 0.3.99 (beta)
787     * [r5] lib[ADD], lib/udev-state[ADD],
788     lib/udev-state/devices.tar.bz2[ADD], sbin/start-stop-daemon[ADD]:
789     fixed import (binary).
790     * [r4] lib[DEL], sbin/start-stop-daemon[DEL]:
791     broken import.
792     * [r3] .[ADD], etc[ADD], etc/X11[ADD], etc/X11/startxdm[CPY],
793     etc/conf.d[ADD], etc/conf.d/kernel[CPY],
794     etc/conf.d/net.eth0[CPY], etc/devfsd.conf[CPY], etc/fstab[CPY],
795     etc/hostname[CPY], etc/hosts[CPY], etc/inittab[CPY],
796     etc/inputrc[CPY], etc/issue[CPY], etc/mageversion[CPY],
797     etc/modules.autoload.d[ADD],
798     etc/modules.autoload.d/kernel-2.4[CPY],
799     etc/modules.autoload.d/kernel-2.6[CPY], etc/modules.d[ADD],
800     etc/modules.d/aliases[CPY], etc/modules.d/i386[CPY],
801     etc/profile[CPY], etc/protocols[CPY], etc/rc.config[CPY],
802     etc/rc.d[ADD], etc/rc.d/init.d[ADD], etc/rc.d/init.d/alsa[CPY],
803     etc/rc.d/init.d/alxprinters[CPY],
804     etc/rc.d/init.d/alxsettings[CPY], etc/rc.d/init.d/checkfs[CPY],
805     etc/rc.d/init.d/cleanfs[CPY], etc/rc.d/init.d/cups[CPY],
806     etc/rc.d/init.d/functions[CPY], etc/rc.d/init.d/gkrellmd[CPY],
807     etc/rc.d/init.d/halt[CPY], etc/rc.d/init.d/hotplug[CPY],
808     etc/rc.d/init.d/hwdetect[CPY], etc/rc.d/init.d/inetd[CPY],
809     etc/rc.d/init.d/loadkeys[CPY], etc/rc.d/init.d/localnet[CPY],
810     etc/rc.d/init.d/modules[CPY], etc/rc.d/init.d/mountfs[CPY],
811     etc/rc.d/init.d/mountfslivecd[CPY], etc/rc.d/init.d/network[CPY],
812     etc/rc.d/init.d/rc[CPY], etc/rc.d/init.d/reboot[CPY],
813     etc/rc.d/init.d/samba[CPY], etc/rc.d/init.d/sendsignals[CPY],
814     etc/rc.d/init.d/setclock[CPY], etc/rc.d/init.d/sshd[CPY],
815     etc/rc.d/init.d/swap[CPY], etc/rc.d/init.d/sysklogd[CPY],
816     etc/rc.d/init.d/template[CPY], etc/rc.d/init.d/xdm[CPY],
817     etc/services[CPY], etc/shells[CPY], etc/sysconfig[ADD],
818     etc/sysconfig/rc[CPY], lib[ADD], lib/udev-state[ADD],
819     lib/udev-state/devices.tar.bz2[CPY], sbin[ADD],
820     sbin/modules-update[CPY], sbin/rc-config[CPY],
821     sbin/start-stop-daemon[CPY]:
822     This commit was generated by cvs2svn to compensate for changes in
823     r2,
824     which included commits to RCS files with non-trunk default
825     branches.
826