2011-05-12 Niels Rogalla * [r1285] Makefile: -fixed Makefile to reflect modules.d -> modprobe.d changes * [r1278] VERSION, modprobe.d[CPY], modules.d[DEL], sbin/modules-update: -renamed modules.d -> modprobe.d 2011-05-06 Niels Rogalla * [r1276] rc/network: -do not escape dhcp command opts -always use basename of dhcp_prog to be busybox compat 2011-03-11 Niels Rogalla * [r1268] src/headers.h, src/start-stop-daemon.c: -updated start-stop-daemon to debian upstream 1.13.11 * [r1267] Makefile: -updated Makefile to new src directory layout * [r1266] lib[DEL]: -deleted * [r1265] lib/udev-state[DEL], udev-state[CPY]: moved [top]/lib/udev-state -> [top]/udev-state * [r1264] etc/rc.d[DEL]: -deleted * [r1263] etc/rc.d/init.d[DEL], rc[CPY]: moved [top]/etc/rc.d/init.d -> [top]/rc * [r1262] etc/modules.d[DEL], modules.d[CPY]: moved [top]/etc/modules.d -> [top]/modules.d * [r1261] conf.d[CPY], etc/conf.d[DEL]: moved [top]/etc/conf.d -> [top]/conf.d * [r1260] Makefile, etc/conf.d/clock[ADD], etc/conf.d/consolefont[ADD], etc/conf.d/editor[ADD], etc/conf.d/keymap[ADD], etc/conf.d/xdm[ADD], etc/rc.config[DEL]: -split rc.config into several conf.d config files * [r1259] etc/conf.d/rc: -update coding syntax * [r1258] etc/rc.d/init.d/network: -use rc_print and rc_echo -exclude net.routes and net.sample before searching for onboot interfaces to prevent annoying warnings -fixed message while adding static routes and print the route -use killproc to kill all dhcp intances when no DHCP_STOP was given * [r1257] etc/rc.d/init.d/mountfs: -use rc_print and rc_echo -fixed a typo while recording squashfs mount points -added noswap to NO_FS while mounting -added notmpfs, nodevtmpfs nodevpts to NO_FS while unmounting * [r1256] etc/rc.d/init.d/setclock: -respect start|stop pragma -use rc_print and rc_echo -write hardware clock to system on boot -write system clock to hardware on shutdown or reboot * [r1255] etc/rc.d/init.d/cleanfs: -clean subdirectories under /tmp too * [r1254] etc/rc.d/init.d/cleanfs: -use rc_print and rc_echo * [r1253] etc/rc.d/init.d/checkfs: -respect start|stop pragma -use rc_print and rc_echo * [r1252] etc/rc.d/init.d/template: -use rc_print and rc_echo * [r1251] etc/rc.d/init.d/sysctl: -use rc_print and rc_echo * [r1250] etc/rc.d/init.d/swap: -use rc_print and rc_echo * [r1249] etc/rc.d/init.d/sendsignals: -use rc_print * [r1248] etc/rc.d/init.d/rc: -use rc_print and rc_echo * [r1247] etc/rc.d/init.d/modules: -respect start|stop pragma -use rc_print * [r1246] etc/rc.d/init.d/localnet: -use rc_print and rc_echo * [r1245] etc/rc.d/init.d/loadkeys: -respect start|stop pragma -split of rc.config into several conf.d config files -use rc_print * [r1244] etc/rc.d/init.d/consolefont: -split of rc.config into several conf.d config files * [r1243] etc/rc.d/init.d/consolefont: -use rc_print * [r1242] etc/rc.d/init.d/functions: -respect SPLASH_VERBOSE_ON_ERRORS * [r1241] etc/rc.d/init.d/functions: -added rc_echo() and rc_print() functions 2010-09-26 Niels Rogalla * [r1165] etc/rc.d/init.d/network: -fixed typos 2010-07-14 Niels Rogalla * [r1109] VERSION: -version 0.5.7 * [r1108] etc/rc.d/init.d/network: -only rebuild resolv.conf with head/tail if other nameserver are given or it breaks dhcp support, as the revolv.conf gets always overwritten. dhcpcd take tail/head automatically into account * [r1106] VERSION: -version 0.5.6 * [r1105] etc/rc.d/init.d/rc: -fixed a very bad typo * [r1104] etc/rc.d/init.d/functions: -fixed a typo * [r1102] Makefile: -removed udev.rc script * [r1100] VERSION: -version 0.5.5 * [r1099] sbin/rc-config: -mdev support * [r1097] VERSION: -version 0.5.4 * [r1096] etc/rc.d/init.d/udev[DEL]: -script now provided by udev package * [r1095] etc/rc.d/init.d/rc: -only use udev|mdev overrides when the rc script exist * [r1094] etc/conf.d/kernel, etc/rc.d/init.d/functions, etc/rc.d/init.d/rc, etc/rc.d/init.d/udev: -added variable devicemanager support * [r1093] etc/rc.d/init.d/functions: -fixed whitespaces and coding style * [r1092] etc/conf.d/net.sample, etc/rc.d/init.d/network: -improved bridge support * [r1091] etc/conf.d/rc, etc/rc.d/init.d/network: -renamed network_settings variable to rc_network_settings * [r1090] etc/rc.d/init.d/network: -resolv.conf: head/tail support 2010-04-26 Niels Rogalla * [r974] etc/rc.d/init.d/rc, etc/rc.d/init.d/udev: -support for devtmpfs -stop udev on system shutdown/reboot -create kmsg device node for udev 2010-04-25 Niels Rogalla * [r973] etc/rc.d/init.d/udev: -load unix domain sockets if build as module 2010-01-01 Niels Rogalla * [r960] etc/rc.d/init.d/rc: -updated copyright 2009-12-27 Niels Rogalla * [r958] Makefile: -modules configs got renamed to *.conf * [r956] VERSION: -version 0.5.3 * [r955] etc/rc.d/init.d/network: -some default fallback values for dhcp-networking if nothing was given in the config file * [r954] etc/fstab: -removed old floppy and cdrom entries from fstab - udev/dbus/hal handle them now 2009-11-05 Niels Rogalla * [r936] etc/sysctl.conf: -fixed header - commented deprecated setting dev.rtc.max-user-freq = 1024 * [r935] etc/rc.d/init.d/rc: -fixed header -fixed copyright * [r934] etc/rc.d/init.d/hwdetect[DEL]: -removed hwdetect -> udev does the job now * [r933] Makefile: -fixed header -removed hwsetup * [r932] sbin/rc-config: -fixed header * [r931] etc/rc.d/init.d/checkfs, etc/rc.d/init.d/cleanfs, etc/rc.d/init.d/consolefont, etc/rc.d/init.d/functions, etc/rc.d/init.d/halt, etc/rc.d/init.d/loadkeys, etc/rc.d/init.d/localnet, etc/rc.d/init.d/modules, etc/rc.d/init.d/mountfs, etc/rc.d/init.d/network, etc/rc.d/init.d/reboot, etc/rc.d/init.d/sendsignals, etc/rc.d/init.d/setclock, etc/rc.d/init.d/swap, etc/rc.d/init.d/sysctl, etc/rc.d/init.d/template, etc/rc.d/init.d/udev: -fixed header * [r930] etc/conf.d/net.routes, etc/conf.d/net.sample, etc/conf.d/rc: -fixed header * [r929] etc/fstab, etc/hosts, etc/inittab, etc/inputrc, etc/modules.autoload, etc/profile, etc/rc.config, etc/shells: -fixed header 2009-05-21 Niels Rogalla * [r874] sbin/rc-config: - exclude udev rc-script - it is only a hook which gets loaded by /etc/init.d/rc.d/rc * [r873] etc/conf.d/net.sample: -fixed spelling * [r872] etc/conf.d/net.sample, etc/rc.d/init.d/network: -using wext driver as default wireless extension for wpa_supplicant * [r871] etc/modules.d/i386[DEL], etc/modules.d/i386.conf[CPY]: renamed to i386.conf * [r870] etc/modules.d/aliases.conf[ADD]: -renamed to aliases.conf * [r869] etc/modules.d/aliases[DEL]: -renamed to aliases.conf 2009-05-13 Niels Rogalla * [r868] etc/rc.d/init.d/network: -fixed some warnings with wireless extensions enabled - wireless modes (managed, ad-hoc) are working, as the device is not in use because we run "ifconfig $device up" later 2009-05-09 Niels Rogalla * [r867] etc/conf.d/net.sample, etc/rc.d/init.d/network: added support for WPA2 encryption * [r866] etc/conf.d/net.sample: use wext as default wpa-driver suggestion * [r865] etc/conf.d/net.sample: -fixed spelling 2009-05-04 Niels Rogalla * [r852] make-tarball.sh: -fixed make-tarball script * [r850] VERSION[ADD]: added VERSION file -version 0.5.2 * [r849] Makefile: added missing udev initscript * [r848] etc/rc.d/init.d/udev: start udevd via start-stop-daemon * [r847] etc/rc.d/init.d/udev: use udevadm - udevsettle and udevtrigger doesn't exist anymore 2009-01-31 Niels Rogalla * [r796] make-tarball.sh: -converted for use with svn 2009-01-08 Niels Rogalla * [r792] etc/profile: -be more sudo friendly and export */sbin pathes for normal users 2008-12-22 Niels Rogalla * [r786] Makefile: -fixed a typo * [r785] Makefile: -fixed Makefile * [r783] etc/rc.d/init.d/rc: -spelling * [r782] etc/rc.d/init.d/rc, etc/rc.d/init.d/udev[ADD]: -moved udev functions to an extra initscript * [r781] etc/conf.d/rc[ADD], etc/rc.d/init.d/checkfs, etc/rc.d/init.d/cleanfs, etc/rc.d/init.d/consolefont, etc/rc.d/init.d/halt, etc/rc.d/init.d/loadkeys, etc/rc.d/init.d/localnet, etc/rc.d/init.d/modules, etc/rc.d/init.d/mountfs, etc/rc.d/init.d/network, etc/rc.d/init.d/rc, etc/rc.d/init.d/reboot, etc/rc.d/init.d/sendsignals, etc/rc.d/init.d/setclock, etc/rc.d/init.d/swap, etc/rc.d/init.d/sysctl, etc/rc.d/init.d/template, etc/sysconfig[DEL]: -use /etc/conf.d/rc instead of /etc/sysconfig/rc * [r780] etc/rc.d/init.d/hwdetect: -fixed some minor issues 2008-04-10 Niels Rogalla * [r707] etc/rc.d/init.d/hwdetect: -fixed modules.autoload 2008-03-25 Niels Rogalla * [r700] sbin/generate-modprobe.conf[DEL]: -pruned provided by modules-init-tools * [r698] sbin/modules-update: -using the complete rewrite from gentoo-upstream to be fully compat with >=module-init-tools-3.4 2008-03-22 Niels Rogalla * [r694] Makefile, etc/rc.d/init.d/rc: -respect /lib/udev-state /lib/udev/state location change * [r693] Makefile: -drop kernel-2.4 support completly * [r692] etc/rc.d/init.d/rc: -support udev-119 and drop 2.4 kernel support * [r691] etc/rc.d/init.d/mountfs, etc/rc.d/init.d/network: -style updates * [r690] etc/rc.d/init.d/modules: -we drop kernel-2.4 support completly * [r689] etc/modules.autoload.d[DEL]: -removed; we drop kernel-2.4 support completly * [r688] etc/conf.d/net.eth0[DEL]: -removed, install only the sample file * [r687] etc/conf.d/kernel: -only udev; we drop kernel-2.4 support completly * [r686] etc/modules.autoload[ADD]: -new files, we drop kernel-2.4 support completly 2008-03-20 Niels Rogalla * [r684] etc/rc.d/init.d/network: - unset GATEWAY and NAMESERVER var after configure 2008-01-01 Niels Rogalla * [r645] make-tarball.sh: -fixed DESTINATION * [r644] make-tarball.sh: -fixed CVSROOT * [r643] etc/rc.d/init.d/rc: -updated copyright to 2008 2007-12-17 Niels Rogalla * [r640] etc/rc.d/init.d/network: -fixed a typo 2007-12-13 Niels Rogalla * [r638] etc/rc.d/init.d/network: -fixed typos * [r636] etc/conf.d/net.eth0, etc/conf.d/net.sample, etc/rc.d/init.d/network: -better bridging support 2007-09-30 Niels Rogalla * [r579] Makefile: -added net.sample * [r578] etc/conf.d/net.eth0[ADD]: -undo * [r577] etc/conf.d/net.eth0[DEL], etc/conf.d/net.sample[ADD]: -renamed net.eth0 to net.sample 2007-09-02 Niels Rogalla * [r551] make-tarball.sh: -remove .cvsignore from tarball 2007-09-01 Niels Rogalla * [r528] make-tarball.sh: -remove tarbal script from tarball -fixed destination uri * [r527] make-tarball.sh[ADD]: -added tarball creation script * [r525] etc/rc.d/init.d/rc: -limit udev filesystem to 10Mb 2007-08-18 Niels Rogalla * [r522] etc/rc.d/init.d/network: -allow single interface starts and stops * [r520] etc/rc.d/init.d/mountfs: -fixed typos 2007-08-17 Niels Rogalla * [r518] etc/rc.d/init.d/mountfs: -fixed a typo in mountfs and get mounts opts of udev also * [r516] etc/fstab: -we are automounting usbfs now, so the fstab entry is unnecessary * [r515] etc/rc.d/init.d/rc: -automount usbfs * [r514] etc/rc.d/init.d/rc: -some update for newer udev versions (114-r4 atm) * [r513] etc/rc.d/init.d/mountfs: -record usbfs * [r512] etc/rc.d/init.d/mountfs: -detect which fstype was use for udev 2007-07-21 Niels Rogalla * [r509] Makefile, etc/conf.d/net.routes[ADD]: -new file; added support for routes * [r508] etc/sysctl.conf: -added some openvz defaults * [r507] etc/conf.d/net.eth0: -added support for bridges * [r506] etc/rc.d/init.d/network: -added support for bridges -added support for custom routes * [r505] etc/rc.d/init.d/functions: -enable argv for evaluate_retval() 2007-05-06 Niels Rogalla * [r492] etc/sysctl.conf: -added rtc stuff for mplayer 2007-04-25 Niels Rogalla * [r479] etc/rc.d/init.d/hwdetect: -many style updates -enabled aiglx support 2007-04-20 Niels Rogalla * [r474] etc/group: change gid for users to 1000 2007-04-01 Niels Rogalla * [r454] Makefile: - added sysctl.conf * [r453] etc/sysctl.conf[ADD]: new file 2007-03-06 Niels Rogalla * [r432] etc/conf.d/kernel: added RC_COLDPLUG support * [r431] etc/rc.d/init.d/rc: fixed udev version detection and support RC_COLDPLUG 2007-03-04 Niels Rogalla * [r429] etc/rc.config: define only one glogin * [r428] etc/rc.d/init.d/rc: new features for udev-106-r1; added support for empty /dev trees 2007-02-07 Niels Rogalla * [r426] etc/conf.d/net.eth0: fixed some spelling typos * [r425] etc/rc.d/init.d/rc: fixed copyright, its 2007 now! 2006-10-31 Niels Rogalla * [r395] etc/rc.d/init.d/rc: fixed a typo * [r394] etc/rc.d/init.d/rc: updated udev functions to use this with udev >=96 2006-09-20 Niels Rogalla * [r392] etc/conf.d/net.eth0: using -k to kill dhcpcd daemon, >= 2.0 doesn't understand -z 2006-08-01 Niels Rogalla * [r389] etc/mageversion: version 0.7.0 * [r388] etc/conf.d/net.eth0: fixed WIRELESS_AUTH_MODE description * [r387] etc/conf.d/kernel: deactivated devices tarballs 2006-05-29 Niels Rogalla * [r376] etc/rc.d/init.d/rc: fixed errors with pre-release kernels (kernel_version may contain _rc and similar) 2006-05-05 Niels Rogalla * [r375] etc/fstab: use "auto" fs options with cdrom as default 2006-04-14 Niels Rogalla * [r367] Makefile, etc/rc.d/init.d/sysctl[ADD]: added sysctl 2006-04-12 Niels Rogalla * [r365] Makefile: fixed missing symlink * [r362] Makefile[ADD]: added a Makefile to make out live easier :p 2006-03-25 Niels Rogalla * [r355] sbin/rc-config: style updates and fixed an MROOT issue * [r354] etc/rc.d/init.d/mountfs: nicer eject message 2006-03-04 Niels Rogalla * [r345] etc/rc.d/init.d/rc: cleanups and updated copyright to 2006 2006-02-25 Niels Rogalla * [r343] etc/rc.d/init.d/mountfslivecd[DEL]: not needed anymore * [r342] etc/rc.d/init.d/mountfs: merged mountfs and mountfslivecd together 2006-01-04 Niels Rogalla * [r320] etc/mageversion: version update to 0.6.0 2006-01-03 Niels Rogalla * [r319] etc/rc.d/init.d/rc: added missing udev_version function * [r318] etc/rc.d/init.d/rc: added >= udev-079 support for 2.6.15 kernels * [r317] etc/rc.d/init.d/functions: added kernel_version function 2005-10-21 Niels Rogalla * [r276] sbin/modules-update: sync with gentoo upstream; support for assume-kernel * [r275] etc/rc.d/init.d/network: fixed wireless crap * [r274] etc/rc.d/init.d/functions: added is_older_than function from gentoo; needed by modules-update 2005-10-11 Niels Rogalla * [r270] etc/rc.d/init.d/network: fixed wpa logic 2005-10-10 Niels Rogalla * [r268] etc/rc.d/init.d/network: added wpa support and improved wep logic * [r267] etc/conf.d/net.eth0: added WIRELESS_WPA_DRIVER variable example 2005-10-09 Niels Rogalla * [r265] etc/rc.d/init.d/network: fixed a typo * [r264] etc/rc.d/init.d/network: added better wireless_auth_mode logic, now supporting wep 64, 128, 256 auth & prepared for wpa 2005-09-22 Niels Rogalla * [r245] etc/conf.d/net.eth0, etc/rc.d/init.d/network: - fixed non needed gateway if - added mutiple nameserver support 2005-09-20 Niels Rogalla * [r244] etc/conf.d/net.eth0: added basic wireless network description * [r243] etc/rc.d/init.d/network: added basic wireless support 2005-09-09 Niels Rogalla * [r223] sbin/rc-config: added ${MROOT} support for upcoming mage-0.4.x 2005-08-31 Niels Rogalla * [r221] etc/rc.d/init.d/hwdetect: added a fix for i810 x11 drivers -> load intel-agp module if needed * [r220] etc/rc.d/init.d/mountfslivecd: livecds will be ejected at system reboot / shutdown (needs eject >= 2.1.0-r1) 2005-08-03 Niels Rogalla * [r181] etc/rc.d/init.d/network: added mac fake support 2005-07-25 Niels Rogalla * [r159] etc/skel[DEL]: now included in app-shells/bash 2005-07-03 Niels Rogalla * [r150] etc/rc.d/init.d/rc: using now new is_fs_mounted functions and fixed fstype descriptions, some cosmetics fixes, merged runlevel 0 & 6, fixed some mount problems (-n to not write to mtab) etc.. * [r149] etc/rc.d/init.d/mountfs, etc/rc.d/init.d/mountfslivecd: using now new is_fs_mounted functions and fixed fstype descriptions * [r148] etc/rc.d/init.d/hwdetect: cosmetics and fixed vnc * [r147] etc/rc.d/init.d/functions: added 3 new functions: kernel_support_fs, is_fs_mounted, is_fstype_mounted * [r146] etc/rc.d/init.d/cleanfs, etc/rc.d/init.d/consolefont: cosmetics * [r145] etc/fstab: added better fs descriptions * [r141] sbin/rc-config: cosmetics * [r140] sbin/start-stop-daemon[DEL]: not needed anymore * [r139] etc/rc.d/init.d/setclock: hwclock "${CLOCKPARAMS}" produces errors because CLOCKPARAMS will be seen a 1 var not 2 or more by hwclock ... -> solution don't use \" \" ;) * [r138] etc/rc.d/init.d/modules: fixed typos an whitespaces * [r137] etc/rc.d/init.d/cleanfs: fixed a typo 2005-07-02 Niels Rogalla * [r135] etc/modules.autoload.d/kernel-2.4, etc/modules.autoload.d/kernel-2.6: cosmetics * [r134] etc/rc.d/init.d/setclock: CLOCK my be utc or UTC; local or LOCAL * [r133] etc/conf.d/net.eth0: better descriptions * [r132] etc/conf.d/kernel: cosmetics * [r131] etc/fstab: better descriptions * [r130] etc/hosts: added ipv6 localhost stuff and some cosmetics * [r129] etc/inittab, etc/inputrc, etc/profile: cosmetics * [r128] etc/rc.config: better descriptions * [r127] etc/shells: added more shells and some cosmetics * [r126] etc/devfsd.conf[DEL]: package removed from mage-tree * [r125] etc/services: merged with iana-etc-1.04 * [r124] etc/protocols: added some new protocols, fixed witespaces and other cosmetics * [r123] etc/rc.d/init.d/inetd[DEL]: moved to sys-apps/inetutils * [r122] etc/rc.d/init.d/sysklogd[DEL]: package removed from mage-tree * [r121] etc/rc.d/init.d/alsa[DEL]: moved to media-sound/alsa-utils * [r120] etc/rc.d/init.d/cups[DEL]: moved to net-print/cups * [r119] etc/rc.d/init.d/gkrellmd[DEL]: moved to app-admin/gkrellm * [r118] etc/rc.d/init.d/hotplug[DEL]: moved to sys-apps/hotplug * [r117] etc/rc.d/init.d/samba[DEL]: moved to net-fs/samba * [r116] etc/rc.d/init.d/sshd[DEL]: moved to net-misc/openssh * [r115] etc/X11[DEL], etc/rc.d/init.d/xdm[DEL]: moved to x11-base/xorg * [r114] etc/rc.d/init.d/hotplug, etc/rc.d/init.d/sshd: whitespaces * [r113] etc/X11/startxdm: some minor fixes * [r112] etc/DIR_COLORS[ADD]: new * [r111] etc/skel[ADD], etc/skel/dot.bash_logout[ADD], etc/skel/dot.bash_profile[ADD], etc/skel/dot.bashrc[ADD], src[ADD], src/headers.h[ADD], src/start-stop-daemon.c[ADD]: new 2005-07-01 Niels Rogalla * [r109] sbin/generate-modprobe.conf[ADD]: new, was missing all the time ;/ * [r107] etc/mageversion: updated release info * [r106] etc/fstab: removed whitespaces and typos * [r105] sbin/modules-update: removed whitespaces and typos * [r104] sbin/rc-config: cleaned 2005-05-11 Niels Rogalla * [r75] etc/rc.d/init.d/sshd: fixed missing retvals * [r74] etc/rc.d/init.d/cleanfs: fixed tmp files issue 2005-03-15 Niels Rogalla * [r73] etc/rc.d/init.d/consolefont: fixed missing tty's and added some plausibilities * [r72] etc/rc.config: added consolefont settings (fixes also tty issue with fbsplash) * [r71] etc/rc.d/init.d/alsa, etc/rc.d/init.d/checkfs, etc/rc.d/init.d/cleanfs, etc/rc.d/init.d/cups, etc/rc.d/init.d/functions, etc/rc.d/init.d/gkrellmd, etc/rc.d/init.d/halt, etc/rc.d/init.d/hotplug, etc/rc.d/init.d/hwdetect, etc/rc.d/init.d/inetd, etc/rc.d/init.d/loadkeys, etc/rc.d/init.d/localnet, etc/rc.d/init.d/modules, etc/rc.d/init.d/mountfs, etc/rc.d/init.d/mountfslivecd, etc/rc.d/init.d/network, etc/rc.d/init.d/rc, etc/rc.d/init.d/reboot, etc/rc.d/init.d/samba, etc/rc.d/init.d/sendsignals, etc/rc.d/init.d/setclock, etc/rc.d/init.d/sshd, etc/rc.d/init.d/swap, etc/rc.d/init.d/sysklogd, etc/rc.d/init.d/template, etc/rc.d/init.d/xdm: updated header and fixed whitespaces * [r70] etc/rc.d/init.d/consolefont: new file; loads consolefont settings (fixes also tty issue with fbsplash) * [r69] etc/rc.d/init.d/consolefont[ADD]: new file; loads consolefont settings (fixes also tty issue with fbsplash) * [r68] etc/rc.d/init.d/alxprinters[DEL], etc/rc.d/init.d/alxsettings[DEL]: pruned old cruf 2005-02-14 Niels Rogalla * [r52] etc/rc.config: added gnome's gdm support * [r51] etc/passwd: added user gdm * [r50] etc/mageversion, etc/rc.d/init.d/rc: mageversion isn't a var anymore; using a file directly * [r49] etc/hostname, etc/rc.d/init.d/localnet: hostname isn't a var anymore; using a file directly * [r48] etc/group: added group gdm * [r47] etc/rc.d/init.d/cleanfs: added missing wtmp * [r46] etc/rc.d/init.d/xdm: added gnome's gdm support; fixed a wrong svc_status 2004-12-31 Niels Rogalla * [r22] etc/X11/startxdm: fixed startup on slow systems * [r21] etc/rc.d/init.d/sshd: fixed startup of the ssh-daemon * [r20] etc/rc.d/init.d/network: fixed shutdown of the dhcp daemon * [r19] etc/conf.d/net.eth0: enabled timeout after 10 seconds (dhcp) 2004-12-14 Niels Rogalla * [r17] etc/group, etc/passwd: deleted my username * [r16] etc/passwd[ADD]: added passwd file prepared for udev * [r15] etc/group[ADD]: added group file prepared for udev 2004-12-13 Niels Rogalla * [r14] etc/conf.d/net.eth0: added dhcpcd timeout * [r13] etc/rc.d/init.d/mountfs, etc/rc.d/init.d/setclock, etc/rc.d/init.d/xdm: removed cruft. * [r12] etc/X11/startxdm, etc/rc.d/init.d/functions, etc/rc.d/init.d/samba: fixed some typos. * [r11] etc/rc.d/init.d/hwdetect: updated with hwdetect-0.3 and some little fixes; will later have its own package * [r10] etc/rc.d/init.d/rc: disabled save of device nodes on livecds; theyy are only ro :) * [r9] etc/rc.d/init.d/mountfslivecd: added dynamic mount of udev, devfs, devpts, sys, etc... * [r8] etc/conf.d/kernel: fixed typos and set udev as default for kernel-2.6 * [r7] etc/mageversion: updated mageversion to 0.3.99 (beta) * [r5] lib[ADD], lib/udev-state[ADD], lib/udev-state/devices.tar.bz2[ADD], sbin/start-stop-daemon[ADD]: fixed import (binary). * [r4] lib[DEL], sbin/start-stop-daemon[DEL]: broken import. * [r3] .[ADD], etc[ADD], etc/X11[ADD], etc/X11/startxdm[CPY], etc/conf.d[ADD], etc/conf.d/kernel[CPY], etc/conf.d/net.eth0[CPY], etc/devfsd.conf[CPY], etc/fstab[CPY], etc/hostname[CPY], etc/hosts[CPY], etc/inittab[CPY], etc/inputrc[CPY], etc/issue[CPY], etc/mageversion[CPY], etc/modules.autoload.d[ADD], etc/modules.autoload.d/kernel-2.4[CPY], etc/modules.autoload.d/kernel-2.6[CPY], etc/modules.d[ADD], etc/modules.d/aliases[CPY], etc/modules.d/i386[CPY], etc/profile[CPY], etc/protocols[CPY], etc/rc.config[CPY], etc/rc.d[ADD], etc/rc.d/init.d[ADD], etc/rc.d/init.d/alsa[CPY], etc/rc.d/init.d/alxprinters[CPY], etc/rc.d/init.d/alxsettings[CPY], etc/rc.d/init.d/checkfs[CPY], etc/rc.d/init.d/cleanfs[CPY], etc/rc.d/init.d/cups[CPY], etc/rc.d/init.d/functions[CPY], etc/rc.d/init.d/gkrellmd[CPY], etc/rc.d/init.d/halt[CPY], etc/rc.d/init.d/hotplug[CPY], etc/rc.d/init.d/hwdetect[CPY], etc/rc.d/init.d/inetd[CPY], etc/rc.d/init.d/loadkeys[CPY], etc/rc.d/init.d/localnet[CPY], etc/rc.d/init.d/modules[CPY], etc/rc.d/init.d/mountfs[CPY], etc/rc.d/init.d/mountfslivecd[CPY], etc/rc.d/init.d/network[CPY], etc/rc.d/init.d/rc[CPY], etc/rc.d/init.d/reboot[CPY], etc/rc.d/init.d/samba[CPY], etc/rc.d/init.d/sendsignals[CPY], etc/rc.d/init.d/setclock[CPY], etc/rc.d/init.d/sshd[CPY], etc/rc.d/init.d/swap[CPY], etc/rc.d/init.d/sysklogd[CPY], etc/rc.d/init.d/template[CPY], etc/rc.d/init.d/xdm[CPY], etc/services[CPY], etc/shells[CPY], etc/sysconfig[ADD], etc/sysconfig/rc[CPY], lib[ADD], lib/udev-state[ADD], lib/udev-state/devices.tar.bz2[CPY], sbin[ADD], sbin/modules-update[CPY], sbin/rc-config[CPY], sbin/start-stop-daemon[CPY]: This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches.