2000-05-01 Bill Nottingham * Makefile, initscripts.spec, src/Makefile: fixes to get the prototypes right 2000-04-29 Bill Nottingham * src/initlog.conf: ignore 'Setting filetype' messages from e2fsck in initlog 2000-04-21 Nalin Dahyabhai * src/shvar.c: update from the rp3 CVS repository 2000-04-19 Bill Nottingham * rc.d/init.d/network: remove extraneous message * rc.d/init.d/halt, rc.d/rc.sysinit: use /poweroff and /halt to determine whether powering off * lang.csh: use /bin/echo for consistent behavior fix case statement ; apparently tcsh likes fd 15?? 2000-04-18 Nalin Dahyabhai * src/shvar.c, src/shvar.h: constipated (via rp3) 2000-04-13 Bill Nottingham * rc.d/init.d/network: that's better * rc.d/init.d/network: that check was bogus 2000-04-12 Bill Nottingham * sysconfig/network-scripts/ifup-post: check for RESOLV_MODS before testing 2000-04-10 Bill Nottingham * rc.d/init.d/network: don't bring up commented out 'ONBOOT' interfaces don't shut down inactive interfaces 2000-04-04 Than Ngo * sysconfig/network-scripts/ifdown-post: remove /etc/resolv.conf.save after the ippp connection down * sysconfig/network-scripts/ifdown-post, sysconfig/network-scripts/ifup-post, ChangeLog, initscripts.spec: fix overwrite problem of resolv.conf on ippp/ppp/slip connections 2000-04-03 Bill Nottingham * src/ppp-watch.c: don't delete other ppp-watch processes's pidfiles () * rc.d/init.d/functions: Blarg. I can't type. * rc.d/rc.sysinit: explicitly specify --localtime to hwclock 2000-03-31 Bill Nottingham * lang.csh, lang.sh: source $HOME/.i18n as well as /etc/sysconfig/i18n (idea from ) * service: add full restart (stop/start) * sysconfig/network-scripts/ifup: don't add unnecessary host routes * rc.d/init.d/network: blarg. linuxconf support broken again. 2000-03-27 Bill Nottingham * ChangeLog, initscripts.spec: remove compatiblity chkconfig links * rc.d/init.d/network: automatically unmount network fs when stopping network 2000-03-21 Bernhard "Bero" Rosenkränzer * rc.d/rc.sysinit, initscripts.spec: Handle /var/shm 2000-03-20 Bill Nottingham * src/netreport.c: show usage on bogus arguments * rc.d/init.d/functions: remove calls to ps - this should speed things up on slower machines * sysconfig.txt, sysconfig/network-scripts/ifup: allow for setting of MTU for a device * sysconfig/network-scripts/ifup-post: set umask before writing /etc/resolv.conf * sysconfig/network-scripts/ifup: honor NEEDHOSTNAME flag for pump as well * src/ppp-watch.c: open /dev/null for child process instead of closing fds 0,1,2 2000-03-17 Bernhard "Bero" Rosenkränzer * rc.d/rc.sysinit: Launch devfsd if required and installed 2000-03-10 Nalin Dahyabhai * ppp/ip-down, ppp/ip-up: use $@ intead of $* to fix bug #9697 2000-03-08 Cristian Gafton * Makefile: look at Version: * initscripts.spec, sysconfig.txt: documentation update from jakub 2000-03-08 Bill Nottingham * rc.d/init.d/halt, sysconfig/network-scripts/ifdown, sysconfig/network-scripts/network-functions: check that a device is up before bringing it down 2000-03-07 Bill Nottingham * src/minilogd.c: don't ignore stat return code * initscripts.spec, rc.d/init.d/network: handle sysctl upgrades better ; re-run sysctl on network start 2000-02-24 Bill Nottingham * sysconfig/network-scripts/ifup-post: allow for spaces in lines that are read 2000-02-23 Bill Nottingham * rc.d/rc.sysinit: don't read commented raiddev entries 2000-02-21 Than Ngo * rc.d/init.d/network: ignore ippp devices * sysconfig/network-scripts/ifdown-post: PATH is not set -> added PATH=/sbin:/usr/sbin:/bin:/usr/bin 2000-02-21 Bill Nottingham * ChangeLog, initscripts.spec: *** empty log message *** 2000-02-21 Florian La Roche * sysconfig/network-scripts/ifup-post: Fix typo in ifup-post. 2000-02-21 Than Ngo * rc.d/init.d/network: ignore ippp devices * sysconfig/network-scripts/ifdown-post: PATH is not set -> added PATH=/sbin:/usr/sbin:/bin:/usr/bin 2000-02-21 Florian La Roche * sysconfig/network-scripts/ifup-post: Fix typo in ifup-post. 2000-02-18 Bill Nottingham * rc.d/rc.sysinit: remove mtab~~ too 2000-02-17 Bill Nottingham * sysconfig/network-scripts/ifup-post: support for isdn stuff 2000-02-16 Bill Nottingham * rc.d/rc.sysinit: sanitize repair prompt 2000-02-14 Bill Nottingham * sysconfig.txt: document /etc/sysconfig/desktop 2000-02-14 Nalin Dahyabhai * initscripts.spec: add which as dependency for bug 9416 2000-02-08 Bill Nottingham * ChangeLog, rc.d/rc.sysinit: load modules, not aliases. Also, load sound-slot-0 if aliased 2000-02-07 Nalin Dahyabhai * initscripts.spec: whoops, forgot to update changelog in .spec * ChangeLog, rc.d/rc.sysinit: fix check for /var/*/news, work around for bug #9140 * ChangeLog, initscripts.spec, lang.csh: check that LC_ALL/LANG/LINGUAS/TERM are set before we use them in lang.csh 2000-02-05 Nalin Dahyabhai * rc.d/init.d/single: whoops, single should really check that it got start before it does anything * initscripts.spec, rc.d/init.d/random: fix bug 9102 2000-02-04 Bill Nottingham * lang.csh, lang.sh: if LC_ALL/LINGUAS == LANG, don't set them 2000-02-02 Bill Nottingham * initscripts.spec: add glib-devel to buildprereq * rc.d/init.d/network, sysconfig/network-scripts/ifup-routes: fix handling of bizarro linuxconf routes * ChangeLog, initscripts.spec: obsolete sapinit (a SAP sysctl package) 2000-02-01 Nalin Dahyabhai * ChangeLog, sysconfig/network-scripts/network-functions: don't change DEVICE when bringing up default route * sysconfig/network-scripts/network-functions: AAAACK! wrong IP for default route! * src/shvar.c, src/shvar.h: non-critical changes to shvar to sync with rp3's copy * initscripts.spec, src/shvar.c: shvar cleanup 2000-02-01 Nalin Dahyabhai * src/shvar.c: make svNewFile actually fail if file doesn't exist, add svCreateFile that ignores this error * sysconfig/network-scripts/network-functions fix wrong default route ip in network-functions remove DEVICE=GATEWAYDEV weirdness * sysconfig/network-scripts/ifdown-post: attempt to reset the default route in case we dropped it for PPP * src/ipcalc.1: document the "--silent" option * src/shvar.c: strtok() and other cleanups * rc.d/rc.sysinit: make symlinks for System.map and module-info automatically 2000-01-31 Bill Nottingham * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-post: set hostname only on boot * rc.d/init.d/network: bring down *all* interfaces on network stop * src/initlog.c, src/process.c: fix some warnings on alpha * rc.d/init.d/network, sysconfig/network-scripts/ifup: fix logic of boot-time interfaces somewhat * src/ppp-watch.c: return code of socket is -1, not 0 2000-01-27 Bill Nottingham * rc.d/rc.sysinit: get rid of warning when /var/lock and /var/run are empty 2000-01-24 Bill Nottingham * rc.d/rc.sysinit: don't blow away /var/run/news on reboot 2000-01-21 Bill Nottingham * sysconfig/network-scripts/ifup-post: change grep slightly * rc.d/rc.sysinit: don't load disabled modules * rc.d/init.d/functions: fix pidof calls in pidofproc * rc.d/rc.sysinit: don't load disabled modules * rc.d/init.d/functions: fix pidof calls in pidofproc * src/process.c: take out some pointless code * rc.d/init.d/functions: add --user option to daemon 2000-01-20 Bill Nottingham * rc.d/rc.sysinit: remove mtab~ files earlier 2000-01-19 Bill Nottingham * sysconfig/network-scripts/ifup-post: don't munge resolv.conf if DNS1 is in there somewhere already 2000-01-17 Bill Nottingham * rc.d/rc.sysinit: fix quoatacheck for non-root * initscripts.spec: bump procps dependency 2000-01-14 Bill Nottingham * rc.d/init.d/functions: remove ps|grep|awk construct 2000-01-13 Bill Nottingham * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-ipx: fix ifup-ipx (#8407) * rc.d/rc.sysinit: terminate raid start message with newline 2000-01-12 Bill Nottingham * src/Makefile: link popt statically 2000-01-10 Bill Nottingham * rc.d/init.d/halt: ignore loopfs when umounting 2000-01-06 Bill Nottingham * rc.d/rc.sysinit: don't assume ARC clock from MILO 1999-12-30 Bill Nottingham * rc.d/init.d/network: don't call non-existant ipv4_forward_set 1999-12-29 ewt * Makefile: make check shouldn't try to pipe ELF executables thorugh bash! * initscripts.spec: removed sh-utils prereq which breaks the dependency chain 1999-12-28 Bill Nottingham * sysctl.conf, sysctl.conf.sparc: add files * Makefile, initscripts.spec, rc.d/init.d/network, rc.d/init.d/single, rc.d/rc.sysinit, sysconfig/init: switch from echoing values into /proc/sys to using sysctl 1999-12-13 Bill Nottingham * initscripts.spec: move buildroot 1999-12-08 Bill Nottingham * rc.d/init.d/halt: unmount /proc after we're done with it. 1999-12-08 Bill Nottingham * rc.d/init.d/halt: unmount /proc after we're done with it. 1999-12-06 Michael K. Johnson * ChangeLog, initscripts.spec: 4.71 release * src/ppp-watch.c: redial after RETRYTIMEOUT on script failure * src/ppp-watch.c: tyops * src/ppp-watch.c: handle control-C and such on parent right use sigaction * sysconfig/network-scripts/ifup-ppp: Fix suggested by Adam P. Jenkins, tests fine here, may improve CHAP as well. 1999-12-03 Michael K. Johnson * src/ppp-watch.c: open fds, get lock/pid file names right 1999-12-03 Bill Nottingham * rc.d/rc.sysinit: y.a. typo 1999-11-30 Bill Nottingham * src/minilogd.c: duh - use dgram to talk to real syslogd * initscripts.spec: fix modutils dependencies 1999-11-30 Bill Nottingham * initscripts.spec: fix modutils dependencies 1999-11-29 Bill Nottingham * rc.d/rc.sysinit: make sound detection consistent 1999-11-28 Bill Nottingham * sysconfig/network-scripts/ifup: this makes more sense * rc.d/init.d/network: yet another typo. grr. arrgh. 1999-11-24 Bill Nottingham * rc.d/rc.sysinit: fix other syntax error * sysconfig/network-scripts/ifup: don't add default loopback route * rc.d/rc.sysinit: fix typo 1999-11-22 Michael K. Johnson * initscripts.spec: releasing 4.67 * src/ppp-watch.c: comments are dangerous; sometimes they disagree with code... * sysconfig.txt: DEBUG documented 1999-11-22 Bill Nottingham * sysconfig/network-scripts/ifup-aliases: call linuxconf for linuxconf aliases * lang.csh, lang.sh: turn off executable bit * rc.d/rc.sysinit: load mixer settings for monolithic sound too 1999-11-19 Michael K. Johnson * src/ppp-watch.c: try not to fill up the logs with pppd failures * src/Makefile, src/ppp-watch.8: added ppp-watch man page * src/usernetctl.1, src/usernetctl.8: usernetctl is a system command * src/usernetctl.1: usernetctl is an internal wrapper program * sysconfig/network-scripts/ifup-ppp: make netcfg work by allowing device name to be full path to ifcfg file 1999-11-17 Bill Nottingham * rc.d/rc.sysinit: only munge /boot/kernel.h if there's a change 1999-11-16 Bill Nottingham * sysconfig.txt: document ARP variable * sysconfig/network-scripts/ifup: add ARP variable use * rc.d/rc.sysinit: look for fonts that aren't psf.gz * lang.sh: fix logic in lang.sh * service: update service (do status probes) * sysconfig/network-scripts/ifup: add default route but no gateway 1999-11-15 Bill Nottingham * src/initlog.c: close configuration file descriptor 1999-11-12 Michael K. Johnson * sysconfig/network-scripts/ifup-ppp: allow pppd to set the default route * sysconfig/network-scripts/ifup-ppp: move PPPOPTIONS to the end use noauth always to work around new defaultroot behaviour 1999-11-10 Bill Nottingham * initscripts.spec, rc.d/rc.sysinit, sysconfig/init: control stop-a differently than sysrq 1999-11-08 Bill Nottingham * rc.d/rc, rc.d/rc.sysinit: use /var/run/confirm for interactive, not /tmp/confirm 1999-11-08 Michael K. Johnson * sysconfig/network-scripts/ifup-ppp: try to make CHAP work in cases where it currently fails 1999-11-05 Michael K. Johnson * src/ppp-watch.c: careful about killing processes... * src/ppp-watch.c: terminate usage message * src/ppp-watch.c: try to fix double-dialing problem 1999-11-03 Bill Nottingham * src/initlog.conf: make comments a little more clear. * initscripts.spec: explicitly specify some permissions 1999-11-02 Michael K. Johnson * sysconfig.txt, sysconfig/network-scripts/ifup-post: DNS{1,2} useful for more than just PPP * lang.csh: fix security hole 1999-10-27 Bill Nottingham * initscripts.spec: change dependency from psmisc to /sbin/fuser * initscripts.spec, rc.d/rc.sysinit: hwclock is now on alpha, too. 1999-10-27 Michael K. Johnson * sysconfig/network-scripts/ifup-post: add new nameserver entries as well as replacing nameserver entries 1999-10-25 Bill Nottingham * rc.d/init.d/functions, rc.d/rc.sysinit, src/consoletype.1, src/consoletype.c, src/Makefile, initscripts.spec: fix console checking with new consoletype program (from jakub) * rc.d/init.d/halt: turn off quotas before remounting 1999-10-22 Bill Nottingham * sysconfig/network-scripts/ifup-ipx: ipx_interface is in /sbin. * rc.d/rc.sysinit: call reboot -f to avoid silliness 1999-10-18 Bill Nottingham * rc.d/rc.sysinit: only load mixer settings if we loaded a soumd module * rc.d/init.d/network: handle weird linuxconf 'any' static routes 1999-10-17 Bill Nottingham * src/process.c: oops. DWIM, not as I say. 1999-10-14 Bill Nottingham * rc.d/init.d/network: fix typo 1999-10-12 Matt Wilson * initscripts.spec, prefdm: updated 1999-10-11 Bill Nottingham * sysconfig/network-scripts/ifup-aliases: add support for linuxconf aliases * rc.d/rc.sysinit: fix for Jensens. 1999-10-06 Bill Nottingham * service: fix it. Really, we mean it. 1999-10-05 Bill Nottingham * rc.d/rc.sysinit, sysconfig/init, sysconfig.txt: control stop-a like magic sysrq 1999-10-05 Jakub Jelinek * rc.d/rc.sysinit: If /etc/sysconfig/keyboard is not present (on serial console), don't complain. 1999-10-04 Bill Nottingham * rc.d/init.d/halt, rc.d/rc.sysinit: check for aumix-minimal before execution 1999-10-02 Bill Nottingham * ChangeLog, rc.d/rc.sysinit, src/loglevel.c, src/Makefile: duh. can we say, duplicated functionality? 1999-09-30 Bill Nottingham * rc.d/rc.local: wow, that was broken. I wonder how it worked before. 1999-09-29 Bill Nottingham * rc.d/init.d/halt: add an extra awk check to make sure we omit root fs. * initscripts.spec: req. e2fsprogs >= 1.15 1999-09-28 Michael K. Johnson * src/ppp-watch.c: recover if dead daemon left pidfile * src/ppp-watch.c: exit after deleting pidfile... * src/ppp-watch.c: really fix pidfile locking... * src/ppp-watch.c: proper file locking 1999-09-26 Bill Nottingham * lang.csh: typo 1999-09-24 Bill Nottingham * rc.d/rc.sysinit: use fsck's completion bar * lang.csh, lang.sh: locale: C -> en_US 1999-09-23 Michael K. Johnson * initscripts.spec: new version * src/ppp-watch.c: kill nicely, try to hang up modem * src/ppp-watch.c: be more careful about killing * initscripts.spec, src/ppp-watch.c: make ppp-watch kill leftover dialer more reliably 1999-09-23 Bill Nottingham * src/initlog.1: update man page to document config file 1999-09-21 Bill Nottingham * rc.d/init.d/network: add a "DEFRAG_IPV4" setting 1999-09-21 Michael K. Johnson * initscripts.spec: new version 4.45 * sysconfig/network-scripts/ifup-ppp: changed defaults 1999-09-20 Bill Nottingham * Makefile, sys-unconfig.8: add sys-unconfig man page * rc.d/rc.sysinit: just run 'passwd root' * rc.d/rc.sysinit: look in /proc/cpuinfo for arc console * src/process.c: don't dup stdin. * rc.d/init.d/functions: pass /dev/null as stdin to daemons. * rc.d/rc: Don't run rc.local through initlog. * sysconfig/network-scripts/ifcfg-lo: add note about conflicts with gated. * rc.d/init.d/halt: just call swapoff once * rc.d/init.d/halt: typo * rc.d/init.d/halt: do process splatting for final umount too. * rc.d/init.d/netfs: don't use expr, but require bash to do math * rc.d/init.d/halt: Don't use cut, it's in /usr/bin * rc.d/rc.sysinit: use kill & pidof, not killall (no /usr) * initscripts.spec, rc.d/init.d/netfs: take out call to lsof - not needed * lang.csh, lang.sh, sysconfig.txt: some i18n fixes from Peter Ivanyi (ivanyi@internet.sk) - sysconfig.txt was wrong - add latin2-ucw to ACMs 1999-09-18 Bill Nottingham * rc.d/rc.sysinit: define uniprocessor in boot/kernel.h too 1999-09-17 Bill Nottingham * rc.d/init.d/halt, rc.d/rc.sysinit: load/save mixer settings here. 1999-09-14 Bill Nottingham * rc.d/rc.sysinit: grep file, not cat file | grep 1999-09-13 Bill Nottingham * rc.d/init.d/functions, sysconfig/init: Duh. Use different terminal escape. 1999-09-13 Michael K. Johnson * ChangeLog, initscripts.spec: new version 4.41 * sysconfig/network-scripts/ifup-ppp, initscripts.spec: new --remotename option to wvdial 1999-09-13 Bill Nottingham * sysconfig/network-scripts/ifup: i before e.... 1999-09-13 Michael K. Johnson * src/ppp-watch.c: tried to add backgrounding at boot time 1999-09-13 Bill Nottingham * prefdm: get rid of which output * sysconfig/network-scripts/ifdown-post: add support for an ifdown-local * rc.d/rc.sysinit: simplify raid startup a little 1999-09-13 johnsonm * src/ppp-watch.c: do not run multiple copies setsid/setpgid seems to help... 1999-09-13 Bill Nottingham * rc.d/init.d/halt: fix swapoff so it's not called with no args 1999-09-11 Bill Nottingham * rc.d/init.d/killall: require bash * rc.d/rc.local: fix for number of processor check. This should work and be portable. 1999-09-10 Bill Nottingham * initscripts.spec: chkconfig --del in %preun, not %postun * rc.d/init.d/halt: use killall5, not kill * sysconfig/network-scripts/ifup: add explicit 'dev'. Could help in some cases, I suppose. 1999-09-10 johnsonm * src/ppp-watch.c: report failure 1999-09-09 Bill Nottingham * rc.d/init.d/halt: swapoff swap that isn't in /etc/fstab, too. 1999-09-08 Michael K. Johnson * initscripts.spec: new version * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifdown-ppp, sysconfig/network-scripts/ifdown-sl, sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: make ifdown synchronous modulo timeout 1999-09-07 Bill Nottingham * sysconfig/init, rc.d/rc.sysinit, sysconfig.txt: allow turning off of 'press 'i' prompt' * prefdm: add path to prefdm 1999-09-07 Michael K. Johnson * sysconfig/network-scripts/network-functions: work right in the background * sysconfig/network-scripts/ifup-ppp: work with ppp-watch * src/ppp-watch.c: do not overload physicalDevice sleep only when appropriate 1999-09-07 Bill Nottingham * rc.d/rc.sysinit: add an 'unconfigure' sort of thing. 1999-09-07 Michael K. Johnson * src/Makefile: link statically * src/ppp-watch.c: seems to work for basic operation * sysconfig/network-scripts/ifup-post: do not read /etc/resolv.conf forever... 1999-09-07 Bill Nottingham * sysconfig/init, rc.d/rc.sysinit, sysconfig.txt: allow turning off of 'press 'i' prompt' * prefdm: add path to prefdm 1999-09-07 Michael K. Johnson * sysconfig/network-scripts/network-functions: work right in the background * sysconfig/network-scripts/ifup-ppp: work with ppp-watch * src/ppp-watch.c: do not overload physicalDevice sleep only when appropriate 1999-09-07 Bill Nottingham * rc.d/rc.sysinit: add an 'unconfigure' sort of thing. 1999-09-07 Michael K. Johnson * src/Makefile: link statically * src/ppp-watch.c: seems to work for basic operation * sysconfig/network-scripts/ifup-post: do not read /etc/resolv.conf forever... * initscripts.spec, ppp/ip-up, src/ppp-watch.c, sysconfig/network-scripts/ifdown-ppp, sysconfig/network-scripts/ifup-ppp: first attempt at integrating ppp-watch 1999-09-06 Michael K. Johnson * src/Makefile, src/ppp-watch.c, src/shvar.c, src/shvar.h: first pass at ppp-watch * sysconfig/network-scripts/ifup-post, sysconfig/network-scripts/ifup-ppp, sysconfig.txt: DEFROUTE defaults on; PEERDNS documented and defaults on * sysconfig/network-scripts/ifup-ppp: chat script only needs to exist if wvdial not in use 1999-09-04 Bill Nottingham * prefdm: Wow. That's *brooooooooooooooooken*. 1999-09-03 Bill Nottingham * rc.d/init.d/netfs: oops, don't try to remount network filesystems with mount -a. * initscripts.spec: require lsof 1999-09-02 Bill Nottingham * rc.d/init.d/functions: oops. reversed logic in killproc. 1999-09-02 Bill Nottingham * src/getkey.c, src/Makefile, rc.d/init.d/functions, rc.d/rc, rc.d/rc.sysinit: add interactive prompt to make Cristian & Preston happy 1999-08-31 Bill Nottingham * rc.d/rc.sysinit, sysconfig/init, sysconfig.txt: disable magic sysrq by default * initscripts.spec: make utmp group 22 1999-08-30 Bill Nottingham * rc.d/init.d/netfs: new NFS unmounting stuff from Bill Rugolsky 1999-08-25 Bill Nottingham * sysconfig/network-scripts/ifup-sl: typo * rc.d/rc.sysinit: ditto * rc.d/rc.sysinit: more raid fixes 1999-08-25 Bill Nottingham * rc.d/rc.sysinit: more raid fixes 1999-08-24 Michael K. Johnson * sysconfig/network-scripts/ifcfg-lo: give lo a name for usernet * sysconfig.txt: oops, wvdial does not override those 1999-08-24 Bill Nottingham * sysconfig/network-scripts/ifup-sl: dip apparently goes into background now. (#3361) 1999-08-21 Bill Nottingham * rc.d/init.d/network: change onboot grep * service: fix this. this has been broke for a while 1999-08-20 Bill Nottingham * Makefile: don't check csh file with bash * lang.csh: add lang.csh. Might even work. * sysconfig/network-scripts/ifup: add option to pass hostname with pump 1999-08-20 Bill Nottingham * Makefile: don't check csh file with bash * lang.csh: add lang.csh. Might even work. * sysconfig/network-scripts/ifup: add option to pass hostname with pump 1999-08-19 Michael K. Johnson * sysconfig/network-scripts/ifdown-ppp: wvdial/too much ifdown-post 1999-08-19 Bill Nottingham * src/process.c: I don't remember smoking crack, but I must have been... * rc.d/rc.sysinit: depmod exits with 0 even with unresolved dependencies. Bad. 1999-08-19 Michael K. Johnson * sysconfig/network-scripts/ifdown-ppp: wvdial/too much ifdown-post 1999-08-19 Bill Nottingham * src/process.c: I don't remember smoking crack, but I must have been... * rc.d/rc.sysinit: depmod exits with 0 even with unresolved dependencies. Bad. 1999-08-18 Michael K. Johnson * sysconfig.txt: more updates relative to wvdial 1999-08-17 Bill Nottingham * initscripts.spec: specspo fix. 1999-08-16 Bill Nottingham * rc.d/rc.sysinit: change kernel boot define * rc.d/rc.sysinit: add a boot_kernel.h file 1999-08-13 Michael K. Johnson * initscripts.spec, sysconfig.txt, sysconfig/network-scripts/ifdown-ppp, sysconfig/network-scripts/ifup-ppp: use new pppd 1999-08-13 Bill Nottingham * rc.d/rc.sysinit: remove stuff for setting preferred link * rc.d/rc.sysinit: new raid startup stuff from Doug 1999-08-10 Bill Nottingham * src/initlog.conf, src/initlog.c: ignore anything before a ^H ignore twiddles on lines by themselves allow BOL/EOL matching 1999-08-10 Erik Troan * src/ipcalc.c: added help/usage messages 1999-08-10 Bill Nottingham * src/initlog.conf, src/initlog.c: ignore anything before a ^H ignore twiddles on lines by themselves allow BOL/EOL matching 1999-08-10 Erik Troan * src/ipcalc.c: added help/usage messages 1999-08-06 Bill Nottingham * src/initlog.c: what's that debugging code doing there? 1999-08-04 Michael K. Johnson * sysconfig/network-scripts/ifup-post, sysconfig/network-scripts/ifup-ppp: take advantage of userpeerdns 1999-08-04 Bill Nottingham * sysconfig.txt: document keytable stuff a little more 1999-08-02 Bill Nottingham * prefdm: fix typo * Makefile: add a 'make check' target to catch typos. * sysconfig/network-scripts/ifup-ppp: fix typo 1999-08-02 Bill Nottingham * Makefile: add a 'make check' target to catch typos. * sysconfig/network-scripts/ifup-ppp: fix typo 1999-07-29 Bill Nottingham * initscripts.spec: fix time %post * initscripts.spec, prefdm, Makefile: add prefdm as a real file. * rc.d/rc.sysinit: set /etc/HOSTNAME no matter what... 1999-07-28 Michael K. Johnson * initscripts.spec, sysconfig.txt, sysconfig/network-scripts/ifup-ppp: first try at basic integrated wvdial support 1999-07-27 Bill Nottingham * rc.d/init.d/functions: trap sigpipe in shell... 1999-07-26 Bill Nottingham * ppp/ip-up: added stuff for heartbeat monitoring 1999-07-26 Bill Nottingham * sysconfig/network-scripts/ifup: take out some code that's never run... * sysconfig/network-scripts/ifdown-aliases, sysconfig/network-scripts/ifup-aliases: speedup fixes for ifup-aliases from David Harris (dharris@drh.net) 1999-07-25 Bill Nottingham * src/process.c: - increase buffer from 2K to 8K - add regexp checking - add a usleep() call so we don't read 4000 twiddles from fsck * src/Makefile: install initlog.conf * src/initlog.c: add config file parsing, strip data before a \r * src/initlog.conf: initial checkin 1999-07-24 Bill Nottingham * src/process.c: when 'rexec'ing, run initlog as child, not parent. Ignore SIGPIPE when writing to initlog FD. * rc.d/init.d/functions: When we write to initlog's FD, write in subshell so we don't die with SIGPIPE * src/process.c: oops, logging was broken 'cos we were passing bogus command line 1999-07-22 Donnie Barnes * src/usleep.c: added --oot option * src/usleep.c: minor nit * src/usleep.c: fixed bug oot introduced into my code 1999-07-22 Erik Troan * src/usleep.c: added missing include * src/Makefile, src/usleep.1, src/usleep.c: popt'd usleep (djb made me) 1999-07-21 Bill Nottingham * rc.d/rc.sysinit: mount /proc before checking / so that volume labels can work 1999-07-15 Bill Nottingham * rc.d/rc.local: "processor" isn't common to all architectures. But bogomips is! :) 1999-07-09 Bill Nottingham * initscripts.spec: fix path sed of zonefile location 1999-07-08 Bill Nottingham * initscripts.spec: fix timeconfig non-dependency * ChangeLog, initscripts.spec: require new setup (inputrc) * inputrc: remove file * Makefile, initscripts.spec, lang.sh, sysconfig.txt: more fixes for i18n from nkbj@image.dk, move inputrc to setup package * lang.sh: revert changes for time being * src/initlog.c, src/process.c, src/testd.c, src/usleep.c: fix some compiler warnings (nkbj@image.dk) 1999-07-08 Cristian Gafton * rc.d/init.d/netfs: Change the run levels to 25/75, so that the nfs lock daemons will be started and killed in the correct order. * Makefile: remove *~ on make clean 1999-07-07 Bill Nottingham * adjtime, lang.sh, rc.d/init.d/network: fixes from nkbj@image.dk 1999-07-06 Bill Nottingham * initscripts.spec: fix killall links (#3889) * rc.d/init.d/functions: oops, can't short-circuit backtics 1999-07-01 Bill Nottingham * rc.d/init.d/network: don't bring down non-existent IPX nets 1999-06-29 Bill Nottingham * rc.d/rc.sysinit: don't source /etc/sysconfig/i18n if it's not there... * rc.d/init.d/functions: oops, don't call tty before /usr is mounted 1999-06-25 Bill Nottingham * rc.d/rc.sysinit: don't create module-info, System.map links - they aren't needed 1999-06-22 Bill Nottingham * initscripts.spec, rc.d/rc.sysinit: always set clock first thing (req. timeconfig 3.0) touch utmpx/wtmpx if needed 1999-06-21 Bill Nottingham * syssconfig/network-scripts/ifup-aliases: um, can't 'return' from a shell script * src/process.c: fix bug in parsing command arguments * src/doexec.c: make doexec not segfault if called with no args.... 1999-06-18 Bill Nottingham * sysconfig/network-scripts/ifup-aliases, sysconfig/network-scripts/ifup-routes: remove commented-out linuxconf support ;) 1999-06-17 Bill Nottingham * rc.d/init.d/functions: check for the presence of a tty before doing anything rash... * rc.d/rc.sysinit: add SRM clock support, take out hwclock --adjust * sysconfig/network-scripts/ifup-aliases, sysconfig/network-scripts/ifup-routes: comment out linuxconf support * rc.d/init.d/functions, rc.d/rc.sysinit: use INITLOG_ARGS everywhere except fsck, fix typo * rc.d/rc.sysinit: set the clock if we can read the /etc/localtime link, too * rc.d/rc.sysinit: set clock as soon as possible... 1999-06-15 Bill Nottingham * rc.d/rc.sysinit: make setsysfont call smarter 1999-06-14 Bill Nottingham * sysconfig/network-scripts/ifup-post: add routes after aliases * rc.d/init.d/network: don't need to check internal node number... * rc.d/rc.sysinit: add a space after 'alias sound|midi' so we don't get confused by alsaconf stuff * sysconfig/network-scripts/ifup-aliases: fix so it does aliases in order * rc.d/rc.sysinit: um, it makes very little sense to touch /var/run/utmp and promptly remove it. 1999-06-07 Bill Nottingham * rc.d/rc.sysinit: revert raid 1999-05-25 Bill Nottingham * rc.d/rc.sysinit: don't make relative links to display manager * rc.d/init.d/network: don't run ipx_internal_net if both params are 0 1999-05-24 Bill Nottingham * rc.d/rc.sysinit: comment clean out of /var * rc.d/init.d/network: fix restart/cwd problem 1999-05-24 Michael K. Johnson * ppp/ip-up: let everyone read /var/run/ppp-*.dev 1999-05-19 Bill Nottingham * rc.d/rc.sysinit: clean up /var more completely 1999-05-14 Bill Nottingham * rc.d/rc.sysinit: fix typos * rc.d/init.d/network: oops, xargs is on /usr/bin, can't use that. * rc.d/rc.sysinit: load modules earlier 1999-05-12 Bill Nottingham * rc.d/rc.sysinit: be careful about loading st.o * rc.d/rc.sysinit: Wow, the rhmkvtag stuff has been seriously screwed for 2+ months now. 1999-05-10 Bill Nottingham * initscripts.spec, rc.d/rc.sysinit: fix raid start 1999-05-04 Bill Nottingham * rc.d/rc.local: add SMP info to /etc/issue 1999-04-19 Bill Nottingham * lang.sh: inputrc is always on * initscripts.spec, inputrc: commit inputrc changes 1999-04-18 Matt Wilson * initscripts.spec, sysconfig/network-scripts/ifup: typo 1999-04-15 Bill Nottingham * rc.d/init.d/single, rc.d/rc: dpn't run rpmnew scripts either 1999-04-13 Bill Nottingham * inittab: xdm returns to runlevel 5 * rc.d/rc.sysinit: set preferred display manager link, fix quotas * src/initlog.c: log by default to LOCAL7 * rc.d/rc: don't run single-user mode through initlog * Makefile, initscripts.spec, service: add a service script for starting and stopping things. wheeeeeeeeee... * inittab: don't run mingetty in runlevel 1 * rc.d/init.d/single: if people want to run scripts in runlevel 1, let them 1999-04-12 Bill Nottingham * initscripts.spec: add console-tools req, add kernel <= 2.2 conflict * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-aliases: remove 2.0 kernel support * rc.d/init.d/single: kill kerneld * rc.d/rc.sysinit: kill kerneld. make sure sound aliases aren't commented out 1999-04-09 Bill Nottingham * src/process.c, src/process.h, src/initlog.c, src/initlog.h, src/minilogd.c: fixeds for the case where /dev/log exists at boot 1999-04-08 Bill Nottingham * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-aliases: check for 2.0 kernels before doing some stuff * initscripts.spec: make rc.local config(noreplace) 1999-04-07 Bill Nottingham * rc.d/init.d/functions: add a --check to daemon so that we don't look for su's pid * rc.d/rc.sysinit: touch wtmp, don't zero it * sysconfig/network-scripts/ifup: fix check for non-existent devices 1999-04-07 Erik Troan * initscripts.spec, rc.d/rc.sysinit: made wtmp, utmp mode 664 and owned by group wtmp 1999-04-06 Bill Nottingham * inittab: take out --noclear * rc.d/rc.sysinit: do loadkeys nicer 1999-04-06 Michael K. Johnson * initscripts.spec, sysconfig/network-scripts/ifup-ipx: ifup-ipx ./_ confusion fixed 1999-04-06 Bill Nottingham * rc.d/rc.sysinit: echo after loading keymap * setsysfont: look for consolechars in both /bin & /usr/bin 1999-04-06 Erik Troan * initscripts.spec, sysconfig/network-scripts/ifup-post: run ifup-local as appropriate 1999-04-06 Bill Nottingham * rc.d/rc.sysinit: don't touch/remove/bother utmpx * rc.d/init.d/network: make network work for restart if called as ./network * lang.sh: take out loadunimap, since setsysfont should take care of this * Makefile, initscripts.spec, lang.sh: add some changes suggested by Peter Ivanyi * rc.d/rc.sysinit: load keymaps & fonts early. add ncp&smb to the 'don't mount yet' list 1999-04-05 Bill Nottingham * sysconfig/network-scripts/network-functions: fix for $PARENTDEVNAME 1999-04-01 Bill Nottingham * rc.d/init.d/network: only bring up/shut down boot devices 1999-04-01 Bill Nottingham * sysconfig/network-scripts/ifup: fix channel bonding * initscripts.spec: add procps to dependencies * lang.sh: fix typo 1999-03-31 Bill Nottingham * rc.d/rc.sysinit: link system.map in all cases, not just old kernels 1999-03-30 Bill Nottingham * rc.d/init.d/functions: fix for pid grep in status 1999-03-29 Bill Nottingham * rc.d/rc.sysinit: fix depmod logic (preferred really is dead.) * sysconfig/network-scripts/ifup: fix test for 2.0/2.2 kernel 1999-03-27 Cristian Gafton * initscripts.spec: new version - added sysvinitfiles as a %doc file 1999-03-26 Bill Nottingham * rc.d/init.d/netfs, rc.d/init.d/nfsfs: nfsfs -> netfs. * rc.d/init.d/functions: swapped out can be [foo] * rc.d/init.d/functions: fix killproc foo SIGNAL so it works sanely 1999-03-24 Bill Nottingham * rc.d/rc.sysinit: only pass -A to clock if it's /sbin/clock 1999-03-23 Bill Nottingham * lang.sh: fix for koi8-r 1999-03-22 Bill Nottingham * rc.d/init.d/functions: if $BOOTUP is already set, don't source config 1999-03-19 Bill Nottingham * sysconfig/network-scripts/ifup-aliases, sysconfig/network-scripts/ifup-routes: don't run linuxconf if /usr isn't mounted * sysconfig/network-scripts/ifup: set macaddr before bootp 1999-03-18 Cristian Gafton * rc.d/rc.sysinit: zero in the /var/run/utmpx file 1999-03-18 Bill Nottingham * sysconfig/network-scripts/ifup-post: don't set hostname on ppp/slip (kills X) 1999-03-18 Bill Nottingham * src/initlog.c, src/initlog.h, src/process.c: don't output error messages if reading commands * src/Makefile, src/initlog.c, src/initlog.h, src/process.c: gack. don't exit on command format errors from subprocess * sysconfig/network-scripts/ifup: Exit the script if pump fails. Doh. 1999-03-16 Bill Nottingham * initscripts.spec: bump rev to 3.96 * src/process.c: if we are 'in initlog' rewrite output so it goes to initlog * src/initlog.c: if /dev/log exists on ROFS, that *doesn't* mean syslog is running * rc.d/init.d/functions: remove cruft * rc.d/init.d/functions: add a 'PASSED' result fix ROFS logging to be sane * rc.d/rc.sysinit: rewrite fsck so you don't get FAILED on a passed check 1999-03-16 Bill Nottingham * sysconfig/network-scripts/ifdown-ppp: fix for CHATPID (bug #1343) 1999-03-15 Bill Nottingham * sysconfig.txt: fixes from ultrapenguin - document SYSFONTACM * lang.sh: more sysfontacm fixes * lang.sh: more support for SYSFONTACM from consoletools * setsysfont: work with SYSFONTACM and use consolechars from console-tools * sysconfig/network-scripts/ifup: add routes to non-local subnets if they aren't already there * sysconfig/network-scripts/ifup-aliases: changes from ultrapenguin (bash2 stuff) 1999-03-15 Michael Johnson * initscripts.spec, rc.d/rc.sysinit: pam_console cleanups 1999-03-15 Bill Nottingham * initscripts.spec: remove console-tools from deps 1999-03-15 Bill Nottingham * initscripts.spec: add gawk to dependencies 1999-03-14 Bill Nottingham * rc.d/init.d/functions: change variable name * rc.d/init.d/functions, rc.d/rc.sysinit, src/initlog.c: if [ 0 ] don't work in shell. *thwap* 1999-03-11 Erik Troan * initscripts.spec: release 2 1999-03-10 Bill Nottingham * initscripts.spec: remove ifdhcpcdccpdc-done 1999-03-10 Erik Troan * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: pump actually works now 1999-03-10 Bill Nottingham * rc.d/init.d/nfsfs: add a mount -a after nfs mounts 1999-03-10 Bill Nottingham * rc.d/init.d/nfsfs: add a mount -a after nfs mounts 1999-03-10 Erik Troan * sysconfig/network-scripts/ifup: use pump for bootp and dhcp * sysconfig/network-scripts/ifdhcp-done: obsolete 1999-03-10 Bill Nottingham * rc.d/init.d/functions: change to pidofproc suggested by "Mike McHenry" * src/minilogd.c: ack. Must remove debugging code. 1999-02-26 Bill Nottingham * rc.d/init.d/functions: fix killproc to be more sane 1999-02-25 Bill Nottingham * rc.d/rc.sysinit: remove random from rc.sysinit * rc.d/rc.sysinit: put preferred support back in * ChangeLog, sysconfig.txt, sysconfig/init: more changes for sysconfig/init * rc.d/init.d/functions: ditto 1999-02-23 Bill Nottingham * rc.d/rc.sysinit: fix 'force fsck on boot' 1999-02-22 Bill Nottingham * Makefile, initscripts.spec, rc.d/init.d/functions, sysconfig/init: add default /etc/sysconfig/init change raw ansi to echo -e add a 'serial' mode that has no ansi escapes 1999-02-19 Bill Nottingham * rc.d/init.d/functions: $@ -> $*. I knew there was a reason I did that. 1999-02-18 Bill Nottingham * rc.d/init.d/single: fie, a missing fi. Also, source functions. * rc.d/init.d/functions: $* -> $@ 1999-02-13 Cristian Gafton * rc.d/init.d/halt: Attempt a fix for the raid stop code 1999-02-11 Bill Nottingham * rc.d/rc.sysinit: Remove support for modules/preferred, since we don't need it anymore. 1999-02-10 Bill Nottingham * sysconfig/network-scripts/ifdhcpc-done, sysconfig/network-scripts/ifup: fix kernel-2.2 double net routes, remove '-x' from ifdhcpc-done * inittab: turn off xdm in runlevel 5 1999-02-05 Bill Nottingham * src/process.c, sysconfig/network-scripts/ifup-aliases: bill is a moron. also, fix ifup-aliases for bash2 * rc.d/init.d/functions: add /usr/X11R6/bin to path, so 'daemon xdm' works 1999-02-04 Bill Nottingham * initscripts.spec: add changelog entry for this mess * src/initlog.h, src/loglevel.c: fix syscall to something lots more portable * initscripts.spec, src/loglevel.c, sysconfig.txt: add loglevel.c, document LOGLEVEL setting * rc.d/init.d/functions, rc.d/init.d/halt, rc.d/rc.sysinit: bugfixes for 'old' mode * rc.d/init.d/single, rc.d/rc.sysinit: swap workaround; kerneld/kmod fixes * rc.d/init.d/random, src/Makefile, src/initlog.c, src/process.c, rc.d/init.d/functions, rc.d/init.d/halt, rc.d/init.d/network, rc.d/init.d/nfsfs, rc.d/rc, rc.d/rc.sysinit: fixes * rc.d/init.d/functions, rc.d/init.d/halt, rc.d/init.d/network, rc.d/init.d/nfsfs, rc.d/init.d/random, rc.d/rc, rc.d/rc.sysinit, src/initlog.c, src/process.c: bugfixes... 1999-02-03 notting * rc.d/init.d/functions, rc.d/init.d/halt, rc.d/init.d/network, rc.d/init.d/nfsfs, rc.d/init.d/random, rc.d/init.d/single, rc.d/rc: more initlog changes * rc.d/init.d/functions wait a little longer for kill -TERM * initscripts.spec, rc.d/rc.sysinit, setsysfont, sysconfig/network-scripts/ifup-ppp: setsysfont only if font defined do hwclock --adjust fix /forcefsck fix ifup-ppp (move & to after redirect) * Makefile, initscripts.spec, rc.d/init.d/functions, rc.d/init.d/network, rc.d/rc, rc.d/rc.sysinit, src/Makefile, src/initlog.1, src/initlog.c, src/initlog.h, src/minilogd.c, src/process.c, src/process.h, sysconfig.txt: add initlog stuff. Use %defattr in specfile. * rc.d/init.d/halt: do "halt -p", "umount -f" in shutdown. 1999-01-25 jbj * rc.d/rc.sysinit: Perform quota checking on file systems after they are marked read/write (#719). * sysconfig/network-scripts/ifup-ppp: Explicitly force RX escape char negotiation if ESCAPECHARS = no (#519). * sysconfig/network-scripts/ifup: bootpc: 2.2 kernels complain about broadcast and netmask on ifup. bootpc: Give slow 10Mbps/100Mbps autodetecting cards a second chance. * initscripts.spec: Bump version. 1998-12-06 jbj * sysconfig/network-scripts/ifup-ipx: Bug #205 sez': in ifup-ipx script underlines in next line should be changes to dots for frametype in 802_2 802_3 ETHERII SNAP ; do I have verified this to be a bug in the initscripts. If autoprimary and and autoframetype is enabled in /etc/sysconfig/network then the interface will come up properly. If they are set to no then whatever frametypes that are defined in the /etc/sysconfig/network-scripts/ifcfg-ethx will not become activated. 1998-11-12 pbrown * rc.d/init.d/halt, initscripts.spec: halt passed the -i flag to disable network interfaces (new halt option). 1998-11-10 johnsonm * sysconfig/network-scripts/ifup-aliases, initscripts.spec: linuxconf ipalias fix; work with both old and new linuxconf 1998-11-02 notting * rc.d/init.d/functions: sort daemons in status() by pid 1998-10-28 notting * rc.d/init.d/functions: fix status() (was catching instance of initscripts) 1998-10-15 ewt * rc.d/rc.sysinit: can't have spaces around = in sh * rc.d/init.d/halt: fixed shell stuff * initscripts.spec: version 3.78 * rc.d/init.d/halt: raidstop -r doesn't work for 5.2 ;-) * initscripts.spec: added raidstop to halt * rc.d/init.d/halt: added raidstop stuff * initscripts.spec: version 3.77 * initscripts.spec: fixed raidstart * rc.d/rc.sysinit: raidstart doesn't exist! use raidadd/raidrun 1998-10-12 gafton * initscripts.spec, lang.sh, sysconfig.txt: Handle LC_ALL 1998-10-12 pbrown * initscripts.spec, setsysfont: updated so that setfont always runs. 1998-10-06 gafton * initscripts.spec: New release * rc.d/rc.sysinit: Accept all kernel numbers instead of just 2.0.x 1998-10-05 gafton * initscripts.spec: require: e2fsprogs 1998-10-03 gafton * .cvsignore, ChangeLog, initscripts.spec, lang.sh: Use SYSTERM, not SYSTEM in lang.sh 1998-09-25 gafton * Makefile, initscripts.spec: New file part of the dist: inputrc * lang.sh: Set INPUTRC and LESSCHARSET on linux-lat systems * inputrc: New file 1998-09-21 johnsonm * rc.d/init.d/functions: a few bugs fixed and a few unneeded processes removed * sysconfig.txt: updated QUEUE meaning 1998-09-17 johnsonm * sysconfig.txt: /etc/sysconfig/sendmail added 1998-09-16 jbj * sysconfig.txt: Document UNIMAP variable. * initscripts.spec: Version 3.71. * rc.d/rc.sysinit: Raid startup. * rc.d/rc: Don't run [KS]??foo.{rpmsave,rpmorig} scripts. * setsysfont: I've changed /sbin/setsysfont from the RH51 initscripts package to handle Unicode fonts. To do this I've added the variable UNIMAP to /etc/sysconfig/i18n (It holds the name of the Unicode mapping table.) The changes should be backwards compatible. Niels Kristian Bech Jensen - nkbj@image.dk - http://www.image.dk/~nkbj/ 1998-08-21 jbj * rc.d/rc.sysinit: Remove Postgres sockets while booting (problem #816). 1998-08-17 ewt * initscripts.spec: verion 3.70 * rc.d/rc.local: 1) only update /etc/issue if /etc/redhat-release is present 2) use the text of /etc/redhat-releae verbatim; don't add "Red Hat Linux" to the front 1998-08-16 jbj * initscripts.spec, rc.d/init.d/halt, rc.d/rc.sysinit: Remove annoying error messages. 1998-08-14 jbj * rc.d/rc.sysinit: Remove attempt to avoid running depmod on 2.1.x kernels. 1998-08-01 jbj * rc.d/rc.sysinit: Typo (Hao Li ) 1998-07-07 jbj * rc.d/init.d/nfsfs, rc.d/init.d/network, initscripts.spec: Permit /usr to be NFS mounted. 1998-07-07 johnsonm * sysvinitfiles: priority specification * sysconfig/network-scripts/ifdown-ppp: fix long-standing bug and work with (currently vaporware) newer ps versions 1998-07-07 jbj * sysconfig/network-scripts/ifup-ppp: Invert logic for ESCAPECHARS=yes. * sysconfig/network-scripts/ifup-sl, sysconfig/network-scripts/ifup-ppp, sysconfig/network-scripts/ifup-post, sysconfig/network-scripts/ifup-plip, sysconfig/network-scripts/ifup-ipx, sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown-sl, sysconfig/network-scripts/ifdown-ppp, sysconfig/network-scripts/ifdown-post, sysconfig/network-scripts/ifdown: Always "cd /etc/sysconfig/network-scripts" before sourcing network_functions. * sysconfig/network-scripts/ifdown-sl: Bug report: I am running dip-3.3.7o-10 and initscripts-3.32-1 on Red Hat 5.0 Intel and was unable to terminate an established SLIP connection in the standard fashion. After some hacking around I discovered that the problem was that when dip establishes a connection, it changes it's argument list to '-dip (IP_ADDRESS)' where IP_ADDRESS is the local IP address. This of course breaks the network-scripts handling of the connection. I've modified /etc/sysconfig/network-scripts/ifdown-sl to take this into account and included the modified file below. I don't think it will work for people with dynamically allocated IP addresses though... -Mike Wittman support login: wittman@cs.berkeley.edu 1998-07-01 jbj * rc.d/rc.sysinit: Perform rhkmvtag magic with module-info. * rc.d/rc.sysinit: Remove debugging "echo ...". * rc.d/rc.sysinit: Use rhkmvtag to attach modules directory to running kernel. 1998-07-01 ewt * src/usernetctl.c, initscripts.spec: USERNET attribute can have "" around it 1998-07-01 jbj * initscripts.spec: Add %defattr for non-root build/install. * Makefile: More cvs workarounds. * Makefile: Deal with some cvs quirks. * initscripts.spec: Bump version. * rc.d/init.d/halt: Turn off accounting before unmounting /var. * rc.d/rc.sysinit: Correctly check fsck return code for non-root fs. 1998-06-21 jbj * sysconfig/network-scripts/ifup-ipx, sysconfig/network-scripts/ifup, src/usernetctl.c, rc.d/init.d/network, rc.d/rc.sysinit, initscripts.spec: Fix bug track problems (#677, #731, #734, E-mail). 1998-06-07 ewt * initscripts.spec: version 3.66 * rc.d/rc.sysinit: look for bootfile= to set /lib/modules/preferred symlink 1998-06-02 ewt * initscripts.spec: version 3.65 1998-06-01 ewt * rc.d/rc.sysinit: 1) if preferred doesn't exist, run depmod -a normally 2) do proper symlink check for preferred * src/Makefile: ipcalc shouldn't be setgid root 1998-05-10 ewt * initscripts.spec, rc.d/rc.sysinit: be more forcefull about creating preferred directories 1998-05-08 djb * initscripts.spec: updated version number * ppp/ip-up: added path shit to ip-up * initscripts.spec: forgot to increment version number * setsysfont: made setsysfont do *nothing* if there is no $SYSFONT 1998-05-06 djb * Makefile, initscripts.spec: makefile bug * Makefile, initscripts.spec, lang.sh, rc.d/rc.sysinit: moved stuff to /etc/profile.d/lang.sh * Makefile: minor fix * setsysfont: added setsysfont * Makefile, initscripts.spec, rc.d/rc.sysinit, sysconfig.txt: added added sysconfig/i18n support 1998-05-04 johnsonm * initscripts.spec: added missing files * initscripts.spec: new release 1998-05-03 johnsonm * initscripts.spec: more commentary * rc.d/init.d/network, sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-ipx, sysconfig/network-scripts/ifup-routes, sysconfig.txt: update to linuxconf 1.11r8 capabilities. Full support for IPX as configured by linuxconf. Updated sysconfig.txt documentation to reflect new parameters. 1998-05-02 johnsonm * sysconfig/network-scripts/ifup-aliases, sysconfig/network-scripts/ifup-post, sysconfig/network-scripts/ifup-routes, initscripts.spec, rc.d/init.d/network: linuxconf support * rc.d/init.d/network: probe function, more hinting 1998-05-01 ewt * rc.d/init.d/network: added missing ;; * rc.d/rc.sysinit: run depmod properly * initscripts.spec: requires 2.1.85-3 for /lib/modules/preferred directory * initscripts.spec: vesrion 3.54 * rc.d/rc.sysinit: use /lib/modules/preferred symlink 1998-04-30 djb * rc.d/init.d/random: various cleanups * sysconfig/network-scripts/ifup-plip: plip cleanup * rc.d/rc.sysinit: rc.sysinit was removing /etc/nologin. Bad. Removed. * rc.d/init.d/nfsfs: added sourcing of functions 1998-04-24 johnsonm * rc.d/rc: info for linuxconf 1998-04-21 johnsonm * rc.d/rc.sysinit: handle kmod in 2.1 kernels nicely 1998-04-20 johnsonm * rc.d/init.d/random: works better * rc.d/init.d/random: reasonable status, restart, reload * rc.d/init.d/nfsfs: Added reload function. Made status do something other than "command not found". * rc.d/init.d/killall: tpyo * rc.d/init.d/network: Made some sense of the "network status" command. Integrate with linuxconf (works with or without). 1998-04-20 ewt * initscripts.spec: version 3.53 * rc.d/rc.sysinit: sets up modules symlink properly * rc.d/rc.sysinit: added more "" to get rid of some problems 1998-04-14 johnsonm * rc.d/rc: only kill things that are currently up 1998-04-05 ewt * rc.d/rc.sysinit, sysconfig/network-scripts/network-functions: moved adding /etc/resolv.conf search path to normal reverse name lookup handling * initscripts.spec, rc.d/rc.sysinit: fixed bugs in kernel-release handling 1998-04-02 ewt * rc.d/rc.sysinit: 1) set domain variable if none is set in /etc/sysconfig/network 2) add search path to /etc/resolv.conf if none is present 1998-03-30 ewt * rc.d/rc.sysinit: make /lib/modules/default point to the proper modules for this kernel 1998-03-22 ewt * sysconfig/network-scripts/ifup: added netmask calculation * src/ipcalc.1: added --netmask * src/ipcalc.c: added --netmask argument * initscripts.spec: version 3.51 * sysconfig/network-scripts/ifup: fixed network address calculations * src/ipcalc.1: fixed man page 1998-03-16 johnsonm * sysconfig.txt: document the static-routes file. Include documentation for how it *will* be, rather than how it is now ("any"). 1998-03-10 johnsonm * sysconfig.txt: more detail on ifcfg files * sysconfig.txt: first rev to Jacques 1998-03-10 ewt * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-post: look for ipcalc in /bin, not /sbin * sysconfig/network-scripts/network-functions: added missing \ * src/Makefile: ipcalc should go in /bin, not /sbin * sysconfig/network-scripts/ifup-post, sysconfig/network-scripts/network-functions, sysconfig/network-scripts/ifup: 1) added need_hostname and set_hostname functions 2) changed hostname lookup to use ipcalc * initscripts.spec: added ipcalc * src/Makefile: added ipcalc.1 * src/ipcalc.1: added man page * src/ipcalc.c: added --hostname option * initscripts.spec: version 3.50 * sysconfig/network-scripts/ifup: use ipcalc to calculate netmask and/or broadcast address * src/Makefile, src/ipcalc.c: added ipcalc * initscripts.spec: version 3.32 * sysconfig/network-scripts/ifdhcpc-done: removed senseless dhcp log in /tmp 1998-03-09 ewt * sysconfig/network-scripts/ifup: if bootp fails and there is no fallback IP, take down the device * initscripts.spec: added info on 3.31 release * Makefile: still more cvs workarounds * Makefile: MORE cvs brokenness * Makefile: more cvs broknness * Makefile: made archive rule work w/ broken cvs * sysconfig/network-scripts/ifup: added check for mktemp failure 1998-03-04 johnsonm * sysconfig.txt: Initial revision of sysconfig hierarchy description 1998-02-14 johnsonm * sysvinitfiles: Took out autoreload tag. 1998-02-13 johnsonm * sysvinitfiles: per-config file autoreload 1998-02-12 johnsonm * sysvinitfiles: Languages. A few more notes on how to do things. 1998-02-10 johnsonm * sysvinitfiles: Standard Red Hat copyright * sysvinitfiles: Added full instructions on writing a System V init script for Red Hat Linux. 1998-02-09 johnsonm * sysvinitfiles: pidfile contents are examined after all... * sysvinitfiles: Complete list of tags to use in sysv init files 1998-02-06 ewt * src/usernetctl.c: didn't work for cloned devices 1998-01-12 johnsonm * initscripts.spec: /sbin/ * sysconfig/network-scripts/ifup-routes: /sbin/ isn't always in $PATH 1997-12-31 ewt * rc.d/rc.sysinit: - touch /var/lock/subsys/kerneld after cleaning out /var/lock/subsys - the logic for when /var/lock/subsys/kerneld is touched was backwards 1997-12-30 ewt * initscripts.spec: version 3.30 * rc.d/rc.sysinit: 1) tried to get /proc stuff right one more time (uses -t nonfs,proc now) 2) added support for /fsckoptions 3) changed 'yse' to 'yes' 1997-12-09 ewt * initscripts.spec, rc.d/rc.sysinit: 1) set domainname to "" if none is specified 2) version 3.29 * initscripts.spec: version 3.28 * rc.d/rc.sysinit: fixed wrong umount 1997-12-08 ewt * rc.d/rc.sysinit: more /proc mounting fixes * initscripts.spec: version 3.27 * rc.d/rc.sysinit: changed how /proc gets mounted so that it ends up in /etc/mtab 1997-12-08 johnsonm * Makefile: Allow creating new archives without creating a new tag if necessary. * initscripts.spec: release 3.26 1997-11-20 johnsonm * sysconfig/network-scripts/network-functions: Inheritance was wrong. 1997-11-07 ewt * rc.d/rc.sysinit: added sound stuff 1997-11-07 johnsonm * initscripts.spec: new version * rc.d/init.d/network: Added missing "then" 1997-11-06 johnsonm * rc.d/init.d/network: only enable/disable forwarding on start, always disable on stop. * initscripts.spec: New version * sysconfig/network-scripts/ifup-ppp, sysconfig/network-scripts/network-functions, sysconfig/network-scripts/ifdown-post, sysconfig/network-scripts/ifup-post: PPP debugging fixed. PPP Persisting fixed. Moved netreport stuff into one place. 1997-11-02 ewt * rc.d/rc.sysinit: don't mount /proc twice * rc.d/rc.sysinit: don't umount /proc after mounting it 1997-10-31 ewt * rc.d/rc.sysinit, initscripts.spec: added isapnp support 1997-10-28 ewt * initscripts.spec: make archive 1997-10-28 djb * rc.d/rc: edited comments * initscripts.spec: changelog * rc.d/init.d/functions: added the ability to 'nice' daemons * initscripts.spec, rc.d/init.d/skeleton: removed the skeleton initscript (basically useless) 1997-10-28 ewt * rc.d/init.d/single: single user mode restarts kerneld * rc.d/rc.sysinit: touch /var/lock/subsys/kernel * sysconfig/network-scripts/ifup, initscripts.spec: 1) fixed dhcp problem 2) version 3.21 1997-10-23 djb * initscripts.spec: %changelog * rc.d/init.d/nfsfs, rc.d/init.d/random, rc.d/init.d/network: added status|restart to all scripts 1997-10-23 johnsonm * initscripts.spec: New version. * rc.d/init.d/random, initscripts.spec: touch random seed file before chmoding it. 1997-10-21 ewt * sysconfig/network-scripts/ifup: set hostname from bootp if hostname = (none) 1997-10-15 ewt * initscripts.spec, rc.d/rc.sysinit: 1) changed version to 3.19 2) added NISDOMAIN support 1997-10-15 johnsonm * initscripts.spec: random seed protected from sight... * rc.d/init.d/random: Make random seed file mode 600. 1997-10-14 johnsonm * initscripts.spec: ppp sleep bug fixed. * sysconfig/network-scripts/ifup-ppp: Die if ifdown-ppp was called on the device during the sleep. 1997-10-13 ewt * Makefile: grab version from .spec file * initscripts.spec, rc.d/init.d/nfsfs, rc.d/init.d/random: 1) updated .spec file 2) removed trailing spaces * Makefile: added archive rule * rc.d/init.d/network, rc.d/init.d/nfsfs, rc.d/init.d/random, initscripts.spec: 1) version 3.18 2) switched to new chkconfig which doesn't use database file 1997-10-11 ewt * initscripts.spec, rc.d/rc.sysinit: fixed rc.sysinit for hwclock 1997-10-10 johnsonm * rc.d/rc.sysinit: Only check scsi if it exists. 1997-10-09 ewt * initscripts.spec, rc.d/init.d/functions: added ulimit -c 0 to daemon function 1997-10-08 johnsonm * initscripts.spec: new version * initscripts.spec: prereq 1997-10-08 djb * initscripts.spec: added chkconfig support 1997-10-06 ewt * initscripts.spec: fixed typo * initscripts.spec: changed spec file to put version in a single place * initscripts.spec: updated version number * sysconfig/network-scripts/network-functions: fixes for config files which were given w/ fully qualified pathnames * sysconfig/network-scripts/ifup: Removed pcmcia hacks for releases prior to RH 3.0.3 1997-10-01 johnsonm * Makefile, initscripts.spec: Changes for 3.15 * initscripts.spec: Preparing for 3.14 * src/usernetctl.c: Only compare variable name, not entire string. * src/usernetctl.c: strncmp sense reversed. 1997-09-30 johnsonm * src/usernetctl.1, src/usernetctl.c: Added report option for usernet. * initscripts.spec: Remove the whole buildroot in %clean 1997-09-29 johnsonm * initscripts.spec: Make missing directories. * initscripts-3.13.spec: Don't want name changing every time; renamed to initscripts.spec * initscripts.spec: Added changelog entry and added symlinks to spec file. 1997-09-24 johnsonm * sysconfig/network-scripts/ifdown: source_config * sysconfig/network-scripts/ifup-ppp: CONFIG after daemon daemonizing. * sysconfig/network-scripts/ifup-ppp: Fixed potential syntax error. 1997-09-23 djb * initscripts-3.13.spec: added Requires mktemp and changelog * sysconfig/network-scripts/ifup: added mktemp support 1997-09-23 johnsonm * sysconfig/network-scripts/ifup-ppp, sysconfig/network-scripts/ifup-sl: Disassociate from controlling tty so SIGHUPs won't be generated. 1997-09-21 johnsonm * src/usernetctl.c: Fixed allocation bug Erik found, plus a few stylistic points. 1997-09-18 johnsonm * src/usernetctl.1, src/usernetctl.c, sysconfig/network-scripts/ifup-sl, sysconfig/network-scripts/network-functions, sysconfig/network-scripts/ifdown-sl, sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-plip, sysconfig/network-scripts/ifup-post, sysconfig/network-scripts/ifup-ppp, sysconfig/network-scripts/ifdown-post, sysconfig/network-scripts/ifdown-ppp: Support alternative device configurations. 1997-09-18 djb * initscripts-3.13.spec, initscripts-3.12.spec: updated spec file * rc.d/init.d/functions: Fixed awk bug in pidofproc 1997-09-17 johnsonm * sysconfig/network-scripts/ifup-post: Don't print an error if no aliases exist. 1997-09-16 johnsonm * rc.d/init.d/network: General cleanup. Don't start devices that shouldn't be started. 1997-09-16 djb * rc.d/init.d/functions: changed the order of the check for process Id...first is /var/run/pid and the second is pidof. 1997-09-16 johnsonm * sysconfig/network-scripts/ifdown-ppp: Bring down pppd even if only ifup-ppp is running, waiting to persist. 1997-09-16 djb * initscripts-3.12.spec, rc.d/init.d/functions: changed status() to be more intelligent wrt programs that change argv[0] 1997-09-16 johnsonm * src/usernetctl.c: Users are not required to specify the "ifcfg-" part of the config file name. * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-ppp, sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifdown-ppp: ifup and ifdown complain if $1 not specified. The "ifcfg-" part of the device name is now optional for ifup and ifdown. ifdown-ppp kills a pppd's chat session if it is active. Generic part of ifup uses MACADDR variable if present. ifup-ppp honors DEBUG variable, both for pppd (debug) and chat (-v). 1997-09-16 djb * initscripts-3.12.spec: Added spec file to CVS archive. 1997-09-16 ewt * ppp/ip-down, ppp/ip-up, src/Makefile, src/doexec.1, src/doexec.c, src/netreport.1, src/netreport.c, src/testd.c, src/testdinit, src/usernetctl.1, src/usernetctl.c, src/usleep.1, src/usleep.c, sysconfig/network-scripts/ifdhcpc-done, sysconfig/network-scripts/ifdown-post, sysconfig/network-scripts/ifup-post: Initial import of initscripts sources into CVS * ppp/ip-down, ppp/ip-up, src/Makefile, src/doexec.1, src/doexec.c, src/netreport.1, src/netreport.c, src/testd.c, src/testdinit, src/usernetctl.1, src/usernetctl.c, src/usleep.1, src/usleep.c, sysconfig/network-scripts/ifdhcpc-done, sysconfig/network-scripts/ifdown-post, sysconfig/network-scripts/ifup-post: New file. * Makefile, adjtime, inittab, rc.d/init.d/functions, rc.d/init.d/halt, rc.d/init.d/killall, rc.d/init.d/network, rc.d/init.d/nfsfs, rc.d/init.d/random, rc.d/init.d/single, rc.d/init.d/skeleton, rc.d/rc, rc.d/rc.local, rc.d/rc.sysinit, sysconfig/network-scripts/ifcfg-lo, sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifdown-ppp, sysconfig/network-scripts/ifdown-sl, sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-plip, sysconfig/network-scripts/ifup-ppp, sysconfig/network-scripts/ifup-routes, sysconfig/network-scripts/ifup-sl: Initial import of initscripts sources into CVS * Makefile, adjtime, inittab, rc.d/init.d/functions, rc.d/init.d/halt, rc.d/init.d/killall, rc.d/init.d/network, rc.d/init.d/nfsfs, rc.d/init.d/random, rc.d/init.d/single, rc.d/init.d/skeleton, rc.d/rc, rc.d/rc.local, rc.d/rc.sysinit, sysconfig/network-scripts/ifcfg-lo, sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifdown-ppp, sysconfig/network-scripts/ifdown-sl, sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-plip, sysconfig/network-scripts/ifup-ppp, sysconfig/network-scripts/ifup-routes, sysconfig/network-scripts/ifup-sl: New file. 791'>1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631 2632 2633 2634 2635 2636 2637 2638 2639 2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 2652 2653 2654 2655 2656 2657 2658 2659 2660 2661 2662 2663 2664 2665 2666 2667 2668 2669 2670 2671 2672 2673 2674 2675 2676 2677 2678 2679 2680 2681 2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 2694 2695 2696 2697 2698 2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 2718 2719 2720 2721 2722 2723 2724 2725 2726 2727 2728 2729 2730 2731 2732 2733 2734 2735 2736 2737 2738 2739 2740 2741 2742 2743 2744 2745 2746 2747 2748 2749 2750 2751 2752 2753 2754 2755 2756 2757 2758 2759 2760 2761 2762 2763 2764 2765 2766 2767 2768 2769 2770 2771 2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 2787 2788 2789 2790 2791 2792 2793 2794 2795 2796 2797 2798 2799 2800 2801 2802 2803 2804 2805 2806 2807 2808 2809 2810 2811 2812 2813 2814 2815 2816 2817 2818 2819 2820 2821 2822 2823 2824 2825 2826 2827 2828 2829 2830 2831 2832 2833 2834 2835 2836 2837 2838 2839 2840 2841 2842 2843 2844 2845 2846 2847 2848 2849 2850 2851 2852 2853 2854 2855 2856 2857 2858 2859 2860 2861 2862 2863 2864 2865 2866 2867 2868 2869 2870 2871 2872 2873 2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 2895 2896 2897 2898 2899 2900 2901 2902 2903 2904 2905 2906 2907 2908 2909 2910 2911 2912 2913 2914 2915 2916 2917 2918 2919 2920 2921 2922 2923 2924 2925 2926 2927 2928 2929 2930 2931 2932 2933 2934 2935 2936 2937 2938 2939 2940 2941 2942 2943 2944 2945 2946 2947 2948 2949 2950 2951 2952 2953 2954 2955 2956 2957 2958 2959 2960 2961 2962 2963 2964 2965 2966 2967 2968 2969 2970 2971 2972 2973 2974 2975 2976 2977 2978 2979 2980 2981 2982 2983 2984 2985 2986 2987 2988 2989 2990 2991 2992 2993 2994 2995 2996 2997 2998 2999 3000 3001 3002 3003 3004 3005 3006 3007 3008 3009 3010 3011 3012 3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 3028 3029 3030 3031 3032 3033 3034 3035 3036 3037 3038 3039 3040 3041 3042 3043 3044 3045 3046 3047 3048 3049 3050 3051 3052 3053 3054 3055 3056 3057 3058 3059 3060 3061 3062 3063 3064 3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 3088 3089 3090 3091 3092 3093 3094 3095 3096 3097 3098 3099 3100 3101 3102 3103 3104 3105 3106 3107 3108 3109 3110 3111 3112 3113 3114 3115 3116 3117 3118 3119 3120 3121 3122 3123 3124 3125 3126 3127 3128 3129 3130 3131 3132 3133 3134 3135 3136 3137 3138 3139 3140 3141 3142 3143 3144 3145 3146 3147 3148 3149 3150 3151 3152 3153 3154 3155 3156 3157 3158 3159 3160 3161 3162 3163 3164 3165 3166 3167 3168 3169 3170 3171 3172 3173 3174 3175 3176 3177 3178 3179 3180 3181 3182 3183 3184 3185 3186 3187 3188 3189 3190 3191 3192 3193 3194 3195 3196 3197 3198 3199 3200 3201 3202 3203 3204 3205 3206 3207 3208 3209 3210 3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 3224 3225 3226 3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239 3240 3241 3242 3243 3244 3245 3246 3247 3248 3249 3250 3251 3252 3253 3254 3255 3256 3257 3258 3259 3260 3261 3262 3263 3264 3265 3266 3267 3268 3269 3270 3271 3272 3273 3274 3275 3276 3277 3278 3279 3280 3281 3282 3283 3284 3285 3286 3287 3288 3289 3290 3291 3292 3293 3294 3295 3296 3297 3298 3299 3300 3301 3302 3303 3304 3305 3306 3307 3308 3309 3310 3311 3312 3313 3314 3315 3316 3317 3318 3319 3320 3321 3322 3323 3324 3325 3326 3327 3328 3329 3330 3331 3332 3333 3334 3335 3336 3337 3338 3339 3340 3341 3342 3343 3344 3345 3346 3347 3348 3349 3350 3351 3352 3353 3354 3355 3356 3357 3358 3359 3360 3361 3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 3374 3375 3376 3377 3378 3379 3380 3381 3382 3383 3384 3385 3386 3387 3388 3389 3390 3391 3392 3393 3394 3395 3396 3397 3398 3399 3400 3401 3402 3403 3404 3405 3406 3407 3408 3409 3410 3411 3412 3413 3414 3415 3416 3417 3418 3419 3420 3421 3422 3423 3424 3425 3426 3427 3428 3429 3430 3431 3432 3433 3434 3435 3436 3437 3438 3439 3440 3441 3442 3443 3444 3445 3446 3447 3448 3449 3450 3451 3452 3453 3454 3455 3456 3457 3458 3459 3460 3461 3462 3463 3464 3465 3466 3467 3468 3469 3470 3471 3472 3473 3474 3475 3476 3477 3478 3479 3480 3481 3482 3483 3484 3485 3486 3487 3488 3489 3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 3505 3506 3507 3508 3509 3510 3511 3512 3513 3514 3515 3516 3517 3518 3519 3520 3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 3536 3537 3538 3539 3540 3541 3542 3543 3544 3545 3546 3547 3548 3549 3550 3551 3552 3553 3554 3555 3556 3557 3558 3559 3560 3561 3562 3563 3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 3577 3578 3579 3580 3581 3582 3583 3584 3585 3586 3587 3588 3589 3590 3591 3592 3593 3594 3595 3596 3597 3598 3599 3600 3601 3602 3603 3604 3605 3606 3607 3608 3609 3610 3611 3612 3613 3614 3615 3616 3617 3618 3619 3620 3621 3622 3623 3624 3625 3626 3627 3628 3629 3630 3631 3632 3633 3634 3635 3636 3637 3638 3639 3640 3641 3642 3643 3644 3645 3646 3647 3648 3649 3650 3651 3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 3670 3671 3672 3673 3674 3675 3676 3677 3678 3679 3680 3681 3682 3683 3684 3685 3686 3687 3688 3689 3690 3691 3692 3693 3694 3695 3696 3697 3698 3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 3710 3711 3712 3713 3714 3715 3716 3717 3718 3719 3720 3721 3722 3723 3724 3725 3726 3727 3728 3729 3730 3731 3732 3733 3734 3735 3736 3737 3738 3739 3740 3741 3742 3743 3744 3745 3746 3747 3748 3749 3750 3751 3752 3753 3754 3755 3756 3757 3758 3759 3760 3761 3762 3763 3764 3765 3766 3767 3768 3769 3770 3771 3772 3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 3787 3788 3789 3790 3791 3792 3793 3794 3795 3796 3797 3798 3799 3800 3801 3802 3803 3804 3805 3806 3807 3808 3809 3810 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 3823 3824
# Translation of DrakX.po to Estonian.
# Copyright (C) 2003 Free Software Foundation, Inc.
# Riho Kurg <rx@linux.ee>, 1999-2003.
# Marek Laane <bald@starman.ee>, 2002-2009.
#
msgid ""
msgstr ""
"Project-Id-Version: DrakX-et\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-03-26 22:23-0300\n"
"PO-Revision-Date: 2009-03-30 15:37+0200\n"
"Last-Translator: Marek Laane <bald@starman.ee>\n"
"Language-Team: Estonian <et@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.3\n"

#: drakauth:24 drakauth:26 draksec:164
#, c-format
msgid "Authentication"
msgstr "Autentimisviis"

#: drakauth:37 drakclock:111 drakclock:125 drakdvb:74 drakfont:213
#: drakfont:226 drakfont:264 draksplash:202 finish-install:119 logdrake:170
#: logdrake:445 logdrake:450 scannerdrake:59 scannerdrake:101 scannerdrake:142
#: scannerdrake:200 scannerdrake:259 scannerdrake:729 scannerdrake:740
#: scannerdrake:879 scannerdrake:890 scannerdrake:960
#, c-format
msgid "Error"
msgstr "Viga"

#: drakboot:53
#, c-format
msgid "No bootloader found, creating a new configuration"
msgstr "Alglaadurit ei leitud, luuakse uus konfiguratsioon"

#: drakboot:88 harddrake2:198 harddrake2:199 logdrake:71
#, c-format
msgid "/_File"
msgstr "/_Fail"

#: drakboot:89 logdrake:77
#, c-format
msgid "/File/_Quit"
msgstr "/Fail/_Välju"

#: drakboot:89 harddrake2:199 logdrake:77
#, c-format
msgid "<control>Q"
msgstr "<control>Q"

#: drakboot:129
#, c-format
msgid "Text only"
msgstr "Ainult tekst"

#: drakboot:130
#, c-format
msgid "Verbose"
msgstr "Jutukas"

#: drakboot:131
#, c-format
msgid "Silent"
msgstr "Vaikne"

#: drakboot:137 drakbug:260 drakdvb:57 drakfont:682 drakperm:376 drakperm:386
#: drakups:27 harddrake2:527 localedrake:43 notify-x11-free-driver-switch:15
#: scannerdrake:51 scannerdrake:54 scannerdrake:297 scannerdrake:302
#: scannerdrake:954
#, c-format
msgid "Warning"
msgstr "Hoiatus"

#: drakboot:138
#, c-format
msgid ""
"Your system bootloader is not in framebuffer mode. To activate graphical "
"boot, select a graphic video mode from the bootloader configuration tool."
msgstr ""
"Teie süsteemi alglaadur ei tööta konsoolirežiimis. Graafilise alglaadimise "
"kasutamiseks valige sobiv režiim alglaaduri seadistamistööriistaga."

#: drakboot:139
#, c-format
msgid "Do you want to configure it now?"
msgstr "Kas soovite seda nüüd seadistada?"

#: drakboot:148
#, c-format
msgid "Install themes"
msgstr "Teemade paigaldamine"

#: drakboot:150
#, c-format
msgid "Graphical boot theme selection"
msgstr "Graafilise algkäivitusteema valik"

#: drakboot:153
#, c-format
msgid "Graphical boot mode:"
msgstr "Graafilise algkäivituse režiim:"

#: drakboot:155
#, c-format
msgid "Theme"
msgstr "Teema"

#: drakboot:158
#, c-format
msgid ""
"Display theme\n"
"under console"
msgstr ""
"Teema näitamine\n"
"konsoolis"

#: drakboot:163 draksplash:26
#, c-format
msgid "Create new theme"
msgstr "Uue teema loomine"

#: drakboot:195
#, c-format
msgid "Default user"
msgstr "Vaikimisi kasutaja"

#: drakboot:196
#, c-format
msgid "Default desktop"
msgstr "Vaikimisi töölaud"

#: drakboot:199
#, c-format
msgid "No, I do not want autologin"
msgstr "Ei taha automaatselt siseneda"

#: drakboot:200
#, c-format
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""
"Jah, soovin automaatset sisselogimist sellele (kasutajale, keskkonnale)"

#: drakboot:207
#, c-format
msgid "System mode"
msgstr "Töömood"

#: drakboot:210
#, c-format
msgid "Launch the graphical environment when your system starts"
msgstr "X Windows käivitatakse alglaadimisel"

#: drakboot:262
#, c-format
msgid "Boot Style Configuration"
msgstr "Alglaaduri stiil"

#: drakboot:264 drakboot:268
#, c-format
msgid "Video mode"
msgstr "Ekraanilahutus"

#: drakboot:265
#, c-format
msgid ""
"Please choose a video mode, it will be applied to each of the boot entries "
"selected below.\n"
"Be sure your video card supports the mode you choose."
msgstr ""
"Palun valide graafikamood. Seda rakendatakse kõigi allpool valitud "
"alglaadimiskirjete korral.\n"
"Palun kontrollige, et Teie videokaart ikka toetab valitud moodi."

#: drakbug:65 drakbug:152
#, c-format
msgid "The \"%s\" program has crashed with the following error:"
msgstr "Programm \"%s\" jooksis kokku järgmise veaga:"

#: drakbug:76
#, c-format
msgid "Mandriva Linux Bug Report Tool"
msgstr "Mandriva Linuxi vigadest teatamise tööriist"

#: drakbug:81
#, c-format
msgid "Mandriva Linux Control Center"
msgstr "Mandriva Linuxi juhtimiskeskus"

#: drakbug:82
#, c-format
msgid "First Time Wizard"
msgstr "Esimese korra nõustaja"

#: drakbug:83
#, c-format
msgid "Synchronization tool"
msgstr "Sünkroniseerimistööriist"

#: drakbug:84 drakbug:216
#, c-format
msgid "Standalone Tools"
msgstr "Autonoomsed tööriistad"

#: drakbug:86 drakbug:87
#, c-format
msgid "Mandriva Online"
msgstr "Mandriva Online"

#: drakbug:88
#, c-format
msgid "Remote Control"
msgstr "Võrguhaldus"

#: drakbug:89
#, c-format
msgid "Software Manager"
msgstr "Tarkvarahaldur"

#: drakbug:90
#, c-format
msgid "Windows Migration tool"
msgstr "Windowsi ümberkolimise tööriist"

#: drakbug:91
#, c-format
msgid "Configuration Wizards"
msgstr "Seadistamise nõustajad"

#: drakbug:113
#, c-format
msgid "Select Mandriva Tool:"
msgstr "Valige Mandriva tööriist:"

#: drakbug:114
#, c-format
msgid ""
"or Application Name\n"
"(or Full Path):"
msgstr ""
"või andke rakenduse nimi\n"
"(või täielik otsingutee):"

#: drakbug:117
#, c-format
msgid "Find Package"
msgstr "Paketi otsimine"

#: drakbug:119
#, c-format
msgid "Package: "
msgstr "Pakett: "

#: drakbug:120
#, c-format
msgid "Kernel:"
msgstr "Kernel:"

#: drakbug:151
#, c-format
msgid "The \"%s\" program has segfaulted with the following error:"
msgstr "Programm \"%s\" jooksis kokku järgmise veaga:"

#: drakbug:155
#, c-format
msgid "Its GDB trace is:"
msgstr "Selle GDB tagasijälitus on järgmine:"

#: drakbug:158
#, c-format
msgid ""
"To submit a bug report, click on the report button.  \n"
"This will open a web browser window on %s where you'll find a form to fill "
"in.  The information displayed above will be transferred to that server"
msgstr ""
"Veateate edastamiseks klõpsake saatmisnupule. \n"
"See avab veebibrauseri akna aadressil %s, kus leiate eest täitmist ootava "
"vormi. Ülal näidatud info edastatakse serverisse."

#: drakbug:160
#, c-format
msgid ""
"It would be very useful to attach to your report the output of the following "
"command: %s."
msgid_plural ""
"Things useful to attach to your report are the output of the following "
"commands: %s."
msgstr[0] "Muu hulgas tasuks raportis ära näidata järgmise käsu väljund: %s."
msgstr[1] ""
"Muu hulgas tasuks raportis ära näidata järgmiste käskude väljund: %s."

#: drakbug:163
#, c-format
msgid "'%s'"
msgstr "'%s'"

#: drakbug:166
#, c-format
msgid "You should also attach the following files: %s as well as %s."
msgstr "Samuti tuleks kaasa panna järgmised failid: %s ning ka %s."

#: drakbug:173
#, c-format
msgid "Please describe what you were doing when it crashed:"
msgstr ""
"Palun kirjeldage, mida tegite krahhi ajal (soovitavalt inglise keeles):"

#: drakbug:185 drakperm:136
#, c-format
msgid "Help"
msgstr "Abi"

#: drakbug:189
#, c-format
msgid "Report"
msgstr "Saada"

#: drakbug:190 drakfont:506
#, c-format
msgid "Close"
msgstr "Sulge"

#: drakbug:223
#, c-format
msgid "Not installed"
msgstr "Pole paigaldatud"

#: drakbug:236
#, c-format
msgid "Package not installed"
msgstr "Pakett ei ole paigaldatud"

#: drakbug:261
#, c-format
msgid ""
"You must type in what you were doing when this bug happened in order to "
"enable us to reproduce this bug and to increase the odds of fixing it"
msgstr ""
"Teil tuleks kirja panna, mida tegite vea tekkimise ajal, mis aitab meil viga "
"korrata ja seeläbi leida põhjus ning viga parandada."

#: drakbug:262
#, c-format
msgid "Thanks."
msgstr "Täname."

#: drakclock:30 draksec:170
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Kuupäeva, kellaaja ja ajavööndi seadistamine"

#: drakclock:39
#, c-format
msgid "not defined"
msgstr "määramata"

#: drakclock:41
#, c-format
msgid "Change Time Zone"
msgstr "Ajavööndi muutmine"

#: drakclock:44
#, c-format
msgid "Timezone - DrakClock"
msgstr "Ajavöönd - DrakClock"

#: drakclock:44
#, c-format
msgid "Which is your timezone?"
msgstr "Millises ajavöötmes asute?"

#: drakclock:45
#, c-format
msgid "GMT - DrakClock"
msgstr "GMT - DrakClock"

#: drakclock:45
#, c-format
msgid "Is your hardware clock set to GMT?"
msgstr "Kas arvuti sisekell on seatud GMT ajale?"

#: drakclock:70
#, c-format
msgid "Network Time Protocol"
msgstr "Võrguajaprotokoll"

#: drakclock:72
#, c-format
msgid ""
"Your computer can synchronize its clock\n"
" with a remote time server using NTP"
msgstr ""
"Teie arvuti võib sünkroniseerida oma aja\n"
"mõne internetis asuva ajaserveriga NTP vahendusel"

#: drakclock:73
#, c-format
msgid "Enable Network Time Protocol"
msgstr "Võrguajaprotokolli lubamine"

#: drakclock:81
#, c-format
msgid "Server:"
msgstr "Server:"

#: drakclock:95
#, c-format
msgid "Timezone"
msgstr "Ajavöönd"

#: drakclock:111
#, c-format
msgid "Please enter a valid NTP server address."
msgstr "Palun andke sobiv NTP-serveri aadress."

#: drakclock:126
#, c-format
msgid "Could not synchronize with %s."
msgstr "Sünkroniseerimine serveriga %s ebaõnnestus."

#: drakclock:127 drakdvb:149 draksplash:125 logdrake:175 scannerdrake:491
#, c-format
msgid "Quit"
msgstr "Välju"

#: drakclock:128
#, c-format
msgid "Retry"
msgstr "Proovi uuesti"

#: drakclock:151 drakclock:161
#, c-format
msgid "Reset"
msgstr "Lähtesta"

#: drakdvb:30
#, c-format
msgid "DVB"
msgstr "DVB"

#: drakdvb:39 harddrake2:101
#, c-format
msgid "Channel"
msgstr "Kanal"

#: drakdvb:57
#, c-format
msgid "%s already exists and its contents will be lost"
msgstr "%s on juba olemas ja selle sisu läheb kaotsi"

#: drakdvb:74
#, c-format
msgid "Could not get the list of available channels"
msgstr "Saadaolevate kanalite nimekirja hankimine nurjus"

#: drakdvb:80 draksec:73 drakups:99 harddrake2:381 scannerdrake:66
#: scannerdrake:70 scannerdrake:78 scannerdrake:319 scannerdrake:368
#: scannerdrake:504 scannerdrake:508 scannerdrake:530 service_harddrake:264
#, c-format
msgid "Please wait"
msgstr "Palun oodake"

#: drakdvb:84
#, c-format
msgid "Detecting DVB channels, this will take a few minutes"
msgstr "DVB kanalite tuvastamine - see võib võtta veidi aega"

#: drakdvb:85 drakfont:572 drakfont:652 drakfont:736 draksplash:213
#: drakups:217 logdrake:175
#, c-format
msgid "Cancel"
msgstr "Loobu"

#: drakdvb:148
#, c-format
msgid "Detect Channels"
msgstr "Tuvasta kanalid"

#: drakdvb:150
#, c-format
msgid "View Channel"
msgstr "Vaata kanalit"

#: drakedm:41
#, c-format
msgid "GDM (GNOME Display Manager)"
msgstr "GDM (GNOME kuvahaldur)"

#: drakedm:42
#, c-format
msgid "KDM (KDE Display Manager)"
msgstr "KDM (KDE kuvahaldur)"

#: drakedm:43
#, c-format
msgid "XDM (X Display Manager)"
msgstr "XDM (X'i kuvahaldur)"

#: drakedm:54
#, c-format
msgid "Choosing a display manager"
msgstr "Kuvahalduri valimine"

#: drakedm:55
#, c-format
msgid ""
"X11 Display Manager allows you to graphically log\n"
"into your system with the X Window System running and supports running\n"
"several different X sessions on your local machine at the same time."
msgstr ""
"X11 kuvahaldur võimaldab Teil graafiliselt sisse logida\n"
"süsteemi, kus töötab X Window System, samuti toetab see korraga \n"
"mitme X-seansi käivitamist ja neis töötamist."

#: drakedm:74
#, c-format
msgid "The change is done, do you want to restart the dm service?"
msgstr "Muutus on tehtud. Kas käivitada nüüd kuvahaldur uuesti?"

#: drakedm:75
#, c-format
msgid ""
"You are going to close all running programs and lose your current session. "
"Are you really sure that you want to restart the dm service?"
msgstr ""
"Te kavatsete sulgeda kõik töötavad programmid ja lõpetada käimasoleva "
"seansi. Kas ikka kindlasti käivitada kuvahaldur uuesti?"

#: drakfont:187
#, c-format
msgid "Search installed fonts"
msgstr "Paigaldatud fontide otsimine"

#: drakfont:189
#, c-format
msgid "Unselect fonts installed"
msgstr "Paigaldatud fontide valiku tühistamine"

#: drakfont:213
#, c-format
msgid "No fonts found"
msgstr "Fonte ei leitud"

#: drakfont:217
#, c-format
msgid "parse all fonts"
msgstr "kõigi fontide parsimine"

#: drakfont:222 drakfont:263 drakfont:338 drakfont:379 drakfont:383
#: drakfont:409 drakfont:427 drakfont:435
#, c-format
msgid "done"
msgstr "tehtud"

#: drakfont:226
#, c-format
msgid "Could not find any font in your mounted partitions"
msgstr "Haagitud partitsioonidel ei leitud ühtegi fonti"

#: drakfont:261
#, c-format
msgid "Reselect correct fonts"
msgstr "Korrektsete fontide uuestivalimine"

#: drakfont:264
#, c-format
msgid "Could not find any font.\n"
msgstr "Ei õnnestunud fonte leida.\n"

#: drakfont:274
#, c-format
msgid "Search for fonts in installed list"
msgstr "Fontide otsing paigaldatute nimekirjas"

#: drakfont:298
#, c-format
msgid "%s fonts conversion"
msgstr "%s fontide teisendamine"

#: drakfont:336
#, c-format
msgid "Fonts copy"
msgstr "Fontide kopeerimine"

#: drakfont:339
#, c-format
msgid "True Type fonts installation"
msgstr "TrueType fontide paigaldamine"

#: drakfont:347
#, c-format
msgid "please wait during ttmkfdir..."
msgstr "palun oodake, käib ttmkdir..."

#: drakfont:348
#, c-format
msgid "True Type install done"
msgstr "TrueType paigaldamine tehtud"

#: drakfont:354 drakfont:369
#, c-format
msgid "type1inst building"
msgstr "type1inst loomine"

#: drakfont:363
#, c-format
msgid "Ghostscript referencing"
msgstr "Ghostcsripti määratlused"

#: drakfont:380
#, c-format
msgid "Suppress Temporary Files"
msgstr "Ajutiste failide kustutamine"

#: drakfont:425 drakfont:431
#, c-format
msgid "Suppress Fonts Files"
msgstr "Fondifailide kustutamine"

#: drakfont:439
#, c-format
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
"\n"
"You can install the fonts the normal way. In rare cases, bogus fonts may "
"hang up your X Server."
msgstr ""
"Enne fontide paigaldamist kontrollige, et Teil on õigus neid oma süsteemis "
"kasutada ja paigaldada.\n"
"\n"
"Fonte saab paigaldada normaalsel meetodil. Haruharva võivad vigased fondid "
"panna küll X-serveri hanguma."

#: drakfont:478
#, c-format
msgid "Font Installation"
msgstr "Fontide paigaldamine"

#: drakfont:489
#, c-format
msgid "DrakFont"
msgstr "DrakFont"

#: drakfont:490 drakfont:642
#, c-format
msgid "Font List"
msgstr "Fontide nimekiri"

#: drakfont:493
#, c-format
msgid "Get Windows Fonts"
msgstr "Paigalda Windowsi fondid"

#: drakfont:499
#, c-format
msgid "About"
msgstr "Misvärk"

#: drakfont:500 drakfont:541
#, c-format
msgid "Options"
msgstr "Eelistused"

#: drakfont:501 drakfont:721
#, c-format
msgid "Uninstall"
msgstr "Eemalda"

#: drakfont:502
#, c-format
msgid "Import"
msgstr "Import"

#: drakfont:520
#, c-format
msgid "Drakfont"
msgstr "Drakfont"

#: drakfont:522 harddrake2:236
#, c-format
msgid "Copyright (C) %s by Mandriva"
msgstr "Autoriõigus (C) %s: Mandriva"

#: drakfont:524
#, c-format
msgid "Font installer."
msgstr "Fondipaigaldaja."

#: drakfont:526 harddrake2:240
#, c-format
msgid "Mandriva Linux"
msgstr "Mandriva Linux"

#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#: drakfont:533 harddrake2:245
#, c-format
msgid "_: Translator(s) name(s) & email(s)\n"
msgstr "Marek Laane <bald@starman.ee>\n"

#: drakfont:543
#, c-format
msgid "Choose the applications that will support the fonts:"
msgstr "Valige rakendused, millel on fontide tugi:"

#: drakfont:554
#, c-format
msgid "Ghostscript"
msgstr "Ghostscript"

#: drakfont:555
#, c-format
msgid "OpenOffice.org"
msgstr "OpenOffice.org"

#: drakfont:556
#, c-format
msgid "Abiword"
msgstr "Abiword"

#: drakfont:557
#, c-format
msgid "Generic Printers"
msgstr "Tavalised printerid"

#: drakfont:562 drakfont:572 draksplash:213 drakups:210
#, c-format
msgid "Ok"
msgstr "Olgu"

#: drakfont:571
#, c-format
msgid "Select the font file or directory and click on 'Add'"
msgstr "Valige fondifail või kataloog ja klõpsake \"Lisa\""

#: drakfont:572
#, c-format
msgid "File Selection"
msgstr "Failivalik"

#: drakfont:576
#, c-format
msgid "Fonts"
msgstr "Fondid"

#: drakfont:640 draksec:166
#, c-format
msgid "Import fonts"
msgstr "Fontide importimine"

#: drakfont:646 drakups:299 drakups:361 drakups:381
#, c-format
msgid "Add"
msgstr "Lisa"

#: drakfont:647 drakfont:735 drakups:301 drakups:363 drakups:383
#, c-format
msgid "Remove"
msgstr "Eemalda"

#: drakfont:653
#, c-format
msgid "Install"
msgstr "Paigaldamine"

#: drakfont:684
#, c-format
msgid "Are you sure you want to uninstall the following fonts?"
msgstr "Kas tõesti eemaldada järgmised fondid?"

#: drakfont:688 draksec:60 harddrake2:326
#, c-format
msgid "Yes"
msgstr "Jah"

#: drakfont:690 draksec:59 harddrake2:327
#, c-format
msgid "No"
msgstr "Ei"

#: drakfont:729
#, c-format
msgid "Unselect All"
msgstr "Tühista kõigi valimine"

#: drakfont:732
#, c-format
msgid "Select All"
msgstr "Kõigi valimine"

#: drakfont:749
#, c-format
msgid "Importing fonts"
msgstr "Fontide importimine"

#: drakfont:753 drakfont:773
#, c-format
msgid "Initial tests"
msgstr "Käivitustestid"

#: drakfont:754
#, c-format
msgid "Copy fonts on your system"
msgstr "Fontide kopeerimine Teie süsteemi"

#: drakfont:755
#, c-format
msgid "Install & convert Fonts"
msgstr "Fontide paigaldamine ja teisendamine"

#: drakfont:756
#, c-format
msgid "Post Install"
msgstr "Paigaldamisjärgne seadistamine"

#: drakfont:768
#, c-format
msgid "Removing fonts"
msgstr "Fontide eemaldamine"

#: drakfont:774
#, c-format
msgid "Remove fonts on your system"
msgstr "Fontide eemaldamine Teie süsteemist"

#: drakfont:775
#, c-format
msgid "Post Uninstall"
msgstr "Eemaldamisjärgne seadistamine"

#: drakhelp:17
#, c-format
msgid ""
" drakhelp 0.1\n"
"Copyright (C) %s Mandriva.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"Usage: \n"
msgstr ""
" drakhelp 0.1\n"
"Autoriõigus © %s: Mandriva.\n"
"See on vaba tarkvara, mida võib levitada vastavalt GNU Üldise Avaliku "
"Litsentsi tingimustele.\n"
"\n"
"Kasutamine: \n"

#: drakhelp:22
#, c-format
msgid " --help                - display this help     \n"
msgstr " --help                - näitab seda abiteadet     \n"

#: drakhelp:23
#, c-format
msgid ""
" --id <id_label>       - load the html help page which refers to id_label\n"
msgstr ""
" --id <id_label>       - avab html abilehekülje, mis viitab id_label'ile\n"

#: drakhelp:24
#, c-format
msgid ""
" --doc <link>          - link to another web page ( for WM welcome "
"frontend)\n"
msgstr ""
" --doc <link>          - link veebileheküljele ( WM tervituse "
"kasutajaliidesele)\n"

#: drakhelp:52
#, c-format
msgid "Mandriva Linux Help Center"
msgstr "Mandriva Linuxi abikeskus"

#: drakhelp:52
#, c-format
msgid "No Help entry for %s\n"
msgstr "%s on ilma abikirjeta\n"

#: drakperm:23
#, c-format
msgid "System settings"
msgstr "Süsteemsed seadistused"

#: drakperm:24
#, c-format
msgid "Custom settings"
msgstr "Isetehtud"

#: drakperm:25
#, c-format
msgid "Custom & system settings"
msgstr "Isetehtud ja süsteemsed seadistused"

#: drakperm:33
#, c-format
msgid "Security Permissions"
msgstr "Turvaõigused"

#: drakperm:45
#, c-format
msgid "Editable"
msgstr "Redigeeritav"

#: drakperm:50 drakperm:320
#, c-format
msgid "Path"
msgstr "Asukoht"

#: drakperm:50 drakperm:249
#, c-format
msgid "User"
msgstr "Kasutaja"

#: drakperm:50 drakperm:249
#, c-format
msgid "Group"
msgstr "Grupp"

#: drakperm:50 drakperm:109 drakperm:332 draksec:181
#, c-format
msgid "Permissions"
msgstr "Õigused"

#: drakperm:60
#, c-format
msgid "Add a new rule"
msgstr "Lisa uus reegel"

#: drakperm:67 drakperm:102 drakperm:128
#, c-format
msgid "Edit current rule"
msgstr "Muuda praegust reeglit"

#: drakperm:110
#, c-format
msgid ""
"Here you can see files to use in order to fix permissions, owners, and "
"groups via msec.\n"
"You can also edit your own rules which will owerwrite the default rules."
msgstr ""
"Siin saab näha faile ja mseci abil parandada õigusi, omanikke ja gruppe.\n"
"Võite ka muuta oma reegleid, mis tühistavad vaikereeglid."

#: drakperm:112
#, c-format
msgid ""
"The current security level is %s.\n"
"Select permissions to see/edit"
msgstr ""
"Turvatase on praegu %s.\n"
"Valige, milliseid õigusi soovite näha/muuta"

#: drakperm:124
#, c-format
msgid "Up"
msgstr "Üles"

#: drakperm:124
#, c-format
msgid "Move selected rule up one level"
msgstr "Valitud reegel üks tase ülespoole"

#: drakperm:125
#, c-format
msgid "Down"
msgstr "Alla"

#: drakperm:125
#, c-format
msgid "Move selected rule down one level"
msgstr "Valitud reegel üks tase allapoole"

#: drakperm:126
#, c-format
msgid "Add a rule"
msgstr "Lisa reegel"

#: drakperm:126
#, c-format
msgid "Add a new rule at the end"
msgstr "Uue reegli lisamine lõppu"

#: drakperm:127
#, c-format
msgid "Delete"
msgstr "Kustuta"

#: drakperm:127
#, c-format
msgid "Delete selected rule"
msgstr "Kustuta valitud reegel"

#: drakperm:128 drakups:300 drakups:362 drakups:382
#, c-format
msgid "Edit"
msgstr "Muuda"

#: drakperm:241
#, c-format
msgid "browse"
msgstr "lehitse"

#: drakperm:246
#, c-format
msgid "user"
msgstr "kasutaja"

#: drakperm:246
#, c-format
msgid "group"
msgstr "grupp"

#: drakperm:246
#, c-format
msgid "other"
msgstr "muu"

#: drakperm:249
#, c-format
msgid "Other"
msgstr "Muu"

#: drakperm:251
#, c-format
msgid "Read"
msgstr "Lugeda"

#. -PO: here %s will be either "user", "group" or "other"
#: drakperm:254
#, c-format
msgid "Enable \"%s\" to read the file"
msgstr "Märkimisel võib \"%s\" faili lugeda"

#: drakperm:258
#, c-format
msgid "Write"
msgstr "Kirjutada"

#. -PO: here %s will be either "user", "group" or "other"
#: drakperm:261
#, c-format
msgid "Enable \"%s\" to write the file"
msgstr "Märkimisel võib \"%s\" faili kirjutada"

#: drakperm:265
#, c-format
msgid "Execute"
msgstr "Käivitada"

#. -PO: here %s will be either "user", "group" or "other"
#: drakperm:268
#, c-format
msgid "Enable \"%s\" to execute the file"
msgstr "Märkimisel võib \"%s\" faili käivitada"

#: drakperm:271
#, c-format
msgid "Sticky-bit"
msgstr "Kleepumisbitt"

#: drakperm:271
#, c-format
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
msgstr ""
"Kasutusel kataloogis:\n"
" ainult faili või kataloogi omanik saab seda kustutada"

#: drakperm:272
#, c-format
msgid "Set-UID"
msgstr "Set-UID"

#: drakperm:272
#, c-format
msgid "Use owner id for execution"
msgstr "Käivitamiseks kasutatakse omaniku ID-d"

#: drakperm:273
#, c-format
msgid "Set-GID"
msgstr "Set-GID"

#: drakperm:273
#, c-format
msgid "Use group id for execution"
msgstr "Käivitamiseks kasutatakse grupi ID-d"

#: drakperm:290
#, c-format
msgid "User:"
msgstr "Kasutaja:"

#: drakperm:291
#, c-format
msgid "Group:"
msgstr "Grupp:"

#: drakperm:295
#, c-format
msgid "Current user"
msgstr "Praegune kasutaja"

#: drakperm:296
#, c-format
msgid "When checked, owner and group will not be changed"
msgstr "Märkimise korral ei muudeta omanikku ja gruppi"

#: drakperm:306
#, c-format
msgid "Path selection"
msgstr "Asukoha valik"

#: drakperm:326
#, c-format
msgid "Property"
msgstr "Omadus"

#: drakperm:376
#, c-format
msgid ""
"The first character of the path must be a slash (\"/\"):\n"
"\"%s\""
msgstr ""
"Asukoha esimene sümbol peab olema kaldkriips (\"/\"):\n"
"\"%s\""

#: drakperm:386
#, c-format
msgid "Both the username and the group must valid!"
msgstr "Nii kasutajanimi kui grupp peavad olema korrektsed!"

#: drakperm:387
#, c-format
msgid "User: %s"
msgstr "Kasutaja: %s"

#: drakperm:388
#, c-format
msgid "Group: %s"
msgstr "Grupp: %s"

#: draksec:54
#, c-format
msgid "ALL"
msgstr "KÕIK"

#: draksec:55
#, c-format
msgid "LOCAL"
msgstr "KOHALIK"

#: draksec:56
#, c-format
msgid "NONE"
msgstr "PUUDUB"

#: draksec:57
#, c-format
msgid "Default"
msgstr "Vaikimisi"

#: draksec:58
#, c-format
msgid "Ignore"
msgstr "Ignoreeritakse"

#: draksec:91
#, c-format
msgid "Security Level and Checks"
msgstr "Turvatasemed"

#: draksec:114
#, c-format
msgid "Configure authentication required to access Mandriva tools"
msgstr "Autentimise seadistamine Mandriva tööriistade kasutamiseks"

#: draksec:117
#, c-format
msgid "No password"
msgstr "Parool puudub"

#: draksec:118
#, c-format
msgid "Root password"
msgstr "Administraatori parool"

#: draksec:119
#, c-format
msgid "User password"
msgstr "Kasutaja parool"

#: draksec:149 draksec:204
#, c-format
msgid "Software Management"
msgstr "Tarkvarahaldus"

#: draksec:150
#, c-format
msgid "Mandriva Update"
msgstr "Mandriva Update"

#: draksec:151
#, c-format
msgid "Software Media Manager"
msgstr "Tarkvaraallikate haldur"

#: draksec:152
#, c-format
msgid "Configure 3D Desktop effects"
msgstr "Ruumilise töölaua efektide seadistamine"

#: draksec:153
#, c-format
msgid "Graphical Server Configuration"
msgstr "Graafikaserveri seadistamine"

#: draksec:154
#, c-format
msgid "Mouse Configuration"
msgstr "Hiire seadistamine"

#: draksec:155
#, c-format
msgid "Keyboard Configuration"
msgstr "Klaviatuuri seadistamine"

#: draksec:156
#, c-format
msgid "UPS Configuration"
msgstr "UPS-i seadistamine"

#: draksec:157
#, c-format
msgid "Network Configuration"
msgstr "Võrgu seadistamine"

#: draksec:158
#, c-format
msgid "Hosts definitions"
msgstr "Masinate määratlemine"

#: draksec:159
#, c-format
msgid "Network Center"
msgstr "Võrgukeskus"

#: draksec:160
#, c-format
msgid "Wireless Network Roaming"
msgstr "Juhtmeta side"

#: draksec:161
#, c-format
msgid "VPN"
msgstr "VPN"

#: draksec:162
#, c-format
msgid "Proxy Configuration"
msgstr "Puhverserveri seadistamine"

#: draksec:163
#, c-format
msgid "Connection Sharing"
msgstr "Ühenduse jagamine"

#: draksec:165
#, c-format
msgid "Backups"
msgstr "Varukoopiad"

#: draksec:167 logdrake:52
#, c-format
msgid "Logs"
msgstr "Logid"

#: draksec:168
#, c-format
msgid "Services"
msgstr "Teenused"

#: draksec:169
#, c-format
msgid "Users"
msgstr "Kasutajad"

#: draksec:171
#, c-format
msgid "Boot Configuration"
msgstr "Alglaadimise seadistamine"

#: draksec:205
#, c-format
msgid "Hardware"
msgstr "Riistvara"

#: draksec:206
#, c-format
msgid "Network"
msgstr "Võrk"

#: draksec:207
#, c-format
msgid "System"
msgstr "Süsteem"

#: draksec:208
#, c-format
msgid "Boot"
msgstr "Algkäivitus"

#: draksound:48
#, c-format
msgid "No Sound Card detected!"
msgstr "Helikaarti ei leitud!"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: draksound:51
#, c-format
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
"supported Sound Card is correctly plugged in.\n"
"\n"
"\n"
"You can visit our hardware database at:\n"
"\n"
"\n"
"http://www.mandrivalinux.com/en/hardware.php3"
msgstr ""
"Teie masinas ei leitud helikaarti. Kontrollige palun, et Linuxi toega "
"helikaart on korrektselt ühendatud.\n"
"\n"
"\n"
"Meie riistvara andmebaasi saab näha aadressil:\n"
"\n"
"\n"
"http://www.mandrivalinux.com/en/hardware.php3"

#: draksound:58
#, c-format
msgid ""
"\n"
"\n"
"\n"
"Note: if you've an ISA PnP sound card, you'll have to use the alsaconf or "
"the sndconfig program.  Just type \"alsaconf\" or \"sndconfig\" in a console."
msgstr ""
"\n"
"\n"
"\n"
"Märkus: kui Teil on ISA PnP helikaart, tuleb kasutada programmi alsaconf või "
"sndconfig. Selleks kirjutage käsureale \"alsaconf\" või \"sndconfig\"."

#: draksplash:33
#, c-format
msgid "X coordinate of text box"
msgstr "Tekstikasti X-koordinaat"

#: draksplash:34
#, c-format
msgid "Y coordinate of text box"
msgstr "Tekstikasti y-koordinaat"

#: draksplash:35
#, c-format
msgid "Text box width"
msgstr "Tekstikasti laius"

#: draksplash:36
#, c-format
msgid "Text box height"
msgstr "Tekstikasti kõrgus"

#: draksplash:37
#, c-format
msgid ""
"The progress bar X coordinate\n"
"of its upper left corner"
msgstr ""
"Edenemisriba ülemise vasaku\n"
"nurga X-koordinaat"

#: draksplash:38
#, c-format
msgid ""
"The progress bar Y coordinate\n"
"of its upper left corner"
msgstr ""
"Edenemisriba ülemise vasaku\n"
"nurga Y-koordinaat"

#: draksplash:39
#, c-format
msgid "The width of the progress bar"
msgstr "Edenemisriba laius"

#: draksplash:40
#, c-format
msgid "The height of the progress bar"
msgstr "Edenemisriba kõrgus"

#: draksplash:41
#, c-format
msgid "X coordinate of the text"
msgstr "Teksti X-koordinaat"

#: draksplash:42
#, c-format
msgid "Y coordinate of the text"
msgstr "Teksti Y-koordinaat"

#: draksplash:43
#, c-format
msgid "Text box transparency"
msgstr "Tekstikasti läbipaistvus"

#: draksplash:44
#, c-format
msgid "Progress box transparency"
msgstr "Edenemiskasti läbipaistvus"

#: draksplash:45
#, c-format
msgid "Text size"
msgstr "Teksti suurus"

#: draksplash:62
#, c-format
msgid "Progress Bar"
msgstr "Edenemisriba"

#: draksplash:65
#, c-format
msgid "Choose progress bar color 1"
msgstr "Edenemisriba värv 1"

#: draksplash:67
#, c-format
msgid "Choose progress bar color 2"
msgstr "Edenemisriba värv 2"

#: draksplash:69
#, c-format
msgid "Choose progress bar background"
msgstr "Edenemisriba taust"

#: draksplash:72
#, c-format
msgid "Gradient type"
msgstr "Ülemineku tüüp"

#: draksplash:78
#, c-format
msgid "Text"
msgstr "Tekst"

#: draksplash:80
#, c-format
msgid "Choose text color"
msgstr "Teksti värv"

#: draksplash:83 draksplash:102
#, c-format
msgid "Choose picture"
msgstr "Pilt"

#: draksplash:87
#, c-format
msgid "Silent bootsplash"
msgstr "Vaikne käivituslogo"

#: draksplash:90
#, c-format
msgid "Choose text zone color"
msgstr "Tekstitsooni värv"

#: draksplash:93
#, c-format
msgid "Text color"
msgstr "Teksti värv"

#: draksplash:97
#, c-format
msgid "Background color"
msgstr "Tausta värv"

#: draksplash:103
#, c-format
msgid "Verbose bootsplash"
msgstr "Jutukas käivituslogo"

#: draksplash:110
#, c-format
msgid "Theme name"
msgstr "Teema nimi"

#: draksplash:115
#, c-format
msgid "Final resolution"
msgstr "Lõplik ekraanilahutus"

#: draksplash:119
#, c-format
msgid "Display logo on Console"
msgstr "Logo näitamine konsoolil"

#: draksplash:124
#, c-format
msgid "Save theme"
msgstr "Teema salvestamine"

#: draksplash:187
#, c-format
msgid "Please enter a theme name"
msgstr "Palun sisestage teema nimi"

#: draksplash:190
#, c-format
msgid "Please select a splash image"
msgstr "Palun valige käivituslogo pilt"

#: draksplash:193
#, c-format
msgid "saving Bootsplash theme..."
msgstr "Käivituslogo teema salvestamine..."

#: draksplash:202
#, c-format
msgid "Unable to load image file %s"
msgstr "Pildifaili %s laadimine ebaõnnestus"

#: draksplash:213
#, c-format
msgid "choose image"
msgstr "valige pilt"

#: draksplash:228
#, c-format
msgid "Color selection"
msgstr "Värvi valik"

#: drakups:71
#, c-format
msgid "Connected through a serial port or an usb cable"
msgstr "Ühendatud jadaporti või USB porti"

#: drakups:72
#, c-format
msgid "Manual configuration"
msgstr "Käsitsiseadistamine"

#: drakups:78
#, c-format
msgid "Add an UPS device"
msgstr "UPS-i lisamine"

#: drakups:81
#, c-format
msgid ""
"Welcome to the UPS configuration utility.\n"
"\n"
"Here, you'll add a new UPS to your system.\n"
msgstr ""
"UPS-i seadistamise tööriist.\n"
"\n"
"Siin saab lisada süsteemi uue UPS-i.\n"

#: drakups:88
#, c-format
msgid ""
"We're going to add an UPS device.\n"
"\n"
"Do you want to autodetect UPS devices connected to this machine or to "
"manually select them?"
msgstr ""
"Nüüd hakkame lisama UPS-i.\n"
"\n"
"Kas eelistate lasta automaatselt tuvastada arvutiga ühendatud UPS-i või "
"soovite seda käsitsi teha?"

#: drakups:91
#, c-format
msgid "Autodetection"
msgstr "Automaattuvastus"

#: drakups:99 harddrake2:381
#, c-format
msgid "Detection in progress"
msgstr "Toimub tuvastamine..."

#: drakups:118 drakups:157 logdrake:457 logdrake:463
#, c-format
msgid "Congratulations"
msgstr "Õnnitleme!"

#: drakups:119
#, c-format
msgid "The wizard successfully added the following UPS devices:"
msgstr "Nõustaja lisas edukalt järgmised UPS-id:"

#: drakups:121
#, c-format
msgid "No new UPS devices was found"
msgstr "Ühtegi UPS-i ei leitud!"

#: drakups:126 drakups:138
#, c-format
msgid "UPS driver configuration"
msgstr "UPS-i draiveri seadistamine"

#: drakups:126
#, c-format
msgid "Please select your UPS model."
msgstr "Palun valige oma UPS-i mudel."

#: drakups:127
#, c-format
msgid "Manufacturer / Model:"
msgstr "Tootja / mudel:"

#: drakups:138
#, c-format
msgid ""
"We are configuring the \"%s\" UPS from \"%s\".\n"
"Please fill in its name, its driver and its port."