Magellan Linux

Contents of /trunk/magellan-initscripts/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


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