From 7c3b2f31b455343ee78b052a1b350005f27c5d24 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Mon, 14 Apr 2008 18:32:23 +0200 Subject: changelog update --- ChangeLog | 32744 +++++++++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 26668 insertions(+), 6076 deletions(-) diff --git a/ChangeLog b/ChangeLog index e0fae305..183dcae7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10137 +1,30729 @@ -2004-10-18 Bill Nottingham +commit f5fdfbc4c2dd5aa3c6e8cce91631ff4cf44bcb6b +Author: Harald Hoyer +Date: Mon Apr 14 17:35:43 2008 +0200 - * ChangeLog, initscripts.spec: 7.92-1 + added changelog entries, increased version, added %{?dist} to release - * sysconfig/network-scripts/ifup: fix GATEWAYDEV (#133575) + initscripts.spec | 15 +++++++++++---- + 1 files changed, 11 insertions(+), 4 deletions(-) - * sysconfig/network-scripts/ifup: - fix GATEWAYDEV (#133375, ) +commit 83b1d9231511cbe190b148e270a59ec402a884a2 +Author: Harald Hoyer +Date: Mon Apr 14 17:07:33 2008 +0200 -2004-10-18 Josep Puigdemont + switched makefile targets from cvs to git - * po/ca.po: Updated translation + Makefile | 65 ++++++++++++++++++++++++++++++++++++++++--------------------- + 1 files changed, 42 insertions(+), 23 deletions(-) -2004-10-18 Adrian Grygier +commit 4912889cbc00cfe36945c7d57f8c15acf1f45333 +Author: Bill Nottingham +Date: Tue Jan 15 18:06:38 2008 +0000 - * po/pl.po: *** empty log message *** + don't do something odd if we find a mac address that matches the user-set MACADDR (#251415) -2004-10-18 Christian Rose + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/sv.po: Updated Swedish translation. +commit 9765374882bc40bb532fe7d0ef70cb46fa4fcf3e +Author: Bill Nottingham +Date: Thu Jan 10 19:21:03 2008 +0000 -2004-10-18 Pedro Morais + backport getkey race fixes from RHEL 5 (#313611, ) - * po/pt.po: update + rc.d/rc.sysinit | 11 ++++++++++- + 1 files changed, 10 insertions(+), 1 deletions(-) -2004-10-18 Ankitkumar Rameshchandra Patel +commit b72f2038928b3834f22602e1cdee5939ca72568f +Author: Bill Nottingham +Date: Thu Jan 10 18:50:46 2008 +0000 - * po/gu.po: ankit@redhat.com 18/10/2004 + Fix genhostid for x86_64 (#311611) -2004-10-18 Michelle Kim + src/genhostid.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/ko.po: updated translation +commit a223d19546daa0433d47065316e1c79500b088d8 +Author: Bill Nottingham +Date: Mon Sep 10 17:42:34 2007 +0000 -2004-10-18 Runa Bhattacharjee + add bug ref - * po/bn.po: Updated Bengali(bn) Translation:date 18/10 + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) -2004-10-18 Rajesh Ranjan +commit 9ab7101d8b6e7f2cec29b1a5643949c1186d27a9 +Author: Bill Nottingham +Date: Mon Sep 10 17:37:00 2007 +0000 - * po/hi.po: yet to proof + use a better method for searching for modules (#270741) -2004-10-18 Amanpreet Singh Alam + src/kmodule.c | 44 ++++++++++++++++++++++++-------------------- + 1 files changed, 24 insertions(+), 20 deletions(-) - * po/pa.po: fuzzy +commit e9ecfbbf6d0aa3ead9e7a64417215ca1d9daf296 +Author: Bill Nottingham +Date: Fri Aug 10 16:06:21 2007 +0000 -2004-10-18 Audrey Simons + - netfs: sort nfs mounts for unmounting (#251657) - * po/fr.po: latest updates + initscripts.spec | 2 ++ + rc.d/init.d/netfs | 4 ++-- + 2 files changed, 4 insertions(+), 2 deletions(-) -2004-10-18 Sarah Smith +commit 3f47da11e2587b048129ac7d0c71e9aa6f9c22ac +Author: Harald Hoyer +Date: Thu Aug 2 14:53:49 2007 +0000 - * po/zh_CN.po: udpated those two + inc release and added changelog entries -2004-10-17 Chester Cheng + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * po/zh_TW.po: *** empty log message *** +commit 1fc83f68b6616a081182a361f8204e11f5adc48d +Author: Harald Hoyer +Date: Thu Aug 2 14:44:26 2007 +0000 -2004-10-17 Kjartan Maraas + - set the hwclock before start_udev is executed - * po/nb.po: Update + rc.d/rc.sysinit | 78 +++++++++++++++++++++++++++--------------------------- + 1 files changed, 39 insertions(+), 39 deletions(-) -2004-10-17 Richard Allen +commit 9f5b901ae8296f16891ca3180936b99624fec607 +Author: Bill Nottingham +Date: Fri Jun 22 22:11:27 2007 +0000 - * po/is.po: *** empty log message *** + bump release -2004-10-17 Hirofumi Saito + initscripts.spec | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) - * po/ja.po: translation finished +commit 5e2ed679cd3eb2aa3d6bd1cf9907f7736ac78434 +Author: Bill Nottingham +Date: Fri Jun 22 22:08:30 2007 +0000 -2004-10-17 Ronny Buchmann + - init.d/network, network-functions: don't fiddle with hotplug settings (#185569, #209307) - * po/de.po: fix fuzzy/missing after update + initscripts.spec | 1 + + rc.d/init.d/network | 6 ------ + sysconfig/network-scripts/network-functions | 8 +------- + 3 files changed, 2 insertions(+), 13 deletions(-) -2004-10-17 Miloslav Trmac +commit 46c0123b4cd853adc15730654c120769f23ef206 +Author: Bill Nottingham +Date: Fri Jun 22 22:00:27 2007 +0000 - * po/cs.po: Update Czech translation + - init.d/network: add support for VLAN_PLUS_VID_NO_PAD vlans (#222975) -2004-10-17 Bill Nottingham + initscripts.spec | 2 ++ + rc.d/init.d/network | 4 ++-- + 2 files changed, 4 insertions(+), 2 deletions(-) - * ChangeLog, initscripts.spec: 7.91-1 +commit d77e0680c1f0669c1788176f9d08f520c5bf100d +Author: Miloslav Trmac +Date: Mon Feb 12 21:26:42 2007 +0000 - * po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/ur.po, po/vi.po, po/wa.po, po/zh_CN.po, po/zh_TW.po, po/pl.po, po/pt.po, po/pt_BR.po, po/ro.po, po/ru.po, po/si.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/ja.po, po/ka.po, po/ko.po, po/ku.po, po/lo.po, po/lt.po, po/mk.po, po/mr.po, po/ms.po, po/nb.po, po/nl.po, po/nn.po, po/no.po, po/pa.po, po/et.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/gu.po, po/he.po, po/hi.po, po/hr.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ar.po, po/bg.po, po/bn.po, po/ca.po, po/cs.po, po/cy.po, po/da.po, po/de.po, po/es.po: - refresh-po & update-po + * Mon Feb 12 2007 Miloslav Trmac - 7.93.29.EL-1 + - Revert a backport of UTF-8 support for console keymaps + Related: #150769 - * rc.d/rc.sysinit: - automatically reboot when fsck calls for it, instead of requiring manual intervention (#117641 and duplicates) + initscripts.spec | 6 +++++- + rc.d/rc.sysinit | 6 +----- + 2 files changed, 6 insertions(+), 6 deletions(-) - * rc.d/rc.sysinit: mdadm support +commit 980f43c79e5f63e2e7342750a143bc3f8fc70676 +Author: Miloslav Trmac +Date: Tue Jan 30 18:19:37 2007 +0000 - * rc.d/rc.sysinit: - make sure we return to rhgb after fsck (#133966, #112839) + * Tue Jan 30 2007 Miloslav Trmac - 7.93.28.EL-1 + - Fix MACADDR on bonding slaves + Resolves: #222711 - * ppp/ip-down, ppp/ip-up: - call ipv6to4 scripts in /etc/ppp/(ip-up|ip-down) (#124390, ) + initscripts.spec | 6 +++++- + sysconfig/network-scripts/ifup | 13 +++++++------ + 2 files changed, 12 insertions(+), 7 deletions(-) - * sysconfig/network-scripts/ifup-ipv6, sysconfig/network-scripts/ifup-sit, sysconfig/network-scripts/network-functions-ipv6: - some cleanups +commit e758d4058576dab4a81b6fe5fb376b0ff8fd2635 +Author: Miloslav Trmac +Date: Mon Jan 15 09:15:53 2007 +0000 -2004-10-17 Kjartan Maraas + * Mon Jan 15 2007 Miloslav Trmac - 7.93.27.EL-1 + - Do unmount network mounts, not doing so can prevent other unmounting other + filesystems + Reverts: #200915 - * po/no.po: Update + initscripts.spec | 7 ++++++- + rc.d/init.d/halt | 2 +- + 2 files changed, 7 insertions(+), 2 deletions(-) -2004-10-15 Kjartan Maraas +commit 22f239f939fe2477742210e859916b90afcfd855 +Author: Miloslav Trmac +Date: Mon Jan 1 23:03:29 2007 +0000 - * po/nb.po: update + Release as 7.93.26.EL-1 -2004-10-13 Bill Nottingham + initscripts.spec | 36 ++++++++++++++++++++++++------------ + 1 files changed, 24 insertions(+), 12 deletions(-) - * rc.d/rc.sysinit: remove devlabel call +commit 7235f54c1cf7ca612a404cf62d25ed8b1a6bea24 +Author: Bill Nottingham +Date: Thu Dec 7 22:20:59 2006 +0000 -2004-10-13 Tomasz Berner + - network-functions: source config before calling configure_ccwgroup_device (#199139) - * po/pl.po: CVS_SILENT + initscripts.spec | 1 + + sysconfig/network-scripts/network-functions | 2 ++ + 2 files changed, 3 insertions(+), 0 deletions(-) -2004-10-12 Tomasz Berner +commit 092e6f1869ab877b1116acb8083c9e3508b3c195 +Author: Bill Nottingham +Date: Mon Nov 20 22:07:41 2006 +0000 - * po/pl.po: CVS_SILENT + - ifup: fix actual 169.254 networks (#203591) -2004-10-11 Bill Nottingham + initscripts.spec | 1 + + sysconfig/network-scripts/ifup | 2 +- + 2 files changed, 2 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup-wireless: - fix key for open vs. restricted (#135235, ) +commit b17ded48cd5f1d5e23b378d94a75ca6626509d43 +Author: Bill Nottingham +Date: Mon Nov 20 22:03:59 2006 +0000 -2004-10-11 Allan Sims + - ifdown, ifup-aliases: fix static routes for aliases (#202948) - * po/et.po: Some fixed fuzzies + initscripts.spec | 1 + + sysconfig/network-scripts/ifdown | 8 ++++---- + sysconfig/network-scripts/ifup-routes | 2 +- + 3 files changed, 6 insertions(+), 5 deletions(-) -2004-10-09 Ronny Buchmann +commit cbf2da88966bcf337be2ee5eada7552da8a4d78d +Author: Bill Nottingham +Date: Mon Nov 20 21:55:34 2006 +0000 - * po/de.po: shorten text to fit in line + ncfps too -2004-10-08 Bill Nottingham + rc.d/init.d/halt | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec, sysconfig/rawdevices: remove rawdevices +commit db50c4a7fbc073b50c9af09ffefe2963fc0ed8a7 +Author: Bill Nottingham +Date: Mon Nov 20 21:53:21 2006 +0000 -2004-10-08 Pedro Morais + don't unmount network mounts in halt (#200915) - * po/pt.po: spelling + initscripts.spec | 1 + + rc.d/init.d/halt | 2 +- + 2 files changed, 2 insertions(+), 1 deletions(-) -2004-10-08 Karsten Hopp +commit 2abfd3b81f6d0898fc10247c1e2de87ac7bb13f3 +Author: Bill Nottingham +Date: Mon Nov 20 21:34:49 2006 +0000 - * ChangeLog, initscripts.spec: 7.90-1 + - ifdown: run ifenslave -d on bonding devices (#199706) - * sysconfig/network-scripts/network-functions: fix portname for LCS devices + initscripts.spec | 1 + + sysconfig/network-scripts/ifdown | 10 ++++++++++ + 2 files changed, 11 insertions(+), 0 deletions(-) -2004-10-07 Florian La Roche +commit 04129e68f0374a65cdf3df3b88733581a267613b +Author: Bill Nottingham +Date: Mon Nov 20 21:28:59 2006 +0000 - * ChangeLog, initscripts.spec: 7.89-1 + - rc.sysinit: don't use vgscan, only use vgchange (#191879) - * sysctl.conf*: disallow source routed packets per default + initscripts.spec | 1 + + rc.d/rc.sysinit | 10 ++-------- + 2 files changed, 3 insertions(+), 8 deletions(-) -2004-10-06 Bill Nottingham +commit 90b02e5d54a7ca13174ae2e6a98ab943ef098bef +Author: Bill Nottingham +Date: Mon Nov 20 21:19:42 2006 +0000 - * ChangeLog, initscripts.spec: 7.88-1 + - ifup: support aliases-on-vlan (#193133, ) - * initscripts.spec: fix typo + initscripts.spec | 1 + + sysconfig/network-scripts/ifup | 8 +++++--- + 2 files changed, 6 insertions(+), 3 deletions(-) -2004-10-06 Dan Walsh +commit 43e14799e6f78e45b990e447d1f204eb2eea238d +Author: Bill Nottingham +Date: Mon Nov 20 21:16:12 2006 +0000 - * initscripts.spec: fix location of runuser + - init.d/functions: add configurable delay for killproc (#198468, + ) -2004-10-06 N Jayaradha + initscripts.spec | 1 + + rc.d/init.d/functions | 10 +++++++--- + 2 files changed, 8 insertions(+), 3 deletions(-) - * po/ta.po: review -1 +commit 7727a99c2300846d76df3ca10e06138e68780db5 +Author: Bill Nottingham +Date: Mon Nov 20 21:11:14 2006 +0000 -2004-10-05 Bill Nottingham + - rc.sysinit: run zfcpconf.sh earlier, so devices are available for + LVM usage (#189494) - * ChangeLog, initscripts.spec: 7.87-1 + initscripts.spec | 1 + + rc.d/rc.sysinit | 8 ++++---- + 2 files changed, 5 insertions(+), 4 deletions(-) -2004-10-05 Dan Walsh +commit 33d453012abfbb44aa5ccc75ab0ada459784c76a +Author: Bill Nottingham +Date: Mon Nov 20 21:06:45 2006 +0000 - * initscripts.spec, rc.d/rc.sysinit: - don't remount inside of SELinux relabel code + - netfs: call multipath, kpartx if necessary (#180977) -2004-10-05 Kjartan Maraas + initscripts.spec | 1 + + rc.d/init.d/netfs | 9 ++++++++- + 2 files changed, 9 insertions(+), 1 deletions(-) - * po/nb.po: Update +commit 54d0f6b18cd4827185973d2e829be8d4ac20354c +Author: Bill Nottingham +Date: Mon Nov 20 21:00:29 2006 +0000 -2004-10-04 Bill Nottingham + changelog - * initscripts.spec, rc.d/init.d/functions: - use runuser instead of su, require it + initscripts.spec | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) - * rc.d/init.d/halt: whoops, wrong file (#134432) +commit e739f568d2777448cad09df31192784bb094077c +Author: Bill Nottingham +Date: Mon Nov 20 21:00:04 2006 +0000 -2004-10-01 Bill Nottingham + fix KEYTABLE, setsysfont when serial console is present (#150769) - * ChangeLog, initscripts.spec: 7.86-1 + rc.d/rc.sysinit | 12 ++++++++---- + setsysfont | 19 +++++++------------ + 2 files changed, 15 insertions(+), 16 deletions(-) - * rc.d/rc.sysinit: - use /etc/hotplug/blacklist to blacklist modules (#132719) +commit 198ec5d6154de98b7362b8d7ab39892f202c444f +Author: Miloslav Trmac +Date: Fri Apr 21 00:01:55 2006 +0000 -2004-09-30 Maxim Dziumanenko + Release 7.93.25EL-1 - * po/uk.po: - Updated Ukrainian translation + initscripts.spec | 7 ++++++- + 1 files changed, 6 insertions(+), 1 deletions(-) -2004-09-30 Bill Nottingham +commit 7a4e9fe3c9970021bcb7ff167c18a4f0ee7694ed +Author: Miloslav Trmac +Date: Thu Apr 20 23:43:59 2006 +0000 - * rc.d/init.d/functions: filter indic locales on the console (#134198) + Document HOTPLUG (#189509) -2004-09-29 Amanpreet Singh Alam + sysconfig.txt | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) - * po/pa.po: check +commit 6a9578cdf3e26ded793712d7e1c450348659c391 +Author: Miloslav Trmac +Date: Thu Apr 20 23:20:26 2006 +0000 -2004-09-29 Bill Nottingham + Prevent activation of network interfaces by hotplug during bootup (#183706) - * ChangeLog, initscripts.spec: 7.85-1 + rc.d/rc.sysinit | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) -2004-09-29 Nikolay Sarmadzhiev +commit 747e9db1604cc27ec2ab15e829656172f1986ab4 +Author: Miloslav Trmac +Date: Tue Apr 18 20:11:45 2006 +0000 - * po/bg.po: bg.po + Add NETWORKDELAY and LINKDELAY (#176851) -2004-09-29 Bill Nottingham + rc.d/init.d/network | 4 +++- + sysconfig.txt | 13 ++++++++++++- + sysconfig/network-scripts/ifup | 7 ++++++- + 3 files changed, 21 insertions(+), 3 deletions(-) - * rc.d/init.d/functions: - fix checkpid logic, clean up potential errors (#134030) +commit af200403194358a1093a6ab495ec92aaefdb8fee +Author: Bill Nottingham +Date: Thu Jan 12 16:10:48 2006 +0000 -2004-09-28 Ronny Buchmann + oops - * po/de.po: more consistency, some fixes + src/redhat-support-check.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2004-09-28 Bill Nottingham +commit 78c8dbff1a6a2dd63d948ae82942b5c8dc6500ae +Author: Bill Nottingham +Date: Thu Jan 12 16:10:31 2006 +0000 - * rc.d/rc.sysinit: use s-c-keyboard, not kbdconfig (#133929) + add changelog -2004-09-28 Sarah Smith + initscripts.spec | 3 +++ + src/redhat-support-check.c | 2 +- + 2 files changed, 4 insertions(+), 1 deletions(-) - * po/he.po, po/ku.po, po/mr.po, po/si.po, po/sq.po, po/ur.po: - fixed formatting error +commit fdce640fc5588dcc0a7995521a89ba1b7e0c92a1 +Author: Bill Nottingham +Date: Thu Jan 12 16:09:59 2006 +0000 -2004-09-27 Tamas Szanto + ignore sysfs but not /sys (#177612, ) - * po/hu.po: *** empty log message *** + rc.d/init.d/halt | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) -2004-09-27 Bill Nottingham +commit 78831de74542d9c22536b776d513dd462b8a184b +Author: Bill Nottingham +Date: Thu Dec 15 21:15:07 2005 +0000 - * rc.d/init.d/network: fix overzealousness with -range aliases (#65415) + negation goes on opts, not on the specific opts. use 'no' to + avoid shell funnies. (noticed in #175803, fixes #172804 correctly) - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: - shell quoting will EAT YOUR BRANE + initscripts.spec | 5 ++++- + rc.d/rc.sysinit | 4 ++-- + 2 files changed, 6 insertions(+), 3 deletions(-) - * sysconfig/network-scripts/network-functions: - be more liberal in what we accept for link types (#90602, #127984) +commit 8c3d8c834d6a4d13ba520dda4f2e31b881d15368 +Author: Bill Nottingham +Date: Fri Dec 2 19:00:44 2005 +0000 - * rc.d/init.d/functions: - allow daemon to coredump if requested (#130175) + - fix quoting of environment variables (#174849) -2004-09-27 Tamas Szanto + initscripts.spec | 5 ++++- + service | 8 ++++---- + 2 files changed, 8 insertions(+), 5 deletions(-) - * po/hu.po: *** empty log message *** +commit 5c5e7c0b1fbbc89736ead95e63e9ebe5a3bad8a2 +Author: Bill Nottingham +Date: Wed Nov 30 18:10:03 2005 +0000 -2004-09-27 Bill Nottingham + fix bug ref - * rc.d/init.d/functions: export LC_MESSAGES (#133786) + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2004-09-24 Bill Nottingham +commit fea9adbe81e5d6f629718a074f3114083d6e5d7e +Author: Bill Nottingham +Date: Wed Nov 30 17:06:14 2005 +0000 - * rc.d/rc.sysinit: use recursive restorecon + oops, package the file -2004-09-23 Bill Nottingham + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * initscripts.spec, prefdm: clean up prefdm - - don't use which... just try to exec the thing - - remove completely useless stanza +commit 7f1a8052bbb625686b7127081d295f3443d822f2 +Author: Bill Nottingham +Date: Wed Nov 30 16:59:03 2005 +0000 - * initscripts.spec: conflict with tcsh < 6.13-5, for dspmbyte setting + bump - * rc.d/rc.sysinit: move relabel until after all FSes are checked + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: fix restorecon +commit d763406fac896843db30392f74e12e903585a1b0 +Author: Bill Nottingham +Date: Wed Nov 30 16:58:19 2005 +0000 -2004-09-23 Keld Simonsen + add ifup-ib for Infiniband (#108227, ) - * po/da.po: updates - initscripts/da.po system-config-securitylevel/da.po - anaconda-help/help/da.po + sysconfig/network-scripts/ifup-ib | 151 +++++++++++++++++++++++++++++++++++++ + 1 files changed, 151 insertions(+), 0 deletions(-) -2004-09-23 Bill Nottingham +commit 4a3c88c4ea972c9c1fe9f98d71ddb9e8f97bf8cb +Author: Bill Nottingham +Date: Thu Nov 10 22:38:11 2005 +0000 - * lang.csh: remove setting of dspmbyte (#89549, ) + fix bug ref -2004-09-23 Hirofumi Saito + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/ja.po: translation finished in initscripts +commit 0f72648bdcbdb9f0721d59e91b5e4c45325fed08 +Author: Bill Nottingham +Date: Thu Nov 10 22:37:09 2005 +0000 -2004-09-23 Runa Bhattacharjee + add changelog - * po/bn.po: Updated Bengali (bn) Translation + initscripts.spec | 7 ++++++- + 1 files changed, 6 insertions(+), 1 deletions(-) -2004-09-23 Andrew Martynov +commit f9e475f68d3bdb8be3bdbccf617b45bd5993fb95 +Author: Bill Nottingham +Date: Thu Nov 10 22:28:59 2005 +0000 - * po/ru.po: Translated forgoten 'non translated' strings + add call to kpartx for multipath devices (#168538) -2004-09-23 Bill Nottingham + rc.d/rc.sysinit | 9 +++++++++ + 1 files changed, 9 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: - fix shell quoting +commit bfa135cb436bc776ce39c15f99d282890788d168 +Author: Bill Nottingham +Date: Thu Nov 10 22:24:13 2005 +0000 -2004-09-23 Christian Rose + more multipath.static references (#168321) - * sv.po: Updated Swedish translation. + rc.d/rc.sysinit | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) -2004-09-22 Bill Nottingham +commit 251a5d9c0e84669cd1c2f4b0e8767cdb198377ee +Author: Bill Nottingham +Date: Thu Nov 10 22:19:48 2005 +0000 - * ChangeLog, initscripts.spec: - 7.84-1 + don't fsck netdev filesystems in rc.sysinit (#169403) - * rc.d/rc.sysinit: second start stanza is extraneous + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) -2004-09-22 Jeremy Katz +commit 9c75238aba5c6944c719341c499fae5e41316a53 +Author: Bill Nottingham +Date: Thu Oct 27 19:37:25 2005 +0000 - * initscripts.spec, rc.d/rc.sysinit: - * Wed Sep 22 2004 Jeremy Katz - 7.83-1 - - conflict with old udev - - use udev if it's present + add changelog -2004-09-22 Gabor Suveg + initscripts.spec | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) - * po/hu.po: testing fuzzy stings +commit ea25bdad2ee1406d26518b41fc8141e6e09317bf +Author: Bill Nottingham +Date: Thu Oct 27 19:36:53 2005 +0000 -2004-09-22 Tomasz Berner + fix use-after-free (#171912) - * po/pl.po: CVS_SILENT + src/initlog.c | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) -2004-09-22 Andrew Martynov +commit 88954b1c41cbe771f7875a96f03a2f7c4d4483a5 +Author: Bill Nottingham +Date: Tue Sep 20 17:22:09 2005 +0000 - * po/ru.po: Translation is complete and ready for FC3 + use multipath.static (#168321) -2004-09-22 Bill Nottingham + rc.d/rc.sysinit | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) - * rc.d/rc.sysinit: - don't mount usbfs without usb. also, at least be consistent +commit 10a6710ea56bf35763d5ac023f51f5cdf2c3482a +Author: Bill Nottingham +Date: Fri Aug 5 02:23:21 2005 +0000 -2004-09-22 N Jayaradha + add changelog - * po/ta.po: review 1 completed + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) -2004-09-21 Tomasz Berner +commit 7e8180180d3510f47734bddf344ddcbdd2586b11 +Author: Bill Nottingham +Date: Thu Aug 4 23:40:13 2005 +0000 - * po/pl.po: CVS_SILENT + from popt.h: The argument array is malloc'd as a single area, so only argv must be free'd. Oops. (#165033) -2004-09-21 Josep Puigdemont + src/process.c | 5 ++--- + 1 files changed, 2 insertions(+), 3 deletions(-) - * po/ca.po: Fixed few strings +commit a1a2c63010a2fad3ee57a6d1f2fddda893af8d77 +Author: Bill Nottingham +Date: Wed Aug 3 00:58:49 2005 +0000 -2004-09-21 Runa Bhattacharjee + remove -m - * po/bn.po: Updated Bengali (bn) Translation + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2004-09-21 Andrew Martynov +commit 98a85ef500c4d9dc7bf45dd52ddc4d937e8eb13e +Author: Bill Nottingham +Date: Tue Aug 2 17:50:57 2005 +0000 - * po/ru.po: Partial translation after FC3 string freeze + bump -2004-09-21 Ankitkumar Rameshchandra Patel + initscripts.spec | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * po/gu.po: ankit@redhat.com 21/09/2004 +commit 7fe59c64350bbc8fca3e66ee19fbfdaebe8eda00 +Author: Bill Nottingham +Date: Tue Aug 2 17:47:40 2005 +0000 -2004-09-21 Sarah Smith + add -m - * po/pa.po: pa.po + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2004-09-21 Michelle Kim +commit ddbaff6a5a83366c13e0500f6228d2eb84d6fae5 +Author: Bill Nottingham +Date: Mon Aug 1 20:06:37 2005 +0000 - * po/ko.po: translation update done + duh! -2004-09-20 Rajesh Ranjan + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/hi.po: proofread +commit 3a13a534a9a729860b0d18bcdd18f840e083971c +Author: Bill Nottingham +Date: Mon Aug 1 20:04:25 2005 +0000 -2004-09-20 Audrey Simons + don't run multipath unless there's a multipath configuration - * po/fr.po: latest updates + initscripts.spec | 5 ++++- + rc.d/rc.sysinit | 2 +- + 2 files changed, 5 insertions(+), 2 deletions(-) -2004-09-19 Krzysztof Kluczynski +commit 3bee311d6fd4eccf3e031578808d75876b61a3c4 +Author: Bill Nottingham +Date: Tue Jul 26 22:13:27 2005 +0000 - * po/pl.po: no message + handle multi-core itanium (#163783) -2004-09-19 Peter van Egdom + initscripts.spec | 5 ++++- + src/redhat-support-check.c | 30 ++++++++++++++++++++++++++++-- + 2 files changed, 32 insertions(+), 3 deletions(-) - * po/nl.po: some fixes in initscripts nl.po +commit 480564380fe0fa73a85feb30c4a91ea0fdb97d46 +Author: Bill Nottingham +Date: Fri Jul 22 17:29:50 2005 +0000 -2004-09-18 Tamas Szanto + add changelog - * po/hu.po: *** empty log message *** + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) -2004-09-17 Bill Nottingham +commit 8b8611bf410d86e5ee0a3e000c37d2640759c239 +Author: Dan Walsh +Date: Thu Jul 21 19:42:34 2005 +0000 - * ChangeLog, initscripts.spec: 7.82-1 + Fix invalid free - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: - fix handling of nonexistent devices (#132839) + src/initlog.c | 6 ++++-- + 1 files changed, 4 insertions(+), 2 deletions(-) -2004-09-17 Tomislav Markovski +commit 92b2216c0bcc4d2e45516203ee16246cb480bcf5 +Author: Bill Nottingham +Date: Thu Jul 14 21:21:52 2005 +0000 - * po/mk.po: *** empty log message *** + hm, forgot about that one too -2004-09-17 Bill Nottingham + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * rc.d/init.d/functions, rc.d/rc.sysinit: - rhgb enhancements (, #132665) +commit a9b1b5a8281554f2b46af7a4a8d79bc1276d5368 +Author: Bill Nottingham +Date: Thu Jul 14 20:51:16 2005 +0000 -2004-09-17 Hirofumi Saito + oops, forgot a changelog - * po/ja.po: some translation finished in initscripts + initscripts.spec | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) -2004-09-17 Krzysztof Kluczynski +commit a86c85cce833364e96e5247a28cc9cf2ddd6c55d +Author: Bill Nottingham +Date: Thu Jul 14 18:49:20 2005 +0000 - * po/pl.po: no message + document diskdump change -2004-09-17 Yelitza Louze + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * po/es.po: Updated spanisht translation +commit 16f87092094ef42566725cafd59ca08171f8d9b0 +Author: Bill Nottingham +Date: Thu Jul 14 18:43:14 2005 +0000 -2004-09-17 Francesco Valente + handle lvm & fsck for network block devices (#148764, ) - * po/it.po: Updated + initscripts.spec | 1 + + rc.d/init.d/netfs | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++- + 2 files changed, 54 insertions(+), 1 deletions(-) -2004-09-16 Verena Fuhrer +commit ca872d169e41e92a984eb0f56d32303b9b3f9258 +Author: Bill Nottingham +Date: Fri Jul 1 20:57:47 2005 +0000 - * po/de.po: chng + trans de + add one more changelog -2004-09-16 Chester Cheng + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * po/zh_TW.po: *** empty log message *** +commit 84de1385fbb8145a0f860e300c1be6e416eb07f2 +Author: Bill Nottingham +Date: Wed Jun 22 20:48:40 2005 +0000 -2004-09-16 Hicham AMAOUI + dmraid/multipath support - * po/ar.po: - updated. + rc.d/rc.sysinit | 53 +++++++++++++++++++++++++++++++++++++++++++++-------- + 1 files changed, 45 insertions(+), 8 deletions(-) -2004-09-16 Nikolay Sarmadzhiev +commit 1e871eee974c24096f6351044570ae6d4d7e7d85 +Author: Bill Nottingham +Date: Wed Jun 22 20:43:23 2005 +0000 - * po/bg.po: bg.po + remove lvm1, it's just cluttering things up here -2004-09-16 Richard Allen + rc.d/rc.sysinit | 15 --------------- + 1 files changed, 0 insertions(+), 15 deletions(-) - * po/is.po: *** empty log message *** +commit b0b44bd79aa0141de353058e33c101324372c6fc +Author: Bill Nottingham +Date: Tue Jun 21 20:17:54 2005 +0000 -2004-09-16 Miloslav Trmac + add diskdump restore support () + conflict with appropriate diskdumputils - * po/cs.po: Update Czech translation + initscripts.spec | 2 +- + rc.d/rc.sysinit | 4 ++++ + 2 files changed, 5 insertions(+), 1 deletions(-) -2004-09-16 Szell Tamas +commit 7b611457c116df85408790042ad5b190419cf43f +Author: Bill Nottingham +Date: Tue Jun 21 00:32:09 2005 +0000 - * po/hu.po: tomjoad + cd to the proper dir first (#161170) -2004-09-16 Alan Cox + sysconfig/network-scripts/ifdown-aliases | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * po/cy.po: We love string freezes +commit 1b9abd3124e89504cfdc502f0f402fb1fff2565b +Author: Bill Nottingham +Date: Thu Jun 9 18:47:59 2005 +0000 -2004-09-16 Pedro Morais + add changelog - * po/pt.po: update + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) -2004-09-16 Mohamed Eldesoky +commit 4b212bbf473a5715b13248512d9dddc4f75826b6 +Author: Bill Nottingham +Date: Thu Jun 9 18:46:29 2005 +0000 - * po/ar.po: - Fixing some fuzzy entries, and added some translations for new strings + fix grep to always match the full hwaddr, as opposed to matching '0' + against '00:AA:BB:CC:DD:EE'. Take into account lines that end with + spaces, or with "# this is a comment", too. Also, put the grep in only + one place instead of 3. Fixes #157252, #153669. -2004-09-16 Pedro Macedo + sysconfig/network-scripts/ifdown | 2 +- + sysconfig/network-scripts/network-functions | 9 +++++++-- + 2 files changed, 8 insertions(+), 3 deletions(-) - * po/pt_BR.po: - Traduzidas as novas linhas. Falta revisao e checagem de consistencia. - Translated the new lines. Needs revision and consistency check. +commit e5cd2486eb8efe45a8d9e7792835edcfdc614d7a +Author: Bill Nottingham +Date: Thu Jun 9 18:39:17 2005 +0000 -2004-09-16 hutuworm + add changelog - * po/zh_CN.po: update by hutuworm @ 20040915 + initscripts.spec | 18 ++++++++++++++++-- + 1 files changed, 16 insertions(+), 2 deletions(-) -2004-09-16 Josep Puigdemont +commit 43911b63e6080755a07b3a71580bd8062657e0da +Author: Bill Nottingham +Date: Thu Jun 9 18:31:02 2005 +0000 - * po/ca.po: Updated translation + add patch for dual-core to this CVS (#155331) -2004-09-16 Bill Nottingham + src/redhat-support-check.c | 8 ++++++++ + 1 files changed, 8 insertions(+), 0 deletions(-) - * po/vi.po, po/wa.po, po/zh_CN.po, po/zh_TW.po, po/ro.po, po/ru.po, po/si.po, po/sk.po, po/sl.po, po/sq.po, po/sr.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/ur.po, po/ja.po, po/ka.po, po/ko.po, po/ku.po, po/lo.po, po/lt.po, po/mk.po, po/mr.po, po/ms.po, po/nb.po, po/nl.po, po/nn.po, po/no.po, po/pa.po, po/pl.po, po/pt.po, po/pt_BR.po, po/et.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/gu.po, po/he.po, po/hi.po, po/hr.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ar.po, po/bg.po, po/bn.po, po/ca.po, po/cs.po, po/cy.po, po/da.po, po/de.po, po/es.po: - update-po/refresh-po +commit 47a82590b28a8849ddb14b937d142dc7ada27571 +Author: Bill Nottingham +Date: Wed Apr 20 18:49:01 2005 +0000 -2004-09-15 Sarah Smith + tweak - * po/lo.po: initial file + src/redhat-support-check.c | 10 +++++----- + 1 files changed, 5 insertions(+), 5 deletions(-) - * po/zh_CN.po: merged with pot files +commit 99804a7408d556484cd967d002db17a7b9009e8f +Author: Bill Nottingham +Date: Wed Apr 20 18:39:53 2005 +0000 -2004-09-14 Bill Nottingham + check for number of siblings on AMD processors as well (#155331) - * initscripts.spec: require nash (#132513) + src/redhat-support-check.c | 8 ++++++++ + 1 files changed, 8 insertions(+), 0 deletions(-) -2004-09-14 Karsten Hopp +commit 360849d6116d6bfb72874a814e6ad344f39f40fc +Author: Bill Nottingham +Date: Mon Apr 18 18:53:37 2005 +0000 - * initscripts.spec: - build a new package with yesterdays iucv changes + fix echo (#155270) -2004-09-13 Karsten Hopp + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup-iucv: - - same as ctc devices, move loading of sysconfig-network to top and allow overwriting of GATEWAY in device config +commit cf2f094c32abb07c9f8eb3c85dedfbb5144b33f7 +Author: Bill Nottingham +Date: Mon Apr 18 14:56:08 2005 +0000 -2004-09-13 Rajesh Ranjan + backport fix - * po/hi.po: proofread + sysconfig/network-scripts/ifup-routes | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2004-09-10 Bill Nottingham +commit 6f0ca98374600e63d13c899eac76e105e74fa9ef +Author: Runa Bhattacharjee +Date: Mon Apr 18 09:12:13 2005 +0000 - * ChangeLog, initscripts.spec: 7.80-1 + Added translation for bengali INDIA (bn_IN):18/04 - * sysconfig/network-scripts/ifdown-ipv6, sysconfig/network-scripts/ifup-ipv6, sysconfig/network-scripts/network-functions-ipv6: - fix IPv6 6to4 & NAT (#118928, , ) + po/bn_IN.po | 2377 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 2377 insertions(+), 0 deletions(-) -2004-09-10 Karsten Hopp +commit 73abb65c6c970b9a276bf43a739a6625953d1fb9 +Author: Bill Nottingham +Date: Fri Apr 15 21:11:36 2005 +0000 - * initscripts.spec, sysconfig/network-scripts/ifup-ctc: - - CTC uses GATEWAY as pointtopoint partner. This works as long as CTC - is the primary network interface, but fails otherwise. - Load /etc/sysconfig/network before ifcfg-ctcX so that GATEWAY can be - set in ifcfg-ctcX and doesn't get overwritten. + be more explicit -2004-09-09 Rajesh Ranjan + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/hi.po: proofread +commit a3401c74ae93a1a7feafdf2ab07be04344b21172 +Author: Bill Nottingham +Date: Fri Apr 15 20:55:51 2005 +0000 -2004-09-08 Dan Walsh + typo - * initscripts.spec, rc.d/rc.sysinit: Fix call to restorecon + sysconfig/network-scripts/ifup-routes | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2004-09-08 N Jayaradha +commit 84ae76f3ae6a7ed1175017cea80e7f421ab91ed5 +Author: Bill Nottingham +Date: Wed Apr 13 03:36:58 2005 +0000 - * po/ta.po: yet to review + cleanup (#154353, ) -2004-09-08 Bill Nottingham + sysconfig/network-scripts/ifup-routes | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: 7.78-1 +commit b5a6060308407f74c1ec125c4beee38a096d0a44 +Author: Bill Nottingham +Date: Mon Apr 11 20:42:47 2005 +0000 - * rc.d/rc.sysinit: restore contexts of udev-created /dev files + fix prefdm arg handling (#154312, ) -2004-09-07 Rajesh Ranjan + prefdm | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) - * po/hi.po: proofread +commit 3add080fe67047b51e4af436d2bb60828f7ce05e +Author: Bill Nottingham +Date: Mon Apr 11 20:38:54 2005 +0000 -2004-09-06 Runa Bhattacharjee + make sure commented lines are handled correctly (#154353, #114548) - * po/bn.po: Updated Bengali (bn) Translation + sysconfig/network-scripts/ifup-routes | 6 ++++-- + 1 files changed, 4 insertions(+), 2 deletions(-) -2004-09-05 Miloslav Trmac +commit 4f709c7bd8bf91d0af31915cd7cfff81ac56c71d +Author: Bill Nottingham +Date: Mon Apr 11 20:25:45 2005 +0000 - * po/cs.po: Minor fixes to Czech translation + update documentation (#154531, ) -2004-09-04 Runa Bhattacharjee + sysconfig.txt | 28 ++++++++++++++++++++++++++-- + 1 files changed, 26 insertions(+), 2 deletions(-) - * po/bn.po: Updated Bengali (bn) Translation +commit 8bce9883e4d0eef86228dafa579f539694ebb31b +Author: Bill Nottingham +Date: Tue Apr 5 18:10:26 2005 +0000 -2004-09-03 Runa Bhattacharjee + fix potential memory overread (#153685, ) - * po/bn.po: Adding Bengali (bn) Translation + src/process.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2004-09-03 Ankitkumar Rameshchandra Patel +commit 79c68ff64cd50f71322e748b136a51073d5b3a03 +Author: Bill Nottingham +Date: Thu Mar 31 21:39:44 2005 +0000 - * po/gu.po: ankit@redhat.com 03/09/2004 + free some of the more egregious memory leaks (#85935) -2004-09-03 Rajesh Ranjan + src/initlog.c | 24 +++++++++++++++++------- + src/process.c | 10 ++++++++-- + 2 files changed, 25 insertions(+), 9 deletions(-) - * po/hi.po: prfread +commit 3e95620ace47c8f1f732d3efc963b8dc5a92f4e6 +Author: Bill Nottingham +Date: Wed Mar 30 16:50:55 2005 +0000 -2004-09-02 Nikolay Sarmadzhiev + handle alternate vlan naming schemes (#115001) - * po/bg.po: - bg.po + rc.d/init.d/network | 3 ++- + sysconfig/network-scripts/ifdown | 3 ++- + sysconfig/network-scripts/ifup | 28 ++++++++++++++++++++-------- + 3 files changed, 24 insertions(+), 10 deletions(-) -2004-09-01 Bill Nottingham +commit 827c3b3e2a8f96a4064c9cfbeb1823e3f1ace5ea +Author: Bill Nottingham +Date: Mon Mar 28 20:43:03 2005 +0000 - * ChangeLog, initscripts.spec: - 7.77-1 + add proper ipsec route (#146169, #140654) - * rc.d/rc.sysinit: mount usbfs (#131347) - start any automatic raid devices + sysconfig/network-scripts/ifdown-ipsec | 5 +++-- + sysconfig/network-scripts/ifup-ipsec | 6 ++++-- + 2 files changed, 7 insertions(+), 4 deletions(-) -2004-09-01 Jeremy Katz +commit 88584f95df8990226fdc2121cfeb12ad77eafc45 +Author: Bill Nottingham +Date: Tue Mar 15 04:12:38 2005 +0000 - * initscripts.spec, rc.d/rc.sysinit: udev uses UDEV_TMPFS now + don't do that! :) (#151120) -2004-09-01 Karsten Hopp + po/hi.po | 2 +- + po/pt_BR.po | 2 +- + po/ta.po | 2 +- + 3 files changed, 3 insertions(+), 3 deletions(-) - * initscripts.spec: ifcfg-escon is gone +commit cae449281fb29ebe05afad8d857b30291cd987e0 +Author: Bill Nottingham +Date: Wed Mar 2 20:31:15 2005 +0000 - * initscripts.spec, sysconfig/network-scripts/network-functions: - - qeth can hav eth, hsi and tr interfaces, lcs can have eth and tr interfaces, - too. We can't tell apart if p.e. eth0 is qeth or lcs, but need to know it for - sysfs configuration. Remove TYPE=QETH hack and use a more generic NETTYPE - instead + don't run rngd, it's broken - * sysconfig/network-scripts/ifup-escon, sysconfig/network-scripts/network-functions: - - esconX interfaces are gone, they are now called ctcX and configured the same as ctc interfaces + rc.d/rc.sysinit | 3 --- + 1 files changed, 0 insertions(+), 3 deletions(-) -2004-08-31 Bill Nottingham +commit edd263678b3e3bde1a767822277b82ee80b5cef5 +Author: Bill Nottingham +Date: Wed Mar 2 20:09:03 2005 +0000 - * initscripts.spec: - remove triggers for ancient releases, bulletproof remaining ones (#131356) + fix check (#130350) -2004-08-31 Dan Walsh + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: allow messages to show up on console +commit baf989f9641700cab3d63dea0d17b9a6c3d3383d +Author: Bill Nottingham +Date: Fri Feb 25 17:05:27 2005 +0000 -2004-08-30 Karsten Hopp + reinitialize LVM on top of RAID in the mdadm case as well (#149514) - * initscripts.spec, sysconfig/network-scripts/network-functions: - LCS devices use portno instead if portname + rc.d/rc.sysinit | 12 +++++++++++- + 1 files changed, 11 insertions(+), 1 deletions(-) -2004-08-27 Jason Vas Dias +commit 4d8f838cfc6da3441118e3d7080e8ff440e68f20 +Author: Chester Cheng +Date: Mon Feb 21 07:25:25 2005 +0000 - * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: - Add support for new DHCPv6 client (new DHCPV6C ifcfg variable) + *** empty log message *** - * initscripts.spec: - Add support for new DHCPv6 client (new DHCPV6C ifcfg variable) to ifup + po/zh_TW.po | 28 ++++++++++++++++++---------- + 1 files changed, 18 insertions(+), 10 deletions(-) - * sysconfig.txt: Add documentation for new DHCPV6C ifcfg variable +commit 3cf845f854112041bd5179024dc263ee19b2fbc2 +Author: Bill Nottingham +Date: Wed Feb 9 20:37:53 2005 +0000 - * sysconfig/network-scripts/ifup: - Add support for new DHCPv6 client (new DHCPV6C ifcfg variable) + bump -2004-08-27 Bill Nottingham + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * initscripts.spec, Changelog: 7.72-1 - - * initscripts.spec: - flip the kernel conflict to a Requires: +commit 02fe85debca0f5e8ace7ece07ff257385fddd63e +Author: Bill Nottingham +Date: Wed Feb 9 20:36:13 2005 +0000 -2004-08-26 Karsten Hopp + fix _netdev unmounting (#147610, ) - * initscripts.spec, sysconfig/network-scripts/ifup-ctc, sysconfig/network-scripts/ifup-iucv: - - ifcfg-iucv/ctc: drop REMIP and use GATEWAY instead + rc.d/init.d/netfs | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) -2004-08-26 Bill Nottingham +commit bff1a6c9aabcb9a454f00ef44296398a639edc42 +Author: Bill Nottingham +Date: Mon Feb 7 22:25:43 2005 +0000 - * ChangeLog, initscripts.spec: 7.70-1 + handle being called on down devices better - * rc.d/rc.sysinit, src/Makefile, src/kmodule.c: - autoloading of hardware at boot time + sysconfig/network-scripts/ifdown | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) -2004-08-26 Chester Cheng +commit faf07854be770ad94b0921ed6e5a43f1e19ad93e +Author: Bill Nottingham +Date: Thu Feb 3 21:11:00 2005 +0000 - * po/zh_TW.po: *** empty log message *** + changelog -2004-08-25 Bill Nottingham + initscripts.spec | 13 ++++++++++++- + 1 files changed, 12 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - minor cleanup (#115028, ) +commit f3ca7076c2f1917e6482968f21193342452ea973 +Author: Bill Nottingham +Date: Tue Jan 18 19:07:15 2005 +0000 - * sysconfig/network-scripts/ifup: support STP bridging (#123324) + fix multiple scsi_hostadapter loads (#145432) - * rc.d/rc.sysinit: do a SELinux relabel if forced + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: remove devfs compat and 2.4 compat +commit 211c85590d7edf937ce41d21a2cc7147569a30b8 +Author: Bill Nottingham +Date: Thu Jan 13 18:50:31 2005 +0000 - * sysconfig/network-scripts/ifup-wireless: - support multiple keys (#127957) + don't flush addresses for dhcp - preserve old behavior - * sysconfig/network-scripts/network-functions: - fix firmware loading (#129155, ) + sysconfig/network-scripts/ifdown | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/network-functions: - fix firmware loading (#129155) +commit 94f6553d759432f1ba17e651856edad29b6d57c4 +Author: Bill Nottingham +Date: Wed Jan 12 20:59:44 2005 +0000 -2004-08-24 Karsten Hopp + fix various fgreps to not catch commented lines (#136531, expanded from ) - * initscripts.spec, rc.d/rc.sysinit: - - configure all zfcp (scsi over fibrechannel) devices before trying to mount them (mainframe) + sysconfig/network-scripts/ifdown | 2 +- + sysconfig/network-scripts/ifup | 6 +++--- + sysconfig/network-scripts/network-functions | 4 ++-- + 3 files changed, 6 insertions(+), 6 deletions(-) -2004-08-23 Jason Vas Dias +commit 01651de3f72bbc656eb5b3bb309319d568204f46 +Author: Bill Nottingham +Date: Wed Jan 12 20:36:21 2005 +0000 - * initscripts.spec, sysconfig/network-scripts/network-functions: - fix resolv.conf merge if pre-existing resolv.conf nonexistent or empty + fix ONxxx (#136531, ) -2004-08-23 Amanpreet Singh Alam + sysconfig/network-scripts/ifup | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * po/pa.po: final +commit 63574f6941f88a4fe6e1ad6d1ad6a2cb0f65fe3c +Author: Bill Nottingham +Date: Wed Jan 12 20:20:58 2005 +0000 -2004-08-20 Jason Vas Dias + set ETHTOOL_OPTS on addressless devices (#144682, ) - * initscripts.spec: - Preserve options in resolv.conf; Allow users to use generic /etc/dhclient.conf + sysconfig/network-scripts/ifup | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) -2004-08-20 Bill Nottingham +commit cdd54e4fb8c44ab9dbff72d309c49655427c2022 +Author: Bill Nottingham +Date: Wed Jan 12 20:16:07 2005 +0000 - * sysconfig/network-scripts/ifup-post: remove wackycomment + kill dhcp client even if BOOTOPROTO is now static (#127726, others) - * sysconfig/network-scripts/network-functions: remove unneeded line + sysconfig/network-scripts/ifdown | 3 --- + 1 files changed, 0 insertions(+), 3 deletions(-) -2004-08-20 Jason Vas Dias +commit 21eee82aea45112ec78ad42f59b9d258687991ca +Author: Bill Nottingham +Date: Fri Jan 7 21:03:50 2005 +0000 - * sysconfig/network-scripts/ifup: - Allow users to use generic /etc/dhclient.conf if per-device file non-existent or empty + return the result of the operation, not the result of nscd - * sysconfig/network-scripts/network-functions: - Fix for 125712: preserve options in resolv.conf + sysconfig/network-scripts/network-functions | 1 - + 1 files changed, 0 insertions(+), 1 deletions(-) -2004-08-20 Jeremy Katz +commit 290b732f24c0f2ce4678bb40724cd20ad144c0a5 +Author: Bill Nottingham +Date: Wed Dec 8 22:49:47 2004 +0000 - * initscripts.spec, rc.d/rc.sysinit: - * Fri Aug 20 2004 Jeremy Katz - 7.65-1 - - look at /etc/udev/udev.conf, not /etc/sysconfig/udev (#130431) + change setting of IPv6 default route (#142308, -2004-08-20 Bill Nottingham + sysconfig/network-scripts/network-functions-ipv6 | 11 ++++------- + 1 files changed, 4 insertions(+), 7 deletions(-) - * ChangeLog, initscripts.spec: 7.64-1 +commit 09c6b405157e33daa1c1ed8447e172405467490b +Author: Bill Nottingham +Date: Wed Dec 8 05:08:08 2004 +0000 - * rc.d/rc.sysinit: check for dev file too (#130350) + don't unmount NFS root FS (#142169) -2004-08-19 Than Ngo + rc.d/init.d/netfs | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * sysconfig/network-scripts/ifup-ippp, initscripts.spec: - - allow CBCP with own number (#125710) +commit 5c91966461eec7ab78a5f520b59f55e442e36e27 +Author: Bill Nottingham +Date: Tue Dec 7 16:01:48 2004 +0000 -2004-08-19 Bill Nottingham + no DDC probe, please - * ChangeLog, initscripts.spec: 7.62-1 + src/kmodule.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/network-functions: - fix up resolv.conf munging (#129921) +commit 24f0ae2797b620a9cdf81b03d6064fc2710b48c9 +Author: Bill Nottingham +Date: Fri Dec 3 05:10:50 2004 +0000 - * rc.d/rc.sysinit: use rngd if available + sync - * rc.d/rc.sysinit: run udev_start if necessary (#120605) + po/id.po | 520 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 260 insertions(+), 260 deletions(-) - * rc.d/rc.sysinit: readonly root updates (#129893, ) +commit 9aa473db541e503d0bf5ec2956e5d43de04d0fc2 +Author: Bill Nottingham +Date: Thu Dec 2 16:37:25 2004 +0000 - * sysconfig/network-scripts/ifup-wireless: quote key (#129930) + sync -2004-08-18 Bill Nottingham + po/id.po | 665 +++++++++++++++++++++++++++++++++++++------------------------ + 1 files changed, 403 insertions(+), 262 deletions(-) - * initscripts.spec, rc.d/init.d/rawdevices: remove rawdevices (#130048) +commit 5d6445b1921110661dbf257ea8459fa56837efc8 +Author: Bill Nottingham +Date: Wed Dec 1 22:59:15 2004 +0000 - * rc.d/rc.sysinit: - handle binfmt_misc here for the case where it's built in (#129954) + sync - * src/mkkerneldoth, initscripts.spec, rc.d/rc.sysinit, src/Makefile: - remove mkkerneldoth + po/ar.po | 226 ++++++++++++++------------------------------------------------ + 1 files changed, 50 insertions(+), 176 deletions(-) - * lang.csh, lang.sh: don't remove linguas (part of #9733) +commit 1ec7f0ec57a17cef0866e9e034369b888f3dd4a5 +Author: Bill Nottingham +Date: Wed Nov 24 19:37:58 2004 +0000 -2004-08-12 Bill Nottingham + bump release - * rc.d/init.d/netfs, rc.d/init.d/network: fix nfs unmounting (#129765) + initscripts.spec | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) -2004-08-12 Sarah Smith +commit a30dabef9b5ff5eed0c33295f4695dfd7d360999 +Author: Bill Nottingham +Date: Wed Nov 24 02:03:45 2004 +0000 - * po/ka.po: new locale translation file added + don't mount GFS (#140281) -2004-08-11 Bill Nottingham + rc.d/init.d/netfs | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: 7.61.1-1 +commit 60bb4631907d34f4fc6336d5347230bf242724c6 +Author: Bill Nottingham +Date: Tue Nov 16 06:19:35 2004 +0000 - * initscripts.spec: fix URL (#129433) + fix various minilogd bogosities (uninitialized variable, handling of wrong-protocol connections, don't check atime) (#106338) - * initscripts.spec, sysconfig.txt, sysconfig/network-scripts/ifup: - spelling :) + src/initlog.c | 2 +- + src/minilogd.c | 10 +++++++--- + 2 files changed, 8 insertions(+), 4 deletions(-) -2004-08-11 Jason Vas Dias +commit 07283abb5b381b2e638e3753eed3ba9c5656de68 +Author: Karsten Hopp +Date: Mon Nov 15 10:05:13 2004 +0000 - * sysconfig.txt, initscripts.spec, sysconfig/network-scripts/ifup: - fixed bug #120093: added PERSISTANT_DHCLIENT option to ifcfg files + - configure the CTC protocol if CTCPROT is set (mainframe) -2004-08-03 Jason Vas Dias + initscripts.spec | 5 ++++- + sysconfig/network-scripts/network-functions | 3 +++ + 2 files changed, 7 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifdown-post: use change_resolv_conf +commit ef257fcc5a54a494d323695b7f385d47760aadd7 +Author: David Barzilay +Date: Mon Nov 15 05:59:58 2004 +0000 -2004-08-03 Karsten Hopp + updates - * initscripts.spec, sysconfig/network-scripts/ifup-iucv: - - write peerid into sysfs for IUCV devices (mainframe) + po/pt_BR.po | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) -2004-08-03 Bill Nottingham +commit 1a2f240c28da3baab5241b47af6b043bae6aae37 +Author: Bill Nottingham +Date: Mon Nov 15 04:07:26 2004 +0000 - * initscripts.spec, rc.d/rc.sysinit: - don't remove /dev/mapper/control - nash will do it if it has to (#127115) + sync -2004-08-02 Jason Vas Dias + po/nl.po | 15 +++++++-------- + 1 files changed, 7 insertions(+), 8 deletions(-) - * sysconfig/network-scripts/network-functions: - /sbin/nscd -> /usr/sbin/nscd +commit 0338576fe8cddeedfe99f5c12c3d9cd36064e812 +Author: Bill Nottingham +Date: Mon Nov 15 03:50:47 2004 +0000 -2004-08-01 Tomislav Markovski + fix check_link_down to still check negotiation if link is listed as "up" on entering (#110164, - * po/mk.po: updated + sysconfig/network-scripts/network-functions | 32 +++++++++++++------------- + 1 files changed, 16 insertions(+), 16 deletions(-) -2004-07-30 Jason Vas Dias +commit 9eb787938369cd31fed755c71069dd986b224bc9 +Author: Karsten Hopp +Date: Thu Nov 11 10:33:09 2004 +0000 - * sysconfig/network-scripts/network-functions, sysconfig/network-scripts/ifup-post: - fix for bug 125712: added change_resolv_conf function to network-functions; made ipup-post and ipdown-post invoke it + - parse OPTIONS for QETH, CTC and LCS (#136256, mainframe) -2004-07-27 Andrzejo Olszewski + initscripts.spec | 5 ++++- + sysconfig/network-scripts/network-functions | 5 +++++ + 2 files changed, 9 insertions(+), 1 deletions(-) - * po/pl.po: Finished by A. Olszewski. Not tested on live system. +commit f5765b50cf97cfb1e697c1191d7d68032986eb8c +Author: Bill Nottingham +Date: Wed Nov 10 08:04:02 2004 +0000 -2004-07-27 Martin Willemoes Hansen + sync - * po/da.po: da.po: Converted from iso-8859-1 to utf-8 + po/ta.po | 90 ++++++++++++++++++++------------------------------------------ + 1 files changed, 29 insertions(+), 61 deletions(-) - * po/da.po: da.po: Fixed spelling mistake and added proper header +commit 27fc0fe735432501fd3df022461133995b68f628 +Author: Bill Nottingham +Date: Tue Nov 9 17:17:58 2004 +0000 -2004-07-27 Bill Nottingham + bump - * rc.d/init.d/network: don't bring interfaces down twice (#127487) + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) -2004-07-26 Sharuzzaman Ahmat Raslan +commit b2ba1c791490dc08357a1e939379e711695dc290 +Author: Bill Nottingham +Date: Tue Nov 9 17:06:07 2004 +0000 - * po/ms.po: Updated Malay translation + fix typo (#134787, ) -2004-07-25 Miloslav Trmac + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/cs.po: Minor fixes to Czech translation +commit d552d94049175be40f8dd427c4d25c773fbcd8b8 +Author: Bill Nottingham +Date: Thu Nov 4 19:12:15 2004 +0000 -2004-07-23 Tomislav Markovski + sync - * po/mk.po: bla + po/et.po | 889 +++++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 477 insertions(+), 412 deletions(-) -2004-07-22 Tomislav Markovski +commit dfd8e1dfd77f8669787342ec2781132baa800bbf +Author: Bill Nottingham +Date: Thu Nov 4 17:10:34 2004 +0000 - * po/mk.po: bla + sync -2004-07-22 Onur Gungor + po/ms.po | 209 ++++++++++++-------------------------------------------------- + 1 files changed, 40 insertions(+), 169 deletions(-) - * po/tr.po: translation of anaconda is finished. +commit 545b27c7a6d3ecd660b84cd97779a930278063a7 +Author: Bill Nottingham +Date: Thu Nov 4 05:25:24 2004 +0000 -2004-07-21 Tomislav Markovski + bump release - * po/mk.po: bla + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) -2004-07-21 Onur Gungor +commit d4bb14fbb0f62bfaf9c1231ab19441916d39bfdb +Author: Bill Nottingham +Date: Thu Nov 4 05:24:41 2004 +0000 - * po/tr.po: *** empty log message *** + fix firmware uploading on boot (#137263) -2004-07-20 Tomislav Markovski + rc.d/init.d/network | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/mk.po: ufo pederce +commit 106620078bf9d8b24e44682f85c790e4d307d9b5 +Author: Bill Nottingham +Date: Wed Nov 3 05:16:45 2004 +0000 - * po/mk.po: prevod + sync -2004-07-19 Onur Gungor + po/pt_BR.po | 22 +++++++++++----------- + 1 files changed, 11 insertions(+), 11 deletions(-) - * po/tr.po: *** empty log message *** +commit 933dc9b89d13e6a1f73106dda076fb0e34ff833c +Author: Bill Nottingham +Date: Tue Nov 2 08:56:26 2004 +0000 -2004-07-18 Tomislav Markovski + sync - * po/mk.po: prv prevod + po/gu.po | 62 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 31 insertions(+), 31 deletions(-) -2004-07-16 Tamas Szanto +commit f23898aa6ad23f8857e6c7e357db2639428cc69f +Author: Bill Nottingham +Date: Mon Nov 1 20:31:45 2004 +0000 - * po/hu.po: *** empty log message *** + add changelog -2004-07-14 Bill Nottingham + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/ifup: fix bonding + no IP (#127285) +commit 1dc4d3e4d7c81a95a6ec38b55fd8746259514e75 +Author: Bill Nottingham +Date: Mon Nov 1 20:31:01 2004 +0000 -2004-07-12 Bill Nottingham + fix blacklisting to not mismatch on substrings (#137755) - * rc.d/rc.sysinit: - wrap second LVM initialization in vgscan check to avoid extraneous messages (#127639) + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: fix context +commit dea577dd66346d5bfe9a65cb0eec0bf33a655b1b +Author: Bill Nottingham +Date: Mon Nov 1 19:39:07 2004 +0000 - * initscripts.spec: add changelog + bump release -2004-07-12 Sarah Smith + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * po/gu.po: initial file +commit 71d6f96fc8ff585450ae13f4a1ca60d1e292b35b +Author: Bill Nottingham +Date: Mon Nov 1 19:18:51 2004 +0000 -2004-07-09 Bill Nottingham + minor bug fixes (RHGB_STARTED, $cmdline use-before-set) - * rc.d/rc.sysinit: silence restorecon + rc.d/rc.sysinit | 36 ++++++++++++++++-------------------- + 1 files changed, 16 insertions(+), 20 deletions(-) -2004-07-07 Bill Nottingham +commit a00b280b42e6cbdcf17e6a8a4bf4f3fd0a22bb73 +Author: Bill Nottingham +Date: Fri Oct 29 21:07:48 2004 +0000 - * rc.d/init.d/halt, rc.d/init.d/random, rc.d/rc.sysinit, initscripts.spec: - move random stuff to rc.sysinit/halt; move all swap to after this. - prereq of bug #123278 + bump release -2004-07-02 Maxim Dziumanenko + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * po/uk.po: Updated Ukrainian translation +commit 3c3fad46aff9737480f980289a6f56200786c1cd +Author: Bill Nottingham +Date: Fri Oct 29 20:57:54 2004 +0000 -2004-07-02 Bill Nottingham + don't probe the serial bus - * ChangeLog, initscripts.spec: 7.59-1 + src/kmodule.c | 3 +-- + 1 files changed, 1 insertions(+), 2 deletions(-) - * rc.d/rc.sysinit: set context (#127099, ) +commit 55bec974db36aa474a15dd49947141b61f5cdf71 +Author: Bill Nottingham +Date: Thu Oct 28 02:16:14 2004 +0000 -2004-06-30 Nikolay Sarmadzhiev + bump release - * po/bg.po: commiting bg.po. - Whole translation is finished. I tested it and itÅ› working. - The fuzzy translations are fixed as well. If you have any questions - nikolays@phxa.com + initscripts.spec | 5 +++-- + 1 files changed, 3 insertions(+), 2 deletions(-) -2004-06-30 Bill Nottingham +commit 95a815e6d8eaa83ece8fffcf533e37800c5ae352 +Author: Bill Nottingham +Date: Thu Oct 28 02:14:52 2004 +0000 - * rc.d/rc.sysinit: don't mount gfs filesystems in rc.sysinit + fix incorrect rhgb temp path (#137391) -2004-06-30 Sarah Smith + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/he.po: initial file +commit 660cbd2be9d01afeca4618874dc1f709ee7b8edd +Author: Bill Nottingham +Date: Wed Oct 27 19:12:45 2004 +0000 -2004-06-29 Bill Nottingham + bump release - * ChangeLog, initscripts.spec: 7.58-1 + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: hack: make ICE directory on boot (#86480) +commit 00c3473d8eeaffeba556390db32d532966453199 +Author: Bill Nottingham +Date: Wed Oct 27 19:11:43 2004 +0000 - * sysconfig/network-scripts/network-functions: - set devicetype for xDSL (#126194) + fix prefdm fallback to installed display managers (#137274) - * rc.d/rc.sysinit: - ignore locking failures when starting lvm volumes (#126192, ) + prefdm | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit: - unset LC_MESSAGES for rhgb (#126020, ) +commit ea7d761ec780d0930ccf8fc1e05f76b90af1fc4c +Author: Bill Nottingham +Date: Wed Oct 27 15:04:09 2004 +0000 -2004-06-25 Sarah Smith + sync - * po/mk.po: initial po files + po/pa.po | 62 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 31 insertions(+), 31 deletions(-) -2004-06-24 Bill Nottingham +commit 38b0f5b9d735e7c4da888c917b41b56fd1386567 +Author: Bill Nottingham +Date: Tue Oct 26 14:13:31 2004 +0000 - * initscripts.spec: bump rev + sync -2004-06-23 Nawawi + po/cy.po | 85 ++++++++++++++++++++++--------------------------------------- + po/pt.po | 4 +- + 2 files changed, 33 insertions(+), 56 deletions(-) - * po/ms.po: habis. +commit b935cbccff869652b3be6ae34bc4773e0503f150 +Author: Bill Nottingham +Date: Mon Oct 25 16:27:02 2004 +0000 -2004-06-23 Razvan Corneliu C.R. VILT + sync - * po/ro.po: updated by Razvan Vilt 20040623153900 + po/da.po | 11 +- + po/en_GB.po | 2910 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/it.po | 283 +------ + po/pt_BR.po | 98 +-- + 4 files changed, 2982 insertions(+), 320 deletions(-) -2004-06-22 Nawawi +commit 2c156151631fadd994b574bdb339c0c5b4737ea7 +Author: Bill Nottingham +Date: Wed Oct 20 02:34:19 2004 +0000 - * po/ms.po: kita minum dulu.. + sigh, i can't type -2004-06-08 Bill Nottingham + Makefile | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup: bonding fixes - - don't enslave before setting the address for static case. - - for DHCP, minimize the erorrs (they won't all go away), and make it - more robust +commit f05a6fb7d2748351195be82c0548bbd03ddaf9e1 +Author: Bill Nottingham +Date: Wed Oct 20 02:33:17 2004 +0000 -2004-06-08 Noriko Mizumoto + fix it all - * po/ja.po: fixed mistranslation #329 + Makefile | 2 +- + initscripts.spec | 5 ++++- + 2 files changed, 5 insertions(+), 2 deletions(-) -2004-06-07 Bill Nottingham +commit f460928971bdc4961d174a851af7c780a7d89555 +Author: Bill Nottingham +Date: Wed Oct 20 02:31:10 2004 +0000 - * sysconfig.txt: clarify docs + fix 136421 - * po/Makefile: add /etc/rc + Makefile | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/ifup-aliases: - remove bogus route setting (#120908) +commit 730ca11099dc2260d638fa29141606d4bc175111 +Author: Bill Nottingham +Date: Tue Oct 19 16:08:55 2004 +0000 - * rc.d/init.d/network, sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: - vlan fixes (#107504, ) + sync - * sysconfig/network-scripts/ifup: - remove duplicate setting of network routes (#125450) + po/ru.po | 7 +++---- + 1 files changed, 3 insertions(+), 4 deletions(-) - * setsysfont: remove error (#100559) +commit 963f58e8ac93b70d462a9a6d529c2992d9c3f2a9 +Author: Bill Nottingham +Date: Tue Oct 19 04:03:13 2004 +0000 -2004-06-02 Sarah Smith + oops, make it build - * po/mr.po, po/ur.po, po/ku.po: add new locales + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) -2004-05-31 Sarah Smith +commit 26137bfec4c880b2c2f0652fda9be31391a0b0af +Author: Bill Nottingham +Date: Tue Oct 19 03:59:49 2004 +0000 - * po/si.po: adding new locale + duh - * po/initscripts.pot: fixed the header + rc.d/rc.sysinit | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) -2004-05-26 Bill Nottingham +commit 1e94933c6b3def18db1499f16a736982b59f4551 +Author: Bill Nottingham +Date: Tue Oct 19 03:59:34 2004 +0000 - * rc.d/rc.sysinit: more silencing () + add call to redhat-support-check -2004-05-25 Bill Nottingham + rc.d/rc.sysinit | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) - * ChangeLog, initscripts.spec: 7.57-1 +commit f2f06eb76208a8d362fe2d2615585f51d7c6b65f +Author: Bill Nottingham +Date: Tue Oct 19 01:59:48 2004 +0000 - * rc.d/rc.sysinit: readonly-root fixes () + sync -2004-05-25 Karsten Hopp + po/es.po | 69 ++++++++++++++++++++++--------------------------------------- + 1 files changed, 25 insertions(+), 44 deletions(-) - * initscripts.spec, sysconfig/network-scripts/network-functions: - -special TYPE for qeth devices to differenciate them from ethX +commit 0f044bbaba597e8aaa30cd9c00ac304ba9ebd321 +Author: Bill Nottingham +Date: Mon Oct 18 21:24:58 2004 +0000 -2004-05-24 Bill Nottingham + sync - * initscripts.spec: woops, 4 year old typo (#123680) + po/bg.po | 103 +++++++++++++++++++++----------------------------------------- + 1 files changed, 35 insertions(+), 68 deletions(-) -2004-05-21 Bill Nottingham +commit dd72ad71dad3a619a75f164ff8fcc11cfdf5b987 +Author: Bill Nottingham +Date: Mon Oct 18 21:12:34 2004 +0000 - * rc.d/init.d/network: - fix bridging confusing module order (#122848, ) + duh - * rc.d/rc.sysinit: don't mount cifs (#122501) + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2004-05-19 Robertas Dereskevicius +commit c90a2c4e4834a152a354f07c879257f708f8b3fc +Author: Bill Nottingham +Date: Mon Oct 18 21:11:07 2004 +0000 - * po/lt.po: *** empty log message *** + bump -2004-05-18 Karsten Hopp + initscripts.spec | 7 +++++-- + 1 files changed, 5 insertions(+), 2 deletions(-) - * initscripts.spec: add changelog +commit 02654fa68b2749e112de0156cef31187ebf992e0 +Author: Bill Nottingham +Date: Mon Oct 18 21:10:15 2004 +0000 - * initscripts.spec, sysconfig/network-scripts/ifup-ctc, sysconfig/network-scripts/network-functions: - - add support for mainframe ccwgroup devices (QETH/HSI/CTC/LCS) + re-add redhat-support-check (#135145) -2004-05-13 Than Ngo + src/Makefile | 9 ++- + src/redhat-support-check.c | 184 ++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 192 insertions(+), 1 deletions(-) - * src/Makefile: add -fPIE +commit cd27d10e64d61f2649e58cbee0239a1f6749a87a +Author: Bill Nottingham +Date: Mon Oct 18 21:07:17 2004 +0000 - * initscripts.spec, src/Makefile: enable PIE build of usernetctl + add rawdevices stuff back -2004-05-07 Jeremy Katz + initscripts.spec | 7 ++-- + rc.d/init.d/rawdevices | 80 ++++++++++++++++++++++++++++++++++++++++++++++++ + sysconfig/rawdevices | 8 +++++ + 3 files changed, 91 insertions(+), 4 deletions(-) - * initscripts.spec, rc.d/rc.sysinit: - * Fri May 7 2004 Jeremy Katz - 7.53-1 - - little lvm tweak (#121963) +commit 403925ef3f35e12b9ae16480098bfe9f827d856f +Author: Bill Nottingham +Date: Mon Oct 18 20:05:33 2004 +0000 -2004-05-04 Bill Nottingham + sync - * ChangeLog, initscripts.spec: 7.52-1 + po/mk.po | 9 ++++----- + 1 files changed, 4 insertions(+), 5 deletions(-) - * src/ipcalc.c: ip addresses are ints, not longs (#122479) +commit e97b3c8b19d16e0ba5871a7282ad72712219ba4d +Author: Bill Nottingham +Date: Mon Oct 18 19:10:40 2004 +0000 - * ChangeLog, initscripts.spec: 7.51-1 + fix typo - * src/initlog.c, src/minilogd.c, src/process.c, src/usernetctl.c: - cleanup fd leaks, mem leaks, other bogosities (#119987, ) +commit 780d44c7648d12838e92903e9c69c7259a6bdb88 +Author: Bill Nottingham +Date: Mon Oct 18 19:09:54 2004 +0000 - * rc.d/rc.sysinit, sysconfig/network-scripts/network-functions: - handle multiple spaces correctly (#118583, ) + fix typo - * sysconfig/network-scripts/ifup: - support ETHTOOL_OPTS on bonding slaves (#119430, ) + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2004-05-03 Bill Nottingham +commit dc6b87a03533bca78a947fde815682fe45d4d6ca +Author: Bill Nottingham +Date: Mon Oct 18 17:01:18 2004 +0000 - * rc.d/rc.sysinit: - get rid of LVM error when no volumes are defined (#121197) + 7.92-1 - * rc.d/rc.sysinit: - fix selinux short-circuit test (#121143, ) + ChangeLog | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 6 +++- + 2 files changed, 82 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - /dev/mapper/control is a special file, check it accordingly (#121963) +commit e5756720ec9d51cf7cc951c49dde244c0d236037 +Author: Bill Nottingham +Date: Mon Oct 18 16:27:55 2004 +0000 - * rc.d/rc.sysinit: fedora coloring + fix GATEWAYDEV (#133375, ) -2004-05-03 Youcef Rabah Rahal + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/ar.po: Arabeyes.org's Arabic translation +commit 9bafaaf2ed136b278a040cafac0d8a3fbca9ae00 +Author: Josep Puigdemont +Date: Mon Oct 18 13:30:53 2004 +0000 -2004-05-02 Youcef Rabah Rahal - - * po/ar.po: Arabeyesorg's Arabic translation of the past week + Updated translation -2004-04-25 Kjartan Maraas + po/ca.po | 8 +++----- + 1 files changed, 3 insertions(+), 5 deletions(-) - * po/no.po: Update +commit ba619b065861eb3248efc3ca1909d00efcb703d4 +Author: Adrian Grygier +Date: Mon Oct 18 10:42:51 2004 +0000 -2004-04-21 Bill Nottingham + *** empty log message *** - * rc.d/init.d/network: remove ipv6 bogosity (#114128) + po/pl.po | 732 +++++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 393 insertions(+), 339 deletions(-) - * sysconfig/network-scripts/ifup-ctc, sysconfig/network-scripts/ifup-escon, sysconfig/network-scripts/ifup-iucv: - modprobe.conf tweakage +commit 54daeb84106389a4fab841e560c922c413085cb3 +Author: Christian Rose +Date: Mon Oct 18 09:51:54 2004 +0000 -2004-04-16 Bill Nottingham + 2004-10-18 Christian Rose + + * sv.po: Updated Swedish translation. + + po/sv.po | 20 +++++++++++++++++--- + 1 files changed, 17 insertions(+), 3 deletions(-) + +commit d7c40ab526adacb7ac4354fc3b260719ac7cbd87 +Author: Pedro Morais +Date: Mon Oct 18 09:08:53 2004 +0000 + + update + + po/pt.po | 43 ++++++++++++------------------------------- + 1 files changed, 12 insertions(+), 31 deletions(-) + +commit 70f0a2ed15aef43cbd792f9390b2302c54332a6c +Author: Ankit Patel +Date: Mon Oct 18 07:37:45 2004 +0000 + + ankit@redhat.com 18/10/2004 + + po/gu.po | 83 +++++++++++++++++++------------------------------------------ + 1 files changed, 26 insertions(+), 57 deletions(-) + +commit 1fa57c89fae5f01569d6073d70a8050f9581a5c3 +Author: Michelle Kim +Date: Mon Oct 18 05:05:01 2004 +0000 + + updated translation + + po/ko.po | 54 +++++++++++++++++++----------------------------------- + 1 files changed, 19 insertions(+), 35 deletions(-) + +commit 59f8dc4bf3d25e3dae94b43982a3c4e2e9000c4c +Author: Runa Bhattacharjee +Date: Mon Oct 18 04:30:48 2004 +0000 + + Updated Bengali(bn) Translation:date 18/10 + + po/bn.po | 144 ++++++++++++++++++++++++-------------------------------------- + 1 files changed, 55 insertions(+), 89 deletions(-) + +commit 1cea47e541f552752fd8afc21890afd95df6e9e7 +Author: Rajesh Ranjan +Date: Mon Oct 18 04:22:39 2004 +0000 + + yet to proof + + po/hi.po | 69 ++++++++++++++++++------------------------------------------- + 1 files changed, 21 insertions(+), 48 deletions(-) + +commit 2545c8879b3502817f8de61593ae72aed8fc4179 +Author: aman +Date: Mon Oct 18 03:55:48 2004 +0000 + + fuzzy + + po/pa.po | 68 +++++++++++++++++++------------------------------------------ + 1 files changed, 21 insertions(+), 47 deletions(-) + +commit 914242163d5bbbe47ace55ffb5e214909aff5374 +Author: Audrey Simons +Date: Mon Oct 18 01:08:36 2004 +0000 + + latest updates + + po/fr.po | 74 +++++++++++++++++++++---------------------------------------- + 1 files changed, 26 insertions(+), 48 deletions(-) + +commit f4d5757cd1dcfa3a871d5791a22a6d4fde07f558 +Author: Sarah Wang +Date: Mon Oct 18 00:52:50 2004 +0000 + + udpated those two + + po/zh_CN.po | 56 ++++++++++++++++++++++---------------------------------- + 1 files changed, 22 insertions(+), 34 deletions(-) + +commit c23aa00b4409dc86db7ee3d6a664e007e61d22d3 +Author: Chester Cheng +Date: Sun Oct 17 23:27:17 2004 +0000 + + *** empty log message *** + + po/zh_TW.po | 69 ++++++++++++++++++----------------------------------------- + 1 files changed, 21 insertions(+), 48 deletions(-) + +commit 23f354e7f036950fededff6535977c887fb8313e +Author: Kjartan Maraas +Date: Sun Oct 17 20:40:42 2004 +0000 + + Update + + po/nb.po | 11 +++++------ + 1 files changed, 5 insertions(+), 6 deletions(-) + +commit d7ffc332ca534a450d3fd55d66849bcf63094d5d +Author: Richard Allen +Date: Sun Oct 17 16:19:54 2004 +0000 + + *** empty log message *** + + po/is.po | 41 +++++++++++------------------------------ + 1 files changed, 11 insertions(+), 30 deletions(-) + +commit b24c74f4bdc9e5d279bc58a5a4839da941bc0a36 +Author: Hirofumi Saito +Date: Sun Oct 17 13:08:55 2004 +0000 + + translation finished + + po/ja.po | 5 ++--- + 1 files changed, 2 insertions(+), 3 deletions(-) + +commit f8c60524c9c37f6d1ad711b19b517209be93bee3 +Author: Ronny Buchmann +Date: Sun Oct 17 10:22:10 2004 +0000 + + fix fuzzy/missing after update + + po/de.po | 36 ++++++++++++++---------------------- + 1 files changed, 14 insertions(+), 22 deletions(-) + +commit 9da0f1e85ed6e36e3a894ad6a7140fe43ab0e151 +Author: Miloslav Trmac +Date: Sun Oct 17 10:01:44 2004 +0000 + + Update Czech translation + + po/cs.po | 8 +++----- + 1 files changed, 3 insertions(+), 5 deletions(-) + +commit 78381e4d7c81eee90ebf1fc490a1f7be88e5e0bd +Author: Bill Nottingham +Date: Sun Oct 17 07:19:27 2004 +0000 + + bump + + ChangeLog | 3 +++ + initscripts.spec | 1 + + 2 files changed, 4 insertions(+), 0 deletions(-) + +commit 163a1eb96dcc17ff367e936e6429da3088f48c6e +Author: Bill Nottingham +Date: Sun Oct 17 07:15:35 2004 +0000 + + refresh-po & update-po + + po/ar.po | 415 +++++++++++++----------- + po/bg.po | 402 ++++++++++++++---------- + po/bn.po | 396 ++++++++++++++---------- + po/ca.po | 371 ++++++++++++---------- + po/cs.po | 388 ++++++++++++----------- + po/cy.po | 379 ++++++++++++----------- + po/da.po | 410 +++++++++++++----------- + po/de.po | 424 +++++++++++++++---------- + po/es.po | 544 +++++++++++++++++--------------- + po/et.po | 816 ++++++++++++++++++++++------------------------- + po/eu_ES.po | 322 +++++++++++--------- + po/fi.po | 371 ++++++++++++----------- + po/fr.po | 478 ++++++++++++++++------------- + po/gl.po | 371 +++++++++++----------- + po/gu.po | 390 ++++++++++++++---------- + po/he.po | 322 +++++++++++--------- + po/hi.po | 375 +++++++++++++--------- + po/hr.po | 377 ++++++++++++----------- + po/hu.po | 397 ++++++++++++++---------- + po/id.po | 322 +++++++++++--------- + po/initscripts.pot | 242 ++++++++------- + po/is.po | 349 ++++++++++++--------- + po/it.po | 443 ++++++++++++++------------ + po/ja.po | 420 +++++++++++++------------ + po/ka.po | 322 +++++++++++--------- + po/ko.po | 422 +++++++++++++------------ + po/ku.po | 322 +++++++++++--------- + po/lo.po | 322 +++++++++++--------- + po/lt.po | 364 +++++++++++---------- + po/mk.po | 372 ++++++++++++---------- + po/mr.po | 322 +++++++++++--------- + po/ms.po | 367 +++++++++++---------- + po/nb.po | 373 ++++++++++++---------- + po/nl.po | 373 ++++++++++++----------- + po/nn.po | 374 ++++++++++++----------- + po/no.po | 370 ++++++++++++---------- + po/pa.po | 435 ++++++++++++++----------- + po/pl.po | 893 ++++++++++++++++++++++++++-------------------------- + po/pt.po | 413 ++++++++++++++---------- + po/pt_BR.po | 411 ++++++++++++++---------- + po/ro.po | 324 +++++++++++--------- + po/ru.po | 440 ++++++++++++++------------ + po/si.po | 322 +++++++++++--------- + po/sk.po | 357 +++++++++++---------- + po/sl.po | 373 ++++++++++++----------- + po/sq.po | 322 +++++++++++--------- + po/sr.po | 322 +++++++++++--------- + po/sv.po | 414 +++++++++++++------------ + po/ta.po | 424 +++++++++++++++---------- + po/tr.po | 369 ++++++++++++---------- + po/uk.po | 379 ++++++++++++----------- + po/ur.po | 322 +++++++++++--------- + po/vi.po | 374 ++++++++++++----------- + po/wa.po | 322 +++++++++++--------- + po/zh_CN.po | 788 +++++++++++++++++++++------------------------- + po/zh_TW.po | 375 +++++++++++++--------- + 56 files changed, 12159 insertions(+), 10247 deletions(-) + +commit dfdd9b8b1fc1435fe5aaa67c7169950a4a5c3c0c +Author: Bill Nottingham +Date: Sun Oct 17 04:55:43 2004 +0000 + + 7.91-1 + + ChangeLog | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++++- + initscripts.spec | 15 ++++++++++++- + 2 files changed, 75 insertions(+), 2 deletions(-) + +commit 7ca3899ae0afc0a7eba6cbf5d3003d3953e34ec3 +Author: Bill Nottingham +Date: Sun Oct 17 04:51:00 2004 +0000 + + automatically reboot when fsck calls for it, instead of requiring manual intervention (#117641 and duplicates) + + rc.d/rc.sysinit | 16 ++++++++++++++-- + 1 files changed, 14 insertions(+), 2 deletions(-) + +commit b380aae09c1d64020890d4593a0b1646693be118 +Author: Bill Nottingham +Date: Sun Oct 17 04:39:12 2004 +0000 + + mdadm support + + rc.d/rc.sysinit | 8 ++++++++ + 1 files changed, 8 insertions(+), 0 deletions(-) + +commit f168918217b51512c9501d3f2c649efc93548e08 +Author: Bill Nottingham +Date: Sun Oct 17 04:16:45 2004 +0000 + + make sure we return to rhgb after fsck (#133966, #112839) + + rc.d/rc.sysinit | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) + +commit f4a26c5f50d80000af0c6cf585c5be84111db935 +Author: Bill Nottingham +Date: Sun Oct 17 03:55:30 2004 +0000 + + call ipv6to4 scripts in /etc/ppp/(ip-up|ip-down) (#124390, ) + + ppp/ip-down | 2 ++ + ppp/ip-up | 2 ++ + 2 files changed, 4 insertions(+), 0 deletions(-) + +commit 860ee4d2468956a368a5ed78fcd2331285709abe +Author: Bill Nottingham +Date: Sun Oct 17 03:42:51 2004 +0000 + + some cleanups + + sysconfig/network-scripts/ifup-ipv6 | 8 ++++---- + sysconfig/network-scripts/ifup-sit | 2 +- + sysconfig/network-scripts/network-functions-ipv6 | 4 ++-- + 3 files changed, 7 insertions(+), 7 deletions(-) + +commit 826538c3a9d9d151c35460cabc9dac3bada937cd +Author: Kjartan Maraas +Date: Sun Oct 17 00:40:37 2004 +0000 + + Update + + po/no.po | 198 +++++++++++++++++++++++++------------------------------------- + 1 files changed, 79 insertions(+), 119 deletions(-) + +commit ad57a4b10874b00f30c58613c6ab357d157e4f5a +Author: Kjartan Maraas +Date: Fri Oct 15 08:00:47 2004 +0000 + + update + + po/nb.po | 10 +++++----- + 1 files changed, 5 insertions(+), 5 deletions(-) + +commit 7d54d8d8d3ff4430323f97bfe0067360a1ff8fc5 +Author: Bill Nottingham +Date: Thu Oct 14 04:43:22 2004 +0000 + + remove rawdevices again + + initscripts.spec | 7 ++-- + rc.d/init.d/rawdevices | 80 ------------------------------------------------ + sysconfig/rawdevices | 8 ----- + 3 files changed, 4 insertions(+), 91 deletions(-) + +commit fb412d679d12f6c89a4fb518ba74aa92cfc84dda +Author: Bill Nottingham +Date: Wed Oct 13 20:56:49 2004 +0000 + + remove devlabel call + + rc.d/rc.sysinit | 4 ---- + 1 files changed, 0 insertions(+), 4 deletions(-) + +commit fe404ffa6256f7edb0eb6f56037c059cee190e62 +Author: Tomasz Berner +Date: Wed Oct 13 11:10:30 2004 +0000 + + CVS_SILENT + + po/pl.po | 28 ++++++++++++++-------------- + 1 files changed, 14 insertions(+), 14 deletions(-) + +commit a6569ea5e431f70de005c4bfcf24c93621bba257 +Author: Tomasz Berner +Date: Tue Oct 12 12:05:33 2004 +0000 + + CVS_SILENT + + po/pl.po | 19 ++++++++++--------- + 1 files changed, 10 insertions(+), 9 deletions(-) + +commit 441734ed2cd0eb0fbe5f4415e189e7d9b4bc8109 +Author: Bill Nottingham +Date: Tue Oct 12 01:00:13 2004 +0000 + + return of rawdevices stuff + + initscripts.spec | 7 ++-- + rc.d/init.d/rawdevices | 80 ++++++++++++++++++++++++++++++++++++++++++++++++ + sysconfig/rawdevices | 8 +++++ + 3 files changed, 91 insertions(+), 4 deletions(-) + +commit 5936ff2424df5881df53adb3f85d3a7335488967 +Author: Bill Nottingham +Date: Mon Oct 11 14:30:45 2004 +0000 + + fix key for open vs. restricted (#135235, ) + + sysconfig/network-scripts/ifup-wireless | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 9360ec6239c0c8daf12ba08a5fb5166a2f41a527 +Author: Allan Sims +Date: Mon Oct 11 11:06:10 2004 +0000 + + Some fixed fuzzies + + po/et.po | 788 ++++++++++++++++++++++++++++---------------------------------- + 1 files changed, 358 insertions(+), 430 deletions(-) + +commit 4026237735d241f932d6205237177c5fba2f88cf +Author: Ronny Buchmann +Date: Sat Oct 9 23:47:32 2004 +0000 + + shorten text to fit in line + + po/de.po | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) + +commit 90af582957edbedc7035acf32eb98c3e68a5d802 +Author: Karsten Hopp +Date: Fri Oct 8 17:12:59 2004 +0000 + + - remove check for SYSDIR/portname, this file isn't available with + LCS devices. + + ChangeLog | 5 +++++ + initscripts.spec | 5 ++++- + sysconfig/network-scripts/network-functions | 2 +- + 3 files changed, 10 insertions(+), 2 deletions(-) + +commit 7cd727319a98cf6f3935221709c531c1283f5dfb +Author: Bill Nottingham +Date: Fri Oct 8 15:41:28 2004 +0000 + + remove rawdevices + + initscripts.spec | 1 - + sysconfig/rawdevices | 5 ----- + 2 files changed, 0 insertions(+), 6 deletions(-) + +commit 230eb70d9e70bf12316ae2d7ccc6637eb99e4161 +Author: Pedro Morais +Date: Fri Oct 8 10:16:16 2004 +0000 + + spelling + + po/pt.po | 46 +++++++++++++++++++++++----------------------- + 1 files changed, 23 insertions(+), 23 deletions(-) + +commit 2ce834f6f7fa1d6662b45116dcf12ab5f1888fbf +Author: Florian La Roche +Date: Thu Oct 7 11:39:38 2004 +0000 + + - disallow source routed packets by default + + ChangeLog | 6 ++++++ + initscripts.spec | 5 ++++- + sysctl.conf | 3 +++ + sysctl.conf.s390 | 3 +++ + sysctl.conf.sparc | 3 +++ + 5 files changed, 19 insertions(+), 1 deletions(-) + +commit 7bdb783328c85e6af7b18782ead428cdbd5de2de +Author: Bill Nottingham +Date: Wed Oct 6 14:55:10 2004 +0000 + + bump + + ChangeLog | 14 ++++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 18 insertions(+), 1 deletions(-) + +commit 915edfd76cc768159072db82572f6bf5da2133df +Author: Bill Nottingham +Date: Wed Oct 6 14:20:21 2004 +0000 + + fix typo + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 687a292e1877691325958f53d0128c6df40b8de2 +Author: Dan Walsh +Date: Wed Oct 6 14:13:09 2004 +0000 + + fix location of runuser + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 4aa42bd1f22668896a9896bade276895ab7a7b49 +Author: N Jayaradha +Date: Wed Oct 6 12:44:13 2004 +0000 + + review -1 + + po/ta.po | 20 ++++++++++---------- + 1 files changed, 10 insertions(+), 10 deletions(-) + +commit 2b14c139dc9c5bc567bf661ba7903ffeb97d87f6 +Author: Bill Nottingham +Date: Wed Oct 6 02:45:44 2004 +0000 + + 7.87-1 + + ChangeLog | 20 ++++++++++++++++++++ + initscripts.spec | 4 ++++ + 2 files changed, 24 insertions(+), 0 deletions(-) + +commit f953f9004fd0d3fd3d2cc365b0f94a2e14f022e0 +Author: Dan Walsh +Date: Tue Oct 5 19:36:53 2004 +0000 + + don't remount inside of SELinux relabel code + + initscripts.spec | 5 ++++- + rc.d/rc.sysinit | 4 ---- + 2 files changed, 4 insertions(+), 5 deletions(-) + +commit 56a840eecd1a59438d27dcad3c5ed077dca80ca0 +Author: Kjartan Maraas +Date: Tue Oct 5 12:27:49 2004 +0000 + + Update + + po/nb.po | 198 +++++++++++++++++++++++++------------------------------------- + 1 files changed, 79 insertions(+), 119 deletions(-) + +commit 068f2444013c4c4fcb021d1200553482b012656f +Author: Bill Nottingham +Date: Mon Oct 4 17:28:36 2004 +0000 + + use runuser instead of su, require it + + initscripts.spec | 2 +- + rc.d/init.d/functions | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit ded1dc363e66f9b9354efe6b2ef45084ed6db916 +Author: Bill Nottingham +Date: Mon Oct 4 03:20:19 2004 +0000 + + whoops, wrong file (#134432) + + rc.d/init.d/halt | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit 8c21275aae8983d41e1b3b6fed2993cabe33f1d6 +Author: Bill Nottingham +Date: Fri Oct 1 21:35:38 2004 +0000 + + 7.86-1 + + ChangeLog | 20 ++++++++++++++++++++ + initscripts.spec | 6 +++++- + 2 files changed, 25 insertions(+), 1 deletions(-) + +commit 33c45b6e7ae9bd501838245d1ec7189dcb6ff315 +Author: Bill Nottingham +Date: Fri Oct 1 21:32:10 2004 +0000 + + use /etc/hotplug/blacklist to blacklist modules (#132719) + + rc.d/rc.sysinit | 34 +++++++++++++++++++--------------- + 1 files changed, 19 insertions(+), 15 deletions(-) + +commit d6a436f68e90e6b16ec7a85b356e1879845064e4 +Author: Maxim Dzumanenko +Date: Thu Sep 30 13:44:30 2004 +0000 + + 2004-09-30 Maxim Dziumanenko + + * Updated Ukrainian translation + + po/uk.po | 179 ++++++++++++++++++++++++-------------------------------------- + 1 files changed, 69 insertions(+), 110 deletions(-) + +commit 5d7ec87cb9462647abbab3e04b9b1a894cf79d15 +Author: Bill Nottingham +Date: Thu Sep 30 13:17:57 2004 +0000 + + filter indic locales on the console (#134198) + + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 039087a642e7cc6b732ffc2ce6e54117f4920eca +Author: aman +Date: Wed Sep 29 08:31:29 2004 +0000 + + check + + po/pa.po | 84 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 42 insertions(+), 42 deletions(-) + +commit 5ee88bd84c428f5c3d0aa3cbb5fa9fb933fc96d8 +Author: Bill Nottingham +Date: Wed Sep 29 05:37:37 2004 +0000 + + type not i can + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 859adfdf708e790fb27607ab136c2b7b46940ba8 +Author: Bill Nottingham +Date: Wed Sep 29 05:36:16 2004 +0000 + + 7.85-1 + + ChangeLog | 101 ++++++++++++++++++++++++++++++++++++++++++++++++++++- + initscripts.spec | 15 +++++++- + 2 files changed, 113 insertions(+), 3 deletions(-) + +commit 3fb5ebfcd39a9d5e50adfcfa5924c61db23c17cc +Author: Nikolay Sarmadzhiev +Date: Wed Sep 29 04:00:50 2004 +0000 + + bg.po + + po/bg.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 91f2087cffbf3201d6b605191454d15ec127b976 +Author: Bill Nottingham +Date: Wed Sep 29 02:26:03 2004 +0000 + + fix checkpid logic, clean up potential errors (#134030) + + rc.d/init.d/functions | 10 +++++----- + 1 files changed, 5 insertions(+), 5 deletions(-) + +commit e64228da9726e27c6330f99c45906548154b4a26 +Author: Ronny Buchmann +Date: Tue Sep 28 22:49:50 2004 +0000 + + more consistency, some fixes + + po/de.po | 242 +++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 123 insertions(+), 119 deletions(-) + +commit 86a9ff23dd5b85f1bba6ee5ebae8583a60d3e604 +Author: Bill Nottingham +Date: Tue Sep 28 16:32:22 2004 +0000 + + use s-c-keyboard, not kbdconfig (#133929) + + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit a72ca12cc5f0b6b5e25d725c8ea9943d70be215b +Author: Sarah Wang +Date: Tue Sep 28 01:24:08 2004 +0000 + + fixed formatting error + + po/he.po | 6 +++--- + po/ku.po | 4 ++-- + po/mr.po | 4 ++-- + po/si.po | 4 ++-- + po/sq.po | 4 ++-- + po/ur.po | 4 ++-- + 6 files changed, 13 insertions(+), 13 deletions(-) + +commit b3f0764e38d91bbe20f77b317ef50f443e748afe +Author: Tamas Szanto +Date: Mon Sep 27 21:29:20 2004 +0000 + + *** empty log message *** + + po/hu.po | 40 ++++++++++++++++++++-------------------- + 1 files changed, 20 insertions(+), 20 deletions(-) + +commit 999f0864a95a495eaa6ab2c78a17564fd83ce82b +Author: Bill Nottingham +Date: Mon Sep 27 20:49:31 2004 +0000 + + fix overzealousness with -range aliases (#65415) + + rc.d/init.d/network | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 7e73ff0d0bfb06da5733ddcbe1fd51c30b684497 +Author: Bill Nottingham +Date: Mon Sep 27 20:13:37 2004 +0000 + + shell quoting will EAT YOUR BRANE + + sysconfig/network-scripts/ifup | 2 +- + sysconfig/network-scripts/network-functions | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit 6d66aa5caf891f469ea60d3c2e06a01382fae58c +Author: Bill Nottingham +Date: Mon Sep 27 20:03:22 2004 +0000 + + be more liberal in what we accept for link types (#90602, #127984) + + sysconfig/network-scripts/network-functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit e5860bb988bb0b19d72cae0a3a07125c8c042019 +Author: Bill Nottingham +Date: Mon Sep 27 19:49:55 2004 +0000 + + allow daemon to coredump if requested (#130175) + + rc.d/init.d/functions | 5 ++--- + 1 files changed, 2 insertions(+), 3 deletions(-) + +commit 8d6e12c4ea11e40aa98ce42b49ae5e7e5d81bd85 +Author: Tamas Szanto +Date: Mon Sep 27 17:07:18 2004 +0000 + + *** empty log message *** + + po/hu.po | 12 ++++++------ + 1 files changed, 6 insertions(+), 6 deletions(-) + +commit 254303baecabd8d792f82d9d6ed9a4d0b3346532 +Author: Bill Nottingham +Date: Mon Sep 27 16:03:57 2004 +0000 + + export LC_MESSAGES (#133786) + + rc.d/init.d/functions | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 35936c5c15f53fa094c26680b85eb9cc1d358f08 +Author: Bill Nottingham +Date: Fri Sep 24 23:41:35 2004 +0000 + + use recursive restorecon + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit b1c008f4a417fd7bd04874ed74e023b897dee021 +Author: Bill Nottingham +Date: Thu Sep 23 20:29:31 2004 +0000 + + clean up prefdm + - don't use which... just try to exec the thing + - remove completely useless stanza + + initscripts.spec | 2 +- + prefdm | 25 +++++-------------------- + 2 files changed, 6 insertions(+), 21 deletions(-) + +commit 51309064c371fc3e1fc33b1b611e9b4d87c70c0e +Author: Bill Nottingham +Date: Thu Sep 23 20:25:30 2004 +0000 + + conflict with tcsh < 6.13-5, for dspmbyte setting + + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit e4ec9f286377cf335077f2d1cd3261b974523397 +Author: Bill Nottingham +Date: Thu Sep 23 18:28:10 2004 +0000 + + move relabel until after all FSes are checked + + rc.d/rc.sysinit | 10 +++++----- + 1 files changed, 5 insertions(+), 5 deletions(-) + +commit 0039091ba631e1ec490d2435a4f60a4540e017c0 +Author: Bill Nottingham +Date: Thu Sep 23 18:26:49 2004 +0000 + + fix restorecon + + rc.d/rc.sysinit | 3 +-- + 1 files changed, 1 insertions(+), 2 deletions(-) + +commit 6654bdb2c20fffac9c4a0310857a5d6782389139 +Author: Keld Simonsen +Date: Thu Sep 23 17:15:18 2004 +0000 + + updates + initscripts/da.po system-config-securitylevel/da.po + anaconda-help/help/da.po + + po/da.po | 226 ++++++++++++++++++++++++-------------------------------------- + 1 files changed, 88 insertions(+), 138 deletions(-) + +commit aeed004ff52cf382cc0e40dbfc350f065a6d7bf8 +Author: Bill Nottingham +Date: Thu Sep 23 15:42:35 2004 +0000 + + remove setting of dspmbyte (#89549, ) + + lang.csh | 18 ------------------ + 1 files changed, 0 insertions(+), 18 deletions(-) + +commit 0e606b5cf85e261fe03e78bf2a0b0f63176e70c5 +Author: Hirofumi Saito +Date: Thu Sep 23 14:38:20 2004 +0000 + + translation finished in initscripts + + po/ja.po | 16 ++-------------- + 1 files changed, 2 insertions(+), 14 deletions(-) + +commit 5d33530cb8013d7ec92d08d0bb6ca54de36a0bbd +Author: Runa Bhattacharjee +Date: Thu Sep 23 06:40:49 2004 +0000 + + Updated Bengali (bn) Translation + + po/bn.po | 13 +++++++------ + 1 files changed, 7 insertions(+), 6 deletions(-) + +commit 357a40428a64f170798f5f5e19fdba1e9bed54a8 +Author: Andrew Martynov +Date: Thu Sep 23 06:15:13 2004 +0000 + + Translated forgoten 'non translated' strings + + po/ru.po | 32 ++++++++++++++++---------------- + 1 files changed, 16 insertions(+), 16 deletions(-) + +commit 675824f5b0bac11344d90716446475e333732805 +Author: Bill Nottingham +Date: Thu Sep 23 00:08:59 2004 +0000 + + fix shell quoting + + sysconfig/network-scripts/ifup | 2 +- + sysconfig/network-scripts/network-functions | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit 7b186a850248010b7bf59eb1fa477fa21b963eb8 +Author: Christian Rose +Date: Wed Sep 22 23:12:02 2004 +0000 + + 2004-09-23 Christian Rose + + * sv.po: Updated Swedish translation. + + po/sv.po | 189 ++++++++++++++++++++++++++++---------------------------------- + 1 files changed, 85 insertions(+), 104 deletions(-) + +commit 232f0490d15d19adc79c9071ec1ed2ec8da3bd05 +Author: Bill Nottingham +Date: Wed Sep 22 18:25:30 2004 +0000 + + 7.84-1 + + ChangeLog | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 8 ++++- + 2 files changed, 90 insertions(+), 1 deletions(-) + +commit 236f3ab1cba31793b627a8f7277c430770b0962c +Author: Bill Nottingham +Date: Wed Sep 22 18:04:13 2004 +0000 + + second start stanza is extraneous + + rc.d/rc.sysinit | 2 -- + 1 files changed, 0 insertions(+), 2 deletions(-) + +commit b4003bde435e238109988609b683460c9ad06f8d +Author: Jeremy Katz +Date: Wed Sep 22 16:57:39 2004 +0000 + + * Wed Sep 22 2004 Jeremy Katz - 7.83-1 + - conflict with old udev + - use udev if it's present + + initscripts.spec | 7 ++++++- + rc.d/rc.sysinit | 9 ++------- + 2 files changed, 8 insertions(+), 8 deletions(-) + +commit a02e0b95dc89d2320deadc4630639b0b010ba258 +Author: Gabor SUVEG +Date: Wed Sep 22 10:08:36 2004 +0000 + + testing fuzzy stings + + po/hu.po | 47 ++++++++--------------------------------------- + 1 files changed, 8 insertions(+), 39 deletions(-) + +commit 55e28f7fcc21396de9e3e4283f1fc6efc8c33521 +Author: Tomasz Berner +Date: Wed Sep 22 09:49:22 2004 +0000 + + CVS_SILENT + + po/pl.po | 56 ++++++++++++++++++++++++++++---------------------------- + 1 files changed, 28 insertions(+), 28 deletions(-) + +commit 36c96b8c0d131ba3896c3e60681e9d3ed356a09a +Author: Andrew Martynov +Date: Wed Sep 22 06:25:58 2004 +0000 + + Translation is complete and ready for FC3 + + po/ru.po | 73 +++++++++++++++++++++++--------------------------------------- + 1 files changed, 27 insertions(+), 46 deletions(-) + +commit 3b904e0c0ac6b2393b43c64378b29c1a85eab16b +Author: Bill Nottingham +Date: Wed Sep 22 06:13:52 2004 +0000 + + don't mount usbfs without usb. also, at least be consistent + + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 0c644ab62f4160e97fe78aea3fb027785cc2c3e8 +Author: N Jayaradha +Date: Wed Sep 22 05:40:09 2004 +0000 + + review 1 completed + + po/ta.po | 435 +++++++++++++++++--------------------------------------------- + 1 files changed, 120 insertions(+), 315 deletions(-) + +commit d74d7d9c6d754e7201ed7778008eb7543bc9aad0 +Author: Tomasz Berner +Date: Tue Sep 21 21:26:04 2004 +0000 + + CVS_SILENT + + po/pl.po | 75 +++++++++++++++++++++++++++---------------------------------- + 1 files changed, 33 insertions(+), 42 deletions(-) + +commit 77fbf71fed2e8e9a3a0354c3ec3c1feeac663800 +Author: Josep Puigdemont +Date: Tue Sep 21 19:51:35 2004 +0000 + + Fixed few strings + + po/ca.po | 76 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 38 insertions(+), 38 deletions(-) + +commit 4fb70af365bbd0813a9815ea48eb608194cc1058 +Author: Runa Bhattacharjee +Date: Tue Sep 21 13:50:22 2004 +0000 + + Updated Bengali (bn) Translation + + po/bn.po | 352 +++++++++++++++----------------------------------------------- + 1 files changed, 86 insertions(+), 266 deletions(-) + +commit a24c40ceacb86ec4373780dda3fbc491425f5bd0 +Author: Andrew Martynov +Date: Tue Sep 21 13:13:05 2004 +0000 + + Partial translation after FC3 string freeze + + po/ru.po | 164 +++++++++++++++++++++++--------------------------------------- + 1 files changed, 60 insertions(+), 104 deletions(-) + +commit 0294881d1c61c86cef021f0c9dae48c6592301ae +Author: Ankit Patel +Date: Tue Sep 21 10:31:43 2004 +0000 + + ankit@redhat.com 21/09/2004 + + po/gu.po | 351 +++++++++++++++---------------------------------------------- + 1 files changed, 87 insertions(+), 264 deletions(-) + +commit 4907ac0fa137ff0b0c9ec9ff25268962095ac003 +Author: Sarah Wang +Date: Tue Sep 21 10:29:37 2004 +0000 + + pa.po + + po/pa.po | 951 ++++++++++++++++++++++++++------------------------------------ + 1 files changed, 392 insertions(+), 559 deletions(-) + +commit 5a9f380e104dc42ec1d065be738d5f14a20d4f25 +Author: Michelle Kim +Date: Tue Sep 21 00:10:55 2004 +0000 + + translation update done + + po/ko.po | 223 ++++++++++++++++++++++++-------------------------------------- + 1 files changed, 85 insertions(+), 138 deletions(-) + +commit 4255612f3348a52c7d38a5df4344133c9a7ca37f +Author: Rajesh Ranjan +Date: Mon Sep 20 07:23:26 2004 +0000 + + proofread + + po/hi.po | 340 +++++++++++++++----------------------------------------------- + 1 files changed, 83 insertions(+), 257 deletions(-) + +commit 3b73c14dfd67ae7ca21e8f91afc68589c3bff3a3 +Author: Audrey Simons +Date: Mon Sep 20 01:33:51 2004 +0000 + + latest updates + + po/fr.po | 259 ++++++++++++++++++++++++-------------------------------------- + 1 files changed, 99 insertions(+), 160 deletions(-) + +commit 203e8cab72556095ec3a5adaf6a29cdc5acad752 +Author: Krzysztof Kluczynski +Date: Sun Sep 19 11:26:13 2004 +0000 + + no message + + po/pl.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 682cbd56ff2e141a7f8bc14d3ec2de173efdaffe +Author: Krzysztof Kluczynski +Date: Sun Sep 19 11:22:49 2004 +0000 + + no message + + po/pl.po | 932 ++++++++++++++++++++++++++++---------------------------------- + 1 files changed, 423 insertions(+), 509 deletions(-) + +commit 97e88f2c7b10121ea11b15b4a27b127b9f35aec7 +Author: Peter van Egdom +Date: Sun Sep 19 09:35:22 2004 +0000 + + some fixes in initscripts nl.po + + po/nl.po | 293 +++++++++++++++++++++++++++----------------------------------- + 1 files changed, 129 insertions(+), 164 deletions(-) + +commit b047465a72865263b802d286378d7cda4f91fc74 +Author: Tamas Szanto +Date: Sat Sep 18 13:35:40 2004 +0000 + + *** empty log message *** + + po/hu.po | 64 ++++++++++++++++++++++++++++--------------------------------- + 1 files changed, 29 insertions(+), 35 deletions(-) + +commit dc0dbce1ab5d4a55994a34e1a94bdc6d5f085eb6 +Author: Bill Nottingham +Date: Fri Sep 17 20:46:33 2004 +0000 + + 7.82-1 + + ChangeLog | 116 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 8 +++- + 2 files changed, 123 insertions(+), 1 deletions(-) + +commit ba499ce66072b2ab21aaf9ffef9370e1df29044d +Author: Bill Nottingham +Date: Fri Sep 17 20:37:59 2004 +0000 + + fix handling of nonexistent devices (#132839) + + sysconfig/network-scripts/ifup | 2 +- + sysconfig/network-scripts/network-functions | 3 +++ + 2 files changed, 4 insertions(+), 1 deletions(-) + +commit 09693644d6969511e9bae741b934d07159335e50 +Author: Tomislav Markovski +Date: Fri Sep 17 20:28:33 2004 +0000 + + *** empty log message *** + + po/mk.po | 184 ++++++++++++++++++++++++-------------------------------------- + 1 files changed, 71 insertions(+), 113 deletions(-) + +commit 1a3c9d8ce57e6c1d5fe1414c08229f018a62853e +Author: Bill Nottingham +Date: Fri Sep 17 20:13:24 2004 +0000 + + rhgb enhancements (, #132665) + + rc.d/init.d/functions | 12 ++++++++++++ + rc.d/rc.sysinit | 12 ++++++++++-- + 2 files changed, 22 insertions(+), 2 deletions(-) + +commit 65143625bef57ebde17152028265779011c6ed06 +Author: Hirofumi Saito +Date: Fri Sep 17 16:30:19 2004 +0000 + + some translation finished in initscripts + + po/ja.po | 663 ++++++++++++++++++++++++++++++-------------------------------- + 1 files changed, 316 insertions(+), 347 deletions(-) + +commit 17ddcfad3fdf63ea66061a81fcb434e6a9211879 +Author: Krzysztof Kluczynski +Date: Fri Sep 17 10:10:43 2004 +0000 + + no message + + po/pl.po | 19 +++++++++---------- + 1 files changed, 9 insertions(+), 10 deletions(-) + +commit 61ed4ada30148bc15cb4fb22339b322e5f9f722d +Author: Yelitza Louze +Date: Fri Sep 17 01:26:37 2004 +0000 + + Updated spanisht translation + + po/es.po | 308 +++++++++++++++++++++++++------------------------------------ + 1 files changed, 126 insertions(+), 182 deletions(-) + +commit fa487f29acf46da67e2905486c9fa2f6ee61edb7 +Author: Francesco Valente +Date: Fri Sep 17 00:34:05 2004 +0000 + + Updated + + po/it.po | 248 +++++++++++++++++++++++--------------------------------------- + 1 files changed, 93 insertions(+), 155 deletions(-) + +commit ce11ed77e32e989d0d889263104262386b245f0f +Author: Verena Fuehrer +Date: Thu Sep 16 23:40:56 2004 +0000 + + chng + trans de + + po/de.po | 500 +++++++++++--------------------------------------------------- + 1 files changed, 89 insertions(+), 411 deletions(-) + +commit f2a93d9fb2bd28bdf3f78df4aac87acd834c0a66 +Author: Chester Cheng +Date: Thu Sep 16 23:19:24 2004 +0000 + + *** empty log message *** + + po/zh_TW.po | 337 +++++++++++++++-------------------------------------------- + 1 files changed, 83 insertions(+), 254 deletions(-) + +commit fbb693f86d47a6605ba76798d4ff0e591f067261 +Author: HICHAM AMAOUI +Date: Thu Sep 16 18:47:04 2004 +0000 + + - updated. + + po/ar.po | 65 +++++++++++++++++++++++++++---------------------------------- + 1 files changed, 29 insertions(+), 36 deletions(-) + +commit ff4193225922c3bac7f740e51447010e47381487 +Author: Nikolay Sarmadzhiev +Date: Thu Sep 16 18:38:08 2004 +0000 + + bg.po + + po/bg.po | 381 ++++++++++++++++--------------------------------------------- + 1 files changed, 100 insertions(+), 281 deletions(-) + +commit 4803347d4f4aa15d63721c7916035a1d8fd247e2 +Author: Richard Allen +Date: Thu Sep 16 15:30:57 2004 +0000 + + *** empty log message *** + + po/is.po | 316 +++++++++++++++----------------------------------------------- + 1 files changed, 75 insertions(+), 241 deletions(-) + +commit 98a3127d919b483117e8b3496f2d6ddd5885830d +Author: Miloslav Trmac +Date: Thu Sep 16 15:03:30 2004 +0000 + + Update Czech translation + + po/cs.po | 335 ++++++++++++++++++++++++------------------------------------- + 1 files changed, 132 insertions(+), 203 deletions(-) + +commit 91c7e63bf5efbb423d2928504e7fc0d99981fe3c +Author: Szell Tamas +Date: Thu Sep 16 14:45:21 2004 +0000 + + tomjoad + + po/hu.po | 358 +++++++++++++++++++------------------------------------------- + 1 files changed, 108 insertions(+), 250 deletions(-) + +commit 2ace525614d2c2a4a9d96ab0e9e0dfbbe181a55f +Author: Alan Cox +Date: Thu Sep 16 12:13:41 2004 +0000 + + We love string freezes + + po/cy.po | 174 ++++++++++++++++++++++++-------------------------------------- + 1 files changed, 67 insertions(+), 107 deletions(-) + +commit 22f3b657af9ce0bfcac5281937538a8a1f090a2f +Author: Pedro Morais +Date: Thu Sep 16 08:29:52 2004 +0000 + + update + + po/pt.po | 377 +++++++++++--------------------------------------------------- + 1 files changed, 64 insertions(+), 313 deletions(-) + +commit 59a3042c338d1609eadccfdd064f1dea9b84cd0a +Author: Mohamed Eldesoky +Date: Thu Sep 16 07:27:38 2004 +0000 + + Fixing some fuzzy entries, and added some translations for new strings + + po/ar.po | 171 +++++++++++++++++++++++--------------------------------------- + 1 files changed, 64 insertions(+), 107 deletions(-) + +commit 8598bff22d10047a12e5b1c398cdc59999ab0d2f +Author: Pedro Macedo +Date: Thu Sep 16 04:12:38 2004 +0000 + + Traduzidas as novas linhas. Falta revisao e checagem de consistencia. + Translated the new lines. Needs revision and consistency check. + + po/pt_BR.po | 467 ++++++++++++----------------------------------------------- + 1 files changed, 95 insertions(+), 372 deletions(-) + +commit 339a28ff4c51ecbfc953c4365f618ddaeb8438ba +Author: Liang Feng +Date: Thu Sep 16 03:11:17 2004 +0000 + + update by hutuworm @ 20040915 + + po/zh_CN.po | 861 ++++++++++++++++++++++++++++------------------------------- + 1 files changed, 403 insertions(+), 458 deletions(-) + +commit 1a8f4146fd08aa15ff6bc2b203a6e78dcab65708 +Author: Josep Puigdemont +Date: Thu Sep 16 02:29:25 2004 +0000 + + Updated translation + + po/ca.po | 178 ++++++++++++++++++++++++------------------------------------- + 1 files changed, 70 insertions(+), 108 deletions(-) + +commit 606c618dc44af696b54434d562d1f39efe5034a8 +Author: Bill Nottingham +Date: Thu Sep 16 01:46:54 2004 +0000 + + update-po/refresh-po + + po/ar.po | 1468 ++++++++++++++++------------ + po/bg.po | 1479 +++++++++++++++++------------ + po/bn.po | 1557 +++++++++++++++++++----------- + po/ca.po | 1423 ++++++++++++++++----------- + po/cs.po | 1444 ++++++++++++++++----------- + po/cy.po | 1508 +++++++++++++++++------------ + po/da.po | 1448 ++++++++++++++++------------ + po/de.po | 1507 +++++++++++++++++------------ + po/es.po | 2743 ++++++++++++++++++++++++++++++++++++---------------- + po/et.po | 1445 ++++++++++++++++------------ + po/eu_ES.po | 1159 ++++++++++++----------- + po/fi.po | 1460 ++++++++++++++++------------ + po/fr.po | 1796 ++++++++++++++++++++++------------- + po/gl.po | 1446 ++++++++++++++++------------ + po/gu.po | 1523 +++++++++++++++++++----------- + po/he.po | 1159 ++++++++++++----------- + po/hi.po | 1439 ++++++++++++++++----------- + po/hr.po | 1443 ++++++++++++++++------------ + po/hu.po | 1495 +++++++++++++++++------------ + po/id.po | 1159 ++++++++++++----------- + po/initscripts.pot | 978 ++++++++++--------- + po/is.po | 1424 ++++++++++++++++----------- + po/it.po | 1511 +++++++++++++++++------------ + po/ja.po | 1512 +++++++++++++++++------------ + po/ka.po | 1159 ++++++++++++----------- + po/ko.po | 1503 +++++++++++++++++------------ + po/ku.po | 1159 ++++++++++++----------- + po/lo.po | 1159 ++++++++++++----------- + po/lt.po | 1431 +++++++++++++++++---------- + po/mk.po | 1495 +++++++++++++++++------------ + po/mr.po | 1159 ++++++++++++----------- + po/ms.po | 1494 +++++++++++++++++------------ + po/nb.po | 1422 ++++++++++++++++----------- + po/nl.po | 1484 +++++++++++++++++------------ + po/nn.po | 1358 +++++++++++++++------------ + po/no.po | 1422 ++++++++++++++++----------- + po/pa.po | 1485 +++++++++++++++++------------ + po/pl.po | 1825 +++++++++++++++++++---------------- + po/pt.po | 1477 +++++++++++++++++------------ + po/pt_BR.po | 1500 +++++++++++++++++------------ + po/ro.po | 1177 ++++++++++++----------- + po/ru.po | 1550 ++++++++++++++++++------------ + po/si.po | 1159 ++++++++++++----------- + po/sk.po | 1307 ++++++++++++++----------- + po/sl.po | 1459 ++++++++++++++++------------ + po/sq.po | 1159 ++++++++++++----------- + po/sr.po | 1159 ++++++++++++----------- + po/sv.po | 1447 ++++++++++++++++------------ + po/ta.po | 1483 +++++++++++++++++------------ + po/tr.po | 1477 +++++++++++++++++------------ + po/uk.po | 1458 +++++++++++++++++------------ + po/ur.po | 1159 ++++++++++++----------- + po/vi.po | 1500 ++++++++++++++++------------- + po/wa.po | 1159 ++++++++++++----------- + po/zh_CN.po | 1727 ++++++++++++++++++--------------- + po/zh_TW.po | 1432 ++++++++++++++++----------- + 56 files changed, 46380 insertions(+), 33490 deletions(-) + +commit 641f4123b47d25fe5bccd00a96534bacdacfed3e +Author: Sarah Wang +Date: Wed Sep 15 05:50:06 2004 +0000 + + initial file + + po/lo.po | 2217 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 2217 insertions(+), 0 deletions(-) + +commit 83a6f106c8900e5030c5652e449d937dd01be487 +Author: Sarah Wang +Date: Wed Sep 15 01:12:06 2004 +0000 + + merged with pot files + + po/zh_CN.po | 14 ++++++++------ + 1 files changed, 8 insertions(+), 6 deletions(-) + +commit 6234686578b8c383765bac9cbdaef5a19833621a +Author: Bill Nottingham +Date: Tue Sep 14 16:22:16 2004 +0000 + + require nash (#132513) + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit b2fd8e750f1578a01f14e36a614675f2b0cacca9 +Author: Karsten Hopp +Date: Tue Sep 14 08:32:53 2004 +0000 + + - build a new package with yesterdays iucv changes + + initscripts.spec | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) + +commit 8432daf612406176f2fd1c4903387118063dbe30 +Author: Karsten Hopp +Date: Mon Sep 13 08:19:22 2004 +0000 + + - same as ctc devices, move loading of sysconfig-network to top and allow overwriting of GATEWAY in device config + + sysconfig/network-scripts/ifup-iucv | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit b0ffbadad4b25a37d2994b1eafb09c305f1249be +Author: Rajesh Ranjan +Date: Mon Sep 13 05:22:55 2004 +0000 + + proofread + + po/hi.po | 14 +++++++------- + 1 files changed, 7 insertions(+), 7 deletions(-) + +commit a26fd26bba0d0a00e5cba86096c98e08c4c27393 +Author: Bill Nottingham +Date: Fri Sep 10 15:46:04 2004 +0000 + + 7.80-1 + + ChangeLog | 27 +++++++++++++++++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 31 insertions(+), 1 deletions(-) + +commit 20b76ac80c2aa64128fef505c774ffda166b2a3c +Author: Bill Nottingham +Date: Fri Sep 10 15:40:18 2004 +0000 + + fix IPv6 6to4 & NAT (#118928, , ) + + sysconfig/network-scripts/ifdown-ipv6 | 20 +++++++++---- + sysconfig/network-scripts/ifup-ipv6 | 23 +++++++++++----- + sysconfig/network-scripts/network-functions-ipv6 | 32 ++++++++++++++------- + 3 files changed, 51 insertions(+), 24 deletions(-) + +commit 1129c1b2ff3ff4a2d9c5ae7cc390e401f42f51ba +Author: Karsten Hopp +Date: Fri Sep 10 10:37:38 2004 +0000 + + - CTC uses GATEWAY as pointtopoint partner. This works as long as CTC + is the primary network interface, but fails otherwise. + Load /etc/sysconfig/network before ifcfg-ctcX so that GATEWAY can be + set in ifcfg-ctcX and doesn't get overwritten. + + initscripts.spec | 8 ++++++-- + sysconfig/network-scripts/ifup-ctc | 4 ++-- + 2 files changed, 8 insertions(+), 4 deletions(-) + +commit 711a27c0713c36f58ae4259366bfe98bb62e9d7b +Author: Rajesh Ranjan +Date: Thu Sep 9 07:02:32 2004 +0000 + + proofread + + po/hi.po | 151 ++++++++++++++++++++++++++------------------------------------ + 1 files changed, 63 insertions(+), 88 deletions(-) + +commit f51c82a145cbbe14e9fd463795f342925be5a164 +Author: Rajesh Ranjan +Date: Thu Sep 9 05:31:20 2004 +0000 + + proofread + + po/hi.po | 15 +++++++-------- + 1 files changed, 7 insertions(+), 8 deletions(-) + +commit 5ff6edd0bc3e8b852c4543bdd751c3db296a8824 +Author: Dan Walsh +Date: Wed Sep 8 17:41:42 2004 +0000 + + Fix call to restorecon + + initscripts.spec | 6 +++++- + rc.d/rc.sysinit | 6 +++--- + 2 files changed, 8 insertions(+), 4 deletions(-) + +commit 8e1b9651515fe64ae001af7f6bdbcc508215ec10 +Author: N Jayaradha +Date: Wed Sep 8 07:34:10 2004 +0000 + + yet to review + + po/ta.po | 1311 +++++++++++++++++++++++++------------------------------------- + 1 files changed, 517 insertions(+), 794 deletions(-) + +commit fa42a78c746ec0603d34fda6657c0469215ed187 +Author: Bill Nottingham +Date: Wed Sep 8 05:19:13 2004 +0000 + + 7.78-1 + + ChangeLog | 39 +++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 43 insertions(+), 1 deletions(-) + +commit aff11aab504b444c0f27e62ed95a1bcdaf4ff264 +Author: Bill Nottingham +Date: Wed Sep 8 05:13:45 2004 +0000 + + restore contexts of udev-created /dev files + + rc.d/rc.sysinit | 5 +++++ + 1 files changed, 5 insertions(+), 0 deletions(-) + +commit 7836a56a01de22975f05718e467641cdc22ed064 +Author: Rajesh Ranjan +Date: Tue Sep 7 09:36:56 2004 +0000 + + proofread + + po/hi.po | 144 ++++++++++++++++++++++++-------------------------------------- + 1 files changed, 56 insertions(+), 88 deletions(-) + +commit b3c84508f4df1d5c09df05bde65dc3a9cfc3889b +Author: Runa Bhattacharjee +Date: Mon Sep 6 06:50:19 2004 +0000 + + Updated Bengali (bn) Translation + + po/bn.po | 144 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 72 insertions(+), 72 deletions(-) + +commit 8f3b698d67b07d94076e5f8b18778ad616e20af8 +Author: Miloslav Trmac +Date: Sun Sep 5 12:36:16 2004 +0000 + + Minor fixes to Czech translation + + po/cs.po | 10 +++++----- + 1 files changed, 5 insertions(+), 5 deletions(-) + +commit cf960039720f3b4b50eef1190537b2d0fbd8071b +Author: Runa Bhattacharjee +Date: Sat Sep 4 12:20:12 2004 +0000 + + Updated Bengali (bn) Translation + + po/bn.po | 204 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 102 insertions(+), 102 deletions(-) + +commit fcbcf4c2aeac707b951c3e1a12c3bcf1608cdf30 +Author: Runa Bhattacharjee +Date: Fri Sep 3 13:54:14 2004 +0000 + + Adding Bengali (bn) Translation + + po/bn.po | 2059 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 2059 insertions(+), 0 deletions(-) + +commit 72f4bce48183ae7ba6b9c4b0d47040fe6a8f6ebc +Author: Ankit Patel +Date: Fri Sep 3 07:37:21 2004 +0000 + + ankit@redhat.com 03/09/2004 + + po/gu.po | 1338 +++++++++++++++++++++++++++----------------------------------- + 1 files changed, 590 insertions(+), 748 deletions(-) + +commit f01790663fd8ad361745b8f9b5ae72cdd1c668ee +Author: Rajesh Ranjan +Date: Fri Sep 3 04:32:23 2004 +0000 + + prfread + + po/hi.po | 97 ++++++++++--------------------------------------------------- + 1 files changed, 16 insertions(+), 81 deletions(-) + +commit 3d1b8773870e4fc47dcb36dcf3ec1923c88fc2ed +Author: Nikolay Sarmadzhiev +Date: Thu Sep 2 01:32:05 2004 +0000 + + bg.po + + po/bg.po | 62 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 32 insertions(+), 30 deletions(-) + +commit 58e5bcedc22ef67b46ca7e4bd54f87e64504224d +Author: Bill Nottingham +Date: Wed Sep 1 15:59:11 2004 +0000 + + 7.77-1 + + ChangeLog | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 7 ++++++- + 2 files changed, 58 insertions(+), 1 deletions(-) + +commit ab1ebd6e9696f46dbc7d13bfc58dbea7648b7d30 +Author: Bill Nottingham +Date: Wed Sep 1 15:53:07 2004 +0000 + + mount usbfs (#131347) + start any automatic raid devices + + rc.d/rc.sysinit | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit a421bec5394f3991bc917060fc7a7a6bc0804860 +Author: Jeremy Katz +Date: Wed Sep 1 15:30:06 2004 +0000 + + udev uses UDEV_TMPFS now + + initscripts.spec | 5 ++++- + rc.d/rc.sysinit | 4 ++-- + 2 files changed, 6 insertions(+), 3 deletions(-) + +commit 6bb980279c2bfb32ecf76d3a6f637d0b8366a65a +Author: Karsten Hopp +Date: Wed Sep 1 14:36:13 2004 +0000 + + ifcfg-escon is gone + + initscripts.spec | 2 -- + 1 files changed, 0 insertions(+), 2 deletions(-) + +commit d2c50875989152bfb783a8beed097e77886bf247 +Author: Karsten Hopp +Date: Wed Sep 1 14:08:15 2004 +0000 + + - qeth can hav eth, hsi and tr interfaces, lcs can have eth and tr interfaces, + too. We can't tell apart if p.e. eth0 is qeth or lcs, but need to know it for + sysfs configuration. Remove TYPE=QETH hack and use a more generic NETTYPE + instead + + initscripts.spec | 6 +++++- + sysconfig/network-scripts/network-functions | 16 +++------------- + 2 files changed, 8 insertions(+), 14 deletions(-) + +commit 14841bc9529da8787f0084644b6019b9421bfa99 +Author: Karsten Hopp +Date: Wed Sep 1 11:30:20 2004 +0000 + + - esconX interfaces are gone, they are now called ctcX and configured the same as ctc interfaces + + sysconfig/network-scripts/ifup-escon | 53 --------------------------- + sysconfig/network-scripts/network-functions | 8 +---- + 2 files changed, 1 insertions(+), 60 deletions(-) + +commit 4916ec9c0fa6d48c8e4f56479963b34660c4e9d8 +Author: Bill Nottingham +Date: Tue Aug 31 18:28:24 2004 +0000 + + remove triggers for ancient releases, bulletproof remaining ones (#131356) + + initscripts.spec | 49 ++----------------------------------------------- + 1 files changed, 2 insertions(+), 47 deletions(-) + +commit 32e892107940cff15dc893d92892f47ae7ccc202 +Author: Dan Walsh +Date: Tue Aug 31 15:11:33 2004 +0000 + + allow messages to show up on console + + rc.d/rc.sysinit | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit e7c446a4fac04f96e670227101865a88d11ee806 +Author: Karsten Hopp +Date: Mon Aug 30 10:29:57 2004 +0000 + + LCS devices use portno instead if portname + + initscripts.spec | 5 ++++- + sysconfig/network-scripts/network-functions | 9 +++++++-- + 2 files changed, 11 insertions(+), 3 deletions(-) + +commit 93b23614cfc63da7c28dc14bcaae43e8a34214b5 +Author: Jason Vas Dias +Date: Fri Aug 27 19:57:07 2004 +0000 + + Add support for new DHCPv6 client (new DHCPV6C ifcfg variable) + + sysconfig/network-scripts/ifdown | 6 +++++- + sysconfig/network-scripts/ifup | 2 ++ + 2 files changed, 7 insertions(+), 1 deletions(-) + +commit 8397f3458c4194bd79ad769ea086a73086b0db61 +Author: Jason Vas Dias +Date: Fri Aug 27 18:55:36 2004 +0000 + + Add support for new DHCPv6 client (new DHCPV6C ifcfg variable) to ifup + + initscripts.spec | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) + +commit 0cfacfd99d99006f135d2f9a115cbecd5c33a547 +Author: Jason Vas Dias +Date: Fri Aug 27 18:54:03 2004 +0000 + + Add documentation for new DHCPV6C ifcfg variable + + sysconfig.txt | 5 +++++ + 1 files changed, 5 insertions(+), 0 deletions(-) + +commit 68667459e78f3b66e9f97465532a7b57dc0cc027 +Author: Jason Vas Dias +Date: Fri Aug 27 18:53:21 2004 +0000 + + Add support for new DHCPv6 client (new DHCPV6C ifcfg variable) + + sysconfig/network-scripts/ifup | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit 36965f995f7e9dd9720b5f00dcc3fe7b59e26679 +Author: Bill Nottingham +Date: Fri Aug 27 15:33:10 2004 +0000 + + duh + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 139c589c4e290c52df5428d70efa6b38fca5a526 +Author: Bill Nottingham +Date: Fri Aug 27 15:32:19 2004 +0000 + + 7.72-1 + + ChangeLog | 12 ++++++++++++ + initscripts.spec | 7 +++++-- + 2 files changed, 17 insertions(+), 2 deletions(-) + +commit b96eba57390d90ffb29de1a9229c71b3a9ed90e5 +Author: Karsten Hopp +Date: Thu Aug 26 15:04:43 2004 +0000 + + - ifcfg-iucv/ctc: drop REMIP and use GATEWAY instead + + initscripts.spec | 5 ++++- + sysconfig/network-scripts/ifup-ctc | 10 +++++----- + sysconfig/network-scripts/ifup-iucv | 7 ++++--- + 3 files changed, 13 insertions(+), 9 deletions(-) + +commit 6e3d6ab7410829763f6826e05d2e50f1a5055059 +Author: Bill Nottingham +Date: Thu Aug 26 08:14:52 2004 +0000 + + cleanup + + ChangeLog | 8 -------- + 1 files changed, 0 insertions(+), 8 deletions(-) + +commit 9edc044cd2b9b066763954c4751a782bc7ec6dfd +Author: Bill Nottingham +Date: Thu Aug 26 08:14:26 2004 +0000 + + oops + + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 3ce8a2e9b44c8fde25267b37392389678e97ccc3 +Author: Bill Nottingham +Date: Thu Aug 26 08:13:22 2004 +0000 + + 7.70-1 + + ChangeLog | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 16 +++++++++-- + 2 files changed, 91 insertions(+), 3 deletions(-) + +commit 255335de9b1ad76cef878078e8965a45fc5db273 +Author: Bill Nottingham +Date: Thu Aug 26 08:10:20 2004 +0000 + + autoloading of hardware at boot time + + rc.d/rc.sysinit | 179 ++++++++++++++++++++++++++++--------------------------- + src/Makefile | 6 ++- + src/kmodule.c | 119 ++++++++++++++++++++++++++++++++++++ + 3 files changed, 215 insertions(+), 89 deletions(-) + +commit 19a8799235360e8839c0da1da755197e24f949c8 +Author: Chester Cheng +Date: Thu Aug 26 02:47:52 2004 +0000 + + *** empty log message *** + + po/zh_TW.po | 255 +++++++++++------------------------------------------------ + 1 files changed, 46 insertions(+), 209 deletions(-) + +commit 8497b6cf766c907619693f143e583690a3a872cc +Author: Bill Nottingham +Date: Wed Aug 25 19:39:34 2004 +0000 + + minor cleanup (#115028, ) + + rc.d/rc.sysinit | 20 ++++++++++---------- + 1 files changed, 10 insertions(+), 10 deletions(-) + +commit d9ec646cdd1aefb6f387b0eb1947ce9bced7f849 +Author: Bill Nottingham +Date: Wed Aug 25 19:13:59 2004 +0000 + + support STP bridging (#123324) + + sysconfig/network-scripts/ifup | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 477d822d19447d8f34cd6b9c2457aef2f17dbe51 +Author: Bill Nottingham +Date: Wed Aug 25 19:02:43 2004 +0000 + + do a SELinux relabel if forced + + rc.d/rc.sysinit | 22 ++++++++++++++++++++++ + 1 files changed, 22 insertions(+), 0 deletions(-) + +commit 97e5abb493f4703585000fd52dff33fe3fc1d528 +Author: Bill Nottingham +Date: Wed Aug 25 18:53:56 2004 +0000 + + remove devfs compat and 2.4 compat + + rc.d/rc.sysinit | 10 ---------- + 1 files changed, 0 insertions(+), 10 deletions(-) + +commit e838eed9daa6d61a142727f37bcefb80018401b1 +Author: Bill Nottingham +Date: Wed Aug 25 17:37:52 2004 +0000 + + support multiple keys (#127957) + + sysconfig/network-scripts/ifup-wireless | 9 +++++++-- + 1 files changed, 7 insertions(+), 2 deletions(-) + +commit d083cce787af7fb7a0a208534d27f6ed372033d6 +Author: Bill Nottingham +Date: Wed Aug 25 17:19:00 2004 +0000 + + fix firmware loading (#129155, ) + + sysconfig/network-scripts/network-functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit fd81cdc4802d613cabc95e0067aebc3a864d102c +Author: Karsten Hopp +Date: Tue Aug 24 13:56:07 2004 +0000 + + - configure all zfcp (scsi over fibrechannel) devices before trying to mount them (mainframe) + + initscripts.spec | 5 ++++- + rc.d/rc.sysinit | 4 ++++ + 2 files changed, 8 insertions(+), 1 deletions(-) + +commit 69ed8e952e7bd9c7c9bf3d4eee42e15d012dc315 +Author: Jason Vas Dias +Date: Mon Aug 23 18:48:14 2004 +0000 + + fix resolv.conf merge if pre-existing resolv.conf nonexistent or empty + + initscripts.spec | 6 +++++- + sysconfig/network-scripts/network-functions | 8 ++++++-- + 2 files changed, 11 insertions(+), 3 deletions(-) + +commit 9730d9b8719dfcff60236decc9f7a0329c031bee +Author: aman +Date: Mon Aug 23 08:10:29 2004 +0000 + + final + + po/pa.po | 809 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 403 insertions(+), 406 deletions(-) + +commit 3a66cec72dc171c085a5e79de5c2f1af2795e0f6 +Author: Jason Vas Dias +Date: Fri Aug 20 19:12:43 2004 +0000 + + Preserve options in resolv.conf; Allow users to use generic /etc/dhclient.conf + + initscripts.spec | 9 ++++++++- + 1 files changed, 8 insertions(+), 1 deletions(-) + +commit aef7e7c9b6d898d359ef151445316593ef6d31a7 +Author: Bill Nottingham +Date: Fri Aug 20 19:10:45 2004 +0000 + + remove wackycomment + + sysconfig/network-scripts/ifup-post | 2 -- + 1 files changed, 0 insertions(+), 2 deletions(-) + +commit 100968bcb465349b5dad29eaf798f568789e71ea +Author: Bill Nottingham +Date: Fri Aug 20 19:10:13 2004 +0000 + + remove unneeded line + + sysconfig/network-scripts/network-functions | 1 - + 1 files changed, 0 insertions(+), 1 deletions(-) + +commit 219268bad632205629a6d3a788efc119df8dee17 +Author: Jason Vas Dias +Date: Fri Aug 20 19:08:13 2004 +0000 + + Allow users to use generic /etc/dhclient.conf if per-device file non-existent or empty + + sysconfig/network-scripts/ifup | 9 ++++++++- + 1 files changed, 8 insertions(+), 1 deletions(-) + +commit 2c1fe0782336cc86c67e34c2652f9c58263f4412 +Author: Jason Vas Dias +Date: Fri Aug 20 19:07:12 2004 +0000 + + Fix for 125712: preserve options in resolv.conf + + sysconfig/network-scripts/network-functions | 18 +++++++++++++----- + 1 files changed, 13 insertions(+), 5 deletions(-) + +commit 47ed89e1a82fd600f0f2266bcb3513a12156b4fc +Author: Jeremy Katz +Date: Fri Aug 20 15:57:15 2004 +0000 + + * Fri Aug 20 2004 Jeremy Katz - 7.65-1 + - look at /etc/udev/udev.conf, not /etc/sysconfig/udev (#130431) + + initscripts.spec | 5 ++++- + rc.d/rc.sysinit | 4 ++-- + 2 files changed, 6 insertions(+), 3 deletions(-) + +commit 68f853874e77cf97bec0042784f3e599396ce23b +Author: Bill Nottingham +Date: Fri Aug 20 04:25:39 2004 +0000 + + duh + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 75b0ba96dbe35ec727c32be0d6d17699902379ab +Author: Bill Nottingham +Date: Fri Aug 20 04:25:03 2004 +0000 + + 7.64-1 + + ChangeLog | 11 +++++++++++ + initscripts.spec | 3 +++ + 2 files changed, 14 insertions(+), 0 deletions(-) + +commit c460dc7cbc3c2a9cd974b2da1b99a82a262991be +Author: Bill Nottingham +Date: Fri Aug 20 04:24:00 2004 +0000 + + check for dev file too (#130350) + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit d0b0e914811a3029db21b9471b22e7fd4c20de4c +Author: Than Ngo +Date: Thu Aug 19 12:02:42 2004 +0000 + + - allow CBCP with own number (#125710) + + initscripts.spec | 5 ++++- + sysconfig/network-scripts/ifup-ippp | 13 ++++++++++++- + 2 files changed, 16 insertions(+), 2 deletions(-) + +commit b6f842f4ae14b283e7fa9e301c8f0c483434e0a1 +Author: Bill Nottingham +Date: Thu Aug 19 05:39:22 2004 +0000 + + *** empty log message *** + + initscripts.spec | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) + +commit 655940dee0ce525a5e116f095fd7b13fa2ff439a +Author: Bill Nottingham +Date: Thu Aug 19 05:37:24 2004 +0000 + + 7.62-1 + + ChangeLog | 168 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 29 +++++++++- + 2 files changed, 196 insertions(+), 1 deletions(-) + +commit 4f578542e313051d0295645ab9d033c515aa0061 +Author: Bill Nottingham +Date: Thu Aug 19 05:23:23 2004 +0000 + + fix up resolv.conf munging (#129921) + + sysconfig/network-scripts/network-functions | 12 +++++------- + 1 files changed, 5 insertions(+), 7 deletions(-) + +commit 42c738eeb7a48eba758d77a5ca0a7097713bb841 +Author: Bill Nottingham +Date: Thu Aug 19 04:57:00 2004 +0000 + + use rngd if available + + rc.d/rc.sysinit | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) + +commit 442f93fa9edf617eee24701e274b96d9917e1ab6 +Author: Bill Nottingham +Date: Thu Aug 19 04:46:58 2004 +0000 + + run udev_start if necessary (#120605) + + rc.d/rc.sysinit | 13 +++++++++++++ + 1 files changed, 13 insertions(+), 0 deletions(-) + +commit 43b7ec8a3e6ac548bf2a74c176ce3aa0ffa81bca +Author: Bill Nottingham +Date: Thu Aug 19 04:37:46 2004 +0000 + + readonly root updates (#129893, ) + + rc.d/rc.sysinit | 15 +++++++++------ + 1 files changed, 9 insertions(+), 6 deletions(-) + +commit a1b804ebbbf9cfa1edbfa01c98b31c96519c4a29 +Author: Bill Nottingham +Date: Thu Aug 19 04:32:13 2004 +0000 + + quote key (#129930) + + sysconfig/network-scripts/ifup-wireless | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 56abe3867fbded758066888e9d7ba5923c0b0d35 +Author: Bill Nottingham +Date: Wed Aug 18 21:25:14 2004 +0000 + + remove rawdevices (#130048) + + initscripts.spec | 5 ++- + rc.d/init.d/rawdevices | 77 ------------------------------------------------ + 2 files changed, 3 insertions(+), 79 deletions(-) + +commit 0e8313bc9cadd75426f5591a1a4114700a20ac52 +Author: Bill Nottingham +Date: Wed Aug 18 21:23:17 2004 +0000 + + handle binfmt_misc here for the case where it's built in (#129954) + + rc.d/rc.sysinit | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit 81460d38825c32538f1f4e6749c51485ed83a9a4 +Author: Bill Nottingham +Date: Wed Aug 18 21:20:56 2004 +0000 + + remove mkkerneldoth + + initscripts.spec | 1 - + rc.d/rc.sysinit | 6 ----- + src/Makefile | 4 --- + src/mkkerneldoth | 58 ------------------------------------------------------ + 4 files changed, 0 insertions(+), 69 deletions(-) + +commit 9c706f8bad8439ac35a467bbd3672b90b0a6c7c0 +Author: Bill Nottingham +Date: Wed Aug 18 15:57:54 2004 +0000 + + don't remove linguas (part of #9733) + + lang.csh | 5 ----- + lang.sh | 10 +--------- + 2 files changed, 1 insertions(+), 14 deletions(-) + +commit 903bc93eec508359479d00b11a3e5331a414c40f +Author: Bill Nottingham +Date: Thu Aug 12 16:29:47 2004 +0000 + + fix nfs unmounting (#129765) + + rc.d/init.d/netfs | 4 ++-- + rc.d/init.d/network | 2 +- + 2 files changed, 3 insertions(+), 3 deletions(-) + +commit 4b2c27c22e4cf188c443ee1dac16c945c8123bf4 +Author: Sarah Wang +Date: Thu Aug 12 10:14:30 2004 +0000 + + new locale translation file added + + po/ka.po | 2217 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 2217 insertions(+), 0 deletions(-) + +commit 9f43171cc65ae3cc609ed7d9e10de30e9ccae6c1 +Author: Bill Nottingham +Date: Wed Aug 11 20:45:01 2004 +0000 + + fix URL (#129433) + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit df0aafbb83653e9da9ebe717ce7dc94d0b542994 +Author: Bill Nottingham +Date: Wed Aug 11 16:37:45 2004 +0000 + + spelling :) + + initscripts.spec | 4 ++-- + sysconfig.txt | 4 ++-- + sysconfig/network-scripts/ifup | 2 +- + 3 files changed, 5 insertions(+), 5 deletions(-) + +commit b74174ef3b647967dfb757fd0dc9e90d3394612c +Author: Jason Vas Dias +Date: Wed Aug 11 15:13:38 2004 +0000 + + fixed bug #120093: added PERSISTANT_DHCLIENT option to ifcfg files + + sysconfig.txt | 9 +++++++++ + 1 files changed, 9 insertions(+), 0 deletions(-) + +commit e0529f059d8218ae7458e36f5cd2335bec30356d +Author: Jason Vas Dias +Date: Wed Aug 11 15:05:17 2004 +0000 + + fixed bug #120093: added PERSISTANT_DHCLIENT option to ifcfg files + + initscripts.spec | 8 +++++++- + sysconfig/network-scripts/ifup | 7 ++++++- + 2 files changed, 13 insertions(+), 2 deletions(-) + +commit 44d54fb05e96d3b76a81e1abc41c1f5691795d64 +Author: Jason Vas Dias +Date: Tue Aug 3 20:00:00 2004 +0000 + + use change_resolv_conf + + sysconfig/network-scripts/ifdown-post | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 731a8688301856ebba6ab5be0b1628698da6b984 +Author: Karsten Hopp +Date: Tue Aug 3 09:17:21 2004 +0000 + + - write peerid into sysfs for IUCV devices (mainframe) + + initscripts.spec | 5 ++++- + sysconfig/network-scripts/ifup-iucv | 2 ++ + 2 files changed, 6 insertions(+), 1 deletions(-) + +commit 195ab8107940776e554bc8e46b3d96fe2cc59df5 +Author: Bill Nottingham +Date: Tue Aug 3 03:24:03 2004 +0000 + + don't remove /dev/mapper/control - nash will do it if it has to (#127115) + + initscripts.spec | 1 + + rc.d/rc.sysinit | 1 - + 2 files changed, 1 insertions(+), 1 deletions(-) + +commit 0979057200c25bd91c70a226b5b40764bfd18ac2 +Author: Jason Vas Dias +Date: Mon Aug 2 14:38:44 2004 +0000 + + /sbin/nscd -> /usr/sbin/nscd + + sysconfig/network-scripts/network-functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 852f814b90e54d7fe29c37206d5cfb6e987249d5 +Author: Tomislav Markovski +Date: Sun Aug 1 20:14:07 2004 +0000 + + updated + + po/mk.po | 66 ++++++++++++++++++++++++++++++++++++------------------------- + 1 files changed, 39 insertions(+), 27 deletions(-) + +commit cd54cb384af33f32513ac6316907e849e8e13df5 +Author: Jason Vas Dias +Date: Fri Jul 30 22:01:52 2004 +0000 + + fix for bug 125712: added change_resolv_conf function to network-functions; made ipup-post and ipdown-post invoke it + + sysconfig/network-scripts/network-functions | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +commit 591483f13e955ba024d736da22e3747725c40fd3 +Author: Jason Vas Dias +Date: Fri Jul 30 21:42:12 2004 +0000 + + fix for bug 125712: added change_resolv_conf function to network-functions; made ipup-post and ipdown-post invoke it + + sysconfig/network-scripts/network-functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 2c5cce6396655381d23dfd60bd1610b8d71390be +Author: Jason Vas Dias +Date: Fri Jul 30 21:17:42 2004 +0000 + + fix for bug 125712: added change_resolv_conf function to network-functions; made ipup-post and ipdown-post invoke it + + sysconfig/network-scripts/ifup-post | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit b66243e735e324840d728e2d33190809265d5662 +Author: Jason Vas Dias +Date: Fri Jul 30 21:12:39 2004 +0000 + + fix for bug 125712: added change_resolv_conf function to network-functions; made ipup-post and ipdown-post invoke it + + sysconfig/network-scripts/network-functions | 35 ++++++++++++++++++++++++++- + 1 files changed, 34 insertions(+), 1 deletions(-) + +commit 48ee88bf3e13f6265d71af22a5542da22aaaa1c5 +Author: Bill Nottingham +Date: Fri Jul 30 20:48:25 2004 +0000 + + revert + + initscripts.spec | 7 +---- + sysconfig/network-scripts/ifdown-post | 2 +- + sysconfig/network-scripts/ifup-post | 2 +- + sysconfig/network-scripts/network-functions | 36 +-------------------------- + 4 files changed, 4 insertions(+), 43 deletions(-) + +commit 9c17ad3d1c05a2b1503493e4fd2ec59b6681911a +Author: Jason Vas Dias +Date: Fri Jul 30 20:21:41 2004 +0000 + + fix for bug 125712: added change_resolv_conf function to network-functions; made ipup-post and ipdown-post invoke it + + initscripts.spec | 7 ++++- + sysconfig/network-scripts/ifdown-post | 2 +- + sysconfig/network-scripts/ifup-post | 2 +- + sysconfig/network-scripts/network-functions | 36 ++++++++++++++++++++++++++- + 4 files changed, 43 insertions(+), 4 deletions(-) + +commit 136df71101699b74b33cb02f42cb26a299a03df1 +Author: andrzejo +Date: Tue Jul 27 20:32:36 2004 +0000 + + Finished by A. Olszewski. Not tested on live system. + + po/pl.po | 323 +++++++++++++++++++++++++++++--------------------------------- + 1 files changed, 149 insertions(+), 174 deletions(-) + +commit c8b7d2c565a4aaacfb551899543bd4aa44aa3f30 +Author: Martin Willemoes Hansen +Date: Tue Jul 27 20:19:01 2004 +0000 + + da.po: Converted from iso-8859-1 to utf-8 + + po/da.po | 372 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 186 insertions(+), 186 deletions(-) + +commit af988faa5fe6f885524f6906a52878be7cddae72 +Author: Martin Willemoes Hansen +Date: Tue Jul 27 20:16:32 2004 +0000 + + da.po: Fixed spelling mistake and added proper header + + po/da.po | 15 +++++++++------ + 1 files changed, 9 insertions(+), 6 deletions(-) + +commit d4823bb3fca3de35ff3fb5201fc9dc64510859ba +Author: Bill Nottingham +Date: Tue Jul 27 16:19:57 2004 +0000 + + don't bring interfaces down twice (#127487) + + rc.d/init.d/network | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) + +commit 899f746493e5043456e0da063763829b50f7bc9c +Author: Sharuzzaman Ahmat Raslan +Date: Mon Jul 26 01:41:43 2004 +0000 + + Updated Malay translation + + po/ms.po | 111 ++++++++++++------------------------------------------------- + 1 files changed, 22 insertions(+), 89 deletions(-) + +commit 1d43224cab444119736281b16515e6edbe8b8bec +Author: Miloslav Trmac +Date: Sun Jul 25 15:41:15 2004 +0000 + + Minor fixes to Czech translation + + po/cs.po | 86 +++++++++++++++++++++++++++++-------------------------------- + 1 files changed, 41 insertions(+), 45 deletions(-) + +commit 7b27dd36bf6822b537623b1546cd40d40801598e +Author: Tomislav Markovski +Date: Fri Jul 23 01:19:42 2004 +0000 + + bla + + po/mk.po | 140 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 72 insertions(+), 68 deletions(-) + +commit de376d00290dabd6f8764a526c6dbf3a09fb8d2d +Author: Tomislav Markovski +Date: Thu Jul 22 22:15:03 2004 +0000 + + bla + + po/mk.po | 74 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 37 insertions(+), 37 deletions(-) + +commit 5acbc84fb85b5a4d6b46e69552e321fc3112fa57 +Author: Onur Gungor +Date: Thu Jul 22 06:34:47 2004 +0000 + + translation of anaconda is finished. + + po/tr.po | 54 +++++++++++++++++++++++++++--------------------------- + 1 files changed, 27 insertions(+), 27 deletions(-) + +commit 1ef23d28ed933eb836e2caa3cb03c83b317e1d7c +Author: Tomislav Markovski +Date: Wed Jul 21 21:36:21 2004 +0000 + + bla + + po/mk.po | 38 +++++++++++++++++++------------------- + 1 files changed, 19 insertions(+), 19 deletions(-) + +commit 5ef7cb841a5163a2116c76afa5306f74d0cb0f1f +Author: Tomislav Markovski +Date: Wed Jul 21 21:25:21 2004 +0000 + + bla + + po/mk.po | 38 +++++++++++++++++++------------------- + 1 files changed, 19 insertions(+), 19 deletions(-) + +commit 8755f4e757419de28027dbec04e1c143860346c4 +Author: Tomislav Markovski +Date: Wed Jul 21 21:11:34 2004 +0000 + + bla + + po/mk.po | 86 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 43 insertions(+), 43 deletions(-) + +commit 1a48f532a2f115b9cea22b7c9ba12ef016ac1c16 +Author: Tomislav Markovski +Date: Wed Jul 21 20:53:43 2004 +0000 + + bla + + po/mk.po | 182 +++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 92 insertions(+), 90 deletions(-) + +commit 2754945b7330739a590c713e9c585dc5efecb899 +Author: Tomislav Markovski +Date: Wed Jul 21 20:27:29 2004 +0000 + + bla + + po/mk.po | 98 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 49 insertions(+), 49 deletions(-) + +commit 895731d279ca1a34a1abdd049837c6ab72a07f43 +Author: Onur Gungor +Date: Wed Jul 21 12:41:27 2004 +0000 + + *** empty log message *** + + po/tr.po | 52 ++++++++++++++++++++++++++-------------------------- + 1 files changed, 26 insertions(+), 26 deletions(-) + +commit 017dc59f238ef0d8725c80d651250c623c314af2 +Author: Tomislav Markovski +Date: Tue Jul 20 22:04:02 2004 +0000 + + ufo pederce + + po/mk.po | 92 +++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 47 insertions(+), 45 deletions(-) + +commit ea7aac9d35b8956ffa8c12b80651295d6595fc5f +Author: Tomislav Markovski +Date: Tue Jul 20 21:17:34 2004 +0000 + + prevod + + po/mk.po | 94 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 47 insertions(+), 47 deletions(-) + +commit 32d9037b7f928c16ba614dab99eb59fbb37412bc +Author: Onur Gungor +Date: Mon Jul 19 12:46:38 2004 +0000 + + *** empty log message *** + + po/tr.po | 128 ++++++++++++++++++++++++------------------------------------- + 1 files changed, 50 insertions(+), 78 deletions(-) + +commit f94acf19c248eb9fedcd3aba75f7f45ab6ce0953 +Author: Onur Gungor +Date: Mon Jul 19 11:29:19 2004 +0000 + + *** empty log message *** + + po/tr.po | 304 ++++++++++---------------------------------------------------- + 1 files changed, 49 insertions(+), 255 deletions(-) + +commit dabf3d510dda50f84f2ff9e7772a2681cf8c4daf +Author: Tomislav Markovski +Date: Sun Jul 18 19:57:35 2004 +0000 + + prv prevod + + po/mk.po | 189 +++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 96 insertions(+), 93 deletions(-) + +commit 9453bb76fe16f05ab2ffd29859074f968b79b792 +Author: Tamas Szanto +Date: Fri Jul 16 23:29:05 2004 +0000 + + *** empty log message *** + + po/hu.po | 269 ++++++++++++++++++++++++++++++-------------------------------- + 1 files changed, 130 insertions(+), 139 deletions(-) + +commit c0784ea8774e2f56d6775b9a54e728ecad53361f +Author: Bill Nottingham +Date: Wed Jul 14 19:23:22 2004 +0000 + + fix bonding + no IP (#127285) + + sysconfig/network-scripts/ifup | 7 +++++++ + 1 files changed, 7 insertions(+), 0 deletions(-) + +commit d346b4bd02aa38441212f2f2f6ddb0133587aad3 +Author: Bill Nottingham +Date: Mon Jul 12 21:25:07 2004 +0000 + + wrap second LVM initialization in vgscan check to avoid extraneous messages (#127639) + + rc.d/rc.sysinit | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) + +commit 421fde04c04631ceb3e13b309aea5509c0a858ab +Author: Sarah Wang +Date: Mon Jul 12 07:41:38 2004 +0000 + + initial file + + po/gu.po | 2217 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 2217 insertions(+), 0 deletions(-) + +commit ddac810237877b04f080133086a18fcd7c854191 +Author: Bill Nottingham +Date: Fri Jul 9 19:30:34 2004 +0000 + + silence restorecon + + rc.d/rc.sysinit | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit 179e85006c4b278860d4effbc4ddfc06779acc81 +Author: Bill Nottingham +Date: Wed Jul 7 20:38:02 2004 +0000 + + move random stuff to rc.sysinit/halt; move all swap to after this. + prereq of bug #123278 + + initscripts.spec | 18 ++++++++-------- + rc.d/init.d/halt | 5 ++++ + rc.d/init.d/random | 59 ---------------------------------------------------- + rc.d/rc.sysinit | 22 +++++++++++-------- + 4 files changed, 27 insertions(+), 77 deletions(-) + +commit 59f9e229092c5fd41d5a8cad5a7655a610ca01e5 +Author: Maxim Dzumanenko +Date: Fri Jul 2 09:00:03 2004 +0000 + + 2004-07-02 Maxim Dziumanenko + + * Updated Ukrainian translation + + po/uk.po | 70 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 35 insertions(+), 35 deletions(-) + +commit 2c399413079f3e66450d179c0e3612b8a354337c +Author: Bill Nottingham +Date: Fri Jul 2 05:02:41 2004 +0000 + + 7.59-1 + + ChangeLog | 20 ++++++++++++++++++++ + initscripts.spec | 6 +++++- + 2 files changed, 25 insertions(+), 1 deletions(-) + +commit b1e0d7952b7747caf9a302d1480e588fdd02e67b +Author: Bill Nottingham +Date: Fri Jul 2 02:30:50 2004 +0000 + + set context (#127099, ) + + rc.d/rc.sysinit | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit b628c2beb42368245f6fa14b8e5f783912306be4 +Author: Nikolay Sarmadzhiev +Date: Wed Jun 30 22:16:55 2004 +0000 + + commiting bg.po. + Whole translation is finished. I tested it and itÅ› working. + The fuzzy translations are fixed as well. If you have any questions - nikolays@phxa.com + + po/bg.po | 409 ++++++++++++++++++++++---------------------------------------- + 1 files changed, 143 insertions(+), 266 deletions(-) + +commit 47801fbecd8d55722db525b5a1a17fe8cdbefa15 +Author: Bill Nottingham +Date: Wed Jun 30 19:40:44 2004 +0000 + + don't mount gfs filesystems in rc.sysinit + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 0923449476904f0431ae92b3d4a317a846ee0615 +Author: Sarah Wang +Date: Wed Jun 30 02:48:36 2004 +0000 + + initial file + + po/he.po | 2218 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 2218 insertions(+), 0 deletions(-) + +commit 4e063c8622260334869313024e863e63c1de4353 +Author: Bill Nottingham +Date: Tue Jun 29 19:20:04 2004 +0000 + + 7.58-1 + + ChangeLog | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 13 ++++++++- + 2 files changed, 89 insertions(+), 1 deletions(-) + +commit c19dfcb0c4643530a851c09b03d9e5bfec32ff97 +Author: Bill Nottingham +Date: Tue Jun 29 18:42:52 2004 +0000 + + hack: make ICE directory on boot (#86480) + + rc.d/rc.sysinit | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit 7cd7dc4330efb7341fc2566be0d667a7d9c53f58 +Author: Bill Nottingham +Date: Tue Jun 29 04:34:37 2004 +0000 + + set devicetype for xDSL (#126194) + + sysconfig/network-scripts/network-functions | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit d84a24c1c978a8f6c8460bafc7d25a0a0229678f +Author: Bill Nottingham +Date: Tue Jun 29 04:32:51 2004 +0000 + + ignore locking failures when starting lvm volumes (#126192, ) + + rc.d/rc.sysinit | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit c5a46df5c0feddd76065a4d6121d904eea948455 +Author: Bill Nottingham +Date: Tue Jun 29 04:21:35 2004 +0000 + + unset LC_MESSAGES for rhgb (#126020, ) + + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit d7fef7572e6543b9b68015b737e7b3577f59f02b +Author: Sarah Wang +Date: Fri Jun 25 00:08:43 2004 +0000 + + initial po files + + po/mk.po | 2217 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 2217 insertions(+), 0 deletions(-) + +commit 085c538ee81dc3c0613f6695c581193fb52d50f7 +Author: Nawawi +Date: Wed Jun 23 14:46:19 2004 +0000 + + habis. + + po/ms.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 39c80dcd2703e72d22f2c72a9bf65544f6a2bee3 +Author: Nawawi +Date: Wed Jun 23 14:33:14 2004 +0000 + + . + + po/ms.po | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit 668bc84a615aef2625afc19ccadf8686e57afa10 +Author: Nawawi +Date: Wed Jun 23 14:29:50 2004 +0000 + + . + + po/ms.po | 38 +++++++++++++++++++++----------------- + 1 files changed, 21 insertions(+), 17 deletions(-) + +commit 6d4a871e9e9f11e252da2acc50d918b4917f9277 +Author: Nawawi +Date: Wed Jun 23 14:14:58 2004 +0000 + + . + + po/ms.po | 18 +++++++++--------- + 1 files changed, 9 insertions(+), 9 deletions(-) + +commit 5367961bd7726be3152047bad15f44e253b1584b +Author: Nawawi +Date: Wed Jun 23 14:06:10 2004 +0000 + + . + + po/ms.po | 122 ++++++++++++++++++-------------------------------------------- + 1 files changed, 35 insertions(+), 87 deletions(-) + +commit 23f6149cbc273fdceae9025e0618e0f00ecf0861 +Author: Nawawi +Date: Wed Jun 23 13:45:42 2004 +0000 + + . + + po/ms.po | 7 ++----- + 1 files changed, 2 insertions(+), 5 deletions(-) + +commit 3d7ad23b8071fe92cfd799f4c2318b055443e2f6 +Author: Razvan Corneliu C.R. VILT +Date: Wed Jun 23 12:36:35 2004 +0000 + + updated by Razvan Vilt 20040623153900 + + po/ro.po | 21 ++++++++++++--------- + 1 files changed, 12 insertions(+), 9 deletions(-) + +commit 86022d1a01c36961e2dd3f35cb097a42c3090a7b +Author: Nawawi +Date: Tue Jun 22 17:21:43 2004 +0000 + + . + + po/ms.po | 6 +----- + 1 files changed, 1 insertions(+), 5 deletions(-) + +commit 2c7d6d91d1e3576420713c5ac53899c3b11559be +Author: Nawawi +Date: Tue Jun 22 17:19:34 2004 +0000 + + kita minum dulu.. + + po/ms.po | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit 4f0f8613562992f211a12ba6c6ae887ee77486e1 +Author: Nawawi +Date: Tue Jun 22 17:16:53 2004 +0000 + + kita minum dulu... + + po/ms.po | 60 ++++++++++++++++++++++++++++++++---------------------------- + 1 files changed, 32 insertions(+), 28 deletions(-) + +commit f31f949fd7ec4c47054b367badacaa8756758a9d +Author: Nawawi +Date: Tue Jun 22 16:44:21 2004 +0000 + + kita minum dulu...... + + po/ms.po | 47 ++++++++++++++++++++++++----------------------- + 1 files changed, 24 insertions(+), 23 deletions(-) + +commit 3e7155900665856adfd804e8ce9c6e6bf8941f77 +Author: Bill Nottingham +Date: Tue Jun 8 20:36:13 2004 +0000 + + cleanup + + sysconfig/network-scripts/ifup | 14 ++++---------- + 1 files changed, 4 insertions(+), 10 deletions(-) + +commit 5bda93462103efaf18447f3c9c3f48db90954e80 +Author: Bill Nottingham +Date: Tue Jun 8 20:06:15 2004 +0000 + + clean up errors + + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 576cb4fa70075cb8e863cda7c4c17f155c5abc71 +Author: Bill Nottingham +Date: Tue Jun 8 19:49:24 2004 +0000 + + bonding fixes + - don't enslave before setting the address for static case. + - for DHCP, minimize the erorrs (they won't all go away), and make it + more robust + + sysconfig/network-scripts/ifup | 30 +++++++++++++++++++++++++++--- + 1 files changed, 27 insertions(+), 3 deletions(-) + +commit ce47fc1cafdcf1529a70c69a0c9728ee4ee70ef0 +Author: Noriko Mizumoto +Date: Tue Jun 8 03:57:58 2004 +0000 + + fixed mistranslation #329 + + po/ja.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 2bfd6792360620de9d6fef6dd45418ebcd336164 +Author: Noriko Mizumoto +Date: Tue Jun 8 03:56:19 2004 +0000 + + fixed mistranslation #329 + + po/ja.po | 11 ++++++----- + 1 files changed, 6 insertions(+), 5 deletions(-) + +commit d2e350f3003fa149f3de7323e29eb37de550f21f +Author: Bill Nottingham +Date: Mon Jun 7 19:54:46 2004 +0000 + + clarify docs + + sysconfig.txt | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit d4ef2d9c7de41a346052657f4b46645ddcb737e3 +Author: Bill Nottingham +Date: Mon Jun 7 19:51:38 2004 +0000 + + add /etc/rc + + po/Makefile | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 39398df6c9b9fb730ab401c3ca607188205cbf64 +Author: Bill Nottingham +Date: Mon Jun 7 19:40:24 2004 +0000 + + remove bogus route setting (#120908) + + sysconfig/network-scripts/ifup-aliases | 5 ----- + 1 files changed, 0 insertions(+), 5 deletions(-) + +commit b487050453d0a536df32032b08ead1419aaad0a4 +Author: Bill Nottingham +Date: Mon Jun 7 19:16:59 2004 +0000 + + vlan fixes (#107504, ) + + rc.d/init.d/network | 18 ++++++++++++++++-- + sysconfig/network-scripts/ifdown | 2 +- + sysconfig/network-scripts/ifup | 6 +++--- + 3 files changed, 20 insertions(+), 6 deletions(-) + +commit 95471e15151a3232c34b7196105fa54cb9ab1080 +Author: Bill Nottingham +Date: Mon Jun 7 18:38:48 2004 +0000 + + remove duplicate setting of network routes (#125450) + + sysconfig/network-scripts/ifup | 5 ----- + 1 files changed, 0 insertions(+), 5 deletions(-) + +commit c4c11c9c79ab89af8f8da731826523267ade1d8b +Author: Bill Nottingham +Date: Mon Jun 7 16:02:42 2004 +0000 + + remove error (#100559) + + setsysfont | 3 --- + 1 files changed, 0 insertions(+), 3 deletions(-) + +commit 0824ef63be164927b172028c643ad8335a836aa7 +Author: Sarah Wang +Date: Wed Jun 2 10:28:17 2004 +0000 + + add new locales + + po/mr.po | 2217 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/ur.po | 2217 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 4434 insertions(+), 0 deletions(-) + +commit 9e3e0a33f9cc68a26977bdc1cc785d0a68da862b +Author: Sarah Wang +Date: Wed Jun 2 10:22:48 2004 +0000 + + add new locales + + po/ku.po | 2217 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 2217 insertions(+), 0 deletions(-) + +commit 4a9f49e6c670a267523df3d3976b59a7ec86d3a8 +Author: Sarah Wang +Date: Mon May 31 13:10:54 2004 +0000 + + adding new locale + + po/si.po | 2217 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 2217 insertions(+), 0 deletions(-) + +commit d4925e02a1925646c372deb825c4d07cb69bfd19 +Author: Sarah Wang +Date: Mon May 31 13:07:00 2004 +0000 + + fixed the header + + po/initscripts.pot | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) + +commit 8e79f02e712c57369513fd45b7f382ee6b8b34af +Author: Bill Nottingham +Date: Wed May 26 15:42:23 2004 +0000 + + more silencing () + + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit c7de9ac493d9355d25a5fcdafdeada4620fbb63b +Author: Bill Nottingham +Date: Tue May 25 21:01:46 2004 +0000 + + 7.57-1 + + ChangeLog | 45 +++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 12 +++++++++++- + 2 files changed, 56 insertions(+), 1 deletions(-) + +commit b60d9dedb625654bfaa85049eec890e8713073bd +Author: Bill Nottingham +Date: Tue May 25 20:57:40 2004 +0000 + + readonly-root fixes () + + rc.d/rc.sysinit | 17 ++++++++++++----- + 1 files changed, 12 insertions(+), 5 deletions(-) + +commit 496cc973cb5155dbca5629e758205252ecaaf622 +Author: Karsten Hopp +Date: Tue May 25 10:13:05 2004 +0000 + + -special TYPE for qeth devices to differenciate them from ethX + + initscripts.spec | 5 ++++- + sysconfig/network-scripts/network-functions | 6 +++++- + 2 files changed, 9 insertions(+), 2 deletions(-) + +commit b5b3699818c956f19b7c63577c1b0dd8dd72c9b6 +Author: Bill Nottingham +Date: Mon May 24 21:16:23 2004 +0000 + + woops, 4 year old typo (#123680) + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit c1130bba23330867eaa3f3fa98387eade4c2aa52 +Author: Bill Nottingham +Date: Fri May 21 19:51:16 2004 +0000 + + fix bridging confusing module order (#122848, ) + + rc.d/init.d/network | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 3f36d67a6b8f2899f86ff4158cae810824b74c00 +Author: Bill Nottingham +Date: Fri May 21 17:28:54 2004 +0000 + + don't mount cifs (#122501) + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 6371b60ba17b4c00e933357545723b606316fe05 +Author: Robertas Dereskevicius +Date: Wed May 19 08:23:13 2004 +0000 + + *** empty log message *** + + po/lt.po | 2056 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 2056 insertions(+), 0 deletions(-) + +commit 877acf8f32051f1661473a783fd3ebcb00e4f794 +Author: Karsten Hopp +Date: Tue May 18 12:45:31 2004 +0000 + + add changelog + + initscripts.spec | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit 002ed645baad470e826bb7206d2d48800c1263f9 +Author: Karsten Hopp +Date: Tue May 18 12:30:49 2004 +0000 + + - add support for mainframe ccwgroup devices (QETH/HSI/CTC/LCS) + + initscripts.spec | 2 +- + sysconfig/network-scripts/ifup-ctc | 2 + + sysconfig/network-scripts/network-functions | 28 +++++++++++++++++++++++++++ + 3 files changed, 31 insertions(+), 1 deletions(-) + +commit 92ab34a67efdd4a805a7f98753f5479fedd661f5 +Author: Than Ngo +Date: Thu May 13 22:29:00 2004 +0000 + + add -fPIE + + src/Makefile | 7 +++++-- + 1 files changed, 5 insertions(+), 2 deletions(-) + +commit 72536a22e30682729b9f734a57e03c5281c5525e +Author: Than Ngo +Date: Thu May 13 21:53:32 2004 +0000 + + enable PIE build of usernetctl + + initscripts.spec | 5 ++++- + src/Makefile | 4 +++- + 2 files changed, 7 insertions(+), 2 deletions(-) + +commit c811f6dcfb22b3cf048a85e4bb33658109b5ab30 +Author: Jeremy Katz +Date: Fri May 7 04:26:43 2004 +0000 + + * Fri May 7 2004 Jeremy Katz - 7.53-1 + - little lvm tweak (#121963) + + initscripts.spec | 5 ++++- + rc.d/rc.sysinit | 2 +- + 2 files changed, 5 insertions(+), 2 deletions(-) + +commit 27c4930dd2fd5f030cbe2a5ba7eab3003043f655 +Author: Bill Nottingham +Date: Wed May 5 01:19:49 2004 +0000 + + 7.52-1 + + ChangeLog | 4 ++++ + initscripts.spec | 5 ++++- + 2 files changed, 8 insertions(+), 1 deletions(-) + +commit 8f23f9049b0d5a520a512ca99a83191041c7b05f +Author: Bill Nottingham +Date: Wed May 5 01:19:41 2004 +0000 + + be more explicit + + src/ipcalc.c | 26 +++++++++++++------------- + 1 files changed, 13 insertions(+), 13 deletions(-) + +commit fec6e5fce6c590e42ff14b421589514cfe3c33bb +Author: Bill Nottingham +Date: Wed May 5 01:15:46 2004 +0000 + + ip addresses are ints, not longs (#122479) + + src/ipcalc.c | 26 +++++++++++++------------- + 1 files changed, 13 insertions(+), 13 deletions(-) + +commit d2e5c7948122794d9a90fc4ee0a0369b80439752 +Author: Bill Nottingham +Date: Tue May 4 16:42:19 2004 +0000 + + fix typo + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 586c5c33c6434a152571b1d9ebb7181c9e2e37c7 +Author: Bill Nottingham +Date: Tue May 4 16:37:42 2004 +0000 + + 7.51-1 + + ChangeLog | 45 +++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 14 +++++++++++++- + 2 files changed, 58 insertions(+), 1 deletions(-) + +commit 8bc12cb8bd7088e5f067fb15687204a1837abdc1 +Author: Bill Nottingham +Date: Tue May 4 16:27:20 2004 +0000 + + cleanup fd leaks, mem leaks, other bogosities (#119987, ) + + src/initlog.c | 1 + + src/minilogd.c | 1 + + src/process.c | 31 ++++++++++++++++++++++++++++--- + src/usernetctl.c | 28 +++++++++++++++++++--------- + 4 files changed, 49 insertions(+), 12 deletions(-) + +commit 5e212fb145ee5483f7b3134217b9527b18cbd33e +Author: Bill Nottingham +Date: Tue May 4 05:34:10 2004 +0000 + + handle multiple spaces correctly (#118583, ) + + rc.d/rc.sysinit | 10 +++++----- + sysconfig/network-scripts/network-functions | 2 +- + 2 files changed, 6 insertions(+), 6 deletions(-) + +commit f0b1568fe3e5be8c57e719646953f081587344a6 +Author: Bill Nottingham +Date: Tue May 4 05:28:56 2004 +0000 + + support ETHTOOL_OPTS on bonding slaves (#119430, ) + + sysconfig/network-scripts/ifup | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) + +commit 741bc6475f1be20ebb490048a286edc778c887fd +Author: Bill Nottingham +Date: Mon May 3 21:48:35 2004 +0000 + + get rid of LVM error when no volumes are defined (#121197) + + rc.d/rc.sysinit | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) + +commit b0ed17e48b58d1fe4f2ee518f9854847d20c0fdc +Author: Bill Nottingham +Date: Mon May 3 21:16:34 2004 +0000 + + fix selinux short-circuit test (#121143, ) + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 17ea2b3b10bd96a4b59cf4d62b826b6e3e39f6fe +Author: Bill Nottingham +Date: Mon May 3 21:14:55 2004 +0000 + + /dev/mapper/control is a special file, check it accordingly (#121963) + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 95e4ff38f1d575aa66d551144cca35379c6cae5c +Author: Bill Nottingham +Date: Mon May 3 20:41:32 2004 +0000 + + fedora coloring + + rc.d/rc.sysinit | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) + +commit 3c752cfdf639f5dab3a740208fbe2d5303be78ab +Author: Youcef Rabah Rahal +Date: Mon May 3 11:08:34 2004 +0000 + + Arabeyes.org's Arabic translation + + po/ar.po | 986 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 509 insertions(+), 477 deletions(-) + +commit f4883f0bc87eedb2cb6b8c86b9ed6c607ae9ca62 +Author: Youcef Rabah Rahal +Date: Sun May 2 10:27:24 2004 +0000 + + Arabeyesorg's Arabic translation of the past week + + po/ar.po | 179 ++++++++++++++++++++++++++++---------------------------------- + 1 files changed, 80 insertions(+), 99 deletions(-) + +commit 6fd871997417aa730cffb969f5ca304403e0f5db +Author: Kjartan Maraas +Date: Sun Apr 25 16:44:26 2004 +0000 + + Update + + po/nb.po | 134 +++++--------------------------------------------------------- + po/no.po | 134 +++++--------------------------------------------------------- + 2 files changed, 20 insertions(+), 248 deletions(-) + +commit b0b54e8ce7dd4b5827d3c97eb50fbdc0d53f1998 +Author: Bill Nottingham +Date: Wed Apr 21 16:25:53 2004 +0000 + + remove ipv6 bogosity (#114128) + + rc.d/init.d/network | 8 -------- + 1 files changed, 0 insertions(+), 8 deletions(-) + +commit f7d26c0aaa776b5ffec746a759de540bc5e9a259 +Author: Bill Nottingham +Date: Wed Apr 21 16:25:36 2004 +0000 + + modprobe.conf tweakage + + sysconfig/network-scripts/ifup-ctc | 2 +- + sysconfig/network-scripts/ifup-escon | 2 +- + sysconfig/network-scripts/ifup-iucv | 2 +- + 3 files changed, 3 insertions(+), 3 deletions(-) + +commit 43f4774922988478414bb503be5f52a6ee87c8d3 +Author: Bill Nottingham +Date: Fri Apr 16 07:46:00 2004 +0000 + + 7.50-1 + + ChangeLog | 154 +++++++++++++++++++++++++++++++++++++++++++++++++++++- + initscripts.spec | 8 +++- + 2 files changed, 160 insertions(+), 2 deletions(-) + +commit 0688f6ed2ede5ca3929eee2c0b9af3fab89782d1 +Author: Bill Nottingham +Date: Fri Apr 16 07:45:46 2004 +0000 + + fix usb loading (#120911) + + rc.d/rc.sysinit | 7 +------ + 1 files changed, 1 insertions(+), 6 deletions(-) + +commit 4b413a547ba4303ee826b4da00e9e48b85daf637 +Author: Bill Nottingham +Date: Fri Apr 16 07:31:10 2004 +0000 + + lvm fixes (#120458, #119975) + + rc.d/rc.sysinit | 10 +++++----- + 1 files changed, 5 insertions(+), 5 deletions(-) + +commit 7e2f1d6c6c0428e68fa75662b4a517c9ab5389d2 +Author: Kjartan Maraas +Date: Thu Apr 15 18:50:24 2004 +0000 + + Update + + po/nb.po | 23 ++++++++--------------- + po/no.po | 23 ++++++++--------------- + 2 files changed, 16 insertions(+), 30 deletions(-) + +commit a0530c5be9c1c156306f037997d99f065a03bd4a +Author: Owain Green +Date: Thu Apr 15 17:08:25 2004 +0000 + + Updated new/fuzzy messages + + po/cy.po | 206 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 102 insertions(+), 104 deletions(-) + +commit aa164715e8a931f5c06ba42433373b8f82cafd59 +Author: Bill Nottingham +Date: Tue Apr 13 16:27:10 2004 +0000 + + fix it here too + + sysconfig/network-scripts/ifdown-ipsec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 590442be66dce7b68501ea295352b2881498fe4d +Author: Bill Nottingham +Date: Tue Apr 13 16:21:36 2004 +0000 + + racoon's parser got fixed, oops. + + sysconfig/network-scripts/ifup-ipsec | 5 ++--- + 1 files changed, 2 insertions(+), 3 deletions(-) + +commit 1398f506657cbd2fdf7b232a04c90348823d6fef +Author: Bill Nottingham +Date: Tue Apr 13 15:48:41 2004 +0000 + + get host/network set correctly + + sysconfig/network-scripts/ifdown-ipsec | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) + +commit 216439c2a0bbe4c4b01e6e5fd69b01841c419d96 +Author: Tamas Szanto +Date: Tue Apr 13 10:41:50 2004 +0000 + + Tamas Szanto + + po/hu.po | 253 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 127 insertions(+), 126 deletions(-) + +commit 1594c94b45fac6a79cb6ba47b9632c16befe92b9 +Author: Radoslaw Zawartko +Date: Fri Apr 9 18:06:18 2004 +0000 + + *** empty log message *** + + po/pl.po | 29 ++++++++++++----------------- + 1 files changed, 12 insertions(+), 17 deletions(-) + +commit 484d51b35510b76bc76fb4b561d062ef545ce659 +Author: Andrew Martynov +Date: Fri Apr 9 16:41:37 2004 +0000 + + Translations for FC2 done (no fuzzy messages). + + po/ru.po | 6 ++---- + 1 files changed, 2 insertions(+), 4 deletions(-) + +commit 2c112e8c7e2ec6bfaa8b80cb8c13ba6211fcb7dd +Author: Andrew Martynov +Date: Fri Apr 9 14:49:48 2004 +0000 + + Translations for FC2 done. + + po/ru.po | 266 ++++++++++++++++++++++++++------------------------------------ + 1 files changed, 111 insertions(+), 155 deletions(-) + +commit 505e07071f88394748bdd1e3a8ca195c7b9aecaf +Author: Josep Puigdemont +Date: Thu Apr 8 13:25:40 2004 +0000 + + Added missing translations. + + po/ca.po | 9 +++++++-- + 1 files changed, 7 insertions(+), 2 deletions(-) + +commit 902f1b10fe1bbac3a7654ce84a4b1a63afecf7c7 +Author: Tino Meinen +Date: Thu Apr 8 12:10:12 2004 +0000 + + Updated Dutch translation + + po/nl.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 705422a6cca6d05de66a5f0d782535f2f17d369c +Author: Tino Meinen +Date: Thu Apr 8 12:08:10 2004 +0000 + + Updated Dutch translation + + po/nl.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 18943bab81cb514b5e2a4880a86d30d01742cd55 +Author: Allan Sims +Date: Thu Apr 8 10:34:23 2004 +0000 + + Fixed fuzzies and some more + + po/et.po | 39 ++++++++++++++++++++------------------- + 1 files changed, 20 insertions(+), 19 deletions(-) + +commit 3da8683aa38dc60548f27cc09ad765afad4e6871 +Author: James Hashida +Date: Thu Apr 8 05:11:02 2004 +0000 + + finished + + po/ja.po | 32 ++++++++++++++++++-------------- + 1 files changed, 18 insertions(+), 14 deletions(-) + +commit bfcee3beabd7295a21725e1b6861dffa6dd19cc3 +Author: Yelitza Louze +Date: Thu Apr 8 05:07:08 2004 +0000 + + Updated spanish translation, not proofread yet + + po/es.po | 150 ++++++++++++++++++++++++++++++-------------------------------- + 1 files changed, 72 insertions(+), 78 deletions(-) + +commit c0ff407094727f41129cb9cdaa0de0b5f9bcbecd +Author: Josep Puigdemont +Date: Thu Apr 8 02:36:22 2004 +0000 + + Small spelling error corrected + + po/ca.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 5ccbc273beaec6b1bb34d3e228fe4d3313417afa +Author: Miloslav Trmac +Date: Wed Apr 7 18:16:33 2004 +0000 + + Update Czech translation + + po/cs.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 1353ed627d0629f01e70d68f5e29e12372e7e5be +Author: James Hashida +Date: Wed Apr 7 04:44:32 2004 +0000 + + half done + + po/ja.po | 24 ++++++++++++++---------- + 1 files changed, 14 insertions(+), 10 deletions(-) + +commit f83dc1dd6007f5a1902793544009def2a9346f9a +Author: Bernd Groh +Date: Wed Apr 7 00:30:58 2004 +0000 + + translation done + + po/de.po | 70 +++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 36 insertions(+), 34 deletions(-) + +commit 40e0398c67364e3d448c9d1891f155a7845604e7 +Author: Tino Meinen +Date: Tue Apr 6 11:21:59 2004 +0000 + + Updated Dutch translation + + po/nl.po | 105 ++++++++++++++++++++++++++++++-------------------------------- + 1 files changed, 51 insertions(+), 54 deletions(-) + +commit 65eb7ba5c0b75511c2ec9b9ee21ebb3319636da8 +Author: Michelle Kim +Date: Tue Apr 6 02:52:31 2004 +0000 + + updated translation + + po/ko.po | 123 ++++++++++++++++++++++++++++---------------------------------- + 1 files changed, 55 insertions(+), 68 deletions(-) + +commit a251f929107daadebed8aac48235f5c802927d27 +Author: aman +Date: Mon Apr 5 19:09:14 2004 +0000 + + pa.po translated 0504 amanlinux@netcape.net + + po/pa.po | 236 ++++++++++++++++++++++++++++++++++---------------------------- + 1 files changed, 130 insertions(+), 106 deletions(-) + +commit 8ae96ba424e132b1d1694d0feb95aa510aa34127 +Author: Alan Cox +Date: Mon Apr 5 17:25:25 2004 +0000 + + Tidy fuzzies, still 76 strings for someone to fix + + po/cy.po | 181 +++++++++++++++++++++----------------------------------------- + 1 files changed, 61 insertions(+), 120 deletions(-) + +commit 886bec47c470b0132c8b4f751ed5bf063c705f1b +Author: Maxim Dzumanenko +Date: Mon Apr 5 16:10:26 2004 +0000 + + 2004-04-05 Maxim Dziumanenko + + * Updated Ukrainian translation. + + po/uk.po | 366 ++++++++++++++++++++++---------------------------------------- + 1 files changed, 129 insertions(+), 237 deletions(-) + +commit ee676af30a810daba58831594879dc8b330428e1 +Author: Keld Simonsen +Date: Mon Apr 5 09:01:08 2004 +0000 + + updates + initscripts/po/da.po + + po/da.po | 509 +++++++------------------------------------------------------- + 1 files changed, 51 insertions(+), 458 deletions(-) + +commit 9bdcb489eb33071c37b3e923ceb9858debe02528 +Author: Keld Simonsen +Date: Sun Apr 4 22:35:23 2004 +0000 + + updates + initscripts/po/da.po redhat-config-kickstart/po/da.po + redhat-config-proc/po/da.po + redhat-config-securitylevel/po/da.po + redhat-config-users/po/da.po system-logviewer/po/da.po + system-switch-mail/po/da.po + + po/da.po | 110 +++++++++++++++++++++----------------------------------------- + 1 files changed, 37 insertions(+), 73 deletions(-) + +commit ec4b7475e174ac17ffb816b6ac062c4643dcd4ca +Author: aman +Date: Sun Apr 4 18:08:20 2004 +0000 + + pa.po translated 0404 amanlinux@netcape.net + + po/pa.po | 423 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 216 insertions(+), 207 deletions(-) + +commit 9c0afdd594eeac0972473e9b9dcae5a55083118a +Author: Josep Puigdemont +Date: Sat Apr 3 12:25:54 2004 +0000 + + Modified a few strings after review + + po/ca.po | 50 ++++++++++++++++++++++++++------------------------ + 1 files changed, 26 insertions(+), 24 deletions(-) + +commit eb57170458da7500e462b7430e74b619953e7d21 +Author: Luis Mayoral +Date: Fri Apr 2 15:28:47 2004 +0000 + + Updated on Apr 2, 2004 + + po/es.po | 430 ++++++++------------------------------------------------------ + 1 files changed, 54 insertions(+), 376 deletions(-) + +commit c09fced9bb4452220fbc8f81e58d04dfe84807b6 +Author: Josep Puigdemont +Date: Fri Apr 2 11:45:58 2004 +0000 + + Translated few more strings + + po/ca.po | 321 ++++++++++++++++++++++++++++++++++---------------------------- + 1 files changed, 176 insertions(+), 145 deletions(-) + +commit 964e9462c214d7c324ffdbe73966ba601b1c8d79 +Author: Valery Suhomlinov +Date: Thu Apr 1 07:48:43 2004 +0000 + + *** empty log message *** + + po/ru.po | 38 +++++++++++++++----------------------- + 1 files changed, 15 insertions(+), 23 deletions(-) + +commit 08ee5be592818f8b3b2e78161d0f357c9f999ff7 +Author: Sarah Wang +Date: Thu Apr 1 03:32:15 2004 +0000 + + initial po file + + po/sq.po | 2219 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 2219 insertions(+), 0 deletions(-) + +commit 4a6daccb1171f97813c10ea6e1c646431a25016c +Author: aman +Date: Thu Apr 1 00:21:42 2004 +0000 + + pa.po translated 0104 amanlinux@netcape.net + + po/pa.po | 401 +++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 204 insertions(+), 197 deletions(-) + +commit 52ac3212d8e8438601fb9aa0acaf402dda4f4676 +Author: Rok Papez +Date: Wed Mar 31 19:09:19 2004 +0000 + + Translation finished + + po/sl.po | 428 +++++++++++++++++++++++++------------------------------------- + 1 files changed, 172 insertions(+), 256 deletions(-) + +commit 27efdf3598ffc4f6069693a4a6053e90643bec5a +Author: Michelle Kim +Date: Wed Mar 31 00:12:58 2004 +0000 + + updated translation + + po/ko.po | 7 +++---- + 1 files changed, 3 insertions(+), 4 deletions(-) + +commit 7ae5ef3accf2e495d3562073b413b23ea42b6649 +Author: Michelle Kim +Date: Tue Mar 30 23:57:42 2004 +0000 + + updated translation + + po/ko.po | 117 ++++++++++++++++++++++++++----------------------------------- + 1 files changed, 50 insertions(+), 67 deletions(-) + +commit 11d70abff06ea1b09d2feaac2627cca85af4736c +Author: Radoslaw Zawartko +Date: Sun Mar 28 13:58:31 2004 +0000 + + *** empty log message *** + + po/pl.po | 93 ++++++++++++++++++++++++-------------------------------------- + 1 files changed, 36 insertions(+), 57 deletions(-) + +commit 80aa31196d50e52ead4734964011dcc7c51f5f88 +Author: Bill Nottingham +Date: Fri Mar 26 18:20:27 2004 +0000 + + duh + + rc.d/init.d/halt | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 7f914b75c275f846240861876fc819d51810cbc7 +Author: Bill Nottingham +Date: Fri Mar 26 18:19:54 2004 +0000 + + 7.49-1 + + ChangeLog | 143 ++++++++++++++++++++++++++++++++++++++++++++++++++++- + initscripts.spec | 7 ++- + 2 files changed, 146 insertions(+), 4 deletions(-) + +commit 73c36992e170233d4b132c760caa907fa9f818be +Author: Bill Nottingham +Date: Fri Mar 26 18:07:19 2004 +0000 + + use alsa for mixer saving + + rc.d/init.d/halt | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit f2b560d1b66df0682b3b6fba799387f048e4f94b +Author: Valery Suhomlinov +Date: Fri Mar 26 16:53:09 2004 +0000 + + - Yum nightly updates and several options translated + + po/ru.po | 257 +++++++++----------------------------------------------------- + 1 files changed, 36 insertions(+), 221 deletions(-) + +commit 154fd6098324e0151488b4469a5917b22725fa4c +Author: Josep Puigdemont +Date: Fri Mar 26 10:17:45 2004 +0000 + + New version, added few strings more. + + po/ca.po | 521 +++++++++++++++++++++++++++++--------------------------------- + 1 files changed, 244 insertions(+), 277 deletions(-) + +commit 9802b7a6709d61e489aac4f51ebfd6b8798652db +Author: Keld Simonsen +Date: Thu Mar 25 21:04:03 2004 +0000 + + Update + initscripts/po/da.po system-logviewer/po/da.po + system-switch-mail/po/da.po + + po/da.po | 110 ++++++++++++++++++++++---------------------------------------- + 1 files changed, 39 insertions(+), 71 deletions(-) + +commit 9287e6104570a54ac665a101b8e02e7d8d1f9b96 +Author: Radoslaw Zawartko +Date: Wed Mar 24 19:40:58 2004 +0000 + + zmiana kodowania na utf8 + + po/pl.po | 111 ++++++++++++++++++++----------------------------------------- + 1 files changed, 37 insertions(+), 74 deletions(-) + +commit d7447059501ae79b04348d20894d5301285a6cdf +Author: Peter van Egdom +Date: Wed Mar 24 19:15:59 2004 +0000 + + fixed some fuzzies and translated some strings in initscripts nl.po + + po/nl.po | 238 ++++++++++++++++++++++++-------------------------------------- + 1 files changed, 92 insertions(+), 146 deletions(-) + +commit 20d0497ca1a20d051f35a6234c41b97d06dbb703 +Author: Ben Wu +Date: Wed Mar 24 06:53:04 2004 +0000 + + Updated + + po/zh_TW.po | 26 +++++++++++++------------- + 1 files changed, 13 insertions(+), 13 deletions(-) + +commit e33d42b9f3875f1b5155fe27aa295e17830cfc67 +Author: Michelle Kim +Date: Wed Mar 24 06:49:55 2004 +0000 + + updated + + po/ko.po | 105 +++++++++++++++++++++++++------------------------------------- + 1 files changed, 42 insertions(+), 63 deletions(-) + +commit 121de1dd1f327946378be73e9b34ef28729ff8d7 +Author: Tadashi Jokagi +Date: Tue Mar 23 23:46:30 2004 +0000 + + o translation updated. + + po/ja.po | 26 ++++++++++++++------------ + 1 files changed, 14 insertions(+), 12 deletions(-) + +commit 7eb31cd07e973eaf988163f6f046580ab9ae81b2 +Author: Marcel Telka +Date: Tue Mar 23 17:12:16 2004 +0000 + + Updated Slovak translation. + + po/sk.po | 202 ++++++++++++++++++++++++++----------------------------------- + 1 files changed, 86 insertions(+), 116 deletions(-) + +commit f28b256a096e984db30d680f52a29e58b6c157ca +Author: Lauri Nurmi +Date: Tue Mar 23 16:43:38 2004 +0000 + + Updated Finnish translation. + + po/fi.po | 137 ++++++++++++++++++++++--------------------------------------- + 1 files changed, 50 insertions(+), 87 deletions(-) + +commit 159e9bb0977010910b510375b93c637dc105d5b2 +Author: Gustavo Luiz Gomes dos Santos +Date: Tue Mar 23 04:28:41 2004 +0000 + + terminado, mas precisa de revisão + + po/pt_BR.po | 334 ++++++++++++++++++++++++---------------------------------- + 1 files changed, 138 insertions(+), 196 deletions(-) + +commit a286d445a8f5742c75563f35f3b5af55b27a5e41 +Author: Bill Nottingham +Date: Mon Mar 22 17:15:06 2004 +0000 + + don't umount /proc (#118880) + + rc.d/init.d/halt | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 1cf4853f31dd67259ae62fecece31a99f37b1b1f +Author: Pedro Morais +Date: Mon Mar 22 13:56:01 2004 +0000 + + update + + po/pt.po | 60 ++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 30 insertions(+), 30 deletions(-) + +commit fcb45641217c56f2cd809b05c63dc960467923b7 +Author: Pedro Morais +Date: Mon Mar 22 11:01:55 2004 +0000 + + update + + po/pt.po | 72 +++++++++++++++++++++++++------------------------------------- + 1 files changed, 29 insertions(+), 43 deletions(-) + +commit ea4daf42daf1e47567a20a0b34175d1010fdbe56 +Author: Tadashi Jokagi +Date: Mon Mar 22 03:07:03 2004 +0000 + + o translation updated. + + po/ja.po | 120 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 60 insertions(+), 60 deletions(-) + +commit d4ae14b88352b13f42e6388293441742c4c42e58 +Author: Paolo Dona +Date: Mon Mar 22 00:37:59 2004 +0000 + + Fixed fuzzies + Translated Untransalted strings + + po/it.po | 345 ++++++++++++++++++++++++++------------------------------------ + 1 files changed, 143 insertions(+), 202 deletions(-) + +commit 2a2371ac716ac0c5cad7407a48347af78e7d394f +Author: Yelitza Louze +Date: Mon Mar 22 00:09:27 2004 +0000 + + Updated strings + + po/es.po | 74 ++++++++++++++++++++++++------------------------------------- + 1 files changed, 29 insertions(+), 45 deletions(-) + +commit b58661cecfe21c35b68cfbb68e3adfeeaca56553 +Author: Radoslaw Zawartko +Date: Sun Mar 21 14:44:39 2004 +0000 + + *** empty log message *** + + po/pl.po | 321 +++++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 169 insertions(+), 152 deletions(-) + +commit 5972aaf67c9f1375f5c3d617fdeac38c9f213daa +Author: Youcef Rabah Rahal +Date: Sun Mar 21 09:29:50 2004 +0000 + + Committing Arabeyes.org's Arabic translation of the past week :-) + + po/ar.po | 113 ++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 56 insertions(+), 57 deletions(-) + +commit 3cab514cb2a7d1c1d60ce9fcbca3c50798321f99 +Author: Richard Allen +Date: Sun Mar 21 06:17:53 2004 +0000 + + *** empty log message *** + + po/is.po | 130 ++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 64 insertions(+), 66 deletions(-) + +commit fd34fbb5bb8bb412fd689119c7bb12fe24814ea2 +Author: Radoslaw Zawartko +Date: Sun Mar 21 01:32:52 2004 +0000 + + *** empty log message *** + + po/pl.po | 986 +++++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 526 insertions(+), 460 deletions(-) + +commit c527e419bffdfc89a528fc5fd2638fb83021df57 +Author: Andreas Müller +Date: Fri Mar 19 17:10:34 2004 +0000 + + Updated translations, corrected most of fuzzy translations + + po/de.po | 289 ++++++++++++++++++++++++-------------------------------------- + 1 files changed, 113 insertions(+), 176 deletions(-) + +commit f2d0e5e913b58affc2e91c5d61626086d71716dc +Author: Pedro Morais +Date: Fri Mar 19 12:26:07 2004 +0000 + + update + + po/pt.po | 61 +++++++++++++++++++++++++------------------------------------ + 1 files changed, 25 insertions(+), 36 deletions(-) + +commit 349ca7b0b3a4513c8143f43b9acecc13ba2fbbde +Author: Richard Allen +Date: Fri Mar 19 01:32:30 2004 +0000 + + *** empty log message *** + + po/is.po | 242 ++++++++++++++++++-------------------------------------------- + 1 files changed, 70 insertions(+), 172 deletions(-) + +commit 204fe364c2727c4b5a310a56ca7843a186c0a1ab +Author: Kjartan Maraas +Date: Thu Mar 18 20:09:09 2004 +0000 + + Update + + po/nb.po | 215 +++++++++++++++++++++++-------------------------------------- + po/no.po | 215 +++++++++++++++++++++++-------------------------------------- + 2 files changed, 162 insertions(+), 268 deletions(-) + +commit a374d83d662733a4efaa0980b4e8911ec728efc5 +Author: Olivier BIETZER +Date: Thu Mar 18 12:22:44 2004 +0000 + + Traduction avec l'aide de Tristan Israel + Relecture recommandée pour validation vocabulaire + + po/fr.po | 527 +++++++++++++++----------------------------------------------- + 1 files changed, 124 insertions(+), 403 deletions(-) + +commit 13a70b09a296a09fb9f24e5dcd9d5ab27c0a6432 +Author: Tadashi Jokagi +Date: Thu Mar 18 11:00:01 2004 +0000 + + o updated. + + po/ja.po | 7 +++---- + 1 files changed, 3 insertions(+), 4 deletions(-) + +commit e826c8dce6bb589b7605241cff072edad346a6ef +Author: Tadashi Jokagi +Date: Thu Mar 18 10:26:30 2004 +0000 + + o updated. + + po/ja.po | 247 +++++++++++++++++++++++--------------------------------------- + 1 files changed, 91 insertions(+), 156 deletions(-) + +commit dfa27faf569894b4d510ed64e22fbdd8ba3ff9fc +Author: Ben Wu +Date: Thu Mar 18 03:05:34 2004 +0000 + + Updated translation + + po/zh_TW.po | 225 +++++++++++++++++++++-------------------------------------- + 1 files changed, 80 insertions(+), 145 deletions(-) + +commit 9d5a399b9a276a53bfdfbaa75671319484a28863 +Author: Sarah Wang +Date: Thu Mar 18 00:32:00 2004 +0000 + + merged with pot file + + po/sv.po | 38 +++++++++++++++++++------------------- + 1 files changed, 19 insertions(+), 19 deletions(-) + +commit dc3c0305c6c15fcb4d804cbffbbb9ab3104a5d05 +Author: Christian Rose +Date: Wed Mar 17 22:06:29 2004 +0000 + + 2004-03-17 Christian Rose + + * sv.po: Updated Swedish translation. + + po/sv.po | 307 ++++++++++++++++++++++++++----------------------------------- + 1 files changed, 131 insertions(+), 176 deletions(-) + +commit 14f1883c14177c2c868e510dfd64b81dc45ab419 +Author: Miloslav Trmac +Date: Wed Mar 17 20:20:59 2004 +0000 + + Update Czech translation + + po/cs.po | 364 ++++++++++++++++++++++--------------------------------------- + 1 files changed, 131 insertions(+), 233 deletions(-) + +commit 1443e71c0178b45c98cd2bc414d50a699d3fe1fd +Author: Tamas Szanto +Date: Wed Mar 17 19:30:57 2004 +0000 + + Tamas Szanto + + po/hu.po | 416 +++++++++++++++++++++++--------------------------------------- + 1 files changed, 154 insertions(+), 262 deletions(-) + +commit d8b32f85fe2c4d1be75c65dab9ee1f7c3e6963ba +Author: Pedro Morais +Date: Wed Mar 17 19:23:52 2004 +0000 + + update + + po/pt.po | 51 +++++++++++++++++++-------------------------------- + 1 files changed, 19 insertions(+), 32 deletions(-) + +commit beaf52aadfe7d9d079ee9e3fcf1b852a0724a833 +Author: Pedro Morais +Date: Wed Mar 17 19:06:37 2004 +0000 + + update + + po/pt.po | 66 ++++++++++++++++++++----------------------------------------- + 1 files changed, 22 insertions(+), 44 deletions(-) + +commit e78d5111ec5322d663b07bd09b4f324709d942d5 +Author: Bill Nottingham +Date: Wed Mar 17 18:01:05 2004 +0000 + + 7.48-1 + + ChangeLog | 28 ++++++++++++++++++++++++++-- + initscripts.spec | 6 +++++- + 2 files changed, 31 insertions(+), 3 deletions(-) + +commit 2c2c0b9572f76dc5b9949848ea4422e5a69b1786 +Author: Bill Nottingham +Date: Wed Mar 17 17:58:19 2004 +0000 + + disable enforcing in emergency mode for now, relabel some commonly + mislabeled files on boot + + rc.d/rc.sysinit | 32 +++++++++++++++++++++++++++++++- + 1 files changed, 31 insertions(+), 1 deletions(-) + +commit 46706b01886b813bdad32db7ba53369cecae41cd +Author: Bill Nottingham +Date: Wed Mar 17 17:34:21 2004 +0000 + + remove checkselinux, that's not in the right place, and it's not + useful ATM for general early-boot use + + rc.d/rc.sysinit | 4 ---- + 1 files changed, 0 insertions(+), 4 deletions(-) + +commit 0f94d603a4b2bff35d008b2004f1bd7402784f11 +Author: Allan Sims +Date: Wed Mar 17 16:54:02 2004 +0000 + + Fixed fuzzies + + po/et.po | 202 +++++++++++++++++++++----------------------------------------- + 1 files changed, 69 insertions(+), 133 deletions(-) + +commit d80a508b63fe88eef51821bd034e2241b96a975e +Author: Dan Walsh +Date: Wed Mar 17 16:49:28 2004 +0000 + + add checkselinux script, to clean up stuff that might have happened because of boots with non SELinux kernels + + rc.d/rc.sysinit | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) + +commit 12c92fa0c39fe25ddd4e52c0cc1f86887ab1a273 +Author: Liang Feng +Date: Wed Mar 17 12:46:50 2004 +0000 + + update by hutuworm @ 20040317 + + po/zh_CN.po | 904 ++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 455 insertions(+), 449 deletions(-) + +commit 0a0f7b9d77628320c17ecb0cdd84563064ce130a +Author: Bill Nottingham +Date: Wed Mar 17 07:13:05 2004 +0000 + + 7.47-1 + + ChangeLog | 130 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 18 +++++++- + 2 files changed, 147 insertions(+), 1 deletions(-) + +commit 9619f010e30f85a7894c0daac00ffae902ebd25a +Author: Bill Nottingham +Date: Wed Mar 17 07:11:49 2004 +0000 + + update-po and refresh-po + + po/ar.po | 2309 +++++++++++++--------- + po/bg.po | 2852 +++++++++++++++++----------- + po/ca.po | 2613 +++++++++++++++---------- + po/cs.po | 2743 ++++++++++++++++----------- + po/cy.po | 2709 ++++++++++++++++---------- + po/da.po | 2892 ++++++++++++++++------------ + po/de.po | 2777 ++++++++++++++++----------- + po/es.po | 5514 ++++++++++++++++++++++++++++++---------------------- + po/et.po | 2690 ++++++++++++++++---------- + po/eu_ES.po | 2272 +++++++++++++--------- + po/fi.po | 2745 ++++++++++++++++----------- + po/fr.po | 3528 ++++++++++++++++++++-------------- + po/gl.po | 2932 ++++++++++++++++------------ + po/hi.po | 2727 ++++++++++++++++----------- + po/hr.po | 2854 +++++++++++++++++---------- + po/hu.po | 2784 ++++++++++++++++----------- + po/id.po | 2272 +++++++++++++--------- + po/initscripts.pot | 2010 ++++++++++++-------- + po/is.po | 2734 ++++++++++++++++----------- + po/it.po | 2773 ++++++++++++++++----------- + po/ja.po | 2765 ++++++++++++++++----------- + po/ko.po | 2757 ++++++++++++++++----------- + po/ms.po | 2918 ++++++++++++++++------------ + po/nb.po | 2746 ++++++++++++++++----------- + po/nl.po | 2780 ++++++++++++++++----------- + po/nn.po | 2662 +++++++++++++++----------- + po/no.po | 2746 ++++++++++++++++----------- + po/pa.po | 2186 +++++++++++++-------- + po/pl.po | 2728 ++++++++++++++++----------- + po/pt.po | 2743 ++++++++++++++++----------- + po/pt_BR.po | 2764 ++++++++++++++++----------- + po/ro.po | 2272 +++++++++++++--------- + po/ru.po | 2775 ++++++++++++++++----------- + po/sk.po | 2519 ++++++++++++++---------- + po/sl.po | 2774 ++++++++++++++++----------- + po/sr.po | 2272 +++++++++++++--------- + po/sv.po | 2900 ++++++++++++++++------------ + po/ta.po | 3046 +++++++++++++++++------------ + po/tr.po | 2779 ++++++++++++++++----------- + po/uk.po | 2739 ++++++++++++++++----------- + po/vi.po | 2908 ++++++++++++++++------------ + po/wa.po | 2272 +++++++++++++--------- + po/zh_CN.po | 2723 ++++++++++++++++----------- + po/zh_TW.po | 2738 ++++++++++++++++----------- + 44 files changed, 72418 insertions(+), 48824 deletions(-) + +commit d71c583bdc51617ac431fe7afa8f1b90dfc2ed9b +Author: Bill Nottingham +Date: Wed Mar 17 06:04:52 2004 +0000 + + fix + + po/xgettext_sh.py | 10 +++++----- + 1 files changed, 5 insertions(+), 5 deletions(-) + +commit e0764ced10833e0b8ca135c82da7635a2e88fa8c +Author: Bill Nottingham +Date: Wed Mar 17 06:01:35 2004 +0000 + + catch more input strings (#106285, ) + + po/xgettext_sh.py | 30 ++++++------------------------ + 1 files changed, 6 insertions(+), 24 deletions(-) + +commit 9cdb440efefc35633b2fe37b2e6826f311364929 +Author: Bill Nottingham +Date: Wed Mar 17 04:26:00 2004 +0000 + + remove autologin stuff (not shipped anymore) (#108969) + + prefdm | 10 ---------- + 1 files changed, 0 insertions(+), 10 deletions(-) + +commit 67fcac008f3ac4218e0152d55bac1a1f4c5889af +Author: Bill Nottingham +Date: Wed Mar 17 02:57:02 2004 +0000 + + return to rhgb after ./unconfigured if it's running (#109807, ) + + rc.d/rc.sysinit | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) + +commit 5b68f68f692a2332adc58bf2139b40b777749869 +Author: Bill Nottingham +Date: Wed Mar 17 02:51:09 2004 +0000 + + handle iso15 (#110243) + + setsysfont | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 8882d961d4f396790eef169dd3c81061c09055b6 +Author: Bill Nottingham +Date: Wed Mar 17 02:49:04 2004 +0000 + + clean up samba (#113104) + + rc.d/rc.sysinit | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) + +commit 20a7ac6f32f08103646ffe4b555231e1dea3f741 +Author: Bill Nottingham +Date: Wed Mar 17 02:42:07 2004 +0000 + + document MACADDR. fix one of the bizarre interactions with HWADDR. + note that you shouldn't try this at home. (#110427) + + sysconfig.txt | 4 ++++ + sysconfig/network-scripts/ifdown | 2 +- + 2 files changed, 5 insertions(+), 1 deletions(-) + +commit 29cc108b3be859335293941a082e04f5da78df53 +Author: Bill Nottingham +Date: Wed Mar 17 02:24:18 2004 +0000 + + fix umounting code (#113088, ) + + rc.d/init.d/halt | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 064e07a9abd41c684ba42f75290667e9a1d05f02 +Author: Bill Nottingham +Date: Wed Mar 17 02:22:06 2004 +0000 + + handle nomodules for usb/firewire (#113278) + + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit b59731cdf4ad4e1e46b3ad728cf94396f559ce89 +Author: Bill Nottingham +Date: Wed Mar 17 00:38:41 2004 +0000 + + handle CIFS (#115691) + + rc.d/init.d/netfs | 16 ++++++++++++++-- + 1 files changed, 14 insertions(+), 2 deletions(-) + +commit 373d85d010a4387198caec566c3681b90ff02f6f +Author: Bill Nottingham +Date: Wed Mar 17 00:31:28 2004 +0000 + + make sure hotplug doesn't get stuck unset (#116666, ) + + sysconfig/network-scripts/network-functions | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) + +commit dd2047c58ee503da2ec812f9b14a7c56e889191c +Author: Bill Nottingham +Date: Tue Mar 16 23:49:05 2004 +0000 + + allow for no AH SPI (#116922, ) + + sysconfig/network-scripts/ifup-ipsec | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) + +commit 99229a343aa5bb777dd6f8a69978f6de26282024 +Author: Bill Nottingham +Date: Tue Mar 16 23:43:47 2004 +0000 + + check that rhgb is running before calling --quit (#117827, ) + + rc.d/rc | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) + +commit 10665e5d6c27dce6132411272c7ae50c9decc9b9 +Author: Bill Nottingham +Date: Tue Mar 16 23:39:01 2004 +0000 + + document ONPARENT (#118063) + + sysconfig.txt | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) + +commit 1ba9c5bc389be8b7b1754855dd5a93335de30e6f +Author: Bill Nottingham +Date: Tue Mar 16 23:34:31 2004 +0000 + + fsck the root filesystem from the initrd (#117575) + + rc.d/rc.sysinit | 27 ++++++++++++++++----------- + 1 files changed, 16 insertions(+), 11 deletions(-) + +commit 624f45f4647bac5f32c37a6636ec7c436aedacfd +Author: Bahadir Yagan +Date: Mon Mar 15 22:43:24 2004 +0000 + + Baþlýklarý düzenlendi. + Son deðiþiklikler çevirildi. + Çeviri kalite kontrolü yapýlmadý! + + po/tr.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 3cb002dc7bd6ed573e987c95c0d258abf5bfabbf +Author: Sarah Wang +Date: Thu Mar 11 06:39:26 2004 +0000 + + merged with pot file + + po/sv.po | 44 ++++++++++++++++++++++---------------------- + 1 files changed, 22 insertions(+), 22 deletions(-) + +commit 05079f829fc4747f87e8e6fc500fbc9ec2908162 +Author: Sarah Wang +Date: Thu Mar 11 05:59:02 2004 +0000 + + initial po file + + po/pa.po | 1672 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 1672 insertions(+), 0 deletions(-) + +commit a54a535062546b599ac6c490d284042fdb4a0632 +Author: Keld Simonsen +Date: Wed Mar 10 10:13:33 2004 +0000 + + updates + initscripts/po/da.po redhat-config-nfs/po/da.po + system-logviewer/po/da.po system-switch-mail/po/da.po + + po/da.po | 107 ++++++++++++++++++++++++-------------------------------------- + 1 files changed, 41 insertions(+), 66 deletions(-) + +commit 5f8e6db281a5d4ee36da1ff82726dac0e4d4c6f2 +Author: Josep Puigdemont +Date: Wed Mar 10 03:33:18 2004 +0000 + + Added a few more translations + + po/ca.po | 338 +++++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 181 insertions(+), 157 deletions(-) + +commit 44ade1d9586fd3674e8b21ec2c9fecbda812c9fe +Author: Federico Bernardi +Date: Mon Mar 8 16:10:23 2004 +0000 + + it.po + + po/it.po | 41 +++++++++++++++++++++++++++-------------- + 1 files changed, 27 insertions(+), 14 deletions(-) + +commit ef432af45e16dac3799229d9589d108e70ce40f3 +Author: Allan Sims +Date: Sat Mar 6 09:19:35 2004 +0000 + + Estonian + + po/et.po | 45 +++++++++++++++++++++++---------------------- + 1 files changed, 23 insertions(+), 22 deletions(-) + +commit c678bca5519229096c6ce4732997913265925f26 +Author: Allan Sims +Date: Fri Mar 5 17:11:51 2004 +0000 + + Estonian + + po/et.po | 31 ++++++++++++++++--------------- + 1 files changed, 16 insertions(+), 15 deletions(-) + +commit 5bf17f8562eb96d358f90b7435640f5b1503387d +Author: Lauri Nurmi +Date: Thu Mar 4 14:14:17 2004 +0000 + + Updated Finnish translation. + + po/fi.po | 23 +++++++++++++---------- + 1 files changed, 13 insertions(+), 10 deletions(-) + +commit dc44270c6cd24d60703bddfaed7d63d1bbf745c5 +Author: Tadashi Jokagi +Date: Thu Mar 4 05:04:59 2004 +0000 + + translation updates. + + po/ja.po | 121 +++++++++++++++++++++++--------------------------------------- + 1 files changed, 45 insertions(+), 76 deletions(-) + +commit aa80cc09fccb34d31e9b7cf3ea07a95555c7c2bc +Author: Richard Allen +Date: Wed Mar 3 18:12:29 2004 +0000 + + *** empty log message *** + + po/is.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 0256229959abef29628119dc346068c73d4738ca +Author: Sharuzzaman Ahmat Raslan +Date: Tue Mar 2 10:55:56 2004 +0000 + + Updates and major spelling correction + + po/ms.po | 167 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 84 insertions(+), 83 deletions(-) + +commit dad389266b3638d07cf65b14cb3803177aaac26c +Author: Bill Nottingham +Date: Tue Mar 2 03:41:29 2004 +0000 + + clean up /tmp some more (#117117) + + rc.d/rc.sysinit | 16 +++++----------- + 1 files changed, 5 insertions(+), 11 deletions(-) + +commit 0564b018694c2d6cdfb8426caebaf91733de4221 +Author: Allan Sims +Date: Sat Feb 28 15:39:13 2004 +0000 + + Estonian + + po/et.po | 73 +++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 37 insertions(+), 36 deletions(-) + +commit cb00c3de70eafecb039750054053dc3349dfd004 +Author: Lauri Nurmi +Date: Thu Feb 26 21:22:34 2004 +0000 + + Updated Finnish translation. + + po/fi.po | 234 ++++++++++++++++++++++++++++---------------------------------- + 1 files changed, 105 insertions(+), 129 deletions(-) + +commit 795423bdbfeaf1267912f90c73f7cfbfb5713f4c +Author: Maxim Dzumanenko +Date: Thu Feb 26 15:54:57 2004 +0000 + + 2004-02-26 Maxim Dziumanenko + + * Update Ukrainian translation + + po/uk.po | 42 +++++++++++++++++++++--------------------- + 1 files changed, 21 insertions(+), 21 deletions(-) + +commit e4a9d3804077f0499ac144ffa6b804768bf61261 +Author: Volodymyr M. Lisivka +Date: Thu Feb 26 14:50:30 2004 +0000 + + Warnign about "header fuzzy" fixed. + + po/uk.po | 1 - + 1 files changed, 0 insertions(+), 1 deletions(-) + +commit 118a43fd0f6f40cc9df79150f23ef086dd742023 +Author: Josep Puigdemont +Date: Wed Feb 25 22:35:52 2004 +0000 + + First draft for ca.po + + po/ca.po | 326 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 169 insertions(+), 157 deletions(-) + +commit 60b381747c18e192bd5c1945be1300a5c51765d9 +Author: Bill Nottingham +Date: Wed Feb 25 15:47:10 2004 +0000 + + make acpi module warnings go away () + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit b9998e653421f56db720b4d88d883e768b74e6f0 +Author: Alan Cox +Date: Tue Feb 24 22:49:27 2004 +0000 + + Welsh translation by Owain Green + + po/cy.po | 1675 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 1675 insertions(+), 0 deletions(-) + +commit 5e29c120904d4a12e3bd80b54a35d0f5b362e0af +Author: Tim Waugh +Date: Mon Feb 23 15:30:21 2004 +0000 + + 2004-02-23 Tim Waugh + + * Makefile, initscripts.spec: Use ':' instead of '.' as separator + for chown. + + ChangeLog | 5 +++++ + Makefile | 2 +- + initscripts.spec | 5 ++++- + 3 files changed, 10 insertions(+), 2 deletions(-) + +commit eabf863ef11141531f314d030439ed9ce668d6d8 +Author: Lauri Nurmi +Date: Wed Feb 18 16:51:54 2004 +0000 + + Added Finnish translation. + + po/fi.po | 827 ++++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 434 insertions(+), 393 deletions(-) + +commit d1f151fa8c28006037627ac1e6855bc5101cb260 +Author: Allan Sims +Date: Sun Feb 15 15:50:48 2004 +0000 + + Estonian + + po/et.po | 166 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 85 insertions(+), 81 deletions(-) + +commit a34f8bd62fc7f1ab8107d611bfe4e0852d249d3a +Author: Sarah Wang +Date: Wed Feb 11 05:40:15 2004 +0000 + + deleted outdated entries, unified some terms + + po/zh_CN.po | 117 ----------------------------------------------------------- + 1 files changed, 0 insertions(+), 117 deletions(-) + +commit b8a50990c42acb53785158583a11f9337f13e2f2 +Author: Tamas Szanto +Date: Tue Feb 10 20:10:45 2004 +0000 + + Tamas Szanto + + po/hu.po | 95 ++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 47 insertions(+), 48 deletions(-) + +commit a0cfec9304fabb11c837396fcca28140ed0d604c +Author: Bill Nottingham +Date: Mon Feb 9 19:30:57 2004 +0000 + + use system-config-network + + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit b47ace1f53543401bb7b8034f3a1af0a0a5324ae +Author: Richard Allen +Date: Mon Feb 9 05:05:17 2004 +0000 + + *** empty log message *** + + po/is.po | 16 ++++++++-------- + 1 files changed, 8 insertions(+), 8 deletions(-) + +commit 5605b235877e17e94bde6daf9c4fd60eaa5419d4 +Author: Allan Sims +Date: Sat Feb 7 16:44:34 2004 +0000 + + Estonian + + po/et.po | 244 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 122 insertions(+), 122 deletions(-) + +commit f43016eb631e106cec9e110cdb083134163dd16f +Author: Allan Sims +Date: Sat Feb 7 15:50:57 2004 +0000 + + Estonian + + po/et.po | 86 ++++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 45 insertions(+), 41 deletions(-) + +commit cc70524b72ee024273249e0f444a5ab0bef136a7 +Author: Allan Sims +Date: Fri Feb 6 18:18:57 2004 +0000 + + Estonian + + po/et.po | 33 +++++++++++++++++---------------- + 1 files changed, 17 insertions(+), 16 deletions(-) + +commit aa2bc1a617686cefd53798adcbed323ceecff4ba +Author: Allan Sims +Date: Wed Feb 4 18:52:16 2004 +0000 + + Estonian + + po/et.po | 928 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 465 insertions(+), 463 deletions(-) + +commit 3c41fa5a3197c0e765b58303fd7ceb81f219217f +Author: Sarah Wang +Date: Tue Feb 3 00:41:40 2004 +0000 + + changed name in header + + po/zh_CN.po | 5 ++--- + 1 files changed, 2 insertions(+), 3 deletions(-) + +commit b4cc504d007d23cf87f4e488abf6f50d3662b94e +Author: Bill Nottingham +Date: Mon Feb 2 20:25:45 2004 +0000 + + 7.46-1 + + ChangeLog | 10 ++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 14 insertions(+), 1 deletions(-) + +commit 1d7cc1a9b5c349ccbf602a6257e7faeee9c61bb8 +Author: Bill Nottingham +Date: Sun Feb 1 01:46:08 2004 +0000 + + more cleanups + + rc.d/rc.sysinit | 22 +++++++++++++--------- + 1 files changed, 13 insertions(+), 9 deletions(-) + +commit 749bbab65874bc19af50e6ea308c18c6b6484c04 +Author: Bahadir Yagan +Date: Sat Jan 31 08:17:55 2004 +0000 + + tamamlandý + + po/tr.po | 188 ++++++++++++++++++++++++++------------------------------------ + 1 files changed, 79 insertions(+), 109 deletions(-) + +commit 11b67cb923a0ff4206df813195948a8ab8a9aaf6 +Author: Bill Nottingham +Date: Fri Jan 30 16:39:19 2004 +0000 + + 7.45-1 + + ChangeLog | 14 ++++++++++++++ + initscripts.spec | 6 +++++- + 2 files changed, 19 insertions(+), 1 deletions(-) + +commit 7ce608245596a6392857d8164022198f9929cd5a +Author: Bill Nottingham +Date: Fri Jan 30 16:36:08 2004 +0000 + + duh + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 526274060811263981bfa89bd2dcd95d95d95bdf +Author: Allan Sims +Date: Thu Jan 29 15:55:25 2004 +0000 + + Estonian + + po/et.po | 1673 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 1673 insertions(+), 0 deletions(-) + +commit 53d91a6936d3d65aa1f71ff792b2c906426d2f31 +Author: Bill Nottingham +Date: Wed Jan 28 21:00:22 2004 +0000 + + clear out environment (#113937, #111584) + + rc.d/init.d/network | 9 +++++++++ + 1 files changed, 9 insertions(+), 0 deletions(-) + +commit 22d118cb3f2a4d805a987fc457ba0f813a673ddf +Author: Bill Nottingham +Date: Wed Jan 28 17:41:20 2004 +0000 + + fix typo + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 717da2d527bd99a7a142ad68cd012ddd17735b2b +Author: Bill Nottingham +Date: Wed Jan 28 17:06:34 2004 +0000 + + fix changelog + + ChangeLog | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 0c3ab8d18d52da16c0c148d4d17d7b382357c33b +Author: Bill Nottingham +Date: Wed Jan 28 17:06:08 2004 +0000 + + 7.44-1 + + ChangeLog | 157 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 14 ++++- + 2 files changed, 169 insertions(+), 2 deletions(-) + +commit e91da44b2050e8266084aad4c1ff713702fb92df +Author: Bill Nottingham +Date: Wed Jan 28 16:44:35 2004 +0000 + + /var/log/ksyms.0 is dead too + + rc.d/rc.sysinit | 17 +---------------- + 1 files changed, 1 insertions(+), 16 deletions(-) + +commit 6da027bc9fa064169515e966e76fee4ab8871827 +Author: Bill Nottingham +Date: Wed Jan 28 16:42:28 2004 +0000 + + libredhat-kernel is dead + + rc.d/rc.sysinit | 10 ---------- + 1 files changed, 0 insertions(+), 10 deletions(-) + +commit 3b2a233d339e71e13a1f2598ab7914293028483f +Author: Bill Nottingham +Date: Wed Jan 28 16:41:39 2004 +0000 + + oh wait, not on -HEAD + + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit cd84d4bc9b6afb65a176771808ab172981405e09 +Author: Bill Nottingham +Date: Wed Jan 28 16:41:11 2004 +0000 + + add another catch for bonding devices + + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 1d0a1d1a9ef04f64b99f81c32f268e9f074d753f +Author: Bill Nottingham +Date: Wed Jan 28 06:54:56 2004 +0000 + + only run mkkerneldoth on < 2.6 kernels + remove the system.map linking; it's silly + + rc.d/rc.sysinit | 14 ++++---------- + 1 files changed, 4 insertions(+), 10 deletions(-) + +commit b6dbcf3e817a5c76a79cc2766e6045682da8c009 +Author: Bill Nottingham +Date: Wed Jan 28 06:33:18 2004 +0000 + + remove boot-time depmod. All kernel module installs must run it on + installation of modules now. + + rc.d/rc.sysinit | 22 ---------------------- + 1 files changed, 0 insertions(+), 22 deletions(-) + +commit 3e71816595d8cb5d96a4279f972650fa7b88979f +Author: Bill Nottingham +Date: Wed Jan 28 06:28:44 2004 +0000 + + mount sysfs. throw away error if it fails (2.4 kernels) + + rc.d/rc.sysinit | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) + +commit 04adea8a2a33824739e6e3690880ff863c1d41da +Author: Bill Nottingham +Date: Wed Jan 28 06:22:29 2004 +0000 + + don't umount /sys + + rc.d/init.d/halt | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 5953ff77d891ec8cd5d8efffd98450fa52ac544a +Author: Bill Nottingham +Date: Wed Jan 28 06:19:41 2004 +0000 + + handlie 2.6-style install lines correctly + + sysconfig/network-scripts/network-functions | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit d39c8b78395e699f2c69f2dcb3adf13765860bc1 +Author: Bill Nottingham +Date: Tue Jan 27 20:30:27 2004 +0000 + + fix mount invocation + + rc.d/init.d/netfs | 2 +- + rc.d/rc.sysinit | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit 842261ee6fc9d8e3f2f9339b22efdc8328d7b8d1 +Author: Bill Nottingham +Date: Tue Jan 27 20:24:12 2004 +0000 + + NFSv4 support (, ) + + rc.d/init.d/halt | 21 +++++++++++++++++++++ + rc.d/init.d/netfs | 12 ++++++------ + rc.d/rc.sysinit | 4 ++-- + 3 files changed, 29 insertions(+), 8 deletions(-) + +commit 3b07364ff801cfd96954ee148a067a3907aded9e +Author: Marcel Telka +Date: Sat Jan 24 00:02:37 2004 +0000 + + Started Slovak translations. + + po/sk.po | 262 +++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 133 insertions(+), 129 deletions(-) + +commit 6195751176f6040e5e1c33fcb9caf18463375922 +Author: R. Shashidhar +Date: Sat Jan 17 11:40:51 2004 +0000 + + newly translated files + + po/ta.po | 2041 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 2041 insertions(+), 0 deletions(-) + +commit 9e6c37e3af68005c0304e99d223086b03680dc5f +Author: Dan Walsh +Date: Fri Jan 16 22:03:10 2004 +0000 + + remove selinux code from service script + + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) + +commit f1db55df08b8e606810d35468b63c8dab17d0482 +Author: Dan Walsh +Date: Fri Jan 16 21:43:38 2004 +0000 + + no longer need run_init + + service | 5 +---- + 1 files changed, 1 insertions(+), 4 deletions(-) + +commit f51c7bd023dd6991c72c06f5e5da4ba81f89e8ec +Author: Daniel Brooke Peig +Date: Fri Jan 16 04:16:39 2004 +0000 + + Translation revised + + po/pt_BR.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 361615c271473dd1005226a3943438a7f7b3aea3 +Author: Daniel Brooke Peig +Date: Fri Jan 16 02:33:44 2004 +0000 + + Translation revised + + po/pt_BR.po | 92 +++++++++++++++++++++------------------------------------- + 1 files changed, 33 insertions(+), 59 deletions(-) + +commit 4163e1190f05b96f92a4078c99edf1b5548e9c57 +Author: Josep Puigdemont +Date: Tue Jan 13 07:21:31 2004 +0000 + + File created as it is being translated + + po/ca.po | 1788 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 1788 insertions(+), 0 deletions(-) + +commit 154051b0eba45757bd060641588a11563d6cbc04 +Author: Francesco Valente +Date: Tue Dec 16 00:16:27 2003 +0000 + + Updated + + po/it.po | 136 +++++++++++++++++++++++--------------------------------------- + 1 files changed, 50 insertions(+), 86 deletions(-) + +commit d0361ad23a3c7de51f346d77e4fc13133e096e25 +Author: Robert Sedak +Date: Sun Dec 14 23:25:54 2003 +0000 + + *** empty log message *** + + po/hr.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 2bcab8987785773381e9d540a4ba345b5f9da23c +Author: Bill Nottingham +Date: Thu Dec 11 15:12:15 2003 +0000 + + cleanup the test a little + + sysconfig/network-scripts/network-functions | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 393d8e1e38d898e5d98c31b38d545287ad968821 +Author: Bill Nottingham +Date: Thu Dec 11 05:08:10 2003 +0000 + + get rid of error message + + sysconfig/network-scripts/network-functions | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit dd1ad30cb9a5c0f7e03d4a5d1875c750385e2eb0 +Author: Denis Lackovic +Date: Wed Dec 10 16:09:18 2003 +0000 + + croatian translations update + + po/hr.po | 11 +++++++---- + 1 files changed, 7 insertions(+), 4 deletions(-) + +commit d7e186f28a2e248454c71b26b788ab71a306536f +Author: Jeremy Katz +Date: Sat Dec 6 00:22:54 2003 +0000 + + basic lvm2 support + + initscripts.spec | 5 ++++- + rc.d/rc.sysinit | 15 +++++++++++++++ + 2 files changed, 19 insertions(+), 1 deletions(-) + +commit 3acdc941ae79df18373a04e21fd88e7c3e126536 +Author: Yovko Lambrev +Date: Fri Dec 5 07:52:56 2003 +0000 + + Small fix + + po/bg.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 0844a9d6278335a800d4c0f6822a02a97d5c3206 +Author: Yovko Lambrev +Date: Fri Dec 5 07:48:01 2003 +0000 + + Language team patch by Yanko Kaneti applied + + po/bg.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit f90a3bfb8cccc428a12e380cbd9a6e7d7295aed2 +Author: Bartosz Sapijaszko +Date: Fri Dec 5 06:22:57 2003 +0000 + + *** empty log message *** + + po/pl.po | 785 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 398 insertions(+), 387 deletions(-) + +commit 7a3bd013c2638db3a0c32c2d663b83d2febf06a8 +Author: Tamas Szanto +Date: Thu Dec 4 19:45:51 2003 +0000 + + CVS_SILENT + Tamas Szanto + + po/hu.po | 840 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 433 insertions(+), 407 deletions(-) + +commit df10beca0fa095a0850869ab3c43a9ee9605caa8 +Author: Yovko Lambrev +Date: Thu Dec 4 08:52:16 2003 +0000 + + Some minimal updates + + po/bg.po | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +commit 5975289ff691ecab876c6e4a02f3a724ddcc9232 +Author: Yovko Lambrev +Date: Wed Dec 3 21:37:41 2003 +0000 + + Bulgarian translation of initscripts finished: 100% of lines ready Dec 3, 2003 + + po/bg.po | 128 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 64 insertions(+), 64 deletions(-) + +commit f56de6b9e5519ff2b5d50ce2946c0d7f8ae16157 +Author: Dan Walsh +Date: Wed Dec 3 16:35:03 2003 +0000 + + remove HOME environment variable from SELINUX code + + service | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit b40e99436b276bbc138923d3143c5f8b85de042b +Author: Dan Walsh +Date: Wed Dec 3 15:44:40 2003 +0000 + + Add SELinux support + + service | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) + +commit 114aad540068cf3fae3c75d48301778218a9efe6 +Author: Yovko Lambrev +Date: Wed Dec 3 15:12:19 2003 +0000 + + Bulgarian translation of initscripts: 75% of lines ready Dec 3, 2003 + + po/bg.po | 276 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 138 insertions(+), 138 deletions(-) + +commit b364e5ec6cb58b540000dce50084fbb181d098d4 +Author: Yovko Lambrev +Date: Tue Dec 2 12:34:27 2003 +0000 + + Bulgarian translation of initscripts: 50% of lines ready Dec 2, 2003 + + po/bg.po | 136 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 68 insertions(+), 68 deletions(-) + +commit 928cee6eec9645ac076493cc5d427cd34bc88a0b +Author: Yovko Lambrev +Date: Tue Dec 2 10:51:02 2003 +0000 + + Bulgarian translation of initscripts: first update Dec 2, 2003 + + po/bg.po | 1675 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 1675 insertions(+), 0 deletions(-) + +commit 32c79643fb44942c93ba5ea761a96194709005e8 +Author: Bill Nottingham +Date: Mon Dec 1 17:57:52 2003 +0000 + + fix ipv6 with ippp (#111215) + + sysconfig/network-scripts/ifdown-ippp | 2 +- + sysconfig/network-scripts/ifup-ippp | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit e207ac1e12e22efa271884c5ab05eb4526bca8fc +Author: Bill Nottingham +Date: Mon Nov 17 19:53:49 2003 +0000 + + fix devpts mounting (#110209) + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit e538d8ccc33435abf569b8d587f04d6634354774 +Author: Jatin Nansi +Date: Thu Nov 13 06:14:18 2003 +0000 + + Commit by jnansi@redhat.com + + po/hi.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit cf6541cded16792edfc9a055c147ccf61f48a5fc +Author: Maxim Dzumanenko +Date: Tue Nov 11 07:13:29 2003 +0000 + + 2003-11-11 Maxim Dziumanenko + + * Update Ukrainian translations. + + po/uk.po | 59 +++++++++++++++++++++++++++++++++++------------------------ + 1 files changed, 35 insertions(+), 24 deletions(-) + +commit 1372604fc5ff8d543c2c203af5a2a152f2a0759c +Author: Bill Nottingham +Date: Mon Nov 10 22:46:50 2003 +0000 + + fix xDSL and other interfaces (#109601) + + rc.d/init.d/network | 16 ++++++++-------- + 1 files changed, 8 insertions(+), 8 deletions(-) + +commit b425aa86733a66d205e2cca47ea55ada116ddd0e +Author: Maxim Dzumanenko +Date: Sun Nov 9 12:47:43 2003 +0000 + + 2003-11-09 Maxim Dziumanenko + + * Update ukrainian translations. + + po/uk.po | 1229 ++++++++++++++++++++++---------------------------------------- + 1 files changed, 431 insertions(+), 798 deletions(-) + +commit 99ee9105699e368892bfc04f2cda951e4ab1d10d +Author: Bill Nottingham +Date: Fri Nov 7 14:59:38 2003 +0000 + + get rid of error message + + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 5d562ad428631738d1b7cc86c4efed07bea3817d +Author: Jatin Nansi +Date: Fri Nov 7 12:41:54 2003 +0000 + + Commit by jnansi@redhat.com + + po/hi.po | 1799 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 1799 insertions(+), 0 deletions(-) + +commit d6d33b6feb4177e2e2212119bb5cc787880ea351 +Author: Bill Nottingham +Date: Tue Oct 28 22:30:56 2003 +0000 + + 7.42-1 + + ChangeLog | 44 ++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 48 insertions(+), 1 deletions(-) + +commit 2110cac5c13019b130976fe7c47b7a426b90522a +Author: Bill Nottingham +Date: Tue Oct 28 22:29:54 2003 +0000 + + use fgrep in places () + + rc.d/rc.sysinit | 24 ++++++++++++------------ + 1 files changed, 12 insertions(+), 12 deletions(-) + +commit 8eeaea6cb32259433aa17c381714eb23c670c0e4 +Author: Bill Nottingham +Date: Tue Oct 28 22:26:39 2003 +0000 + + turn on details on failed services + + rc.d/init.d/functions | 1 + + rc.d/rc.sysinit | 12 ++++++------ + 2 files changed, 7 insertions(+), 6 deletions(-) + +commit 6cea25a1e5ee33f18287d106ee18d75ccb0f4bf1 +Author: Christian Rose +Date: Thu Oct 23 16:58:29 2003 +0000 + + 2003-10-23 Christian Rose + + * sv.po: Updated Swedish translation. + + po/sv.po | 74 ++++++++++++++++++++++++++++++++++++++++++++++---------------- + 1 files changed, 55 insertions(+), 19 deletions(-) + +commit 5bb7579b5dff315ec02fb8a407f547ee7d913c40 +Author: Bill Nottingham +Date: Wed Oct 22 20:31:23 2003 +0000 + + 7.41-1 + + ChangeLog | 20 ++++++++++++++++++-- + initscripts.spec | 6 +++++- + 2 files changed, 23 insertions(+), 3 deletions(-) + +commit e058c63a0afdbf7e77839d3394781018100cf573 +Author: Bill Nottingham +Date: Wed Oct 22 19:56:28 2003 +0000 + + switch on rhgb details for confirm mode. (#100894) + catch a couple more failure cases in rc.sysinit for jumping out of rhgb. + + rc.d/init.d/functions | 2 ++ + rc.d/rc.sysinit | 6 ++++++ + 2 files changed, 8 insertions(+), 0 deletions(-) + +commit 653463dd361765b13bdd916e3292d70b38edbef1 +Author: Bill Nottingham +Date: Wed Oct 22 19:25:15 2003 +0000 + + fix dvorak keymap (#106854) + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit ff17251c1d7196e42e72c79cd8defd6036a85b00 +Author: Than Ngo +Date: Wed Oct 22 16:46:27 2003 +0000 + + bump version number + + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) + +commit 5c89279af3fc40579b837549a75c8dce9345e02d +Author: Than Ngo +Date: Wed Oct 22 16:45:39 2003 +0000 + + add better fix to support nickname (#105785) + + ChangeLog | 5 +++++ + ppp/ip-down | 5 +---- + ppp/ip-up | 6 +----- + sysconfig/network-scripts/ifup-ippp | 5 +---- + sysconfig/network-scripts/ifup-ppp | 3 --- + 5 files changed, 8 insertions(+), 16 deletions(-) + +commit 327ae778e8ccf52cbadbe9da2d85b86fcdb59ae6 +Author: Bill Nottingham +Date: Wed Oct 22 16:24:29 2003 +0000 + + run rhgb-client at the end of a runlevel (#107725) + + rc.d/rc | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 8635c430cb0091e906d185d833ff7a145fb7494a +Author: Than Ngo +Date: Wed Oct 22 15:45:22 2003 +0000 + + add support nickname (#105785) + + ChangeLog | 5 +++++ + initscripts.spec | 5 ++++- + ppp/ip-down | 5 ++++- + ppp/ip-up | 6 +++++- + sysconfig/network-scripts/ifup-ippp | 3 +++ + sysconfig/network-scripts/ifup-ppp | 3 +++ + 6 files changed, 24 insertions(+), 3 deletions(-) + +commit 89b3eb438310307e429e6df9cd729f08d96796dc +Author: Bill Nottingham +Date: Mon Oct 20 20:42:10 2003 +0000 + + fix typo (#107533) + + sysconfig/network-scripts/network-functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 7c95c5c59d6858991b9c0260f2d2dffe808d507a +Author: Bill Nottingham +Date: Mon Oct 20 04:07:34 2003 +0000 + + clean up typo (#107493) + + po/ar.po | 2 +- + po/cs.po | 2 +- + po/da.po | 2 +- + po/de.po | 2 +- + po/es.po | 2 +- + po/eu_ES.po | 2 +- + po/fi.po | 2 +- + po/fr.po | 2 +- + po/gl.po | 2 +- + po/hr.po | 2 +- + po/hu.po | 2 +- + po/id.po | 2 +- + po/initscripts.pot | 2 +- + po/is.po | 2 +- + po/it.po | 2 +- + po/ja.po | 2 +- + po/ko.po | 2 +- + po/ms.po | 2 +- + po/nb.po | 2 +- + po/nl.po | 2 +- + po/nn.po | 2 +- + po/no.po | 2 +- + po/pl.po | 2 +- + po/pt.po | 2 +- + po/pt_BR.po | 2 +- + po/ro.po | 2 +- + po/ru.po | 2 +- + po/sk.po | 2 +- + po/sl.po | 4 ++-- + po/sr.po | 2 +- + po/sv.po | 4 ++-- + po/tr.po | 4 ++-- + po/uk.po | 2 +- + po/vi.po | 2 +- + po/wa.po | 2 +- + po/zh_CN.po | 2 +- + po/zh_TW.po | 2 +- + 37 files changed, 40 insertions(+), 40 deletions(-) + +commit fd907b90fb3e3d69c65490d56034cb02b41d3958 +Author: Bill Nottingham +Date: Mon Oct 20 04:06:45 2003 +0000 + + fix typo (#107493) + + sysconfig/network-scripts/ifup-ipv6 | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 2936d89fb678163e268738d73bb0817ed7f51702 +Author: Nguyen Thai Ngoc Duy +Date: Sat Oct 18 18:41:29 2003 +0000 + + update vi.po + + po/vi.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit a88d23b266a0496aa2c89e9a0c970858365ad63a +Author: Miloslav Trmac +Date: Sat Oct 18 13:11:40 2003 +0000 + + Update Czech translation + + po/cs.po | 20 ++++++++++---------- + 1 files changed, 10 insertions(+), 10 deletions(-) + +commit 87d9c51b28e1abd9692daabb2313c51d5135901c +Author: Denis Lackovic +Date: Sat Oct 18 10:41:09 2003 +0000 + + croatian translations update + + po/hr.po | 17 +++++++---------- + 1 files changed, 7 insertions(+), 10 deletions(-) + +commit 20d9c9831929a2b6e86dd050bdd462d9e02f63c9 +Author: Bill Nottingham +Date: Fri Oct 17 21:47:26 2003 +0000 + + 7.38-1 + + ChangeLog | 7 ++++++- + initscripts.spec | 6 +++++- + 2 files changed, 11 insertions(+), 2 deletions(-) + +commit 0870414986682d408b421a882249fe332e5559ee +Author: Jonathan Blandford +Date: Fri Oct 17 21:42:42 2003 +0000 + + Fri Oct 17 13:32:26 2003 Jonathan Blandford + + * rc.d/rc.sysinit: turn on rhgb only if 'rhgb' is set in cmdline. + + ChangeLog | 4 ++++ + rc.d/rc.sysinit | 10 ++++++++-- + 2 files changed, 12 insertions(+), 2 deletions(-) + +commit 42e7925e95dfc8605e644cd77b92fad5aa549d43 +Author: Kjartan Maraas +Date: Tue Oct 14 21:33:20 2003 +0000 + + Update + + po/nb.po | 4 ++-- + po/no.po | 4 ++-- + 2 files changed, 4 insertions(+), 4 deletions(-) + +commit 70347c0f9996720e05c6e54988a42e11cc844bf9 +Author: Bill Nottingham +Date: Fri Oct 10 15:11:53 2003 +0000 + + 7.37-1 + + ChangeLog | 15 +++++++++++++++ + initscripts.spec | 9 ++++++--- + 2 files changed, 21 insertions(+), 3 deletions(-) + +commit d24c7acf6027d7539559a05ed9cc0ae7017ddc45 +Author: Bill Nottingham +Date: Fri Oct 10 15:08:04 2003 +0000 + + bridging updates (#104421, ) + + sysconfig/network-scripts/ifdown | 3 +++ + sysconfig/network-scripts/ifup | 25 ++++++++++++++++++++----- + 2 files changed, 23 insertions(+), 5 deletions(-) + +commit d0f96b547502b011c7867d7c0dcd8c2f42e96a1d +Author: Bill Nottingham +Date: Wed Oct 8 20:20:14 2003 +0000 + + bump rev + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 8d1f7da3006b1a9aec04c71d54feb752f803e3e8 +Author: Bill Nottingham +Date: Wed Oct 8 20:19:53 2003 +0000 + + export LANG, fixes rhgb in CJK + + rc.d/init.d/functions | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 73656d539a70f1840154c930ebc70f10ef5453bf +Author: Bill Nottingham +Date: Wed Oct 8 15:54:49 2003 +0000 + + 7.36-1 + + ChangeLog | 16 ++++++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 20 insertions(+), 1 deletions(-) + +commit 5b0a44ad1702eef457d2cb902ef3de9ddb435412 +Author: Bill Nottingham +Date: Wed Oct 8 15:50:47 2003 +0000 + + mount /dev/pts before starting rhgb + + rc.d/rc.sysinit | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit 24794b1206d8949c63a4789930d3141c8468b0da +Author: Roman Maurer +Date: Tue Oct 7 21:19:33 2003 +0000 + + updated + + po/sl.po | 339 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 175 insertions(+), 164 deletions(-) + +commit 58be504652dd08ac69b54d8f499fa81253e223dd +Author: Leonid Kanter +Date: Tue Oct 7 10:15:52 2003 +0000 + + update + + po/ru.po | 7 ++++--- + 1 files changed, 4 insertions(+), 3 deletions(-) + +commit 2fdec72581107eed97e1e907115bc33238d423a9 +Author: Bill Nottingham +Date: Wed Oct 1 17:51:55 2003 +0000 + + 7.35-1 + + ChangeLog | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++-- + initscripts.spec | 8 +++++- + 2 files changed, 59 insertions(+), 5 deletions(-) + +commit 133fd75da624ab2d9d94097502b0c068785b2651 +Author: Roman Maurer +Date: Sun Sep 28 22:35:04 2003 +0000 + + more translations + + po/sl.po | 361 +++++++++++++++++++++++++++++--------------------------------- + 1 files changed, 170 insertions(+), 191 deletions(-) + +commit 7f11cdfd101ae960da946eb7ce3d488993d4b235 +Author: Denis Lackovic +Date: Sun Sep 28 15:47:35 2003 +0000 + + minor translation fix + + po/hr.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 4ad56921bf01e45a53edac3218b23f493bad5b92 +Author: Bill Nottingham +Date: Fri Sep 26 19:40:46 2003 +0000 + + fix typo + + sysconfig.txt | 2 +- + sysconfig/network-scripts/ifup-ipsec | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit 51093cb70435c14a9aa8b5460fdad9c5af6d92dc +Author: Denis Lackovic +Date: Fri Sep 26 14:52:19 2003 +0000 + + new translations update + + po/hr.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 28a694fae793e37ec0613d817ea660878bb35684 +Author: Bill Nottingham +Date: Mon Sep 22 21:34:29 2003 +0000 + + load acpi modules on startup + + rc.d/rc.sysinit | 7 +++++++ + 1 files changed, 7 insertions(+), 0 deletions(-) + +commit e0e30258830eeea51379fc511508d4ff1e6da705 +Author: Nguyen Thai Ngoc Duy +Date: Sun Sep 21 04:05:31 2003 +0000 + + update vi.po + + po/vi.po | 87 ++++++++++++++++++++++---------------------------------------- + 1 files changed, 31 insertions(+), 56 deletions(-) + +commit cab23aff438de424950e5dc70698f6e90c1559de +Author: Denis Lackovic +Date: Wed Sep 17 14:01:09 2003 +0000 + + fix + + po/hr.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 4a5b497cfb989abbbfe8527f31cb3d5eeca738dd +Author: Bill Nottingham +Date: Tue Sep 16 20:07:28 2003 +0000 + + copyright cleanup + + src/consoletype.c | 12 ++++++++++++ + src/doexec.c | 12 ++++++++++++ + src/initlog.c | 11 +++++++++++ + src/minilogd.c | 12 ++++++++++-- + src/netreport.c | 11 +++++++++++ + src/ppp-watch.c | 2 +- + src/process.c | 11 +++++++++++ + src/usernetctl.c | 12 ++++++++++++ + src/usleep.c | 9 +++++++++ + 9 files changed, 89 insertions(+), 3 deletions(-) + +commit c30738b4feebce40f547be66e1df2fa32b7fe798 +Author: Pedro Morais +Date: Tue Sep 16 13:52:14 2003 +0000 + + updates + + po/pt.po | 25 ++----------------------- + 1 files changed, 2 insertions(+), 23 deletions(-) + +commit e75397a603d6f50f029af2dedc81b46eb913d476 +Author: Denis Lackovic +Date: Mon Sep 15 17:12:23 2003 +0000 + + initial croatian translation import + + po/hr.po | 1674 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 1674 insertions(+), 0 deletions(-) + +commit 2563f1d5322c08ffa8ede6c665a750d902bcb100 +Author: Than Ngo +Date: Mon Sep 15 11:41:38 2003 +0000 + + use upsdrvctl to start the shutdown process + + ChangeLog | 7 +++++++ + initscripts.spec | 8 +++++--- + 2 files changed, 12 insertions(+), 3 deletions(-) + +commit 1c893bbe0e93dce24b7dbfb392b2964ddf73b1b7 +Author: Than Ngo +Date: Mon Sep 15 11:35:16 2003 +0000 + + use upsdrvctl to start the shutdown process + + rc.d/init.d/halt | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) + +commit 903a904227ff876e31692054edf5e416679b2228 +Author: Bill Nottingham +Date: Mon Sep 15 05:46:28 2003 +0000 + + 7.33-1 + + ChangeLog | 23 +++++++++++++++++++++++ + initscripts.spec | 6 +++++- + 2 files changed, 28 insertions(+), 1 deletions(-) + +commit 30ca006ae718fcd856ff3fa3783218233a0736aa +Author: Bill Nottingham +Date: Mon Sep 15 05:40:21 2003 +0000 + + ppp fixes (#104128, #97845, #85447) + + src/ppp-watch.c | 6 +++--- + sysconfig/network-scripts/ifdown-ppp | 6 ++++-- + sysconfig/network-scripts/ifup-ppp | 2 +- + 3 files changed, 8 insertions(+), 6 deletions(-) + +commit b64be488902cccb3f4e10396a93777caa107b1d9 +Author: Bill Nottingham +Date: Fri Sep 12 21:42:12 2003 +0000 + + for tunneling, add a route for the tunneled net through the other host + + sysconfig/network-scripts/ifdown-ipsec | 2 ++ + sysconfig/network-scripts/ifup-ipsec | 4 ++++ + 2 files changed, 6 insertions(+), 0 deletions(-) + +commit f4dc9121f5dec776794866131bc2a8d48f254b9d +Author: Nalin Dahyabhai +Date: Thu Sep 11 20:04:36 2003 +0000 + + - add two of the options for /etc/init.d/saslauthd + + sysconfig.txt | 15 +++++++++++++++ + 1 files changed, 15 insertions(+), 0 deletions(-) + +commit 0d08190bd1909940678677a0dde00c42761d7f4c +Author: Bill Nottingham +Date: Thu Sep 11 16:05:01 2003 +0000 + + more ipsec fixes (#104227, ) + + sysconfig/network-scripts/ifdown-ipsec | 17 ++++++++++++++--- + sysconfig/network-scripts/ifup-ipsec | 8 ++++---- + 2 files changed, 18 insertions(+), 7 deletions(-) + +commit 0d785aa231bd358ffff1800d2130faa9eb1eb8aa +Author: Bill Nottingham +Date: Thu Sep 11 04:36:20 2003 +0000 + + 7.32-1 + + ChangeLog | 21 +++++++++++++++++++++ + initscripts.spec | 8 ++++++-- + 2 files changed, 27 insertions(+), 2 deletions(-) + +commit 7ad26c601b706ea3bad39a696311acd7f2fec27a +Author: Bill Nottingham +Date: Thu Sep 11 04:32:07 2003 +0000 + + ipv6 fixes - detect automatic keying better, fix variable names for + tunneling + + sysconfig/network-scripts/ifup-ipsec | 17 +++++++++-------- + 1 files changed, 9 insertions(+), 8 deletions(-) + +commit cc183971840b8ca4ca07d135d65270416e7a1c92 +Author: Bill Nottingham +Date: Thu Sep 11 04:06:17 2003 +0000 + + always call 'ip link set *dev* ${DEVICE}', to avoid confusion with + other ip parameters (#104187) + + sysconfig/network-scripts/ifdown | 4 ++-- + sysconfig/network-scripts/ifup | 20 ++++++++++---------- + sysconfig/network-scripts/network-functions | 4 ++-- + 3 files changed, 14 insertions(+), 14 deletions(-) + +commit 3ba8b24b81d723b98a95a1fad5da90c409de6ddc +Author: Bill Nottingham +Date: Wed Sep 10 19:14:38 2003 +0000 + + duh + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 3ff66b8d5c190e82ec91c91a7684c80d67119a75 +Author: Bill Nottingham +Date: Wed Sep 10 19:13:12 2003 +0000 + + the vio check in consoletype requires /proc, so we must mount + /proc before sourcing /etc/init.d/functions (#103990) + + rc.d/rc.sysinit | 7 +++---- + 1 files changed, 3 insertions(+), 4 deletions(-) + +commit 1649de1d1cb193c160c8cc9d634753db2648dbf7 +Author: Bill Nottingham +Date: Wed Sep 10 02:29:19 2003 +0000 + + add uli's hostid setting program + + initscripts.spec | 1 + + src/Makefile | 4 +++- + src/genhostid.1 | 12 ++++++++++++ + src/genhostid.c | 32 ++++++++++++++++++++++++++++++++ + 4 files changed, 48 insertions(+), 1 deletions(-) + +commit d28947758e5836a8acf5b31c2f295e0efa435a8d +Author: Bill Nottingham +Date: Tue Sep 9 04:53:04 2003 +0000 + + 7.31-1 + + ChangeLog | 155 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 16 +++++- + 2 files changed, 170 insertions(+), 1 deletions(-) + +commit c91600dea4d59ce0812fe66e2688ad7f01e281a0 +Author: Bill Nottingham +Date: Tue Sep 9 04:47:02 2003 +0000 + + bridging support () + + rc.d/init.d/network | 21 +++++++++++++++------ + sysconfig/network-scripts/ifdown | 10 ++++++++++ + sysconfig/network-scripts/ifup | 17 +++++++++++++++++ + 3 files changed, 42 insertions(+), 6 deletions(-) + +commit 196aeeca3e1e15b24bd9b38af8eb9b159639d90b +Author: Hasbullah Bin Pit +Date: Sun Sep 7 12:14:04 2003 +0000 + + Updated Malay translation for initscripts + only 10 string left + + po/ms.po | 746 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 383 insertions(+), 363 deletions(-) + +commit f49d32d6ff419ac13df4f30141394a9799cb7a9d +Author: Bill Nottingham +Date: Fri Sep 5 20:21:40 2003 +0000 + + be picky + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit dfc0e7f3106893e84700aa412dc2e0cd6d254e65 +Author: Bill Nottingham +Date: Fri Sep 5 20:19:18 2003 +0000 + + require ethtool + + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 297778421a427bdee4397819b623902a5eaa81b2 +Author: Bill Nottingham +Date: Fri Sep 5 20:18:54 2003 +0000 + + fix bonding+dhcp (#91399); bring bonding device links up, then bring up slaves, then bring up bonding interface fully + + rc.d/init.d/network | 6 ++++++ + sysconfig/network-scripts/ifup | 8 ++++++++ + 2 files changed, 14 insertions(+), 0 deletions(-) + +commit 2db94baea1ccd3495f13b99bf39e303050d955e0 +Author: Bill Nottingham +Date: Fri Sep 5 19:33:48 2003 +0000 + + revert - bringing up bonding interfaces last doesn't work + + rc.d/init.d/network | 9 ++------- + 1 files changed, 2 insertions(+), 7 deletions(-) + +commit 990d2c50821c277c06d887ab390454702bc76438 +Author: Bill Nottingham +Date: Thu Sep 4 20:37:07 2003 +0000 + + typo (#103781) + + sysconfig/network-scripts/ifup-ipsec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit d3a8ee2ebcc479c85d99a055c79655a3e1eb5444 +Author: Bill Nottingham +Date: Thu Sep 4 03:41:24 2003 +0000 + + match the man page (#97850) + + src/ppp-watch.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit cebfd4564297b55220f45075547fa7ca8427a1b9 +Author: Bill Nottingham +Date: Thu Sep 4 03:28:15 2003 +0000 + + unset ONPARENT this way + + sysconfig/network-scripts/ifup-aliases | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 408db2940def31c73bec863c0f48ce8e0ac13aba +Author: Bill Nottingham +Date: Thu Sep 4 03:25:55 2003 +0000 + + unset ONPARENT after use (#101384) + + sysconfig/network-scripts/ifup-aliases | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 5e9dd516e2e0b1634114a9df4c0dd297c140116f +Author: Bill Nottingham +Date: Thu Sep 4 03:16:19 2003 +0000 + + add bonding & xDSL to the list of devices brought up afterwards (#97030,#91399) + and bring them down first (#103042) + + rc.d/init.d/network | 51 ++++++++++++++++++++++++++++++++++++++++++++++++--- + 1 files changed, 48 insertions(+), 3 deletions(-) + +commit b70b029e71dd36de95b8d424e68f96efec7eb408 +Author: Bill Nottingham +Date: Thu Sep 4 02:53:10 2003 +0000 + + handle sorting > 10 network devices (#98209) + + rc.d/init.d/network | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +commit 2b703d9f532e61f7b25e1d6f635477c840956386 +Author: Bill Nottingham +Date: Thu Sep 4 01:40:33 2003 +0000 + + remove superfluous variable (#83527) + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit cda9de1a356ac6b018a86845083693f8eb61dcc0 +Author: Bill Nottingham +Date: Thu Sep 4 01:33:52 2003 +0000 + + check for a parameter (#84799) + + rc.d/init.d/killall | 10 ++++++++++ + 1 files changed, 10 insertions(+), 0 deletions(-) + +commit ac574862cc95b534223fd468a0549c04b9459279 +Author: Bill Nottingham +Date: Thu Sep 4 01:28:47 2003 +0000 + + fix some memory handling (#85478, ) + + src/ipcalc.c | 5 +++-- + 1 files changed, 3 insertions(+), 2 deletions(-) + +commit c321d9b8c3e29061a89c78eb829522172e7300ef +Author: Bill Nottingham +Date: Thu Sep 4 01:22:02 2003 +0000 + + fix error message on directories with spaces (#86066) + + rc.d/init.d/network | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 025fef872234164ff3d07456e0e627c98be352f2 +Author: Bill Nottingham +Date: Wed Sep 3 23:46:29 2003 +0000 + + disable hotplug when loading modules (#98611) + + sysconfig/network-scripts/network-functions | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit eef578ceb9d0339c661f1cbeb8ae8c99f7c4ddc0 +Author: Bill Nottingham +Date: Wed Sep 3 23:40:39 2003 +0000 + + fix shutdown with NFS root (#100556, ) + + rc.d/init.d/halt | 13 ++++++++----- + rc.d/init.d/killall | 3 +++ + 2 files changed, 11 insertions(+), 5 deletions(-) + +commit 21df148508c36e212db01c2655ae854f9eb659e5 +Author: Bill Nottingham +Date: Wed Sep 3 23:27:12 2003 +0000 + + check for /proc/swaps before awking it (#99373, ) + + rc.d/init.d/halt | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 5995871a035dc8e1d2129d48a1e2e390e6cf4533 +Author: Bill Nottingham +Date: Wed Sep 3 23:25:01 2003 +0000 + + run rhgb after /usr is mounted (#100525, ) + + rc.d/rc.sysinit | 13 +++++++++++-- + 1 files changed, 11 insertions(+), 2 deletions(-) + +commit b79509a686a1bf76d91a2c52ee5b57b2ed9b88f2 +Author: Bill Nottingham +Date: Wed Sep 3 23:18:40 2003 +0000 + + remove /var/run/confirm when done with /etc/rc (#100898) + + rc.d/rc | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit da80f348d166037022b784ec78e5894dd489d576 +Author: Bill Nottingham +Date: Wed Sep 3 22:49:09 2003 +0000 + + IPv6 updates (Pekka Savola, ) + + changes.ipv6 | 11 +++- + ipv6-6to4.howto | 18 +++++- + sysconfig/network-scripts/network-functions-ipv6 | 74 +++++++-------------- + 3 files changed, 48 insertions(+), 55 deletions(-) + +commit 1a7bb8507debb9191b248358d4662d100ae12b18 +Author: Sarah Wang +Date: Tue Sep 2 07:19:42 2003 +0000 + + all updated + + po/zh_CN.po | 100 +++++++++++++++++++++------------------------------------- + 1 files changed, 36 insertions(+), 64 deletions(-) + +commit ddaae1991843c080fc3912b741c6b461cbc9b007 +Author: Kjartan Maraas +Date: Fri Aug 29 14:55:45 2003 +0000 + + Update + + po/nb.po | 95 ++++++++++++++++++++++--------------------------------------- + po/no.po | 95 ++++++++++++++++++++++--------------------------------------- + 2 files changed, 68 insertions(+), 122 deletions(-) + +commit df35b4fd9930134e260bd241c203b7f42b24a0df +Author: José Nuno Coelho Pires +Date: Sat Aug 23 00:57:19 2003 +0000 + + New updates -- jncp + + po/pt.po | 93 ++++++++++++++++++++++---------------------------------------- + 1 files changed, 33 insertions(+), 60 deletions(-) + +commit e4d7b10d8ee540cd001e5d4aa172b4c9dbd30f2d +Author: Phil Knirsch +Date: Fri Aug 22 09:41:51 2003 +0000 + + - User lowercase for variable for oldstyle routes, too. ;-) + + sysconfig/network-scripts/ifup-routes | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit fa8aca0cd45441e291c2644359f67f4d9c55f992 +Author: Bill Nottingham +Date: Thu Aug 21 19:07:29 2003 +0000 + + document HWADDR + + sysconfig.txt | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +commit 49abadeb543460b646430ee0837e33a4fa43db7d +Author: Bill Nottingham +Date: Wed Aug 20 19:47:21 2003 +0000 + + fix use of local + + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 9ab9e2d37331d0091b2929b5245f0cfc10b31a4a +Author: Leonid Kanter +Date: Wed Aug 20 10:14:11 2003 +0000 + + update + + po/ru.po | 144 +++++++++++++++++++++++--------------------------------------- + 1 files changed, 53 insertions(+), 91 deletions(-) + +commit a0f323b4378fc8c3db1537644f84a57fc1a0be8d +Author: Bernd Groh +Date: Wed Aug 20 06:03:23 2003 +0000 + + daily update + + po/de.po | 132 +++++++++++++++++++++++--------------------------------------- + 1 files changed, 49 insertions(+), 83 deletions(-) + +commit 0d050e19ce6fead27371d54737676c6cf0fe1e06 +Author: Yelitza Louze +Date: Wed Aug 20 01:55:28 2003 +0000 + + Updated spanish translation + + po/es.po | 126 +++++++++++++++++++++++-------------------------------------- + 1 files changed, 48 insertions(+), 78 deletions(-) + +commit 8fe343f88c1108241d6fa3ca560d7bb1cb84e579 +Author: Michelle Kim +Date: Wed Aug 20 01:50:58 2003 +0000 + + updated translation + + po/ko.po | 116 +++++++++++++++++++++++--------------------------------------- + 1 files changed, 43 insertions(+), 73 deletions(-) + +commit 2280cd29629c95b398cc6c0e75e6d9c689794f9c +Author: Miloslav Trmac +Date: Mon Aug 18 23:06:51 2003 +0000 + + Update Czech translation + + po/cs.po | 102 ++++++++++++++++++++------------------------------------------ + 1 files changed, 33 insertions(+), 69 deletions(-) + +commit 9aba74b860d74a55e3e3ec9f47a1f589d04af2bc +Author: Ben Wu +Date: Mon Aug 18 12:19:13 2003 +0000 + + Updated translation + + po/zh_TW.po | 110 ++++++++++++++++++++++------------------------------------- + 1 files changed, 41 insertions(+), 69 deletions(-) + +commit 3d475a0347adf6beada235147950f117808092a6 +Author: Audrey Simons +Date: Mon Aug 18 06:18:33 2003 +0000 + + Software updates + + po/fr.po | 127 ++++++++++++++++++++++---------------------------------------- + 1 files changed, 45 insertions(+), 82 deletions(-) + +commit 9ea908dbebf85d23c8001a15e27a62412c0e030e +Author: Bill Nottingham +Date: Mon Aug 18 00:54:08 2003 +0000 + + more IPv6 tweaks () + sort | uniq -> sort -u + + sysconfig/network-scripts/init.ipv6-global | 6 +++--- + sysconfig/network-scripts/network-functions-ipv6 | 18 +++++++++--------- + 2 files changed, 12 insertions(+), 12 deletions(-) + +commit a1c0c7fe4afb3e76fe387d67216e9a7ec72b23eb +Author: Richard Allen +Date: Sun Aug 17 23:52:25 2003 +0000 + + *** empty log message *** + + po/is.po | 115 +++++++++++++++++-------------------------------------------- + 1 files changed, 32 insertions(+), 83 deletions(-) + +commit e49978dd53491514feea06004a7f10a4cba55699 +Author: Peter van Egdom +Date: Sat Aug 16 17:45:58 2003 +0000 + + fixes in nl.po for changes in CVS + + po/nl.po | 177 ++++++++++++++++++++++++-------------------------------------- + 1 files changed, 68 insertions(+), 109 deletions(-) + +commit feacd62a98c85e766b04c00b5d0204052ac51225 +Author: Christian Rose +Date: Sat Aug 16 17:26:22 2003 +0000 + + 2003-08-16 Christian Rose + + * sv.po: Updated Swedish translation. + + po/sv.po | 91 ++++++++++++++++++++++--------------------------------------- + 1 files changed, 33 insertions(+), 58 deletions(-) + +commit f7d07235c506722b074d6714c18a2a88ce8eafb1 +Author: Bill Nottingham +Date: Fri Aug 15 23:12:02 2003 +0000 + + 7.30-1 + + ChangeLog | 10 ++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 14 insertions(+), 1 deletions(-) + +commit 20f134e6661dc75e40f5a533e704ec4a9dbc1c15 +Author: Bill Nottingham +Date: Fri Aug 15 23:09:33 2003 +0000 + + update-po & refresh-po + + po/ar.po | 774 ++++++++++++++++---------- + po/cs.po | 887 +++++++++++++++++------------ + po/da.po | 916 +++++++++++++++++------------- + po/de.po | 933 +++++++++++++++++------------- + po/es.po | 1615 ++++++++++++++++++++++++++++++++-------------------- + po/eu_ES.po | 728 +++++++++++++----------- + po/fi.po | 728 +++++++++++++----------- + po/fr.po | 1154 ++++++++++++++++++++++---------------- + po/gl.po | 893 ++++++++++++++++------------- + po/hu.po | 728 +++++++++++++----------- + po/id.po | 728 +++++++++++++----------- + po/initscripts.pot | 616 +++++++++++--------- + po/is.po | 887 +++++++++++++++++------------ + po/it.po | 938 ++++++++++++++++++------------- + po/ja.po | 915 +++++++++++++++++------------- + po/ko.po | 913 +++++++++++++++++------------- + po/ms.po | 866 ++++++++++++++++------------ + po/nb.po | 900 +++++++++++++++++------------- + po/nl.po | 961 ++++++++++++++++++------------- + po/nn.po | 853 +++++++++++++++------------- + po/no.po | 900 +++++++++++++++++------------- + po/pl.po | 728 +++++++++++++----------- + po/pt.po | 905 +++++++++++++++++------------- + po/pt_BR.po | 925 +++++++++++++++++------------- + po/ro.po | 728 +++++++++++++----------- + po/ru.po | 934 +++++++++++++++++------------- + po/sk.po | 728 +++++++++++++----------- + po/sl.po | 829 +++++++++++++++------------ + po/sr.po | 728 +++++++++++++----------- + po/sv.po | 918 +++++++++++++++++------------- + po/tr.po | 921 +++++++++++++++++------------- + po/uk.po | 881 ++++++++++++++++------------- + po/vi.po | 920 +++++++++++++++++------------- + po/wa.po | 728 +++++++++++++----------- + po/zh_CN.po | 894 +++++++++++++++++------------- + po/zh_TW.po | 894 +++++++++++++++++------------- + 36 files changed, 17916 insertions(+), 13578 deletions(-) + +commit b71ed21d56f9cc1e2aa9ced52f0a860e736a674e +Author: Bill Nottingham +Date: Fri Aug 15 20:11:15 2003 +0000 + + IPv6 updates & tweaks + + changes.ipv6 | 2 +- + sysconfig/network-scripts/ifdown-ipv6 | 6 +- + sysconfig/network-scripts/ifup-ipv6 | 6 +- + sysconfig/network-scripts/init.ipv6-global | 13 ++--- + sysconfig/network-scripts/network-functions-ipv6 | 60 +++++++++++----------- + 5 files changed, 43 insertions(+), 44 deletions(-) + +commit 901018dd876e305d05c205415175ab630729dde4 +Author: Bill Nottingham +Date: Fri Aug 8 19:45:58 2003 +0000 + + 7.29-1 + + ChangeLog | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++++- + initscripts.spec | 8 ++++++- + 2 files changed, 64 insertions(+), 2 deletions(-) + +commit 13239ac9de9884478e9aad60ba6058262bd2e897 +Author: Bill Nottingham +Date: Fri Aug 8 19:30:54 2003 +0000 + + don't echo to /dev/console (#102004) + + setsysfont | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit a9fd5b3594897ae5d9a089f0a3036e0dea73e337 +Author: Bill Nottingham +Date: Fri Aug 8 19:09:27 2003 +0000 + + support kernel-hugemem + + src/mkkerneldoth | 10 ++++++++-- + 1 files changed, 8 insertions(+), 2 deletions(-) + +commit b2b39c14155d39014d40a70f7d98c6d0da0c8257 +Author: Bill Nottingham +Date: Fri Aug 8 02:25:10 2003 +0000 + + fix ethernet device renaming deadlock (yay recursion!) (#101566) + + sysconfig/network-scripts/ifup | 3 +- + sysconfig/network-scripts/network-functions | 30 ++++++++++++++++++++++++++- + 2 files changed, 31 insertions(+), 2 deletions(-) + +commit 36159bf2210286f3f61340c7ee6816118e81219c +Author: Andreas Müller +Date: Tue Aug 5 20:57:15 2003 +0000 + + some fixes to improve readability + + po/de.po | 64 +++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 33 insertions(+), 31 deletions(-) + +commit ca1394c88821071465f7123000939f4ede4e0198 +Author: Bill Nottingham +Date: Tue Aug 5 20:24:45 2003 +0000 + + don't return 'vt' on vioconsole (#90465) + + src/consoletype.c | 17 +++++++++++++++++ + 1 files changed, 17 insertions(+), 0 deletions(-) + +commit 9d87ea5b47b46f556827aff9ce62d05f51950a7b +Author: Bill Nottingham +Date: Fri Aug 1 02:13:31 2003 +0000 + + fix short-circuit (#101445) + + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit bd9ee4a41c26046f8f27fee55ea2d5df157bde69 +Author: Nilgün Belma Bugüner +Date: Mon Jul 21 03:07:08 2003 +0000 + + update + + po/tr.po | 229 +++++++++++++++++++++++++++----------------------------------- + 1 files changed, 99 insertions(+), 130 deletions(-) + +commit 9f6c63a22183f83836a4d4146184c121465bd3d0 +Author: Nalin Dahyabhai +Date: Sat Jul 19 03:48:50 2003 +0000 + + - ifup-routes: pass the interface name to handle_file() so that we don't try + to use the routes file's name as an interface name + + initscripts.spec | 4 ++++ + sysconfig/network-scripts/ifup-routes | 6 +++--- + 2 files changed, 7 insertions(+), 3 deletions(-) + +commit e0415fe7b9931f92de2d4b867756efb98542bff3 +Author: Audrey Simons +Date: Fri Jul 18 01:15:11 2003 +0000 + + Software   removed + + po/fr.po | 28 +++++++++++++++------------- + 1 files changed, 15 insertions(+), 13 deletions(-) + +commit 62cd5b532cb2b21e2b5f4d5702e10aff3893274d +Author: Audrey Simons +Date: Fri Jul 18 01:14:19 2003 +0000 + + Software   removed + + po/fr.po | 456 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 228 insertions(+), 228 deletions(-) + +commit 3dcb862ee4c5b37b429f596266e24114dde63bc1 +Author: Peter van Egdom +Date: Thu Jul 17 22:22:13 2003 +0000 + + spelling-, translation- and typo-fixes in initscript nl.po + + po/nl.po | 132 ++++++++++++++++++++++++++++---------------------------------- + 1 files changed, 59 insertions(+), 73 deletions(-) + +commit a0681f18870553f46a7ef22d35da2d3be1eb3476 +Author: Roman Maurer +Date: Sun Jul 13 16:47:35 2003 +0000 + + converted to UTF-8 + + po/sl.po | 305 +++++++++++++++++--------------------------------------------- + 1 files changed, 83 insertions(+), 222 deletions(-) + +commit 7eefb3b77c9f2168c9fa2fae8de85d2dea260c52 +Author: Bill Nottingham +Date: Wed Jul 9 19:39:39 2003 +0000 + + cleanup doublentry + + ChangeLog | 18 ------------------ + 1 files changed, 0 insertions(+), 18 deletions(-) + +commit 5cc4f208d0e51b31a503f4ad15267c0bbc873393 +Author: Bill Nottingham +Date: Wed Jul 9 19:37:49 2003 +0000 + + 7.28-1 + + ChangeLog | 26 ++++++++++++++++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 30 insertions(+), 1 deletions(-) + +commit 5f40382ce1964ab1bfafe1299e71fe09b742d694 +Author: Bill Nottingham +Date: Wed Jul 9 12:39:31 2003 +0000 + + fix it + + sysconfig/network-scripts/network-functions | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 3f2cb4d9c8cb2a0687927c34506c12e83d65e991 +Author: Bill Nottingham +Date: Wed Jul 9 12:30:08 2003 +0000 + + keys-, not .keys + + sysconfig/network-scripts/network-functions | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 8165f54c083c9090b5481523f567edd4c5a52810 +Author: Bill Nottingham +Date: Tue Jul 8 20:28:43 2003 +0000 + + 7.27-1 + + ChangeLog | 38 ++++++++++++++++++++++++++++++-------- + initscripts.spec | 6 +++++- + 2 files changed, 35 insertions(+), 9 deletions(-) + +commit bbad0baf36cbe5c58b6f5767ca1370af598b6dd5 +Author: Bill Nottingham +Date: Tue Jul 8 20:22:28 2003 +0000 + + check that we're the current foreground console before running + unicode_start + + lang.csh | 12 +++++++----- + lang.sh | 2 +- + setsysfont | 2 +- + 3 files changed, 9 insertions(+), 7 deletions(-) + +commit 9c51f7ea621bd202c58a44a61772acf97c8a48c0 +Author: Bill Nottingham +Date: Tue Jul 8 20:15:34 2003 +0000 + + add a test to consoletype to test that we're the current foreground + console + + src/consoletype.1 | 35 +++++++++++++++++++++++------------ + src/consoletype.c | 28 +++++++++++++++++++--------- + 2 files changed, 42 insertions(+), 21 deletions(-) + +commit 5ee4ea5c44a5e916c08e8063d587b9ff11c98f04 +Author: Sarah Wang +Date: Tue Jul 8 07:24:50 2003 +0000 + + updated the translation and header + + po/zh_CN.po | 13 +++++++------ + 1 files changed, 7 insertions(+), 6 deletions(-) + +commit 659348cf1b9f057e662463cd6f0e7e836eca5bbc +Author: Richard Allen +Date: Mon Jul 7 02:23:26 2003 +0000 + + *** empty log message *** + + po/is.po | 632 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 316 insertions(+), 316 deletions(-) + +commit 5220f528fd7f93d1202d7bb6144adcdd46764b29 +Author: Bill Nottingham +Date: Thu Jul 3 03:45:00 2003 +0000 + + always add info to /etc/racoon/racoon.conf + + sysconfig/network-scripts/ifup-ipsec | 15 +++++++++------ + 1 files changed, 9 insertions(+), 6 deletions(-) + +commit ce780ea7dcd31ea95664863e378d1e374b0b77be +Author: Bill Nottingham +Date: Thu Jul 3 02:46:13 2003 +0000 + + 7.26-1 + + ChangeLog | 127 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 12 +++++- + 2 files changed, 138 insertions(+), 1 deletions(-) + +commit b6cd13d85bec6fca251c80baa7e10fa8ce92daa9 +Author: Bill Nottingham +Date: Thu Jul 3 02:45:23 2003 +0000 + + make setkey be quiet + + sysconfig/network-scripts/ifup-ipsec | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) + +commit c0df5e37a256ede62a402e8e012f319481b75e57 +Author: Bill Nottingham +Date: Thu Jul 3 02:43:38 2003 +0000 + + remove -x + + sysconfig/network-scripts/ifup-ipsec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 90564c77a7abf0c95f038fa1b6196bc4556148b6 +Author: Bill Nottingham +Date: Thu Jul 3 02:38:43 2003 +0000 + + add quick description of bonding device config + + sysconfig.txt | 43 +++++++++++++++++++++++++------------------ + 1 files changed, 25 insertions(+), 18 deletions(-) + +commit fb5c63c31638a69a4e6039994b07e99096fddb2c +Author: Bill Nottingham +Date: Thu Jul 3 02:34:16 2003 +0000 + + ipsec bits. sucked straight from ifup-ipsec + + sysconfig.txt | 30 ++++++++++++++++++++++++++++++ + 1 files changed, 30 insertions(+), 0 deletions(-) + +commit 4045ab8e760742fbad884ffd95eaa6dd821b137f +Author: Bill Nottingham +Date: Thu Jul 3 02:28:35 2003 +0000 + + mention that type is required + + sysconfig/network-scripts/ifup-ipsec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit ce4f8820c3f76adaef073f77f31882a336da5846 +Author: Bill Nottingham +Date: Thu Jul 3 02:27:34 2003 +0000 + + - nuke RSA support, since we're not doing it right now + - switch md5 -> sha1 + - clarify some docs + + sysconfig/network-scripts/ifup-ipsec | 27 ++++++++------------------- + 1 files changed, 8 insertions(+), 19 deletions(-) + +commit d773cca9ae39f4b0fa5556d791cdf24c053966ec +Author: Bill Nottingham +Date: Thu Jul 3 02:18:10 2003 +0000 + + fix quoting of peer certfile + + sysconfig/network-scripts/ifup-ipsec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 5a7f7acb80b4432be8988aefb15912b4c60a2e9f +Author: Bill Nottingham +Date: Thu Jul 3 01:32:57 2003 +0000 + + set $KEYING + do something with racoon on bringing the interface down + + sysconfig/network-scripts/ifdown-ipsec | 33 ++++++++++++++++++++++++++++++++ + 1 files changed, 33 insertions(+), 0 deletions(-) + +commit 5f300c1d2d2e73479d4486d0c5773cff107582d1 +Author: Bill Nottingham +Date: Wed Jul 2 23:38:12 2003 +0000 + + that ';' is important. damned if i know why, i think the parser is buggy. + fix quoting of include files. + + sysconfig/network-scripts/ifup-ipsec | 5 +++-- + 1 files changed, 3 insertions(+), 2 deletions(-) + +commit 478722157f6238c189c102bd960ca906935fb8dd +Author: Bill Nottingham +Date: Wed Jul 2 23:05:30 2003 +0000 + + first batch of automatic keying fixes. notably, I can't type. + + sysconfig/network-scripts/ifup-ipsec | 41 +++++++++++++++++++--------------- + 1 files changed, 23 insertions(+), 18 deletions(-) + +commit 6b78527ef407b08b4e2c26f0709375b366e66283 +Author: Bill Nottingham +Date: Wed Jul 2 22:37:43 2003 +0000 + + add ifdown-ipsec + + sysconfig/network-scripts/ifdown-ipsec | 29 +++++++++++++++++++++++++++++ + 1 files changed, 29 insertions(+), 0 deletions(-) + +commit 927f8ea11a053120ff7395de0ecf2648dadc8028 +Author: Bill Nottingham +Date: Wed Jul 2 21:03:10 2003 +0000 + + some fixes. i love shell quoting + + sysconfig/network-scripts/ifup-ipsec | 48 +++++++++++++++++++-------------- + 1 files changed, 28 insertions(+), 20 deletions(-) + +commit b5ce7966e265affa87cc6c5bbee7910e06fbae41 +Author: Bill Nottingham +Date: Wed Jul 2 19:01:08 2003 +0000 + + map ipsec devices to ifup-ipsec + + sysconfig/network-scripts/network-functions | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit b9264ea5563b499bbbaadf484e524a439c709eec +Author: Bill Nottingham +Date: Wed Jul 2 16:25:19 2003 +0000 + + name SPIs something other than 1234 + + sysconfig/network-scripts/ifup-ipsec | 18 +++++++++--------- + 1 files changed, 9 insertions(+), 9 deletions(-) + +commit e7ac60c583cf4d6d291d645e620b14bfc90f9bda +Author: Bill Nottingham +Date: Wed Jul 2 05:19:05 2003 +0000 + + automatic keying support. not yet tested, either. + + sysconfig/network-scripts/ifup-ipsec | 152 ++++++++++++++++++++++++++++++++-- + 1 files changed, 144 insertions(+), 8 deletions(-) + +commit 5c546c016732370d99adff1565b7dc7d002fd056 +Author: Bill Nottingham +Date: Tue Jul 1 20:38:04 2003 +0000 + + allow different in/out encryption protocols, too + + sysconfig/network-scripts/ifup-ipsec | 16 ++++++++-------- + 1 files changed, 8 insertions(+), 8 deletions(-) + +commit 7cb1156505a6ae3c6ec4eaf630bba17ed81cb152 +Author: Bill Nottingham +Date: Tue Jul 1 17:06:59 2003 +0000 + + allow using only AH or ESP, don't require both + allow incoming/outgoing keys to be different + + sysconfig/network-scripts/ifup-ipsec | 53 +++++++++++++++++++++++---------- + 1 files changed, 37 insertions(+), 16 deletions(-) + +commit b9a641566adbdb7f5ade6939984c330bcdcb4722 +Author: Bill Nottingham +Date: Tue Jul 1 15:02:49 2003 +0000 + + handle new format in old file names + + sysconfig/network-scripts/ifup-routes | 47 +++++++++++++++++++-------------- + 1 files changed, 27 insertions(+), 20 deletions(-) + +commit 6c9647693c0ed24eb1d034928aaa0135fe4dda56 +Author: Bill Nottingham +Date: Tue Jul 1 06:47:06 2003 +0000 + + well, fix parsing + + sysconfig/network-scripts/ifup-ipsec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 96916cdd2cf4031dff4be16cc22d8e034d7735ec +Author: Bill Nottingham +Date: Tue Jul 1 06:46:19 2003 +0000 + + initial stuff. may not work. may not even parse. + + sysconfig/network-scripts/ifup-ipsec | 112 ++++++++++++++++++++++++++++++++++ + 1 files changed, 112 insertions(+), 0 deletions(-) + +commit e16932e092fb64e788f465d6c0d683c893a2bec0 +Author: Bill Nottingham +Date: Mon Jun 30 19:10:16 2003 +0000 + + read $CONFIG.keys too... you can put non-world-readable keys here. + + sysconfig/network-scripts/network-functions | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) + +commit be897f4ad5d4f9dc88ec39acf399656ba5c96d9f +Author: Bill Nottingham +Date: Fri Jun 27 20:37:32 2003 +0000 + + allow default window size for routes to be set with WINDOW=... (#98112) + + sysconfig.txt | 3 +++ + sysconfig/network-scripts/ifdown-post | 4 ++-- + sysconfig/network-scripts/ifup | 6 +++--- + sysconfig/network-scripts/network-functions | 6 +++--- + 4 files changed, 11 insertions(+), 8 deletions(-) + +commit c49ae566f4f7c58a79b32a8fc17005c0f9495402 +Author: Bill Nottingham +Date: Fri Jun 27 20:15:25 2003 +0000 + + support setting device options with ethtool opts + + sysconfig.txt | 7 +++++++ + sysconfig/network-scripts/ifup | 8 ++++++++ + 2 files changed, 15 insertions(+), 0 deletions(-) + +commit c8b2bc2f85ae344705b995778fa2c5bb2d31ff72 +Author: Bill Nottingham +Date: Thu Jun 26 03:35:54 2003 +0000 + + checking HOSTTYPE works better if it's actually set somewhere (#98078) + + rc.d/rc.sysinit | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 346cbaee37fbf159c037da408f2df7f424ca029f +Author: Bill Nottingham +Date: Thu Jun 26 03:07:33 2003 +0000 + + what's an escon? + + sysconfig/network-scripts/network-functions | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit b5d31b1c33206284fe1ab4ace66770f2e51d6527 +Author: Audrey Simons +Date: Tue Jun 24 04:32:52 2003 +0000 + + Updated + + po/fr.po | 456 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 228 insertions(+), 228 deletions(-) + +commit 9f38f0eeba5d63c36e910cde44b9bc59c2b5aba3 +Author: Bill Nottingham +Date: Tue Jun 24 04:13:19 2003 +0000 + + more tweaks + - encapsulate grabing the hw addr into its own function + - normalize case of all hwaddrs + - if we are passed a device with no config, see if there's a config + for that hwaddr + + sysconfig/network-scripts/ifdown | 5 ++--- + sysconfig/network-scripts/ifup | 3 +-- + sysconfig/network-scripts/network-functions | 25 ++++++++++++++++++++++++- + 3 files changed, 27 insertions(+), 6 deletions(-) + +commit 642f9be2bce629712adc76374f472f7e9f691361 +Author: Bill Nottingham +Date: Tue Jun 24 03:35:24 2003 +0000 + + get rid of an extraneous error message + + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit a9405effe269ad57346b215b8c881189333b190f +Author: Bill Nottingham +Date: Tue Jun 24 03:10:47 2003 +0000 + + support randomly named network devices, part 1 + - use nameif + - determine device type from file first, and from device name as a + fallback + - ditto for aliases + + sysconfig/network-scripts/ifdown | 2 - + sysconfig/network-scripts/ifdown-post | 2 - + sysconfig/network-scripts/ifup | 9 ------ + sysconfig/network-scripts/ifup-post | 8 ----- + sysconfig/network-scripts/network-functions | 38 ++++++++++++++++++++++++++- + 5 files changed, 37 insertions(+), 22 deletions(-) + +commit 4de90482aada4f5c152d6faa35066723ab0544ae +Author: Bill Nottingham +Date: Mon Jun 23 20:10:28 2003 +0000 + + make it build + + initscripts.spec | 1 - + 1 files changed, 0 insertions(+), 1 deletions(-) + +commit 9383cc96359c9e41689628e05b2a486ee289b62a +Author: Bill Nottingham +Date: Mon Jun 23 20:04:21 2003 +0000 + + that too + + initscripts.spec | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) + +commit f8aa240d16213d50e3095e07a44a74e6346dbb6c +Author: Bill Nottingham +Date: Mon Jun 23 20:03:00 2003 +0000 + + 7.25-1 + + ChangeLog | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 10 ++++++++- + 2 files changed, 68 insertions(+), 1 deletions(-) + +commit 5ce7d531fe1c60cb52bafbdf67247b6306f3bc7a +Author: Bill Nottingham +Date: Mon Jun 23 20:02:25 2003 +0000 + + revert + + rc.d/rc.local | 6 ------ + 1 files changed, 0 insertions(+), 6 deletions(-) + +commit a305632d36836eec48f39fb29bd7977a228446cf +Author: Bill Nottingham +Date: Thu Jun 19 17:58:46 2003 +0000 + + fix DNS punching in the case of other rules for the DNS server (#97686, ) + + sysconfig/network-scripts/ifup-post | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 70b9ae6f73d40c606813c2a08d4247d4a13bab56 +Author: Nguyen Thai Ngoc Duy +Date: Wed Jun 18 13:26:42 2003 +0000 + + add vi.po + + po/vi.po | 3822 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 3822 insertions(+), 0 deletions(-) + +commit f9d06d3f328fa5c685cebe05ae6929424243fe17 +Author: Pedro Morais +Date: Wed Jun 18 12:31:23 2003 +0000 + + consistency fixes + + po/pt.po | 10 +++++----- + 1 files changed, 5 insertions(+), 5 deletions(-) + +commit 14999ce3e63c35af42a368e9f8e418ca3f647225 +Author: Bernd Groh +Date: Wed Jun 18 07:42:37 2003 +0000 + + software translation update + + po/de.po | 11 ++++++----- + 1 files changed, 6 insertions(+), 5 deletions(-) + +commit b4b3fec79fa333fdd31cb05df627261252d45a7f +Author: Bill Nottingham +Date: Mon Jun 16 04:15:33 2003 +0000 + + fix bad syntax + + rc.d/rc.sysinit | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit a1264de80fbb439076f4314b16e869fc198fb388 +Author: Bill Nottingham +Date: Fri Jun 13 21:46:08 2003 +0000 + + fix leaked fd, potential usernetctl badness, and initlog/process bogons () + + src/initlog.c | 10 ++++++---- + src/ppp-watch.c | 3 +++ + src/process.c | 5 +++-- + src/usernetctl.c | 10 +++++++++- + 4 files changed, 21 insertions(+), 7 deletions(-) + +commit 781b0f41187b41c3cf1d2e0f570ec2432b146660 +Author: Bill Nottingham +Date: Wed Jun 11 16:09:24 2003 +0000 + + fix grep (#97188) + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit b9029109f91980cfef4007f7e565f4115308fec9 +Author: Bill Nottingham +Date: Thu Jun 5 15:14:18 2003 +0000 + + change order for .unconfigured (#92346, ) + + rc.d/rc.sysinit | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit 4e76103d075c5bf1576d37cdd4fbbd259b712446 +Author: Bill Nottingham +Date: Mon Jun 2 03:38:52 2003 +0000 + + beep? erhm, no. (#92019) + + ppp/ip-down.ipv6to4 | 6 ------ + ppp/ip-up.ipv6to4 | 6 ------ + 2 files changed, 0 insertions(+), 12 deletions(-) + +commit e956fb172d00dc564cc50f2a33a0feb9ddd53839 +Author: Bill Nottingham +Date: Wed May 28 18:53:50 2003 +0000 + + - make usernetctl use the nickname instead of the device name + - don't look in /etc/sysconfig/networking + - fix calling of nameif before the device was loaded + - clean up route handling + () + + Makefile | 10 ++++--- + sysconfig/network-scripts/ifdown | 5 +-- + sysconfig/network-scripts/ifup | 35 +++++++++++++++---------- + sysconfig/network-scripts/ifup-post | 3 +- + sysconfig/network-scripts/ifup-routes | 37 ++++++++++++-------------- + sysconfig/network-scripts/network-functions | 9 +----- + 6 files changed, 49 insertions(+), 50 deletions(-) + +commit 515094b273406277de12adc648846435e27ce389 +Author: Bill Nottingham +Date: Tue May 27 16:36:44 2003 +0000 + + make ksyms.* 0600 + + rc.d/rc.sysinit | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) + +commit 461b8323c307774e1cd413fb920f9e958028d1a5 +Author: Bill Nottingham +Date: Fri May 23 16:35:05 2003 +0000 + + 7.24-1 + + ChangeLog | 10 ++++++++-- + initscripts.spec | 5 ++++- + 2 files changed, 12 insertions(+), 3 deletions(-) + +commit 66838972875fd0948bf05aacbba9fc3fc0cdec6d +Author: Bill Nottingham +Date: Fri May 23 16:29:02 2003 +0000 + + hack so that rhgb exits in runlevel 3 too. we need to fix this properly. + + rc.d/rc.local | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) + +commit 10f36917084be052c62c7d61a2593204bf30d80d +Author: Bill Nottingham +Date: Thu May 22 16:16:56 2003 +0000 + + 7.23-1 + + ChangeLog | 10 ++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 14 insertions(+), 1 deletions(-) + +commit f620a0f4cad10fdd89d9658b2928b29515530a32 +Author: Bill Nottingham +Date: Thu May 22 16:14:16 2003 +0000 + + checking /proc/cmdline doesn't work very well if /proc isn't mounted + + rc.d/rc.sysinit | 11 ++++++----- + 1 files changed, 6 insertions(+), 5 deletions(-) + +commit 4a689b58aa9d5b7c3d20ccd02af6841226626aba +Author: Bill Nottingham +Date: Thu May 22 16:08:31 2003 +0000 + + add a 'nogui' + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit f2a4ab655a971b9682c6af22fd84afb477a0e780 +Author: Bill Nottingham +Date: Wed May 21 18:49:43 2003 +0000 + + GRAPHICAL=yes, not BOOTUP=graphical + + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 0d90102716dffccbd52f1b38b1a0d4a79e414aaa +Author: Bill Nottingham +Date: Wed May 21 15:40:10 2003 +0000 + + 7.22-1 + + ChangeLog | 11 ++++++----- + initscripts.spec | 5 ++++- + 2 files changed, 10 insertions(+), 6 deletions(-) + +commit adff4904957c0b6ba0c9ae2d86a99e25e5d7fa55 +Author: Bill Nottingham +Date: Wed May 21 15:39:10 2003 +0000 + + check for rhgb's existence before starting it + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit f4042c4dfa6a1f7f04da2cf293e2ae8f3f687587 +Author: Bill Nottingham +Date: Tue May 20 15:39:54 2003 +0000 + + 7.21-1 + + ChangeLog | 12 ++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 16 insertions(+), 1 deletions(-) + +commit 0e4fb96126d0c7c80b17d548d308c2bdcf1c56a3 +Author: Bill Nottingham +Date: Tue May 20 15:37:37 2003 +0000 + + updated rhgb support () + + rc.d/rc.sysinit | 12 ++++-------- + sysconfig/init | 2 ++ + 2 files changed, 6 insertions(+), 8 deletions(-) + +commit 06f071a8056a43d6270700c154b8e26fac672849 +Author: Bill Nottingham +Date: Mon May 5 16:16:46 2003 +0000 + + 7.20-1 + + ChangeLog | 21 +++++++++++++++++++++ + initscripts.spec | 4 ++-- + 2 files changed, 23 insertions(+), 2 deletions(-) + +commit 5b34296f993a89d86a0159d4e794a79c4e7c8c12 +Author: Bill Nottingham +Date: Fri May 2 19:58:43 2003 +0000 + + change how options are passed (#88202) + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 4069980fea8969c9c795e31237e6a14381016fc5 +Author: Bill Nottingham +Date: Fri May 2 19:55:26 2003 +0000 + + handle vmware locks (#89751, ) + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 643df6d908ab65de6dbf164f469e98a1de639e9f +Author: Bill Nottingham +Date: Fri May 2 16:55:27 2003 +0000 + + some minor cleanups + + sysconfig/network-scripts/ifup | 12 ++++++------ + 1 files changed, 6 insertions(+), 6 deletions(-) + +commit c3c42594656687b4cd38d81bca9d5841e65ba4d9 +Author: Bill Nottingham +Date: Fri May 2 16:45:22 2003 +0000 + + kill one extraneous grep (#90001, ) + + sysconfig/network-scripts/ifup | 3 +-- + 1 files changed, 1 insertions(+), 2 deletions(-) + +commit 73e2f68d74a5484449a7540a5db520ec2b28a35b +Author: Bill Nottingham +Date: Fri May 2 16:30:43 2003 +0000 + + 7.19-1 + + ChangeLog | 10 +++++++++- + initscripts.spec | 5 ++++- + 2 files changed, 13 insertions(+), 2 deletions(-) + +commit 3926e00300f773051a1e1ce8559763a3db7a0631 +Author: Bill Nottingham +Date: Thu May 1 23:02:39 2003 +0000 + + there is no ipcalc(3) + + src/ipcalc.1 | 2 -- + 1 files changed, 0 insertions(+), 2 deletions(-) + +commit fd9fea9a6f5df0931af76cddfea2ffa745179d27 +Author: Jonathan Blandford +Date: Thu May 1 22:02:42 2003 +0000 + + Thu May 1 17:41:50 2003 Jonathan Blandford + + * rc.d/rc (previous): Use the function to call rhgb. + + ChangeLog | 4 ++++ + rc.d/rc | 2 +- + 2 files changed, 5 insertions(+), 1 deletions(-) + +commit 166d88d97dffa16a83b6964aa79780edcc71b64f +Author: Bill Nottingham +Date: Thu May 1 03:02:38 2003 +0000 + + 7.18-1 + + ChangeLog | 2 +- + initscripts.spec | 4 ++-- + 2 files changed, 3 insertions(+), 3 deletions(-) + +commit b299d4044bc9d4ddbfcefed2b23454e62244cfe0 +Author: Bill Nottingham +Date: Thu May 1 03:02:00 2003 +0000 + + more rhgb tweaks + + rc.d/rc | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit fe1238d2e9e401bf2fd658ecb8cbce9f5e73559c +Author: Bill Nottingham +Date: Wed Apr 30 20:37:28 2003 +0000 + + 7.17-1 + + ChangeLog | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 5 +++- + 2 files changed, 80 insertions(+), 1 deletions(-) + +commit 4225570cbd69a740e58045e3ad05d3d496184afe +Author: Bill Nottingham +Date: Wed Apr 30 20:32:47 2003 +0000 + + rhgb updates + + lang.csh | 10 ++++++---- + rc.d/init.d/functions | 18 +++++++----------- + rc.d/rc.sysinit | 9 +++++++++ + 3 files changed, 22 insertions(+), 15 deletions(-) + +commit 5d6ea8b3450b9b85e222815e131e2772f62650d1 +Author: Florian La Roche +Date: Mon Apr 21 12:04:57 2003 +0000 + + - further eliminate consoletype calls with CONSOLETYPE + + initscripts-s390.patch | 2 +- + initscripts.spec | 1 + + rc.d/rc.sysinit | 4 ++-- + 3 files changed, 4 insertions(+), 3 deletions(-) + +commit 05f91a7f3d20c4e023cfecc915e0d9ccf793b7b8 +Author: Florian La Roche +Date: Mon Apr 21 11:14:01 2003 +0000 + + - mainframe cleanup + + initscripts-s390.patch | 10 ---------- + initscripts.spec | 4 ++++ + inittab.s390 | 1 - + 3 files changed, 4 insertions(+), 11 deletions(-) + +commit 023d0f3e0fcf1fd652358118bb6e18cebcadec08 +Author: Florian La Roche +Date: Sat Apr 19 06:55:05 2003 +0000 + + - no need to delete /var/run/confirm, as it is already deleted right + above in the /var/run+/var/lock cleanup + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit a31c7a30dced003c0f96025fa76364eb523e832c +Author: Florian La Roche +Date: Fri Apr 18 21:09:07 2003 +0000 + + - new release + + initscripts.spec | 21 ++++++- + rc.d/init.d/functions | 19 ++----- + rc.d/init.d/network | 41 +++---------- + rc.d/rc | 14 +---- + rc.d/rc.sysinit | 155 ++++++++++++++++++++++++------------------------- + sysconfig/init.s390 | 2 +- + 6 files changed, 115 insertions(+), 137 deletions(-) + +commit 475e9481742a2dc8419909e0fd6e257dc9b3c404 +Author: Bill Nottingham +Date: Wed Apr 16 16:51:50 2003 +0000 + + hey, where's that brown paper bag (#88999) + + setsysfont | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit f104533e4462d4caaa416e3d1a6b5a1284d66e02 +Author: Bill Nottingham +Date: Thu Apr 3 16:25:19 2003 +0000 + + switch back + + lang.csh | 6 ++++-- + lang.sh | 2 +- + setsysfont | 4 +++- + 3 files changed, 8 insertions(+), 4 deletions(-) + +commit 5217f545232d8d95444da2bae125f2b13f52900e +Author: Bill Nottingham +Date: Thu Apr 3 16:21:15 2003 +0000 + + um, no, that's correct + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit d94d9646615f9a5fb88d928f03d5424b5963a4e0 +Author: Karsten Hopp +Date: Thu Apr 3 10:11:30 2003 +0000 + + - sync with beehive package + - prepare for rebuild in 3.0E: + Mainframe has no /dev/ttyX devices and no mingetty, don't + initialize them. This gave error messages during startup + + ChangeLog | 12 ++++++++++++ + initscripts.spec | 9 ++++++++- + lang.csh | 6 ++---- + lang.sh | 2 +- + rc.d/rc.sysinit | 2 +- + setsysfont | 4 +--- + 6 files changed, 25 insertions(+), 10 deletions(-) + +commit 7e77c0f5562c64f80d531bf475e55d705c8d19eb +Author: Bill Nottingham +Date: Fri Mar 28 22:47:45 2003 +0000 + + fix rc.sysinit for 2.5 + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 35d6a4bfc5a1e38a04f89bed0d0b2f9c2cfe1dbb +Author: Karsten Hopp +Date: Wed Mar 26 15:35:06 2003 +0000 + + There are no /dev/ttyX devices and no mingetty on mainframe. + This code tried to create new files in /dev/ while / was mounted ro. + + rc.d/rc.sysinit | 18 ++++++++++-------- + 1 files changed, 10 insertions(+), 8 deletions(-) + +commit 7c956d85f0c66d9dae315706dcc626b876d2dd5c +Author: Sarah Wang +Date: Wed Mar 26 04:03:22 2003 +0000 + + translated red hat into chinese term + + po/zh_CN.po | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit f0c3f6549dd971cc4b6da39da0ff2b9a1cbc9ef8 +Author: Audrey Simons +Date: Tue Mar 25 03:58:54 2003 +0000 + + Checked + + po/fr.po | 759 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 376 insertions(+), 383 deletions(-) + +commit 8441d91e1b24950c556cdabeb90e1bff18d46e5a +Author: Nalin Dahyabhai +Date: Mon Mar 17 20:29:24 2003 +0000 + + - init.d/network: don't advertise "probe: true" in the header if we don't + recognize "probe" as an argument + + initscripts.spec | 4 ++++ + rc.d/init.d/network | 2 +- + 2 files changed, 5 insertions(+), 1 deletions(-) + +commit eb907b6e9b0a335cd994e6f7f82d4b9779261835 +Author: Mohamed Eldesoky +Date: Mon Mar 17 13:57:23 2003 +0000 + + Arabic translation for initscripts. + + po/ar.po | 1595 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 1595 insertions(+), 0 deletions(-) + +commit fe149f46779dc2d82f3b9e79f382bb2e49ec982e +Author: Bill Nottingham +Date: Thu Mar 13 01:20:27 2003 +0000 + + fix conflict + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 9e3bccf1d0671f2164510690a88e5b5d3eec2da1 +Author: Bill Nottingham +Date: Thu Mar 13 01:17:02 2003 +0000 + + revert. chain name change was reverted. + + sysconfig/network-scripts/ifup | 8 ++++---- + sysconfig/network-scripts/ifup-post | 6 +++--- + 2 files changed, 7 insertions(+), 7 deletions(-) + +commit 8e7d59c0aa7cd24b57f0d59521b7a9f87ed0b8df +Author: Christian Rose +Date: Sat Mar 8 14:39:21 2003 +0000 + + 2003-03-08 Christian Rose + + * sv.po: Small fixes. + + po/sv.po | 12 ++++++------ + 1 files changed, 6 insertions(+), 6 deletions(-) + +commit 0b0e541591d87cd10674873deccf311bab52573d +Author: Bill Nottingham +Date: Thu Mar 6 16:17:03 2003 +0000 + + use -x, not -f (#85704) + + lang.csh | 2 +- + lang.sh | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit aac707b24ff964ab16c886a760adf63af3ff71b2 +Author: Bill Nottingham +Date: Mon Mar 3 21:04:05 2003 +0000 + + check for unicode_start before invocation (#85413) + + lang.csh | 6 ++++-- + lang.sh | 2 +- + setsysfont | 4 +++- + 3 files changed, 8 insertions(+), 4 deletions(-) + +commit f19fe45b3669acc1683d34334fa62a355212213e +Author: Bill Nottingham +Date: Fri Feb 28 16:37:16 2003 +0000 + + pass TERM to scripts too + + service | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) + +commit f4a3f0f9e02e033b1e8547656a9fd34d28a16dae +Author: Bill Nottingham +Date: Wed Feb 26 02:40:09 2003 +0000 + + oops + + setsysfont | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 61bc7e7e467327be016ee5c70eb361041c03874d +Author: Bill Nottingham +Date: Wed Feb 26 02:39:12 2003 +0000 + + 7.13-1 + + ChangeLog | 15 ++++++++++++++- + initscripts.spec | 5 ++++- + 2 files changed, 18 insertions(+), 2 deletions(-) + +commit 01e080020dbcbf98fdb6505b9b7f54ee43695a78 +Author: Bill Nottingham +Date: Wed Feb 26 02:37:24 2003 +0000 + + handle 7.x sysfontacm settings on the fly (#84183) + + setsysfont | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit 8c679537256a0642c5ea4e634757629eae39261d +Author: David Barzilay +Date: Wed Feb 26 01:34:42 2003 +0000 + + updatedheaderspt_BR2502 + + po/pt_BR.po | 6 ++++-- + 1 files changed, 4 insertions(+), 2 deletions(-) + +commit 5689bd1208a48ae29705e72ae54537eea6b4a397 +Author: Bill Nottingham +Date: Mon Feb 24 21:55:21 2003 +0000 + + 7.12-1 + + ChangeLog | 5 +++++ + initscripts.spec | 5 +++-- + 2 files changed, 8 insertions(+), 2 deletions(-) + +commit 71eda6a3c150d0b9773a809abd40831c0a9d376f +Author: Bill Nottingham +Date: Mon Feb 24 21:54:17 2003 +0000 + + init vts even if consoletype isn't vt (serial console with vts active) + + rc.d/rc.sysinit | 13 +++++++------ + 1 files changed, 7 insertions(+), 6 deletions(-) + +commit 52adec761dd0de9f57d5f37cec076cdf3259911d +Author: Bill Nottingham +Date: Mon Feb 24 16:16:18 2003 +0000 + + 7.11-1 + + ChangeLog | 7 +++++++ + initscripts.spec | 7 +++++-- + 2 files changed, 12 insertions(+), 2 deletions(-) + +commit 59298506e8d2df987d0d28085f40b1b7b2e11c76 +Author: Bill Nottingham +Date: Mon Feb 24 16:15:10 2003 +0000 + + handle changed chain name + + sysconfig/network-scripts/ifup | 8 ++++---- + sysconfig/network-scripts/ifup-post | 6 +++--- + 2 files changed, 7 insertions(+), 7 deletions(-) + +commit bd49fd62336a44a1486ec667ca4f6da8b72f4ccf +Author: Bill Nottingham +Date: Fri Feb 21 20:35:41 2003 +0000 + + 7.10-1 + + ChangeLog | 7 +++++++ + initscripts.spec | 5 ++++- + 2 files changed, 11 insertions(+), 1 deletions(-) + +commit 4e9410b4980f826786479d323c37060bbcb0851f +Author: Bill Nottingham +Date: Fri Feb 21 20:33:03 2003 +0000 + + handle LANGUAGE specially for zh_CN.GB18030 & gdm (#84773) + + lang.csh | 6 ++++++ + lang.sh | 4 ++++ + 2 files changed, 10 insertions(+), 0 deletions(-) + +commit d7802ae1da34b67a8cef5838562e168f3f6c8c1c +Author: Bill Nottingham +Date: Thu Feb 20 17:16:51 2003 +0000 + + 7.09-1 + + ChangeLog | 16 ++++++++++++++++ + initscripts.spec | 8 +++++++- + 2 files changed, 23 insertions(+), 1 deletions(-) + +commit 293008d164b39d61090b3a370d6be15a0a7f91dc +Author: Bill Nottingham +Date: Thu Feb 20 17:14:53 2003 +0000 + + redhat-config-network writes $NAME.route, not $DEVICE.route. Handle + that. (#84193) + + sysconfig/network-scripts/ifup-aliases | 2 +- + sysconfig/network-scripts/ifup-post | 2 +- + sysconfig/network-scripts/ifup-routes | 10 +++++++++- + 3 files changed, 11 insertions(+), 3 deletions(-) + +commit f25b42a4885c34447c4dc8350ec5f9637e217372 +Author: Bill Nottingham +Date: Wed Feb 19 20:38:48 2003 +0000 + + do this better + + rc.d/rc.sysinit | 10 +++++++--- + 1 files changed, 7 insertions(+), 3 deletions(-) + +commit b0de0e43c72103c05dd4632224b887a88228c4b2 +Author: Bill Nottingham +Date: Wed Feb 19 20:33:39 2003 +0000 + + initialize tty7 and 8 always. for GDM. + + rc.d/rc.sysinit | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit f620b1cbfb665bc332cf4146b30a9581b4c3da2a +Author: Bill Nottingham +Date: Wed Feb 19 19:52:13 2003 +0000 + + We were hardcoding zeroconf routes to eth0. OOOOPS. + + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit d870c4d5919ad945bfd439c168778c37e7a8c190 +Author: Bill Nottingham +Date: Tue Feb 18 21:34:08 2003 +0000 + + actually, don't exclude initlog + + rc.d/rc | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 83e0a250fe9cb3f30a447de701c9d0441b4625b0 +Author: Bill Nottingham +Date: Tue Feb 18 21:33:02 2003 +0000 + + 7.08-1 + + ChangeLog | 33 +++++++++++++++++++++++++++++++++ + initscripts.spec | 6 +++++- + 2 files changed, 38 insertions(+), 1 deletions(-) + +commit 9ff47d280c2727f3cb7ea656b3dbf6e2c63895a2 +Author: Bill Nottingham +Date: Tue Feb 18 21:28:54 2003 +0000 + + run fewer scripts through action, causing less output to system logs + (#49670, #75279, #81531). Not the best fix, but should shut most + things up. + + rc.d/rc | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 6e1d6e18dd48575b3be203010d60e547b4357cff +Author: Bill Nottingham +Date: Tue Feb 18 21:08:53 2003 +0000 + + just because hid may be static doesn't mean keybdev/mousedev are + also, hid could have been hotplugged + + rc.d/rc.sysinit | 8 +++----- + 1 files changed, 3 insertions(+), 5 deletions(-) + +commit 1cb9270ed70c659cda96b857cfb9367a2987d64e +Author: Tino Meinen +Date: Mon Feb 17 19:55:36 2003 +0000 + + Updated Dutch translation + + po/nl.po | 144 +++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 73 insertions(+), 71 deletions(-) + +commit f03950726050bfa1314ea5a06ff7cc397f1198c4 +Author: David Barzilay +Date: Fri Feb 14 01:23:44 2003 +0000 + + updated1402 + + po/pt_BR.po | 20 ++++++++++---------- + 1 files changed, 10 insertions(+), 10 deletions(-) + +commit fda6580b594444b4120fca6c732883c305fe7248 +Author: Pedro Morais +Date: Thu Feb 13 11:49:13 2003 +0000 + + update + + po/pt.po | 6 ++---- + 1 files changed, 2 insertions(+), 4 deletions(-) + +commit 71d03c05d4ef0e7c5b0c70782dba2df19788e68e +Author: Gregory Petit +Date: Wed Feb 12 19:09:09 2003 +0000 + + Changed charset to UTF-8 + + po/nl.po | 7 ++++--- + 1 files changed, 4 insertions(+), 3 deletions(-) + +commit 78c632de29fda378c78a0a8dd8f70ab8f1123fc1 +Author: Gregory Petit +Date: Wed Feb 12 11:04:11 2003 +0000 + + Version 1.38 of initscripts.pot translated, 21 sentences not translated. + + po/nl.po | 1759 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 1759 insertions(+), 0 deletions(-) + +commit 37ba128065f459bc1bc753cbe2274af7dd768b9e +Author: Bill Nottingham +Date: Tue Feb 11 02:39:29 2003 +0000 + + 7.07-1 + + ChangeLog | 129 +++++++++++++++++++++++++++++++++++++++++++++++++++++- + initscripts.spec | 10 ++++- + 2 files changed, 137 insertions(+), 2 deletions(-) + +commit 9b662456bb416676232c35de2293509e31a33aca +Author: Bill Nottingham +Date: Tue Feb 11 02:34:18 2003 +0000 + + fix nicknames with profiles (#82246) + - source 'network' file in ifdown, so we get the current profile + - change need_config to look in the various profile directories + - pass device to usernetctl, as that's what's linked where usernetctl looks + + sysconfig/network-scripts/ifdown | 8 ++++++-- + sysconfig/network-scripts/ifup | 5 +++-- + sysconfig/network-scripts/network-functions | 11 ++++++++--- + 3 files changed, 17 insertions(+), 7 deletions(-) + +commit 65d8ed1235e0aa578ed271e9ec22ec36caeacf2c +Author: David Barzilay +Date: Mon Feb 10 07:02:52 2003 +0000 + + updated1002 + + po/pt_BR.po | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit 188c903e0fe0ff947986a6b14952603682e19a3a +Author: Bill Nottingham +Date: Sun Feb 9 04:40:41 2003 +0000 + + fix check_device_down (#83780, ) + + sysconfig/network-scripts/network-functions | 7 +++++-- + 1 files changed, 5 insertions(+), 2 deletions(-) + +commit d91dcafa8098bb63fb01e8533138304f4c8fcbb4 +Author: Miloslav Trmac +Date: Fri Feb 7 19:24:21 2003 +0000 + + Make Czech translation more consistent + + po/cs.po | 18 +++++++++--------- + 1 files changed, 9 insertions(+), 9 deletions(-) + +commit 326c9edcd8baa59c1a4fce00ea4d09209ccad3b2 +Author: Bill Nottingham +Date: Thu Feb 6 20:27:23 2003 +0000 + + tweak conflict + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 7fa8fd256f427bc38de7967edb2207b8be9e37db +Author: Richard Allen +Date: Thu Feb 6 18:52:54 2003 +0000 + + *** empty log message *** + + po/is.po | 22 ++++++---------------- + 1 files changed, 6 insertions(+), 16 deletions(-) + +commit 8102a3cfb592ed6021037218b2b611ad2b6e687c +Author: Bill Nottingham +Date: Wed Feb 5 17:41:59 2003 +0000 + + fix groff macros (#83531, ) + + src/initlog.1 | 22 ++++++++++++++++------ + 1 files changed, 16 insertions(+), 6 deletions(-) + +commit 51a189db3159f42950e8c649b8204b46de1b4e08 +Author: Alexandr Kanevskiy +Date: Tue Feb 4 10:46:29 2003 +0000 + + updated translation + + po/ru.po | 64 +++++++++++++++++++++++-------------------------------------- + 1 files changed, 24 insertions(+), 40 deletions(-) + +commit 10d889c4be87e8b9ac8946484f563f186b27d4ce +Author: Bill Nottingham +Date: Tue Feb 4 02:48:37 2003 +0000 + + fix checkpid for multiple pids (#83401) + + rc.d/init.d/functions | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 6d46cedaad0acbdb6dd650f7c7d19af4b19d3bff +Author: Bill Nottingham +Date: Tue Feb 4 02:19:20 2003 +0000 + + vlan fixes () + + rc.d/init.d/network | 2 +- + sysconfig/network-scripts/ifdown | 3 +-- + sysconfig/network-scripts/ifup | 25 ++++++++++++++----------- + 3 files changed, 16 insertions(+), 14 deletions(-) + +commit f1d0cc482fd5e6376275e6cc4103292bbb2bc17d +Author: Miloslav Trmac +Date: Mon Feb 3 14:47:42 2003 +0000 + + Update Czech translation + + po/cs.po | 29 ++++++++++------------------- + 1 files changed, 10 insertions(+), 19 deletions(-) + +commit 1a282dfade820f24d5bda5a838ab4d27d39f28fa +Author: Francesco Valente +Date: Mon Feb 3 01:41:31 2003 +0000 + + updated initscript + + po/it.po | 56 ++++++++++++++++++++------------------------------------ + 1 files changed, 20 insertions(+), 36 deletions(-) + +commit ca4f84996a02c4d90346efb28998600a1b47d9b8 +Author: Yelitza Louze +Date: Mon Feb 3 01:14:30 2003 +0000 + + Spanish translation + + po/es.po | 50 ++++++++++++++++++++------------------------------ + 1 files changed, 20 insertions(+), 30 deletions(-) + +commit ab6c7cb5024cba498002c2f4422e08bcff94b9b6 +Author: Michelle Kim +Date: Mon Feb 3 01:03:33 2003 +0000 + + updated translation + + po/ko.po | 39 +++++++++++++++------------------------ + 1 files changed, 15 insertions(+), 24 deletions(-) + +commit d7b0b08b1a577127edcebc75423be1ed01833721 +Author: Sarah Wang +Date: Mon Feb 3 00:32:20 2003 +0000 + + updated all string freeze changes + + po/zh_CN.po | 30 ++++++++++++------------------ + 1 files changed, 12 insertions(+), 18 deletions(-) + +commit d7fa6c2002cd9469dd1dd5e0ccfacb9a7e570eb7 +Author: Audrey Simons +Date: Sun Feb 2 23:53:22 2003 +0000 + + 03/02 Updates + + po/fr.po | 57 +++++++++++++++++++++------------------------------------ + 1 files changed, 21 insertions(+), 36 deletions(-) + +commit 5ec0133f2ec4a19ab1e8f3792982f61cfeb5e047 +Author: Ben Wu +Date: Sun Feb 2 23:51:57 2003 +0000 + + Updated translation. + + po/zh_TW.po | 30 ++++++++++++------------------ + 1 files changed, 12 insertions(+), 18 deletions(-) + +commit 8880f58b9e81fce2163a92d4ef48fe48fb2a7d3f +Author: Bernd Groh +Date: Sun Feb 2 23:45:20 2003 +0000 + + rhpl/po/de.po updated + + po/de.po | 58 ++++++++++++++++++++++++---------------------------------- + 1 files changed, 24 insertions(+), 34 deletions(-) + +commit 60540dc1a087a932e2d28665b05501c923a8c1d2 +Author: Francesco Valente +Date: Sun Feb 2 23:04:51 2003 +0000 + + updated + + po/it.po | 14 +++++--------- + 1 files changed, 5 insertions(+), 9 deletions(-) + +commit ebe937d0d438fe8a79800781364ae1dc6c4804ed +Author: José Nuno Coelho Pires +Date: Sun Feb 2 20:05:57 2003 +0000 + + "" + + po/pt.po | 22 ++++++++-------------- + 1 files changed, 8 insertions(+), 14 deletions(-) + +commit 7f91500bc9fc6356cbe1a0f3c9bfbed90ced5f47 +Author: David Barzilay +Date: Sun Feb 2 14:55:28 2003 +0000 + + updated0302 + + po/pt_BR.po | 41 ++++++++++++++++------------------------- + 1 files changed, 16 insertions(+), 25 deletions(-) + +commit 25c92864a4b25ac17dc809d08ac7fb37291a036c +Author: Keld Simonsen +Date: Sat Feb 1 20:04:41 2003 +0000 + + Updates + up2date/da.po anaconda/anaconda-po/da.po chkconfig/po/da.po + firstboot/po/da.po initscripts/po/da.po kudzu/po/da.po + redhat-config-packages/po/da.po + + po/da.po | 23 +++++++++-------------- + 1 files changed, 9 insertions(+), 14 deletions(-) + +commit ed995819919d748f784a7f42f280f6b8f9deffe3 +Author: James Hashida +Date: Sat Feb 1 14:40:27 2003 +0000 + + update + + po/ja.po | 49 +++++++++++++++++++------------------------------ + 1 files changed, 19 insertions(+), 30 deletions(-) + +commit 9c03862e88b02269e3da337fdf1d987c606e2294 +Author: Kjartan Maraas +Date: Sat Feb 1 11:55:16 2003 +0000 + + update + + po/nb.po | 22 ++++++++-------------- + po/no.po | 22 ++++++++-------------- + 2 files changed, 16 insertions(+), 28 deletions(-) + +commit 1652a2fa5a52963d12b70e31d6fe002fcba9a1fc +Author: Christian Rose +Date: Sat Feb 1 09:08:58 2003 +0000 + + 2003-02-01 Christian Rose + + * sv.po: Updated Swedish translation. + + po/sv.po | 21 +++++++++------------ + 1 files changed, 9 insertions(+), 12 deletions(-) + +commit 6a3f926b186886130e0584a9f4ca1c991d38e4c3 +Author: Bill Nottingham +Date: Fri Jan 31 22:51:18 2003 +0000 + + 7.06-1 + + ChangeLog | 24 ++++++++++++++++++++++++ + initscripts.spec | 6 +++++- + 2 files changed, 29 insertions(+), 1 deletions(-) + +commit 76308e8de08168f5da1215ae62e3d68c24978dcc +Author: Bill Nottingham +Date: Fri Jan 31 21:38:27 2003 +0000 + + update-po + + po/cs.po | 326 ++++++++++++++++++---------------- + po/da.po | 334 ++++++++++++++++++---------------- + po/de.po | 354 ++++++++++++++++++++----------------- + po/es.po | 509 +++++++++++++++++++++++++++++---------------------- + po/eu_ES.po | 298 ++++++++++++++++--------------- + po/fi.po | 298 ++++++++++++++++--------------- + po/fr.po | 403 +++++++++++++++++++++++------------------ + po/gl.po | 334 ++++++++++++++++++---------------- + po/hu.po | 298 ++++++++++++++++--------------- + po/id.po | 298 ++++++++++++++++--------------- + po/initscripts.pot | 224 ++++++++++++----------- + po/is.po | 328 ++++++++++++++++++---------------- + po/it.po | 364 ++++++++++++++++++++----------------- + po/ja.po | 355 ++++++++++++++++++++----------------- + po/ko.po | 349 +++++++++++++++++++---------------- + po/ms.po | 328 ++++++++++++++++++---------------- + po/nb.po | 338 +++++++++++++++++++---------------- + po/nn.po | 315 +++++++++++++++++--------------- + po/no.po | 338 +++++++++++++++++++---------------- + po/pl.po | 298 ++++++++++++++++--------------- + po/pt.po | 338 +++++++++++++++++++---------------- + po/pt_BR.po | 373 ++++++++++++++++++++------------------ + po/ro.po | 298 ++++++++++++++++--------------- + po/ru.po | 377 +++++++++++++++++++++----------------- + po/sk.po | 298 ++++++++++++++++--------------- + po/sl.po | 323 ++++++++++++++++++---------------- + po/sr.po | 298 ++++++++++++++++--------------- + po/sv.po | 336 ++++++++++++++++++---------------- + po/tr.po | 332 ++++++++++++++++++---------------- + po/uk.po | 330 ++++++++++++++++++---------------- + po/wa.po | 298 ++++++++++++++++--------------- + po/zh_CN.po | 336 +++++++++++++++++++---------------- + po/zh_TW.po | 332 ++++++++++++++++++---------------- + 33 files changed, 5884 insertions(+), 5074 deletions(-) + +commit ff69fd0f08a9e0d9c28a3345076dd947e1de6bf2 +Author: Bill Nottingham +Date: Fri Jan 31 21:28:49 2003 +0000 + + 802.1Q VLAN support (, #82593) + + rc.d/init.d/network | 15 +++++++++- + sysconfig.txt | 17 +++++++++++ + sysconfig/network-scripts/ifdown | 10 ++++++ + sysconfig/network-scripts/ifup | 59 ++++++++++++++++++++++++++++++++++++++ + 4 files changed, 100 insertions(+), 1 deletions(-) + +commit 8c3dbdebbec6c2eb636b8a5654a5adbb99592716 +Author: Bill Nottingham +Date: Fri Jan 31 20:49:00 2003 +0000 + + fix typo + + po/cs.po | 2 +- + po/da.po | 2 +- + po/de.po | 2 +- + po/es.po | 2 +- + po/eu_ES.po | 2 +- + po/fi.po | 2 +- + po/fr.po | 2 +- + po/gl.po | 2 +- + po/hu.po | 2 +- + po/id.po | 2 +- + po/initscripts.pot | 2 +- + po/is.po | 2 +- + po/it.po | 2 +- + po/ja.po | 2 +- + po/ko.po | 2 +- + po/ms.po | 2 +- + po/nb.po | 2 +- + po/nn.po | 2 +- + po/no.po | 2 +- + po/pl.po | 2 +- + po/pt.po | 2 +- + po/pt_BR.po | 2 +- + po/ro.po | 2 +- + po/ru.po | 2 +- + po/sk.po | 2 +- + po/sl.po | 4 ++-- + po/sr.po | 2 +- + po/sv.po | 4 ++-- + po/tr.po | 2 +- + po/uk.po | 2 +- + po/wa.po | 2 +- + po/zh_CN.po | 2 +- + po/zh_TW.po | 2 +- + sysconfig/network-scripts/ifup-aliases | 2 +- + 34 files changed, 36 insertions(+), 36 deletions(-) + +commit c6b3e61479c4d9d2ad7e857aedba4df065db2054 +Author: Bill Nottingham +Date: Fri Jan 31 16:54:28 2003 +0000 + + fix quota test (#83206) + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit a81faf1f50fc8eccc6a6932489dd81a388756f94 +Author: Bill Nottingham +Date: Thu Jan 30 19:38:31 2003 +0000 + + clean out sudo stamps + + rc.d/rc.sysinit | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) + +commit c0f8f05b13e1b01d73c9836c10b78aa0500207b4 +Author: Bill Nottingham +Date: Thu Jan 30 19:23:41 2003 +0000 + + fix comment (#83144) + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 71687c549567c3a179217f94c3591218b181e55f +Author: Bill Nottingham +Date: Thu Jan 30 06:19:13 2003 +0000 + + 7.05-1 + + ChangeLog | 46 ++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 6 +++++- + 2 files changed, 51 insertions(+), 1 deletions(-) + +commit 443331480e65dfc2914cd0a4e3142e9aef9f765d +Author: David Barzilay +Date: Tue Jan 28 09:07:54 2003 +0000 + + updated2801 + + po/pt_BR.po | 745 +++++++++++++++++++++++++++++------------------------------ + 1 files changed, 366 insertions(+), 379 deletions(-) + +commit 38f3df541486d15bdf8e76c9e2120bddbef1b647 +Author: Bill Nottingham +Date: Fri Jan 24 22:17:23 2003 +0000 + + fix NFS root (#82685) + + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 9b83b8e782344f4890ce35b3b3efac65355eb220 +Author: Bill Nottingham +Date: Fri Jan 24 17:36:32 2003 +0000 + + remove extraneous comment (#82656) + + inittab | 1 - + 1 files changed, 0 insertions(+), 1 deletions(-) + +commit 470b4c6be8d72bbc310a173ea42f3afc582c253a +Author: Bill Nottingham +Date: Mon Jan 20 20:24:43 2003 +0000 + + add zh_TW, match all variants of those locales + + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 24f13d59e24d5578fee4aa158366e1e8ca0222e4 +Author: Bill Nottingham +Date: Mon Jan 20 20:23:29 2003 +0000 + + add zh_TW (#82235) + + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit ff780b804125b30eca290043fe8f150e10f42a03 +Author: Bill Nottingham +Date: Sun Jan 19 20:46:13 2003 +0000 + + oops, that's not very legal + + rc.d/rc.sysinit | 3 --- + 1 files changed, 0 insertions(+), 3 deletions(-) + +commit 32487daeb0879e740c8dc0632ffe221d22a10429 +Author: Keld Simonsen +Date: Sun Jan 19 08:47:18 2003 +0000 + + Some updates + comps-po/da.po rhn-applet/da.po up2date/da.po + anaconda/anaconda-po/da.po anaconda-help/help/da.po + firstboot/po/da.po initscripts/po/da.po + redhat-config-kickstart/po/da.po + redhat-config-network/po/da.po redhat-config-samba/po/da.po + redhat-config-users/po/da.po redhat-config-xfree/po/da.po + specspo/dist/da.po + + po/da.po | 98 ++++++++++++++++++++++++++------------------------------------ + 1 files changed, 41 insertions(+), 57 deletions(-) + +commit eeb00cb7fd65cac5300dd626d5f8392af3d70d88 +Author: Miloslav Trmac +Date: Fri Jan 17 08:56:09 2003 +0000 + + Update Czech translation + + po/cs.po | 175 ++++++++++++++++--------------------------------------------- + 1 files changed, 46 insertions(+), 129 deletions(-) + +commit 0f494207eedb9dfc24ad51517e34a039d2625ce0 +Author: Richard Allen +Date: Fri Jan 17 04:01:22 2003 +0000 + + *** empty log message *** + + po/is.po | 135 +++++++++++++++++++++----------------------------------------- + 1 files changed, 45 insertions(+), 90 deletions(-) + +commit 4286aa6f1916d36a32a635c8be99807f290c45db +Author: Richard Allen +Date: Thu Jan 16 19:43:07 2003 +0000 + + *** empty log message *** + + po/is.po | 8 +++----- + 1 files changed, 3 insertions(+), 5 deletions(-) + +commit 1d0a81d5da6b2bb4e6963fed68c559c1bbd5e650 +Author: Bill Nottingham +Date: Thu Jan 16 03:25:42 2003 +0000 + + 7.04-1 + + ChangeLog | 31 +++++++++++++++++++++++++++++++ + initscripts.spec | 7 ++++++- + 2 files changed, 37 insertions(+), 1 deletions(-) + +commit a824a0115036bbb0285c0121b8499863e9611bde +Author: Bill Nottingham +Date: Thu Jan 16 03:18:52 2003 +0000 + + fix some translations + + rc.d/rc.sysinit | 12 +++++++++--- + 1 files changed, 9 insertions(+), 3 deletions(-) + +commit 10c32f53596120eaca958b7500430f9c164a4b0f +Author: Nalin Dahyabhai +Date: Thu Jan 16 03:11:41 2003 +0000 + + * rc.d/rc.sysinit: + discard anything after the name of the tty when looking for mingetty + invocations in /etc/inittab, avoids barfing on systems where + 'mingetty /dev/ttyFOO --noclear' is in use (like mine) + + ChangeLog | 8 ++++++++ + rc.d/rc.sysinit | 2 +- + 2 files changed, 9 insertions(+), 1 deletions(-) + +commit 2853df9c3d57db26572594c627ce53b4ee6d7113 +Author: Leon Ho +Date: Wed Jan 15 13:21:15 2003 +0000 + + update, check spelling + + po/ru.po | 172 +++++++++++++++++++++++++++----------------------------------- + 1 files changed, 74 insertions(+), 98 deletions(-) + +commit 08b32668be9a8fa5fa2f06984936358cbf2f9c56 +Author: Audrey Simons +Date: Wed Jan 15 07:36:45 2003 +0000 + + Updated latest changes + + po/fr.po | 134 +++++++++++++++++++++++++------------------------------------- + 1 files changed, 54 insertions(+), 80 deletions(-) + +commit dfb05fb537394992d69ddb5b3d32791ef9b35fa5 +Author: Ben Wu +Date: Wed Jan 15 06:44:47 2003 +0000 + + Updated. + + po/zh_TW.po | 44 ++++++++++++++++++++++---------------------- + 1 files changed, 22 insertions(+), 22 deletions(-) + +commit 80a043d3e931de3d54252224d187b2e17282e5ac +Author: Olympia Ammendola +Date: Wed Jan 15 06:38:03 2003 +0000 + + minor modifications + + po/it.po | 136 +++++++++++++++++++++++++------------------------------------- + 1 files changed, 55 insertions(+), 81 deletions(-) + +commit da00697a9c141e2547a61d9b0e647a728fd51980 +Author: Sarah Wang +Date: Wed Jan 15 06:37:33 2003 +0000 + + updated + + po/zh_CN.po | 146 ++++++++++++++++++++++++++--------------------------------- + 1 files changed, 64 insertions(+), 82 deletions(-) + +commit 3b15e96390de205c33deb390401341bdf0821ec7 +Author: Bill Nottingham +Date: Wed Jan 15 05:24:01 2003 +0000 + + tweak wording + + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit b3175085d446b098c0b1ef429bd9bdc0e8d95a90 +Author: Michelle Kim +Date: Wed Jan 15 03:50:55 2003 +0000 + + updated translation + + po/ko.po | 125 ++++++++++++++++++++++++++------------------------------------ + 1 files changed, 52 insertions(+), 73 deletions(-) + +commit 75a2b9c1b7bcb589e9582e8ff42c730bdf5e488c +Author: James Hashida +Date: Wed Jan 15 03:28:53 2003 +0000 + + update + + po/ja.po | 129 ++++++++++++++++++++++++++------------------------------------ + 1 files changed, 54 insertions(+), 75 deletions(-) + +commit ea7f7aa54642addc04dc2cb46b43232fdedb97bd +Author: Yelitza Louze +Date: Wed Jan 15 02:17:14 2003 +0000 + + spanish translation + + po/es.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit df19a90d9b3fa94a48a98827346f5ed8f0c7e242 +Author: Kjartan Maraas +Date: Wed Jan 15 00:52:01 2003 +0000 + + Update + + po/nb.po | 100 +++++++++++++++++++++++++------------------------------------- + po/no.po | 100 +++++++++++++++++++++++++------------------------------------- + 2 files changed, 80 insertions(+), 120 deletions(-) + +commit 430b5b748bcddf54f7cd6d80cd33cda07152a0fe +Author: Yelitza Louze +Date: Wed Jan 15 00:43:34 2003 +0000 + + last spanish translation + + po/es.po | 128 +++++++++++++++++++++++++------------------------------------ + 1 files changed, 53 insertions(+), 75 deletions(-) + +commit 7bd829af4715b2e8eff534c4a9889e74121f4ee7 +Author: Nadine Richter +Date: Wed Jan 15 00:05:58 2003 +0000 + + daily update + + po/de.po | 131 +++++++++++++++++++++++++------------------------------------- + 1 files changed, 53 insertions(+), 78 deletions(-) + +commit 5933185c371f713e0f429d6531bcf435aca5c82d +Author: Ben Wu +Date: Tue Jan 14 23:27:39 2003 +0000 + + Updated. + + po/zh_TW.po | 65 ++++++++++++++++++++-------------------------------------- + 1 files changed, 23 insertions(+), 42 deletions(-) + +commit 3c5f573a278b73257a764730d124782200b72c31 +Author: Christian Rose +Date: Tue Jan 14 19:21:34 2003 +0000 + + 2003-01-14 Christian Rose + + * sv.po: Updated Swedish translation and converted it to UTF-8. + + po/sv.po | 803 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 397 insertions(+), 406 deletions(-) + +commit 974e8f7fa2f15913ac024dc77720cd3e4842417b +Author: Bill Nottingham +Date: Tue Jan 14 17:43:07 2003 +0000 + + get the other case too + + sysconfig/network-scripts/ifup-aliases | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 862d97ee58ae550e2b3a2420f76e9fd33f157cac +Author: Pedro Morais +Date: Tue Jan 14 17:32:21 2003 +0000 + + update + + po/pt.po | 96 ++++++++++++++++++++++++------------------------------------- + 1 files changed, 38 insertions(+), 58 deletions(-) + +commit 61c41937ddc47f2af390102abccd24a83eabda23 +Author: Bill Nottingham +Date: Tue Jan 14 17:06:38 2003 +0000 + + update-po + + po/cs.po | 835 ++++++++++++++++++------------- + po/da.po | 830 ++++++++++++++++++------------- + po/de.po | 879 +++++++++++++++++++-------------- + po/es.po | 1407 +++++++++++++++++++++++++++++++--------------------- + po/eu_ES.po | 702 +++++++++++++++----------- + po/fi.po | 702 +++++++++++++++----------- + po/fr.po | 1008 ++++++++++++++++++++++--------------- + po/gl.po | 823 ++++++++++++++++++------------- + po/hu.po | 702 +++++++++++++++----------- + po/id.po | 702 +++++++++++++++----------- + po/initscripts.pot | 632 ++++++++++++++---------- + po/is.po | 828 ++++++++++++++++++------------- + po/it.po | 879 +++++++++++++++++++-------------- + po/ja.po | 854 +++++++++++++++++++------------- + po/ko.po | 851 +++++++++++++++++++------------- + po/ms.po | 1184 ++++++++++++++++++++++---------------------- + po/nb.po | 828 ++++++++++++++++++------------- + po/nn.po | 758 ++++++++++++++++------------ + po/no.po | 828 ++++++++++++++++++------------- + po/pl.po | 702 +++++++++++++++----------- + po/pt.po | 828 ++++++++++++++++++------------- + po/pt_BR.po | 828 ++++++++++++++++++------------- + po/ro.po | 702 +++++++++++++++----------- + po/ru.po | 872 +++++++++++++++++++------------- + po/sk.po | 702 +++++++++++++++----------- + po/sl.po | 804 +++++++++++++++++------------- + po/sr.po | 702 +++++++++++++++----------- + po/sv.po | 836 ++++++++++++++++++------------- + po/tr.po | 827 ++++++++++++++++++------------- + po/uk.po | 823 ++++++++++++++++++------------- + po/wa.po | 702 +++++++++++++++----------- + po/xgettext_sh.py | 2 +- + po/zh_CN.po | 830 ++++++++++++++++++------------- + po/zh_TW.po | 831 ++++++++++++++++++------------- + 34 files changed, 15772 insertions(+), 11451 deletions(-) + +commit d0e10c52fda28ed06b340e7f0915e1599c29903f +Author: Bill Nottingham +Date: Tue Jan 14 06:01:31 2003 +0000 + + *whap* + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 66c13ecab02bb37eb2958d90aadd6321cf264285 +Author: Bill Nottingham +Date: Tue Jan 14 06:00:30 2003 +0000 + + 7.03-1 + + ChangeLog | 113 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 20 +++++++++- + 2 files changed, 132 insertions(+), 1 deletions(-) + +commit ecc1dc08ae6947755eb191f3dd042873ab12fb9e +Author: Bill Nottingham +Date: Tue Jan 14 05:53:38 2003 +0000 + + copyright tweakage + + src/getkey.c | 9 +++++++++ + src/ipcalc.c | 2 +- + 2 files changed, 10 insertions(+), 1 deletions(-) + +commit bcd451806ab1b2b66fba410f610b5b0290858814 +Author: Bill Nottingham +Date: Tue Jan 14 05:44:08 2003 +0000 + + don't load hid stuff if it's non-modular + LC_ALL=C grep... go faster + + rc.d/rc.sysinit | 52 +++++++++++++++++++++++++++------------------------- + 1 files changed, 27 insertions(+), 25 deletions(-) + +commit 9dd40ac33da07b7c1a246be0ec185dbf4f3f85a8 +Author: Bill Nottingham +Date: Tue Jan 14 05:40:44 2003 +0000 + + fix it to accept foo=$"blah" + + po/xgettext_sh.py | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) + +commit 04743dec20383d6d1e76d87330f8ec757a8769cf +Author: Bill Nottingham +Date: Tue Jan 14 05:36:53 2003 +0000 + + unmark some strings + + rc.d/init.d/halt | 2 +- + rc.d/rc.sysinit | 4 ++-- + 2 files changed, 3 insertions(+), 3 deletions(-) + +commit 4a4059c3051332e858cf0699aa2441a93c8a2620 +Author: Bill Nottingham +Date: Tue Jan 14 05:28:55 2003 +0000 + + fix calculation of /32 addresses (#76646) + + src/ipcalc.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 3de5afef5691795074dd5796bc4bc6ec7228ceb3 +Author: Bill Nottingham +Date: Tue Jan 14 05:11:10 2003 +0000 + + clean up iptables module (#74518) + + sysconfig/network-scripts/ifup | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) + +commit dd9587f656f17f844c4f6e3336218756d3dc8f34 +Author: Bill Nottingham +Date: Tue Jan 14 05:08:37 2003 +0000 + + check for device after loading module (#75506) + + sysconfig/network-scripts/network-functions | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +commit 6b241b6aee650dc043de5ec63f81cdeed7d7eb54 +Author: Bill Nottingham +Date: Tue Jan 14 04:55:33 2003 +0000 + + set to C locale, to avoid use of locale archives (#72043) + + rc.d/rc | 3 +-- + 1 files changed, 1 insertions(+), 2 deletions(-) + +commit 6a16941e47f8efa4c95b2a280151bf8b21782d70 +Author: Bill Nottingham +Date: Tue Jan 14 04:52:28 2003 +0000 + + getkey cleanups/tweaks (#76071, ) + + src/Makefile | 3 + + src/getkey.c | 220 ++++++++++++++++++++++++++++++++-------------------------- + 2 files changed, 125 insertions(+), 98 deletions(-) + +commit c913d33c793e1de6b902445b96a7de9451a107b0 +Author: Bill Nottingham +Date: Tue Jan 14 04:48:12 2003 +0000 + + rework halt script (#76831, ) + + rc.d/init.d/halt | 7 ++++--- + 1 files changed, 4 insertions(+), 3 deletions(-) + +commit a0266b9b4f1b8e1906fd5ff198562be755574089 +Author: Bill Nottingham +Date: Tue Jan 14 04:42:07 2003 +0000 + + support NICELEVEL in the environment (#77846) + + rc.d/init.d/functions | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit 7773e202d5c029c6a625cdbac1cba765935bec28 +Author: Bill Nottingham +Date: Tue Jan 14 04:40:28 2003 +0000 + + recalculate BROADCAST if one wasn't specified (#78052) + + sysconfig/network-scripts/ifup-aliases | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 99865bd61a090b1b5ffb0a7daeb6ba1f8410b9ac +Author: Bill Nottingham +Date: Tue Jan 14 04:21:32 2003 +0000 + + if 'ONPARENT=no' set, don't automatically bring up interfaces when + their parent interface is set up (#78992) + + sysconfig/network-scripts/ifup-aliases | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 07368e61606ad04c335dc910a1d6ef8b45acd39b +Author: Bill Nottingham +Date: Tue Jan 14 04:14:38 2003 +0000 + + don't write multiple search lines (#79107, ) + + sysconfig/network-scripts/ifup-post | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit 543fcf9777958e648acf0cd25027523fc3bcd974 +Author: Bill Nottingham +Date: Tue Jan 14 04:01:59 2003 +0000 + + fix raidtab parsing, don't worry about not-in-fstab RAID devices + (#71087, #78467, ) + + rc.d/rc.sysinit | 7 ++++++- + 1 files changed, 6 insertions(+), 1 deletions(-) + +commit 48a8e2b917a881923c732a13cb2fd9ff14931d3e +Author: Bill Nottingham +Date: Tue Jan 14 03:50:30 2003 +0000 + + initialize OPTIONS (#78236) + + service | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 3bed3282e6765421e3f2286480b5ce1dc2bf7c56 +Author: Bill Nottingham +Date: Tue Jan 14 03:46:51 2003 +0000 + + fix ifup-ppp vs. ppp-watch at boot time () + + src/ppp-watch.8 | 2 +- + sysconfig/network-scripts/ifup-ppp | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit cf35c506c018452c71e6eae2eb8425c5ab266005 +Author: Bill Nottingham +Date: Tue Jan 14 03:43:01 2003 +0000 + + fix ifup-ppp for use with dial-on-demand (#54680) + + sysconfig/network-scripts/ifup-ppp | 10 ++++++++-- + 1 files changed, 8 insertions(+), 2 deletions(-) + +commit 05b18f83a02fd7daadb95bb469f785d231463762 +Author: Bill Nottingham +Date: Tue Jan 14 03:23:01 2003 +0000 + + fix status (#81471) + + rc.d/init.d/network | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit e5c4c0219d8ad8ffa1c8e883891522bb1bab18f8 +Author: Bill Nottingham +Date: Tue Jan 14 03:20:12 2003 +0000 + + add zeroconf route (#81738) + + sysconfig/network-scripts/ifup | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) + +commit f6ba643145c69dc4b9d6233825276b94fc81597a +Author: Bill Nottingham +Date: Tue Jan 14 02:33:32 2003 +0000 + + use glib2 instead of glib (#78690, ) + + initscripts.spec | 2 +- + src/Makefile | 6 +++--- + 2 files changed, 4 insertions(+), 4 deletions(-) + +commit 5eb109e193830a95d353593be0b69efe2e910cc4 +Author: Bill Nottingham +Date: Tue Jan 14 02:31:34 2003 +0000 + + only do the second LVM check if we actually started RAID (#78483, ) + + rc.d/rc.sysinit | 9 ++++----- + 1 files changed, 4 insertions(+), 5 deletions(-) + +commit 6bebe683d902e6caef729d298817fbe4a6948c62 +Author: Milan Kerslager +Date: Tue Jan 14 01:10:22 2003 +0000 + + Convertion to UTF-8 + + po/cs.po | 672 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 336 insertions(+), 336 deletions(-) + +commit 74614dad93bfee657048777fe54eaf67ac97a3c4 +Author: Bill Nottingham +Date: Tue Jan 14 01:08:09 2003 +0000 + + fix link check. use both ethtool and mii-tool. + + sysconfig/network-scripts/network-functions | 39 +++++++++++++++++--------- + 1 files changed, 25 insertions(+), 14 deletions(-) + +commit 1c3c6e0e69b4731bb1e612fafe64ee8324286a87 +Author: Bill Nottingham +Date: Tue Jan 14 00:24:32 2003 +0000 + + just use /usr/share/locale ; you need glibc locale stuff anyway... + + Makefile | 4 ---- + initscripts.spec | 10 ---------- + po/Makefile | 2 +- + rc.d/init.d/functions | 1 - + 4 files changed, 1 insertions(+), 16 deletions(-) + +commit 512bc70077e4d9589b91c3499c453e1e3f44f2db +Author: Bill Nottingham +Date: Tue Jan 14 00:08:16 2003 +0000 + + fix CJK text on the console + + rc.d/init.d/functions | 6 ++++-- + 1 files changed, 4 insertions(+), 2 deletions(-) + +commit d97f4e6eeb0deaa3e2930af0080e1e031231347c +Author: Bill Nottingham +Date: Mon Jan 13 22:55:17 2003 +0000 + + move system font setting sooner + + rc.d/rc.sysinit | 30 ++++++++++++++---------------- + 1 files changed, 14 insertions(+), 16 deletions(-) + +commit d5382134f21c8b2ad8df0ac7e50e7bd460b7589e +Author: Bill Nottingham +Date: Tue Jan 7 21:18:38 2003 +0000 + + IPv6 updates , + + changes.ipv6 | 34 ++++++++++++++++++++++++---------- + ppp/ip-up.ipv6to4 | 16 +++++++++++++++- + sysconfig.txt | 24 ++++++++++++++++++++++++ + sysconfig/network-scripts/ifup-ipv6 | 23 ++++++++++++++++++++++- + sysconfig/network-scripts/ifup-sit | 17 ++++++++++++++++- + 5 files changed, 101 insertions(+), 13 deletions(-) + +commit 3061c823c0566c5efeefae12d48d4bb95c2acc7a +Author: Bill Nottingham +Date: Tue Jan 7 04:58:31 2003 +0000 + + speedups () + - use LC_ALL=C + - don't use both grep&awk on the same file, just use awk + + rc.d/init.d/netfs | 30 +++++++++++++++--------------- + rc.d/init.d/network | 8 ++++---- + rc.d/init.d/rawdevices | 10 ++++++---- + 3 files changed, 25 insertions(+), 23 deletions(-) + +commit 52475e10f05f0f29437bce4ccf2d2d7560ead764 +Author: Bill Nottingham +Date: Fri Jan 3 17:42:17 2003 +0000 + + fix translation + + po/it.po | 6 +++--- + po/zh_CN.po | 2 +- + po/zh_TW.po | 2 +- + 3 files changed, 5 insertions(+), 5 deletions(-) + +commit b41c2a49a8a3515656fb91695ed1ff4562289e77 +Author: Florian La Roche +Date: Mon Dec 30 11:39:00 2002 +0000 + + - make new release + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 35bcbf3e03c690b3db83156d47d95a44901f7041 +Author: Florian La Roche +Date: Mon Dec 30 11:38:12 2002 +0000 + + - adjust mainframe patches + + ChangeLog | 6 +++ + initscripts-s390.patch | 83 ++--------------------------------------------- + 2 files changed, 10 insertions(+), 79 deletions(-) + +commit b0a39e458645de1993c9d304811a7bbd7c4d8612 +Author: David Barzilay +Date: Tue Dec 24 01:53:58 2002 +0000 + + updated2412 + + po/pt_BR.po | 1109 ++++++++++++++++++++-------------------------------------- + 1 files changed, 383 insertions(+), 726 deletions(-) + +commit c9c54633c1629dd97850012ad1852d788096a850 +Author: Bill Nottingham +Date: Fri Dec 20 19:25:24 2002 +0000 + + %config(noreplace) for /etc/inittab + + initscripts.spec | 7 +++++-- + 1 files changed, 5 insertions(+), 2 deletions(-) + +commit 2aafcc247b451e9873498cc3d072e7f36a63de9e +Author: Nalin Dahyabhai +Date: Tue Dec 17 19:14:49 2002 +0000 + + - add a "nofirewire" option to /etc/rc.sysinit, analogous to "nousb" + + initscripts.spec | 3 +++ + rc.d/rc.sysinit | 6 ++++-- + 2 files changed, 7 insertions(+), 2 deletions(-) + +commit f23abcb2c752217cd672ae164ffbced0418b7af5 +Author: Bill Nottingham +Date: Tue Dec 17 17:51:27 2002 +0000 + + tyop + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 809d1adc39ac63ba3dc932457b94ca5ea4a90d04 +Author: Bill Nottingham +Date: Tue Dec 17 17:50:18 2002 +0000 + + 7.00-1 + + ChangeLog | 11 +++++++++++ + initscripts.spec | 7 ++++++- + 2 files changed, 17 insertions(+), 1 deletions(-) + +commit 5ea20a309fb11e31a8077e2bcf307291f7410f36 +Author: Bill Nottingham +Date: Tue Dec 17 17:45:38 2002 +0000 + + more rhgb tweaks + have a loop for checking link state instead of a static 'sleep 5' + + prefdm | 6 ++++++ + sysconfig.txt | 5 +++-- + sysconfig/network-scripts/network-functions | 12 +++++++++--- + 3 files changed, 18 insertions(+), 5 deletions(-) + +commit e6a4cb14e744f6f0170d1339974d7d581ee4351f +Author: Bill Nottingham +Date: Tue Dec 17 17:21:49 2002 +0000 + + graphical boot changes + + rc.d/init.d/functions | 17 ++++++++++++----- + rc.d/rc.sysinit | 23 ++++++++++++++++++++++- + 2 files changed, 34 insertions(+), 6 deletions(-) + +commit 01460530b3f4d88dcd08938cfa45860597d3ed08 +Author: Bill Nottingham +Date: Fri Dec 13 23:39:10 2002 +0000 + + 6.99-1 + + ChangeLog | 13 ++++++++++++- + 1 files changed, 12 insertions(+), 1 deletions(-) + +commit c2730ddfb879bfde9da50aadc59b37f44ff7ae68 +Author: Karsten Hopp +Date: Fri Dec 13 23:24:19 2002 +0000 + + fix /sbin/update on S/390 as well + + initscripts.spec | 5 ++++- + inittab.s390 | 3 --- + 2 files changed, 4 insertions(+), 4 deletions(-) + +commit 65eca1fec5ecb359f08066d1185cdf6f7a7b07e4 +Author: Bill Nottingham +Date: Fri Dec 13 19:14:10 2002 +0000 + + require the dev package + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 8e5fe7f8a5726a678581d70ae4dec63eebc4bda2 +Author: Bill Nottingham +Date: Wed Dec 11 23:15:44 2002 +0000 + + 6.98-1 + + ChangeLog | 9 ++++++++- + initscripts.spec | 8 ++++++-- + 2 files changed, 14 insertions(+), 3 deletions(-) + +commit 461803a5a629bf37c78ef137bd6446540f43b771 +Author: Bill Nottingham +Date: Mon Dec 9 17:28:45 2002 +0000 + + fix netprofile (#72903) + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit fd9006b67228d26032842e092ad179c091053568 +Author: Bill Nottingham +Date: Mon Dec 9 16:48:12 2002 +0000 + + remove call to bdflush stuff + + inittab | 3 --- + 1 files changed, 0 insertions(+), 3 deletions(-) + +commit 4c2f9cc6c0bb201250690b0968272f1752cc8f8c +Author: Bill Nottingham +Date: Mon Dec 2 21:35:38 2002 +0000 + + 6.97-1 + + ChangeLog | 20 ++++++++++++++++++++ + initscripts.spec | 7 ++++++- + 2 files changed, 26 insertions(+), 1 deletions(-) + +commit f5ba1b5cd4b5a7c4ec1e07a3908e992cdb60b037 +Author: Bill Nottingham +Date: Mon Dec 2 21:32:31 2002 +0000 + + IPv6 update (, ) + + ppp/ip-up.ipv6to4 | 20 ++++++++++++++++++-- + sysconfig.txt | 20 ++++++++++++++------ + sysconfig/network-scripts/ifup-ipv6 | 22 +++++++++++++++++++--- + sysconfig/network-scripts/network-functions-ipv6 | 9 ++++++++- + 4 files changed, 59 insertions(+), 12 deletions(-) + +commit 7e01bbb197edd6a156ead3795b2b47cb2a70b17d +Author: Bill Nottingham +Date: Mon Dec 2 21:26:07 2002 +0000 + + add devlabel support + + rc.d/rc.sysinit | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) + +commit fcbb9b67c675ef139b48b5c641c94b70dab53892 +Author: Bill Nottingham +Date: Mon Dec 2 16:33:19 2002 +0000 + + use lazy umount, tweak requires as needed + + initscripts.spec | 4 ++-- + rc.d/init.d/netfs | 4 ++-- + 2 files changed, 4 insertions(+), 4 deletions(-) + +commit 45482cf01eb20542579394d2d1357476647b8529 +Author: Bill Nottingham +Date: Mon Nov 25 20:55:34 2002 +0000 + + learn how to spell + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit f210bd0a1e06257c37e5911a4b5322d07897b3b1 +Author: Florian La Roche +Date: Tue Nov 19 18:55:23 2002 +0000 + + - mainframe adjustments + + initscripts.spec | 7 +++++++ + 1 files changed, 7 insertions(+), 0 deletions(-) + +commit 48a1190b4c71850a35f05615214a35441866757b +Author: Bill Nottingham +Date: Tue Nov 12 07:07:37 2002 +0000 + + blah + + Makefile | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 496ebd2fdf4b942872da8ff64c9056f521b13fe7 +Author: Bill Nottingham +Date: Tue Nov 12 07:05:41 2002 +0000 + + blah + + Makefile | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit e8bc1aaeb123b195541805b5bc68e74650a873bb +Author: Bill Nottingham +Date: Tue Nov 12 07:02:53 2002 +0000 + + fix file exclusion stuff + + Makefile | 2 ++ + initscripts.spec | 6 +++--- + 2 files changed, 5 insertions(+), 3 deletions(-) + +commit 95aabc1aee4b226fe2f540cd576381f33c35f4be +Author: Bill Nottingham +Date: Tue Nov 12 07:00:05 2002 +0000 + + 6.96-1 + + ChangeLog | 37 +++++++++++++++++++++++++++++++++++++ + initscripts.spec | 12 ++++++++++-- + 2 files changed, 47 insertions(+), 2 deletions(-) + +commit 0842c7603b9eea5849048655be3aaba6b0dcb41e +Author: Bill Nottingham +Date: Tue Nov 12 06:46:00 2002 +0000 + + just use ifup-routes for aliases + + sysconfig/network-scripts/ifup-aliases | 9 ++------- + 1 files changed, 2 insertions(+), 7 deletions(-) + +commit 8db687d270a970287933e4abcfbb85b80ad37c8f +Author: Bill Nottingham +Date: Tue Nov 12 06:42:07 2002 +0000 + + fix static route brokenness (#74317, #74320, #76619, #75604) + + sysconfig.txt | 28 ++++++++-------------------- + sysconfig/network-scripts/ifup-routes | 14 +++++++++----- + 2 files changed, 17 insertions(+), 25 deletions(-) + +commit ac078c4974e30a741ae26bf451c7b2c025eb4494 +Author: Bill Nottingham +Date: Tue Nov 12 06:20:22 2002 +0000 + + clean up clock text (#75069) + + sysconfig.txt | 17 ++++++++++++++--- + 1 files changed, 14 insertions(+), 3 deletions(-) + +commit 8dc7abc30ebe3d5e57840e52d944b46d4719a1cf +Author: Bill Nottingham +Date: Tue Nov 12 06:05:51 2002 +0000 + + unset langfile (#75662) + + lang.sh | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit c61206f36dbacebde8ea8e11bf3a4c665f04ce46 +Author: Bill Nottingham +Date: Tue Nov 12 05:33:57 2002 +0000 + + fix SYSFONTACM handling (#76472) + + setsysfont | 13 +++++++++---- + 1 files changed, 9 insertions(+), 4 deletions(-) + +commit 20ae4196e1aae687e7adeb95f59f38cd7de85bf6 +Author: Bill Nottingham +Date: Tue Nov 12 04:55:23 2002 +0000 + + fix lang.csh for CJK (#76908, ) + + lang.csh | 12 ++++++++++-- + 1 files changed, 10 insertions(+), 2 deletions(-) + +commit 034a7a6cc45ee0614a85c62b25f974fe3a3c013f +Author: Bill Nottingham +Date: Tue Nov 12 04:52:31 2002 +0000 + + allow setting of scope (#77082) + + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 12721a51841d0f22055d987a876aeeb7c906e63f +Author: Bill Nottingham +Date: Tue Nov 12 04:44:48 2002 +0000 + + buildprereq gettext (#77518) + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit b2eeda33b1b6b484d9ae6347332f5e78e9f770ba +Author: Bill Nottingham +Date: Tue Nov 12 04:44:01 2002 +0000 + + fix unpackaged files (#77519) + + initscripts.spec | 7 +++++++ + 1 files changed, 7 insertions(+), 0 deletions(-) + +commit 67428c04a5f7ad98287a4254ad581767d73d7131 +Author: Bill Nottingham +Date: Tue Nov 12 04:15:58 2002 +0000 + + IPv6 update , + + ppp/ip-down.ipv6to4 | 6 +- + ppp/ip-up.ipv6to4 | 28 +++++----- + ppp/ipv6-down | 8 ++- + ppp/ipv6-up | 43 +++++++-------- + sysconfig/network-scripts/ifdown-ipv6 | 8 +-- + sysconfig/network-scripts/ifdown-sit | 10 +--- + sysconfig/network-scripts/ifup-ipv6 | 48 +++++++--------- + sysconfig/network-scripts/ifup-sit | 8 +- + sysconfig/network-scripts/init.ipv6-global | 4 +- + sysconfig/network-scripts/network-functions-ipv6 | 65 +++++++++++---------- + 10 files changed, 108 insertions(+), 120 deletions(-) + +commit 0d272a1007cc37b0c271ef66e7be83de65bb11c4 +Author: Hasbullah Bin Pit +Date: Sun Oct 27 18:46:13 2002 +0000 + + fix small error + + po/ms.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 6ceab0ec54a75e8d031f0e41a34ea55c7d52a510 +Author: Preston Brown +Date: Thu Oct 24 15:20:56 2002 +0000 + + whoops, wrong branch. + + Makefile | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit e7f1faa644ada8fa76daf754dda9a784c0678c5c +Author: Preston Brown +Date: Thu Oct 24 15:17:41 2002 +0000 + + more serel fixes. + + Makefile | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) + +commit 8c0fee2720c838e1f88562c4f032b1f4b0a169b3 +Author: Bill Nottingham +Date: Wed Oct 23 19:30:50 2002 +0000 + + oops + + ChangeLog | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +commit c87489b96fd5a1413c4d592456adc0f360d2e8cd +Author: Bill Nottingham +Date: Wed Oct 23 19:30:01 2002 +0000 + + cleanup + + ChangeLog | 39 +++++++-------------------------------- + 1 files changed, 7 insertions(+), 32 deletions(-) + +commit f11675a37c178f4e7e05b5d107f3a10ba4716864 +Author: Preston Brown +Date: Wed Oct 23 17:37:03 2002 +0000 + + updated. + + ChangeLog | 99 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 99 insertions(+), 0 deletions(-) + +commit aa0fb0ae5b3d4fdb20d7c02924e7f743b0fcca7d +Author: Bill Nottingham +Date: Fri Oct 18 20:01:09 2002 +0000 + + load lvm-mod if necessary + + rc.d/rc.sysinit | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit 0d352689830440f0109038e80f23dee09e38d43f +Author: Hasbullah Bin Pit +Date: Wed Oct 16 17:48:08 2002 +0000 + + s/Memerika/Memeriksa + + po/ms.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 2cfc753f0547a71a0ed00c6f549cacd0ea22f7e2 +Author: Bill Nottingham +Date: Sat Oct 12 03:37:22 2002 +0000 + + nuke allmulti/promisc setting at alexey's request + + sysconfig.txt | 2 +- + sysconfig/network-scripts/ifup | 6 ++---- + 2 files changed, 3 insertions(+), 5 deletions(-) + +commit a1b74da81c477c68c68e3d9f2a9724bd33edfbb2 +Author: Keld Simonsen +Date: Thu Sep 19 20:36:24 2002 +0000 + + spellchecking + apacheconf/da.po authconfig/da.po bindconf/da.po + chkconfig/da.po comps-po/da.po firstboot/da.po hwbrowser/da.po + initscripts/da.po kbdconfig/da.po kudzu/da.po libuser/da.po + locale_config/da.po mouseconfig/da.po printconf/da.po + redhat-config-network/da.po redhat-config-squid/da.po + redhat-config-users/da.po redhat-switch-printer/da.po + rhn-applet/da.po rhn_register/da.po serviceconf/da.po + sndconfig/da.po switchdesk/da.po timeconfig/da.po + up2date/da.po usermode/da.po Xconfigurator/da.po + anaconda/anaconda-po/da.po autorun/po/da.po + gnome/bug-buddy/da.po gnome/control-center/da.po + gnome/eel/da.po gnome/GConf/da.po gnome/gdm/da.po + gnome/gedit/da.po gnome/gnome-applets/da.po + gnome/gnome-core/da.po gnome/gnome-libs/da.po + gnome/gnome-utils/da.po gnome/gnome-vfs/da.po gnome/gtk+/da.po + gnome/magicdev/da.po gnome/nautilus/da.po gnome/oaf/da.po + gnome/sawfish/da.po redhat-config-date/po/da.po + redhat-config-keyboard/po/da.po + redhat-config-kickstart/po/da.po + redhat-config-language/po/da.po redhat-config-mouse/po/da.po + redhat-config-nfs/po/da.po redhat-config-packages/po/da.po + redhat-config-proc/po/da.po + redhat-config-rootpassword/po/da.po + redhat-config-samba/po/da.po + redhat-config-securitylevel/po/da.po + redhat-config-services/po/da.po + redhat-config-soundcard/po/da.po redhat-config-xfree/po/da.po + redhat-logviewer/po/da.po redhat-menus/po/da.po + redhat-switchmail/po/da.po setuptool/po/da.po + specspo/dist/da.po specspo/powertools/da.po + + po/da.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 41e65298b9d2391b91f18d8e21c02e430a7b223a +Author: Than Ngo +Date: Mon Sep 16 14:56:33 2002 +0000 + + - owns directory /etc/ppp/peers (bug #74037) + + initscripts.spec | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) + +commit 0c59c73827bea3c9f83c0b02b9fb5f5fc52aee41 +Author: Leon Ho +Date: Mon Sep 9 14:53:05 2002 +0000 + + update + + po/ru.po | 69 ++++++++++++++++++++++--------------------------------------- + 1 files changed, 25 insertions(+), 44 deletions(-) + +commit b8557b9ddbfe4eb144581da62d4947e3492807c4 +Author: Christian Rose +Date: Sat Sep 7 21:35:53 2002 +0000 + + 2002-09-07 Christian Rose + + * sv.po: Fixed Swedish translation. + + po/sv.po | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit 2ce99e4d9de7bd007b1c2fc0148d403c47289701 +Author: Miloslav Trmac +Date: Thu Sep 5 23:54:02 2002 +0000 + + Update Czech translation, fix typos + + po/cs.po | 240 +++++++++++++++++++++++--------------------------------------- + 1 files changed, 88 insertions(+), 152 deletions(-) + +commit fd82b3b4b379b90afff83b77a74f376e76a2a3a4 +Author: Bill Nottingham +Date: Wed Sep 4 17:19:02 2002 +0000 + + 6.95-1 + + ChangeLog | 8 ++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 12 insertions(+), 1 deletions(-) + +commit affc7277adc15106054c91d82b0e77446b1c2d40 +Author: Bill Nottingham +Date: Wed Sep 4 17:03:48 2002 +0000 + + fix syntax error + + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 99c236f62b0eb54619d812bdfd5092a3fc724b4a +Author: Nalin Dahyabhai +Date: Wed Sep 4 14:49:07 2002 +0000 + + - whoops, forgot to update the changelog + + ChangeLog | 7 +++++++ + 1 files changed, 7 insertions(+), 0 deletions(-) + +commit c113c35c27ff352667f40e81026fd659fd7f0b0d +Author: Nalin Dahyabhai +Date: Wed Sep 4 14:13:02 2002 +0000 + + - bump version + + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) + +commit 270e303c90a411431c2d8a7ed7b904728f0ff653 +Author: Nalin Dahyabhai +Date: Wed Sep 4 14:12:12 2002 +0000 + + - don't pass $SYSFONTACM to unicode_start if it has no value + + lang.csh | 12 ++++++++---- + 1 files changed, 8 insertions(+), 4 deletions(-) + +commit b75317ad51f353b9789a834f4df32ff5d160d344 +Author: Sarah Wang +Date: Tue Sep 3 23:30:21 2002 +0000 + + sorry, last minute fix + + po/zh_CN.po | 16 ++++++++-------- + 1 files changed, 8 insertions(+), 8 deletions(-) + +commit 982fe0254cdfbf71722e001cb78f3376c49d5cb3 +Author: Bill Nottingham +Date: Mon Sep 2 17:33:18 2002 +0000 + + 6.93-1 + + ChangeLog | 19 +++++++++++++++++++ + initscripts.spec | 6 +++++- + 2 files changed, 24 insertions(+), 1 deletions(-) + +commit c343afc4cdbdd337149ff8700541024a7f321db0 +Author: Bill Nottingham +Date: Mon Sep 2 15:11:37 2002 +0000 + + mtu tweak () + + sysconfig/network-scripts/network-functions-ipv6 | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 5b305b04c3706f37a2c38d41c7d01b8bd7bf2411 +Author: Bill Nottingham +Date: Mon Sep 2 04:49:25 2002 +0000 + + fix calling of unicode_start (#73158) + + lang.csh | 2 +- + lang.sh | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit 7e7ed36b1c34179033e99091bc974ce419e9b136 +Author: José Nuno Coelho Pires +Date: Sun Sep 1 14:56:47 2002 +0000 + + "" + + po/pt.po | 54 ++++++++++-------------------------------------------- + 1 files changed, 10 insertions(+), 44 deletions(-) + +commit a71735ead02f45054288c5b6e57bf11b3d6a4593 +Author: Federico Musto +Date: Thu Aug 29 16:47:15 2002 +0000 + + "/mnt/traduzioni/RH8.0/translate/initscripts" + + po/it.po | 56 +++++++++++--------------------------------------------- + 1 files changed, 11 insertions(+), 45 deletions(-) + +commit 516c32a6ab64479f6806ff36338581a297dad7fa +Author: Bill Nottingham +Date: Wed Aug 28 20:58:38 2002 +0000 + + 6.92-1 + + ChangeLog | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 7 ++++- + 2 files changed, 91 insertions(+), 1 deletions(-) + +commit 8d1e60990e9f8fa709634bad189e520b035baf10 +Author: Bill Nottingham +Date: Wed Aug 28 19:30:27 2002 +0000 + + fix docs on displaymanager/desktop + + sysconfig.txt | 6 ++++-- + 1 files changed, 4 insertions(+), 2 deletions(-) + +commit 65abe864375d014f69ed53d1e1fc4ec3e9f7a321 +Author: Bill Nottingham +Date: Tue Aug 27 22:03:06 2002 +0000 + + don't loop on ifdown + + sysconfig/network-scripts/ifdown | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 81fe8138bf5362c4fc2824c712edc5014ddffd77 +Author: Federico Musto +Date: Tue Aug 27 14:40:48 2002 +0000 + + "/mnt/traduzioni/RH8.0/translate/initscripts" + + po/de.po | 28 ++++++++++++++++++---------- + po/es.po | 22 ++++++++++++++-------- + po/fr.po | 34 ++++++++++++++++++++++------------ + 3 files changed, 54 insertions(+), 30 deletions(-) + +commit 06bf7eea777fdb13e2e62df62e75de811eb1f2a8 +Author: Hasbullah Bin Pit +Date: Mon Aug 26 18:17:43 2002 +0000 + + s/pelekapan/lekapan + + po/ms.po | 16 ++++++++-------- + 1 files changed, 8 insertions(+), 8 deletions(-) + +commit 11e29b3d56a95e118d2a6a0a00512e5d6dab522f +Author: Federico Musto +Date: Mon Aug 26 14:20:48 2002 +0000 + + "/mnt/traduzioni/RH8.0/translate/initscripts" + + po/de.po | 114 ++++++++++++++++++---------------------- + po/es.po | 178 +++++++++++++++++++------------------------------------------- + po/fr.po | 116 ++++++++++++++++++----------------------- + po/it.po | 59 +++++++++++--------- + 4 files changed, 188 insertions(+), 279 deletions(-) + +commit 0e54fa55f095268b5f00a4cb10eeaca74fd9cf7d +Author: Hasbullah Bin Pit +Date: Sun Aug 25 21:22:27 2002 +0000 + + Added Malay Translation for initscripts + + po/ms.po | 1737 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 1737 insertions(+), 0 deletions(-) + +commit 8f41f6801707dfa1645aa625c2d925c5b19421ef +Author: Kjartan Maraas +Date: Sat Aug 24 18:36:09 2002 +0000 + + Update and convert to UTF8 + + po/nb.po | 436 +------------------------------------------------------------ + po/no.po | 436 +------------------------------------------------------------ + 2 files changed, 16 insertions(+), 856 deletions(-) + +commit 06fbc4c9bb4c6bdb4fb8836e7fd618e749ad319f +Author: Keld Simonsen +Date: Sat Aug 24 14:49:03 2002 +0000 + + pto + + po/da.po | 20 ++++++++------------ + 1 files changed, 8 insertions(+), 12 deletions(-) + +commit cd2f1eec5e5ce4030f8b7305194a592ced36b5e4 +Author: James Hashida +Date: Thu Aug 22 23:05:32 2002 +0000 + + update + + po/ja.po | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit 7072b1506147f341b8a6e4b6e59bc0a7e20bfade +Author: Bill Nottingham +Date: Thu Aug 22 21:10:52 2002 +0000 + + remove disabling of DMA; it can cause problems + + rc.d/rc.sysinit | 7 ------- + 1 files changed, 0 insertions(+), 7 deletions(-) + +commit 6ddf1d4f021b1d230512c157dc5550a715a20be7 +Author: Leon Ho +Date: Thu Aug 22 06:15:47 2002 +0000 + + no longer used + + po/zh.po | 1594 -------------------------------------------------------------- + 1 files changed, 0 insertions(+), 1594 deletions(-) + +commit 1df821044bb50f0ffda222586e1812b611779809 +Author: Sarah Wang +Date: Thu Aug 22 00:48:59 2002 +0000 + + changed all ...... to ... + + po/zh_CN.po | 57 ++++++++++++++++++++++++--------------------------------- + 1 files changed, 24 insertions(+), 33 deletions(-) + +commit 24f81eb62c31c8ecef6db50e012e5762839d3beb +Author: James Hashida +Date: Wed Aug 21 23:20:27 2002 +0000 + + update + + po/ja.po | 53 ++++++++++++++++++++--------------------------------- + 1 files changed, 20 insertions(+), 33 deletions(-) + +commit 3471bd66f89a36e1638f59500876f3810b7425d3 +Author: Bill Nottingham +Date: Wed Aug 21 21:20:13 2002 +0000 + + use the other file redhat-config-network writes by default; leave + route- for user customization (, others) + + sysconfig/network-scripts/ifup-routes | 29 +++++++++++++++++++---------- + 1 files changed, 19 insertions(+), 10 deletions(-) + +commit 8350e01996a8faa927c3ae8e60b494dfb237a3a2 +Author: Bill Nottingham +Date: Wed Aug 21 19:45:08 2002 +0000 + + move swap startup to after LVM (#66588) + + rc.d/rc.sysinit | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit ba8b2188672d90da004f205addd07df6cb1ffb54 +Author: Richard Allen +Date: Wed Aug 21 09:05:22 2002 +0000 + + *** empty log message *** + + po/is.po | 54 ++++++++++-------------------------------------------- + 1 files changed, 10 insertions(+), 44 deletions(-) + +commit 265cb751f60099e695eaec34014e57eb00778189 +Author: Christian Rose +Date: Wed Aug 21 07:49:59 2002 +0000 + + 2002-08-21 Christian Rose + + * sv.po: Updated Swedish translation. + + po/sv.po | 22 +++++++++------------- + 1 files changed, 9 insertions(+), 13 deletions(-) + +commit 0524b980795b15766a5fa117d00d0e3b812d1f37 +Author: Michelle Kim +Date: Wed Aug 21 07:22:11 2002 +0000 + + Updated translation. + + po/ko.po | 50 +++++++++++++++++++------------------------------- + 1 files changed, 19 insertions(+), 31 deletions(-) + +commit 6bc636517153e14d240099065f9782eadfd86e85 +Author: Ben Wu +Date: Wed Aug 21 06:42:40 2002 +0000 + + Updated translation. + + po/zh_TW.po | 400 +++++++++++++++++++++++++++++------------------------------ + 1 files changed, 196 insertions(+), 204 deletions(-) + +commit 1b41060e8bb67fa4bab63c55ebf53f188a8fa978 +Author: Bill Nottingham +Date: Wed Aug 21 06:19:39 2002 +0000 + + clenaup + + ChangeLog | 10 ---------- + 1 files changed, 0 insertions(+), 10 deletions(-) + +commit 892a9b0da2a42eb03af8c6016e1ff5a11cf5a426 +Author: Bill Nottingham +Date: Wed Aug 21 06:18:50 2002 +0000 + + 6.91-1 + + ChangeLog | 38 ++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 9 ++++++++- + 2 files changed, 46 insertions(+), 1 deletions(-) + +commit ef316c76566e10c48ea95ef1695c3f24a7db9c61 +Author: Bill Nottingham +Date: Wed Aug 21 06:17:28 2002 +0000 + + typos + + rc.d/rc.sysinit | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit ec78c5ece80e97db59b4f831aaebf5e668907e83 +Author: Bill Nottingham +Date: Wed Aug 21 06:15:38 2002 +0000 + + oops, profile= is taken + + rc.d/rc.sysinit | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit 0254dab18f5907e01533c78075ff79cd534a74d2 +Author: Bill Nottingham +Date: Wed Aug 21 06:15:07 2002 +0000 + + update from current tree. should do this more often, actually. + + po/cs.po | 481 ++++++++++++++++++----------------- + po/da.po | 479 ++++++++++++++++++----------------- + po/de.po | 511 +++++++++++++++++++------------------ + po/es.po | 719 ++++++++++++++++++++++++++++------------------------ + po/eu_ES.po | 413 +++++++++++++++--------------- + po/fi.po | 413 +++++++++++++++--------------- + po/fr.po | 559 ++++++++++++++++++++++------------------- + po/gl.po | 487 +++++++++++++++++++----------------- + po/hu.po | 413 +++++++++++++++--------------- + po/id.po | 413 +++++++++++++++--------------- + po/initscripts.pot | 344 +++++++++++++------------- + po/is.po | 473 ++++++++++++++++++---------------- + po/it.po | 513 +++++++++++++++++++------------------ + po/ja.po | 493 +++++++++++++++++++----------------- + po/ko.po | 490 +++++++++++++++++++----------------- + po/nb.po | 477 ++++++++++++++++++----------------- + po/nn.po | 488 +++++++++++++++++++----------------- + po/no.po | 477 ++++++++++++++++++----------------- + po/pl.po | 413 +++++++++++++++--------------- + po/pt.po | 476 ++++++++++++++++++---------------- + po/pt_BR.po | 487 +++++++++++++++++++----------------- + po/ro.po | 413 +++++++++++++++--------------- + po/ru.po | 509 ++++++++++++++++++++----------------- + po/sk.po | 413 +++++++++++++++--------------- + po/sl.po | 468 ++++++++++++++++++---------------- + po/sr.po | 413 +++++++++++++++--------------- + po/sv.po | 482 ++++++++++++++++++----------------- + po/tr.po | 488 +++++++++++++++++++----------------- + po/uk.po | 483 +++++++++++++++++++----------------- + po/wa.po | 413 +++++++++++++++--------------- + po/zh.po | 413 +++++++++++++++--------------- + po/zh_CN.po | 481 +++++++++++++++++++---------------- + po/zh_TW.po | 478 ++++++++++++++++++---------------- + 33 files changed, 8005 insertions(+), 7468 deletions(-) + +commit 341fc572a790085f7174227c4a202c379192e323 +Author: Bill Nottingham +Date: Wed Aug 21 06:05:01 2002 +0000 + + activate profile if passed via profile= on the kernel command line + + rc.d/rc.sysinit | 11 +++++++++++ + 1 files changed, 11 insertions(+), 0 deletions(-) + +commit 976cd071e20a5cc4ae55f3ca6a796a6d857b82fe +Author: Bill Nottingham +Date: Wed Aug 21 05:04:40 2002 +0000 + + don't retry indefinitely () + + src/ppp-watch.c | 9 +++++---- + 1 files changed, 5 insertions(+), 4 deletions(-) + +commit 270c027bb45f687ff3c9b5264acfd4e093d2108a +Author: Bill Nottingham +Date: Wed Aug 21 03:44:34 2002 +0000 + + actually pass the device name to the first mii-tool call (#72016,#68127) + + sysconfig/network-scripts/network-functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit d6a61bedcc5689156fd60da78b0c63eb88535678 +Author: Bill Nottingham +Date: Wed Aug 21 03:40:29 2002 +0000 + + remove extraneous / + + service | 1 - + 1 files changed, 0 insertions(+), 1 deletions(-) + +commit 37cd8076812996f2b73ac8400a712ffa6cc168c6 +Author: Bill Nottingham +Date: Tue Aug 20 04:21:07 2002 +0000 + + add iso8859-5 support (#71754) + + lang.csh | 2 ++ + lang.sh | 4 ++-- + 2 files changed, 4 insertions(+), 2 deletions(-) + +commit fb7039d0881f2c35c7263e92ccd3d29be1674779 +Author: Bill Nottingham +Date: Thu Aug 15 17:58:11 2002 +0000 + + switch to -I (#71201) + + sysconfig/network-scripts/ifup | 2 +- + sysconfig/network-scripts/ifup-post | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit cca968d95b5fe2264f09170b4b65fc32554b8086 +Author: Bill Nottingham +Date: Wed Aug 14 22:53:51 2002 +0000 + + *** empty log message *** + + ChangeLog | 11 +++++++++++ + initscripts.spec | 6 +++++- + 2 files changed, 16 insertions(+), 1 deletions(-) + +commit afe380bbf840515033ad61a06573a72f0cd0f3a1 +Author: Bill Nottingham +Date: Wed Aug 14 22:34:35 2002 +0000 + + sleep 5 seconds, not 2 + + sysconfig/network-scripts/network-functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 45976c791bf80ce3a53116386096e0a9fb157ef1 +Author: Bill Nottingham +Date: Wed Aug 14 22:31:43 2002 +0000 + + DUH + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit cd3c49754c29028ced346f4c720cc85fe48d6521 +Author: Bill Nottingham +Date: Wed Aug 14 02:09:04 2002 +0000 + + oops + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 6960865096bdddcb0fb5e083f3b427cb9e651217 +Author: Bill Nottingham +Date: Wed Aug 14 02:08:19 2002 +0000 + + 6.89-1 + + ChangeLog | 82 +++++++++++++++++++++++++++++++++++++++++++++++++++++- + initscripts.spec | 6 ++++ + 2 files changed, 87 insertions(+), 1 deletions(-) + +commit 03bfe164c8be467ed34cb650e4ac22708570f3aa +Author: Bill Nottingham +Date: Wed Aug 14 02:01:23 2002 +0000 + + fix tmpfs umounts (#68178, ) + + rc.d/init.d/halt | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit ebcdac2bfdf508b972ba3e2867ef80bce00e1ef0 +Author: Bill Nottingham +Date: Wed Aug 14 01:57:11 2002 +0000 + + remove extraneous call (#68706) + + sysconfig/network-scripts/ifdown | 1 - + 1 files changed, 0 insertions(+), 1 deletions(-) + +commit 502ba1a4550ca28c833db981e108338a89e2b0e1 +Author: Bill Nottingham +Date: Wed Aug 14 01:55:02 2002 +0000 + + require /etc/redhat-release (#68903) + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 79245d099e6e64b99b4e78b21a17f790f063c226 +Author: Bill Nottingham +Date: Wed Aug 14 00:52:44 2002 +0000 + + fix status-all (#71375) + + service | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit da466e8794f4fc497b892cb2a977ff789baed481 +Author: Bill Nottingham +Date: Wed Aug 14 00:48:56 2002 +0000 + + work around VT2-VT6 bug for now + + rc.d/rc.sysinit | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit 12f6c1622a2646d1a5c0972d2a1331e5fc87d3da +Author: Bill Nottingham +Date: Tue Aug 13 20:52:15 2002 +0000 + + look at the right file (#68368) + + sysconfig/network-scripts/ifup-post | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 37ca82a58e629d9cde638603e9808fec4a1b19af +Author: Bill Nottingham +Date: Tue Aug 13 20:45:42 2002 +0000 + + use GDM by default unless specified by DISPLAYMANAGER + + prefdm | 7 ++++--- + 1 files changed, 4 insertions(+), 3 deletions(-) + +commit 4edc473e3e708db975b4ef264d35cb4878d7cbfe +Author: Bill Nottingham +Date: Mon Aug 12 20:35:02 2002 +0000 + + fix iptables invocation (#71201) + + sysconfig/network-scripts/ifup | 6 +++--- + sysconfig/network-scripts/ifup-post | 2 +- + 2 files changed, 4 insertions(+), 4 deletions(-) + +commit ff7a7b021275bce3b2b2e11336a970c8041066af +Author: Bill Nottingham +Date: Mon Aug 12 20:02:22 2002 +0000 + + use -n with iptables -L (#70807) + + sysconfig/network-scripts/ifup | 2 +- + sysconfig/network-scripts/ifup-post | 5 ++++- + 2 files changed, 5 insertions(+), 2 deletions(-) + +commit ad0afc3342d0653e9a6da8189cd4c9edcbafd21b +Author: Leon Ho +Date: Mon Aug 12 10:29:01 2002 +0000 + + update, convert to utf-8 + + po/ru.po | 801 ++++++++++++++++++++++++++++++-------------------------------- + 1 files changed, 382 insertions(+), 419 deletions(-) + +commit 00f6a63db8c91ee221b8d9dc86eff0eee34c5afa +Author: Pedro Morais +Date: Thu Aug 8 18:44:17 2002 +0000 + + spell UTF-8 in uppercase + + po/pt.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 29d41c8a4049e06aa477750f5ed760aef797b824 +Author: Michelle Kim +Date: Wed Aug 7 01:15:13 2002 +0000 + + Encodning converted to UTF-8. + + po/ko.po | 10 ++++++---- + 1 files changed, 6 insertions(+), 4 deletions(-) + +commit 26662ef5890e924b7a4320c8c7edca5b4511b625 +Author: Keld Simonsen +Date: Tue Aug 6 17:11:26 2002 +0000 + + comments from kenneth + da.po + + po/da.po | 22 +++++++++++----------- + 1 files changed, 11 insertions(+), 11 deletions(-) + +commit 36a1218ec4f8748442abafa4a8b612dbea5b5518 +Author: Pedro Morais +Date: Fri Aug 2 14:16:45 2002 +0000 + + convert to utf-8 + + po/pt.po | 434 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 217 insertions(+), 217 deletions(-) + +commit 192718c2e05661e0f2512cad35b3b473fa0049e2 +Author: Keld Simonsen +Date: Thu Aug 1 15:32:53 2002 +0000 + + Updates + firstboot/da.po initscripts/da.po locale_config/da.po + redhat-config-network/da.po serviceconf/da.po usermode/da.po + anaconda/anaconda-po/da.po redhat-config-keyboard/po/da.po + redhat-config-rootpassword/po/da.po + redhat-config-xfree/po/da.po redhat-logviewer/po/da.po + setuptool/po/da.po + + po/da.po | 88 +++++++++++++++++++++++-------------------------------------- + 1 files changed, 33 insertions(+), 55 deletions(-) + +commit 00d6b715cb97a89a4e9545a4de78aed41911e82a +Author: Federico Musto +Date: Mon Jul 29 09:44:35 2002 +0000 + + "/mnt/traduzioni/RH8.0/translate/initscripts" + + po/fr.po | 34 ++++++++++++++++++++++------------ + 1 files changed, 22 insertions(+), 12 deletions(-) + +commit fbb679866ac065b6c490c18e31a72aaa927b8b5f +Author: Than Ngo +Date: Thu Jul 25 21:46:05 2002 +0000 + + * pass netmask option top ipppd (bug #69355) + + sysconfig/network-scripts/ifup-ippp | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 1c39ef9f5691a716ea9491c959aabcd859f1c755 +Author: Nilgün Belma Bugüner +Date: Thu Jul 25 15:47:13 2002 +0000 + + update + + po/tr.po | 122 +++++++++++++++++++++++-------------------------------------- + 1 files changed, 46 insertions(+), 76 deletions(-) + +commit 0f862bb17edb05cbee5e7786fee9f66a09d1dd4c +Author: Bill Nottingham +Date: Wed Jul 24 21:30:58 2002 +0000 + + fix typo + + rc.d/rc.sysinit | 7 ++----- + 1 files changed, 2 insertions(+), 5 deletions(-) + +commit 6130b3b155627fba62a8f1411289d40486d22a26 +Author: Bill Nottingham +Date: Wed Jul 24 21:30:15 2002 +0000 + + 6.88-1 + + ChangeLog | 34 ++++++++++++++++++++++++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 38 insertions(+), 1 deletions(-) + +commit 028c97436177229002c0ad6e642b79346ccfbca6 +Author: Bill Nottingham +Date: Wed Jul 24 21:27:14 2002 +0000 + + oops, UTF-8 can have @euro + + lang.csh | 4 ++-- + lang.sh | 2 +- + rc.d/rc.sysinit | 2 +- + 3 files changed, 4 insertions(+), 4 deletions(-) + +commit ff90b1a98e3627d9528f9f9d45cb9aff00c95211 +Author: Kjartan Maraas +Date: Tue Jul 23 16:21:16 2002 +0000 + + Update and convert to UTF-8 + + po/nb.po | 314 +++++++++++++++++++++++++++++--------------------------------- + po/no.po | 314 +++++++++++++++++++++++++++++--------------------------------- + 2 files changed, 292 insertions(+), 336 deletions(-) + +commit 1a49b1b5c3dc9c5dafd0d3a951dfd5d9cc29691f +Author: Federico Musto +Date: Tue Jul 23 16:02:45 2002 +0000 + + "/mnt/traduzioni/RH8.0/translate/initscripts" + + po/es.po | 403 ++++++++++++++++++++++++-------------------------------------- + po/fr.po | 137 ++++++++------------- + 2 files changed, 207 insertions(+), 333 deletions(-) + +commit 39f6d1e3d148362a27bb2bd5490156fb3057bc71 +Author: Bill Nottingham +Date: Mon Jul 22 04:41:47 2002 +0000 + + load firewire if needed/configured (#67203) + + rc.d/rc.sysinit | 12 ++++++++++++ + 1 files changed, 12 insertions(+), 0 deletions(-) + +commit 5644940da79ef0834c1e66af2c7d26f20024bab6 +Author: Federico Musto +Date: Fri Jul 19 11:53:09 2002 +0000 + + "/mnt/traduzioni/RH8.0/translate/initscripts" + + po/de.po | 357 +++++++++++++++++++++++++++++--------------------------------- + po/es.po | 38 ++++--- + po/fr.po | 46 ++++---- + po/it.po | 268 +++++++++++++++++++---------------------------- + 4 files changed, 320 insertions(+), 389 deletions(-) + +commit 1d641b2484dee9f91513556b8716486cacbcaa43 +Author: Pedro Morais +Date: Fri Jul 19 10:19:53 2002 +0000 + + updates + + po/pt.po | 136 ++++++++++++++++++------------------------------------------- + 1 files changed, 40 insertions(+), 96 deletions(-) + +commit 91d7dbf2af8a555daca43304d5c0fac5ac288cdc +Author: Richard Allen +Date: Thu Jul 18 19:14:46 2002 +0000 + + *** empty log message *** + + po/is.po | 129 ++++++++++++++++++-------------------------------------------- + 1 files changed, 37 insertions(+), 92 deletions(-) + +commit 0c92cca8672b1c0e0cd753564d8da61acfbe3a59 +Author: Bill Nottingham +Date: Wed Jul 17 04:57:45 2002 +0000 + + 6.87-1 + + ChangeLog | 35 +++++++++++++++++++++++++++++++++++ + initscripts.spec | 7 +++++-- + 2 files changed, 40 insertions(+), 2 deletions(-) + +commit a3fa1548cd9ec2a6ceb8037005ac24a2ed365a78 +Author: Bill Nottingham +Date: Wed Jul 17 04:53:32 2002 +0000 + + use iptables & our lokkit chain + + sysconfig/network-scripts/ifup | 9 ++++----- + sysconfig/network-scripts/ifup-post | 8 ++++---- + 2 files changed, 8 insertions(+), 9 deletions(-) + +commit 97abe79272f33d8e83bb9eeff1f72d0430a281fa +Author: James Hashida +Date: Wed Jul 17 02:13:47 2002 +0000 + + update + + po/ja.po | 816 ++++++++++++++++++++++++++++++-------------------------------- + 1 files changed, 393 insertions(+), 423 deletions(-) + +commit 8652237f167a2737c3f5d957f75b00895dfe1cdf +Author: Florian La Roche +Date: Tue Jul 16 08:47:14 2002 +0000 + + * Tue Jul 16 2002 Florian La Roche + - /sbin/service: set PATH before calling startup scripts + HOME and TERM are also set during bootup, but they should not make + a difference for well-written daemons. + + initscripts.spec | 5 +++++ + service | 12 ++++++++---- + 2 files changed, 13 insertions(+), 4 deletions(-) + +commit 84a9d306650da8d633992ad3147024c656a3d03d +Author: Ben Wu +Date: Mon Jul 15 23:54:34 2002 +0000 + + Updated translation. + + po/zh_TW.po | 109 ++++++++++++++++++++++------------------------------------ + 1 files changed, 41 insertions(+), 68 deletions(-) + +commit 0f7261f35788137e302f6e8d477c570961d08002 +Author: Michelle Kim +Date: Mon Jul 15 23:35:28 2002 +0000 + + Updated translation. + + po/ko.po | 802 ++++++++++++++++++++++++++++++-------------------------------- + 1 files changed, 386 insertions(+), 416 deletions(-) + +commit 700927f996d192edb1b92353e207dc9e59faad1b +Author: Sarah Wang +Date: Mon Jul 15 22:46:23 2002 +0000 + + fixed. + + po/zh_CN.po | 112 ++++++++++++++++++++++------------------------------------- + 1 files changed, 42 insertions(+), 70 deletions(-) + +commit 70934ae0cec500f909939539e4c5a4344ce0f53c +Author: Christian Rose +Date: Mon Jul 15 22:45:07 2002 +0000 + + 2002-07-16 Christian Rose + + * sv.po: Updated Swedish translation. + + po/sv.po | 94 ++++++++++++++++++++++++------------------------------------- + 1 files changed, 37 insertions(+), 57 deletions(-) + +commit e4b06c611eabeb101edfdbd63924f390b2462682 +Author: Bill Nottingham +Date: Mon Jul 15 20:52:51 2002 +0000 + + 6.86-1 + + ChangeLog | 145 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 6 ++- + 2 files changed, 150 insertions(+), 1 deletions(-) + +commit a41e71270e820c07ee11aa332c7ee8555b314bc8 +Author: Bill Nottingham +Date: Mon Jul 15 20:47:22 2002 +0000 + + update-po + + po/cs.po | 2471 ++++++++++++----------- + po/da.po | 2511 ++++++++++++----------- + po/de.po | 2491 ++++++++++++----------- + po/es.po | 5761 ++++++++++++++++++++++++++++------------------------ + po/eu_ES.po | 1701 ++++++++-------- + po/fi.po | 1701 ++++++++-------- + po/fr.po | 3405 +++++++++++++++++--------------- + po/gl.po | 2496 ++++++++++++----------- + po/hu.po | 1701 ++++++++-------- + po/id.po | 1701 ++++++++-------- + po/initscripts.pot | 1466 +++++++------- + po/is.po | 2470 ++++++++++++----------- + po/it.po | 2506 ++++++++++++----------- + po/ja.po | 2473 ++++++++++++----------- + po/ko.po | 2479 ++++++++++++----------- + po/nb.po | 2491 ++++++++++++----------- + po/nn.po | 2201 +++++++++++---------- + po/no.po | 2491 ++++++++++++----------- + po/pl.po | 1701 ++++++++-------- + po/pt.po | 2482 ++++++++++++----------- + po/pt_BR.po | 2482 ++++++++++++----------- + po/ro.po | 1701 ++++++++-------- + po/ru.po | 2476 ++++++++++++----------- + po/sk.po | 1701 ++++++++-------- + po/sl.po | 2251 +++++++++++---------- + po/sr.po | 1701 ++++++++-------- + po/sv.po | 2519 ++++++++++++----------- + po/tr.po | 2369 ++++++++++++---------- + po/uk.po | 2478 ++++++++++++----------- + po/wa.po | 1701 ++++++++-------- + po/zh.po | 1701 ++++++++-------- + po/zh_CN.po | 2442 ++++++++++++----------- + po/zh_TW.po | 2445 ++++++++++++----------- + 33 files changed, 40617 insertions(+), 36049 deletions(-) + +commit 23428efc712d46b0a90ae81062b317cd89f242ed +Author: Bill Nottingham +Date: Mon Jul 15 20:44:11 2002 +0000 + + fix boottime cleanup, add cleanup of ICE files + + rc.d/rc.sysinit | 12 +++++++++--- + 1 files changed, 9 insertions(+), 3 deletions(-) + +commit 3a03bf05c5165fd7bfc787615f3e7d58059ece9c +Author: Florian La Roche +Date: Sun Jul 14 06:39:59 2002 +0000 + + - only coding style changes + + rc.d/init.d/functions | 30 ++++++++++++++---------------- + 1 files changed, 14 insertions(+), 16 deletions(-) + +commit d3deec1b263cfe043c8034d76f8c0b85eaa40ad4 +Author: Florian La Roche +Date: Sun Jul 14 06:12:46 2002 +0000 + + - coding changes only + + rc.d/rc | 10 +++++----- + 1 files changed, 5 insertions(+), 5 deletions(-) + +commit 4ee0c0457be4e61d6dd9d650b344df49fd876c01 +Author: Florian La Roche +Date: Fri Jul 12 05:50:50 2002 +0000 + + - exclude zh_CN.GB18030 for setting LANG + + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit ce56e9dc22d258bc8ebd491d6f60bfa9614754cd +Author: Alexandr Kanevskiy +Date: Thu Jul 11 08:39:45 2002 +0000 + + loopback fix, mistype fix + + po/ru.po | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit 0495d8ce5d36c56dfe4936aea4ba6f8a0d58c729 +Author: Florian La Roche +Date: Thu Jul 11 07:43:56 2002 +0000 + + - release 6.85 + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit de33ef43313eb1075030b8615de15c56192dadc4 +Author: Florian La Roche +Date: Thu Jul 11 07:41:06 2002 +0000 + + - /etc/init.d/functions: + daemon(): avoid starting another bash + killproc(): avoid starting another bash for the default case + - do not call "insmod -p" before loading the "st" module + + initscripts.spec | 6 ++++++ + rc.d/init.d/functions | 34 ++++++++++++++++++++++++++-------- + rc.d/rc.sysinit | 11 ++++------- + 3 files changed, 36 insertions(+), 15 deletions(-) + +commit d9d075c580f39e3b6597ff65723845939e9880dc +Author: Florian La Roche +Date: Wed Jul 10 18:19:40 2002 +0000 + + - cleanup, no real changes + + rc.d/rc.sysinit | 15 ++++++--------- + 1 files changed, 6 insertions(+), 9 deletions(-) + +commit 79d81b12ba74f837ba95aa56c8d0e46030426ee7 +Author: Florian La Roche +Date: Wed Jul 10 11:16:23 2002 +0000 + + - code cleanups in rc.sysinit + + initscripts.spec | 1 + + rc.d/rc.sysinit | 21 ++++++++++----------- + 2 files changed, 11 insertions(+), 11 deletions(-) + +commit d5f7fbcf3f34a7fdf352584b53691c6f592808a5 +Author: Florian La Roche +Date: Wed Jul 10 10:14:28 2002 +0000 + + - do not export GATEWAY in network-functions + - code cleanups + + initscripts.spec | 1 + + sysconfig/network-scripts/network-functions | 17 ++++++----------- + 2 files changed, 7 insertions(+), 11 deletions(-) + +commit 16283434db1d8b6fe03e613b321fc42bfabe80a9 +Author: Florian La Roche +Date: Wed Jul 10 10:00:07 2002 +0000 + + - send to beehive + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit bd8c5c09526a6a445a54a79164d4e845da425102 +Author: Florian La Roche +Date: Wed Jul 10 09:58:45 2002 +0000 + + - drastically reduce the number of consoletype invocations + + initscripts.spec | 1 + + rc.d/init.d/functions | 23 +++++++++++------------ + 2 files changed, 12 insertions(+), 12 deletions(-) + +commit 78fd012ed58636caa076fa35b50c1001bb211b14 +Author: Florian La Roche +Date: Wed Jul 10 08:58:44 2002 +0000 + + - better checks for backup files + + initscripts.spec | 1 + + rc.d/init.d/single | 13 +++++++------ + rc.d/rc | 16 +++++++++------- + rc.d/rc.sysinit | 1 - + 4 files changed, 17 insertions(+), 14 deletions(-) + +commit 95ef94bed21f6812e2d879d354604c46b51b4016 +Author: Florian La Roche +Date: Wed Jul 10 08:26:06 2002 +0000 + + * Tue Jul 09 2002 Florian La Roche + - allow an option for ups poweroff #68123 + - change grep for ONBOOT= #63903 + - allow building with a cross-compiler #64362,#64255 + - faster check in network-functions:check_default_route() + + initscripts.spec | 6 ++++++ + rc.d/init.d/halt | 2 +- + rc.d/init.d/network | 4 ++-- + src/Makefile | 11 +++++++---- + sysconfig/network-scripts/network-functions | 2 +- + 5 files changed, 17 insertions(+), 8 deletions(-) + +commit 9e3fb5cae87f8d800c065d536d9ba4c8cdcce6c3 +Author: Florian La Roche +Date: Tue Jul 9 20:27:22 2002 +0000 + + - fix #68123 + + rc.d/init.d/halt | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 015c986a67443a9c38274e07caee1f608a466162 +Author: Bill Nottingham +Date: Tue Jul 9 20:01:55 2002 +0000 + + clarify comment (#68309) + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit fd8edda505b31564d41605722982011910791678 +Author: Florian La Roche +Date: Tue Jul 9 17:05:41 2002 +0000 + + - make new release + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 755af7b7424c6f421a4113e5998b6f69c23b815e +Author: Bill Nottingham +Date: Tue Jul 9 15:49:41 2002 +0000 + + add kbd conflict + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 91f740f9db4ebc04d838c02ab778d5f2937f90eb +Author: Florian La Roche +Date: Sat Jul 6 08:35:29 2002 +0000 + + - cleanup + + rc.d/rc.sysinit | 34 ++++++++++++++-------------------- + 1 files changed, 14 insertions(+), 20 deletions(-) + +commit 471cedff132f0593ca6a1ba432c0f25a620c6ac2 +Author: Florian La Roche +Date: Sat Jul 6 07:39:59 2002 +0000 + + - first small cleanups + + rc.d/rc.sysinit | 16 ++++------------ + 1 files changed, 4 insertions(+), 12 deletions(-) + +commit 783c051a4d7ff83128a4bc64bb934b962bf27acc +Author: Florian La Roche +Date: Fri Jul 5 21:15:45 2002 +0000 + + - only coding style + + rc.d/init.d/killall | 12 ++++++------ + 1 files changed, 6 insertions(+), 6 deletions(-) + +commit 756e7ebae3da05129c2ebc5031ec48425c9f9c43 +Author: Florian La Roche +Date: Fri Jul 5 21:10:17 2002 +0000 + + - just coding style, no real changes + + rc.d/init.d/single | 12 ++++++------ + 1 files changed, 6 insertions(+), 6 deletions(-) + +commit cdcc0c10b2267cefb6df4d6e99971ddff75783be +Author: Florian La Roche +Date: Fri Jul 5 21:03:39 2002 +0000 + + - docu some more work in changelog entry + + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit b1546cf2060beadfe931b507fa27fd11d2d8b406 +Author: Florian La Roche +Date: Fri Jul 5 21:02:27 2002 +0000 + + - check in new version + + rc.d/rc | 40 ++++++++++++++++++++-------------------- + 1 files changed, 20 insertions(+), 20 deletions(-) + +commit a2278c4a26b829bf0a2f78f847307d15c4573860 +Author: Florian La Roche +Date: Fri Jul 5 20:44:27 2002 +0000 + + - change coding style, should have no! functional changes in it + + rc.d/rc | 151 +++++++++++++++++++++++++++----------------------------------- + 1 files changed, 66 insertions(+), 85 deletions(-) + +commit 2b62de481392d9f841634df72d6b6e6168a61f36 +Author: Florian La Roche +Date: Fri Jul 5 20:21:37 2002 +0000 + + - only cosmetic changes + + rc.d/init.d/single | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) + +commit c75aa20f21dee7c55863529ea73ac000051e0b95 +Author: Florian La Roche +Date: Fri Jul 5 20:10:21 2002 +0000 + + - change to /etc/init.d + + sysconfig/network-scripts/ifup-ippp | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit e8d1f2c152375829203c034082d2bbcf95404911 +Author: Florian La Roche +Date: Fri Jul 5 09:14:29 2002 +0000 + + - add changelog entry + + initscripts.spec | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) + +commit 99e52e22a47427e2deff1b67052ae60236999ce4 +Author: Florian La Roche +Date: Fri Jul 5 09:08:34 2002 +0000 + + - rc.sysinit: do not load raid modules unless /etc/raidtab exists + + rc.d/rc.sysinit | 16 ++++++++-------- + 1 files changed, 8 insertions(+), 8 deletions(-) + +commit 1450354abb4fd7d0fca991162e8457eb4b196285 +Author: Florian La Roche +Date: Fri Jul 5 08:39:54 2002 +0000 + + - this should only be sourced in + + rc.d/init.d/functions | 5 +---- + 1 files changed, 1 insertions(+), 4 deletions(-) + +commit 9a856ea3faac5ae432474cea7bf1e58730300169 +Author: Florian La Roche +Date: Fri Jul 5 08:05:01 2002 +0000 + + - no need to source the file /etc/init.d/functions + - cleanups + + sysconfig/network-scripts/ifup-routes | 25 ++++++++++--------------- + 1 files changed, 10 insertions(+), 15 deletions(-) + +commit 66447c998efe1fd53f5b18b470ff7bfa02ad5c14 +Author: Florian La Roche +Date: Fri Jul 5 07:52:29 2002 +0000 + + - speed up FIREWALL_MODS=no case + + sysconfig/network-scripts/ifup-post | 9 ++------- + 1 files changed, 2 insertions(+), 7 deletions(-) + +commit d17102caf2197a524692e6d1add3f3b3704d74da +Author: Florian La Roche +Date: Fri Jul 5 07:51:26 2002 +0000 + + - no need to export FWACTIVE + + sysconfig/network-scripts/ifup | 4 +--- + 1 files changed, 1 insertions(+), 3 deletions(-) + +commit 01b660794a747f910df685b2dbf9b3c46215b750 +Author: Florian La Roche +Date: Fri Jul 5 07:45:29 2002 +0000 + + - consistent shell programming + - small speed improvements, e.g. need_hostname() + + sysconfig/network-scripts/network-functions | 72 ++++++++++++--------------- + 1 files changed, 32 insertions(+), 40 deletions(-) + +commit 38b1ad796b1d870e37e1227c56711e7f4306e308 +Author: Phil Knirsch +Date: Thu Jul 4 14:57:07 2002 +0000 + + - Bzzz. Fixed the debug output to do the real thing instead. :-) + + sysconfig/network-scripts/ifup-routes | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit b527b8be3163f65ad714369120534db41366e803 +Author: Phil Knirsch +Date: Thu Jul 4 14:54:54 2002 +0000 + + - Fixed ifup-route to use new /etc/sysconfig/network-scripts/route-DEV files. + + sysconfig/network-scripts/ifup-routes | 19 +++++++++++-------- + 1 files changed, 11 insertions(+), 8 deletions(-) + +commit 14cf69cf888c13caa8f2e26b0173ceb352cd7a31 +Author: Ben Wu +Date: Mon Jul 1 00:06:57 2002 +0000 + + Change charset to UTF-8 + + po/zh_TW.po | 690 +++++++++++++++++++++++++++++----------------------------- + 1 files changed, 345 insertions(+), 345 deletions(-) + +commit d74d6ceef718cf9d73b9e498e59bb476ec49f789 +Author: Sarah Wang +Date: Fri Jun 28 06:31:27 2002 +0000 + + changed encode from GBK/GB18030 to UTF-8 + + po/zh_CN.po | 682 +++++++++++++++++++++++++++++----------------------------- + 1 files changed, 341 insertions(+), 341 deletions(-) + +commit 4bf190aab8d76cbf4de5868dea16fc5d2e01face +Author: Bill Nottingham +Date: Fri Jun 28 04:27:07 2002 +0000 + + 6.82-1 + + ChangeLog | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 5 +++- + 2 files changed, 69 insertions(+), 1 deletions(-) + +commit 919de64cdea827e36fed7d70c627d9bd3a6e89c4 +Author: Bill Nottingham +Date: Fri Jun 28 04:26:39 2002 +0000 + + use unicode_start + + rc.d/rc.sysinit | 16 ++++++++-------- + 1 files changed, 8 insertions(+), 8 deletions(-) + +commit 8a4dea1fdb18e60ef9ae51e4597d33a1f1c1e523 +Author: Sarah Wang +Date: Fri Jun 28 03:48:19 2002 +0000 + + changed to zh_CN locale + + po/zh_CN.GB2312.po | 1520 ---------------------------------------------------- + 1 files changed, 0 insertions(+), 1520 deletions(-) + +commit dde0ed46d4e21ce254b764d9fad42162e9d4d14d +Author: Bill Nottingham +Date: Fri Jun 28 03:29:59 2002 +0000 + + deal only with current paths; also, look for psfu files + + rc.d/rc.sysinit | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit a497b4549ece61690a4d931aa8fe2f5351a275d8 +Author: Bill Nottingham +Date: Fri Jun 28 03:25:29 2002 +0000 + + no bold + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit eda06405272b1d39a5b87b894569055d2b9c8b52 +Author: Ben Wu +Date: Fri Jun 28 00:40:42 2002 +0000 + + Remove zh_TW.Big5.po + + po/zh_TW.Big5.po | 1519 ------------------------------------------------------ + 1 files changed, 0 insertions(+), 1519 deletions(-) + +commit c44cfd615d465846cf25c5b41e790fa56b234094 +Author: Bill Nottingham +Date: Thu Jun 27 18:59:09 2002 +0000 + + 6.81-1 + + ChangeLog | 28 ++++++++++++++-------------- + initscripts.spec | 3 +++ + 2 files changed, 17 insertions(+), 14 deletions(-) + +commit c317c6e37648aa5eaaed6f82c462f3a08ff752aa +Author: Bill Nottingham +Date: Thu Jun 27 18:50:17 2002 +0000 + + move /proc/bus/usb mount elsewhere, in case USB is in the initrd + + rc.d/rc.sysinit | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) + +commit 96a8374a35cae5e4f25f306637e0e80ce2d3019f +Author: Bill Nottingham +Date: Thu Jun 27 18:37:22 2002 +0000 + + switch this back; we don't want to report non-existent aliases as up + + sysconfig/network-scripts/network-functions | 19 +++++++++++-------- + 1 files changed, 11 insertions(+), 8 deletions(-) + +commit 944d2e72c714606f2ea52a99f0d49ab98a8bbd83 +Author: Preston Brown +Date: Thu Jun 27 18:35:47 2002 +0000 + + make sure we don't match default as anything but a route (instead of, say, someone's device name + + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 9ace2daa2b2e8985e49793bf7eef56f86ab4eaad +Author: Bill Nottingham +Date: Thu Jun 27 18:31:54 2002 +0000 + + switch back; we still want to run ifdown-ppp, etc. + + sysconfig/network-scripts/ifdown | 8 +++----- + 1 files changed, 3 insertions(+), 5 deletions(-) + +commit e1fb16471a6ed1a97d2c9600e8622f36828ae1d4 +Author: Preston Brown +Date: Thu Jun 27 17:52:35 2002 +0000 + + update changelog. + + ChangeLog | 97 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 97 insertions(+), 0 deletions(-) + +commit 15c4be1555400def1a8adddec32c713e7b17f5f0 +Author: Preston Brown +Date: Thu Jun 27 17:51:57 2002 +0000 + + handle duplicate default routes better. + + sysconfig/network-scripts/ifup | 10 ++++++++++ + sysconfig/network-scripts/network-functions | 1 + + 2 files changed, 11 insertions(+), 0 deletions(-) + +commit e07b340f337d8c03410921166b182e854f684299 +Author: Preston Brown +Date: Thu Jun 27 17:30:09 2002 +0000 + + move device down checking higher up, and clarify. + + sysconfig/network-scripts/ifdown | 8 +++++--- + 1 files changed, 5 insertions(+), 3 deletions(-) + +commit f5c2f35a493a14169c170e11b93853e49dde227e +Author: Preston Brown +Date: Thu Jun 27 17:04:48 2002 +0000 + + essid setup fix + + sysconfig/network-scripts/ifup-wireless | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 5d01fe26891b5325af93f3482dd74e796c2fdfab +Author: Preston Brown +Date: Thu Jun 27 17:00:42 2002 +0000 + + essid setup fix + + sysconfig/network-scripts/ifup-wireless | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit 75f1880354b0ed774f24158df3ea38f4223617aa +Author: Preston Brown +Date: Thu Jun 27 16:57:47 2002 +0000 + + bump ver. + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit cd90f52da1ca08ca5577be018bb10f9d658f17af +Author: Preston Brown +Date: Thu Jun 27 16:56:08 2002 +0000 + + fix check_device_down logic + + sysconfig/network-scripts/network-functions | 42 ++++++++++++-------------- + 1 files changed, 19 insertions(+), 23 deletions(-) + +commit 79da64351aa4395a57db31e38cd848b18bdb062c +Author: Preston Brown +Date: Thu Jun 27 16:55:24 2002 +0000 + + avoid ifconfig/route, try to avoid duplicate default routes + + sysconfig/network-scripts/ifup | 12 +++++++----- + 1 files changed, 7 insertions(+), 5 deletions(-) + +commit 353e851e323f20fa6ab2409ca5051e1b0231464b +Author: Preston Brown +Date: Wed Jun 26 21:44:49 2002 +0000 + + bump version + + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) + +commit 222f217dca70c6e7b6f5049a937bb2edd9e24a89 +Author: Preston Brown +Date: Wed Jun 26 20:43:06 2002 +0000 + + escape quotes for NICKNAME and ESSID. Only try to set channel/freq when in Ad-Hoc mode. + + sysconfig/network-scripts/ifup-wireless | 14 ++++++++------ + 1 files changed, 8 insertions(+), 6 deletions(-) + +commit 6ff1270b8bd3c608fe230a0f983662c84c61fa6a +Author: Bill Nottingham +Date: Wed Jun 26 19:14:10 2002 +0000 + + fix dhcpcd invocation (#67517) + + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 3658f42fa07f13b87325cb019a9135bfcfe55b08 +Author: Florian La Roche +Date: Wed Jun 26 10:51:43 2002 +0000 + + - commit to make a new release + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit ffe40c20ad49f24c5546ddd0af9629233c2a0651 +Author: Florian La Roche +Date: Wed Jun 26 10:49:31 2002 +0000 + + - change some negation usage + + sysconfig/network-scripts/ifup-ipx | 6 +-- + sysconfig/network-scripts/ifup-sit | 12 ++---- + sysconfig/network-scripts/init.ipv6-global | 11 +---- + sysconfig/network-scripts/network-functions-ipv6 | 46 +++++++++++----------- + 4 files changed, 32 insertions(+), 43 deletions(-) + +commit e4088390f4a3d8f3d3a59befb8b571b07826f523 +Author: Florian La Roche +Date: Wed Jun 26 10:37:41 2002 +0000 + + - set PATH also in /etc/sysconfig/network-scripts/network-functions + + ppp/ip-down | 7 +++---- + ppp/ip-up | 7 +++---- + rc.d/init.d/functions | 2 +- + sysconfig/network-scripts/ifdown-ipv6 | 4 +--- + sysconfig/network-scripts/ifdown-post | 2 -- + sysconfig/network-scripts/ifdown-ppp | 2 -- + sysconfig/network-scripts/ifdown-sl | 2 -- + sysconfig/network-scripts/ifup-ctc | 2 -- + sysconfig/network-scripts/ifup-escon | 2 -- + sysconfig/network-scripts/ifup-iucv | 2 -- + sysconfig/network-scripts/ifup-plip | 2 -- + sysconfig/network-scripts/ifup-plusb | 2 -- + sysconfig/network-scripts/network-functions | 4 ++++ + 13 files changed, 12 insertions(+), 28 deletions(-) + +commit 7f968d6ce159032e5f170dcedefad83894bfb95e +Author: Florian La Roche +Date: Wed Jun 26 10:20:20 2002 +0000 + + - useless space changes + + ppp/ip-down | 3 +- + ppp/ip-up | 3 +- + ppp/ipv6-down | 49 ++++++++++++++------------------- + ppp/ipv6-up | 6 +--- + sysconfig/network-scripts/ifdown-ppp | 1 + + sysconfig/network-scripts/ifdown-sl | 1 + + sysconfig/network-scripts/ifup-ctc | 1 + + sysconfig/network-scripts/ifup-escon | 1 + + sysconfig/network-scripts/ifup-iucv | 1 + + sysconfig/network-scripts/ifup-plip | 1 + + sysconfig/network-scripts/ifup-plusb | 1 + + 11 files changed, 34 insertions(+), 34 deletions(-) + +commit 943815067d4b3a1b01a524ac45fa66415e0e45e8 +Author: Florian La Roche +Date: Wed Jun 26 10:10:40 2002 +0000 + + - further smaller cleanups, TEXTDOMAIN* is never exported + + rc.d/rc | 4 ---- + sysconfig/network-scripts/ifup-aliases | 3 ++- + 2 files changed, 2 insertions(+), 5 deletions(-) + +commit 3ed27ad5e8a6578b16e851384b43bbce4ce97ca6 +Author: Florian La Roche +Date: Wed Jun 26 10:04:29 2002 +0000 + + - add changelog + + initscripts.spec | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit 0bb4cfc42fbb7e8edef7227c98cd3de041ca37d5 +Author: Florian La Roche +Date: Wed Jun 26 10:03:56 2002 +0000 + + - change to /etc/init.d/functions + - eliminate some un-necessary PATH settings + - eliminate some TEXTDOMAIN settings + + rc.d/init.d/single | 2 +- + sysconfig/network-scripts/ifdown | 5 ++--- + sysconfig/network-scripts/ifup | 4 +--- + sysconfig/network-scripts/ifup-ippp | 3 +-- + sysconfig/network-scripts/ifup-ppp | 4 ++-- + sysconfig/network-scripts/ifup-routes | 4 +--- + sysconfig/network-scripts/ifup-sl | 5 ++--- + sysvinitfiles | 4 ++-- + 8 files changed, 12 insertions(+), 19 deletions(-) + +commit ef532cbd4317a6ecf56d894d4f1532aca2b8463e +Author: Florian La Roche +Date: Wed Jun 26 09:34:04 2002 +0000 + + - further eliminate PATH settings + + rc.d/init.d/rawdevices | 4 +--- + rc.d/rc.sysinit | 8 -------- + 2 files changed, 1 insertions(+), 11 deletions(-) + +commit 8136980283f7c19d4e5069ad7b2cfe7e63865dfa +Author: Florian La Roche +Date: Wed Jun 26 09:27:30 2002 +0000 + + - PATH is set in init.d/functions, no need to set it separately + + rc.d/init.d/functions | 3 ++- + rc.d/init.d/halt | 3 --- + rc.d/init.d/single | 2 -- + 3 files changed, 2 insertions(+), 6 deletions(-) + +commit 4b23ce56fb9035cc129d96b1ffe85d40c53dc5f6 +Author: Florian La Roche +Date: Wed Jun 26 09:20:01 2002 +0000 + + - further cleanups + + rc.d/init.d/functions | 1 + + rc.d/init.d/netfs | 9 +-------- + rc.d/init.d/random | 2 -- + rc.d/init.d/rawdevices | 10 +++------- + rc.d/init.d/single | 6 ++---- + 5 files changed, 7 insertions(+), 21 deletions(-) + +commit 39aa2c790f150cfc31fd59028c9cc397a7b9c8c9 +Author: Florian La Roche +Date: Wed Jun 26 09:08:11 2002 +0000 + + - move HALTARGS down some more + + rc.d/init.d/halt | 8 +++----- + 1 files changed, 3 insertions(+), 5 deletions(-) + +commit b1c3fe8675bf6d6831b2d63adb42dc43ef96f69e +Author: Florian La Roche +Date: Wed Jun 26 09:02:16 2002 +0000 + + - start cleaning up some sh coding things + + Makefile | 26 +++++++++------------ + initscripts.spec | 3 ++ + prefdm | 6 ++-- + rc.d/init.d/halt | 62 +++++++++++++++++++++++--------------------------- + rc.d/init.d/killall | 3 +- + rc.d/rc.sysinit | 7 ++--- + service | 5 +-- + setsysfont | 22 +++++------------- + static-routes-ipv6 | 5 ---- + sys-unconfig.8 | 2 +- + sysctl.conf | 4 +- + sysctl.conf.s390 | 14 ++++++++++- + sysctl.conf.sparc | 22 +++++++++++++----- + 13 files changed, 89 insertions(+), 92 deletions(-) + +commit a12d5004ebd0035494247f71c5cebc060729c569 +Author: Bill Nottingham +Date: Wed Jun 26 02:31:36 2002 +0000 + + don't add network routes when netmask is 255.255.255.255 + + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit b344e5585a4894d6de30aefa3c54b2e692382cbd +Author: Bill Nottingham +Date: Wed Jun 26 02:30:42 2002 +0000 + + dhclient support + + sysconfig/network-scripts/ifdown | 6 ++++++ + sysconfig/network-scripts/ifup | 28 +++++++++++++++++++++++++--- + 2 files changed, 31 insertions(+), 3 deletions(-) + +commit afc5d1bea9291d6f082ee6a0ed356367979f3c05 +Author: Bill Nottingham +Date: Wed Jun 19 16:12:01 2002 +0000 + + always initialize USB keyboard/mouse + + rc.d/rc.sysinit | 14 +++----------- + 1 files changed, 3 insertions(+), 11 deletions(-) + +commit 303c6c465d8883005bb28bcda9a26bd000ad0400 +Author: Bill Nottingham +Date: Wed Jun 19 16:08:43 2002 +0000 + + remove sleep statement + + rc.d/rc.sysinit | 1 - + 1 files changed, 0 insertions(+), 1 deletions(-) + +commit ce504f9939a996b4ecc27298dfdc3983f3138023 +Author: Bill Nottingham +Date: Tue Jun 18 20:22:23 2002 +0000 + + no more bold + + sysconfig/init | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit 49d9f9d69fdd4c117e0e7559567149b589b7affc +Author: Bill Nottingham +Date: Wed Jun 12 20:12:13 2002 +0000 + + 6.78-1 + + ChangeLog | 13 +++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 17 insertions(+), 1 deletions(-) + +commit ed7c4a3d43087c4ff3e3a4db8c54458d52d8476b +Author: Bill Nottingham +Date: Wed Jun 12 20:11:02 2002 +0000 + + fix UTF-8 checks + + lang.csh | 3 ++- + lang.sh | 2 +- + setsysfont | 2 +- + 3 files changed, 4 insertions(+), 3 deletions(-) + +commit 885552f95d8b1b138cf97bbf499a78801af3a676 +Author: Than Ngo +Date: Wed Jun 5 09:50:52 2002 +0000 + + * fixed a bug in setting defaultgateway + + initscripts.spec | 5 ++++- + sysconfig/network-scripts/ifup-ippp | 5 +---- + 2 files changed, 5 insertions(+), 5 deletions(-) + +commit 6c074ca4cb504f0a5f84eadeedd132e94309b865 +Author: Bill Nottingham +Date: Fri May 31 02:45:14 2002 +0000 + + 6.76-1 + + ChangeLog | 13 +++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 17 insertions(+), 1 deletions(-) + +commit d194a371c1b1e0cb72b9d6ebdb324000bfc0f645 +Author: Bill Nottingham +Date: Fri May 31 02:41:54 2002 +0000 + + unicode fixes; call unicode_start when necessary + + lang.csh | 13 +++++++++++++ + lang.sh | 9 +++++++++ + setsysfont | 17 +++++++++++++++++ + 3 files changed, 39 insertions(+), 0 deletions(-) + +commit c9ad1fdc669f055d5f31779068470bd33ce37199 +Author: Sarah Wang +Date: Thu May 30 06:20:36 2002 +0000 + + fixed a few translation errors. + + po/zh_CN.GB2312.po | 374 +++++++------- + po/zh_CN.po | 1520 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 1707 insertions(+), 187 deletions(-) + +commit 6591e3afd05c332c72699a0c37a0ab65d4632ee1 +Author: Bill Nottingham +Date: Wed May 29 04:34:29 2002 +0000 + + 6.75-1 + + ChangeLog | 29 +++++++++++++++++++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 33 insertions(+), 1 deletions(-) + +commit a810d3308d0117d1e64f176f0a350b4670cb7d78 +Author: Bill Nottingham +Date: Wed May 29 04:29:53 2002 +0000 + + start checking for link again + + sysconfig/network-scripts/ifup | 5 +++++ + 1 files changed, 5 insertions(+), 0 deletions(-) + +commit f3d6dd6e6133cea3647f5ff761ce8aa17dacef18 +Author: Bill Nottingham +Date: Mon May 13 15:10:10 2002 +0000 + + cd / , not cd /etc/init.d + + service | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 999a939be768d6015c8126bc5d80354438020c3e +Author: Christian Rose +Date: Sun May 12 23:35:54 2002 +0000 + + 2002-05-13 Christian Rose + + * sv.po: Fixed Swedish translation. + + po/sv.po | 17 +++++++++++------ + 1 files changed, 11 insertions(+), 6 deletions(-) + +commit 88865a3196aa29b0ebcc55af9f7e6c7f58369dc0 +Author: Bill Nottingham +Date: Wed May 8 03:38:56 2002 +0000 + + actually test that hdparm is there before trying to call it + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 954afbc47e78ccf2a1ca83a0076a1eb3e325e974 +Author: Florian La Roche +Date: Mon May 6 17:51:12 2002 +0000 + + - fix the s390 patch + + initscripts-s390.patch | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 5df513b818877229d626cb11dc25e4d6a1b92c84 +Author: Christian Rose +Date: Sun May 5 13:30:51 2002 +0000 + + 2002-05-05 Christian Rose + + * sv.po: Fixed Swedish translation. + + po/sv.po | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) + +commit 9bcb6326a679a86c757f86342476233630402e2e +Author: Christian Rose +Date: Sun May 5 10:50:49 2002 +0000 + + 2002-05-05 Christian Rose + + * sv.po: Fixed Swedish translation. + + po/sv.po | 9 ++++++--- + 1 files changed, 6 insertions(+), 3 deletions(-) + +commit 37e0b10c2206927883a000b7ab9acf3e2897af0e +Author: Christian Rose +Date: Sun May 5 08:05:31 2002 +0000 + + 2002-05-05 Christian Rose + + * sv.po: Fixed Swedish translation. + + po/sv.po | 14 +++++++------- + 1 files changed, 7 insertions(+), 7 deletions(-) + +commit e2a40835f7175162d3b6c459b866f1369e0e1eb8 +Author: Bill Nottingham +Date: Mon Apr 29 16:25:43 2002 +0000 + + libredhat-kernel.so should be hardlink, not symlink... + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit e60a3d2e5a66f25c6194213820b8f1273074a48b +Author: Bill Nottingham +Date: Mon Apr 22 01:12:49 2002 +0000 + + handle aliases that don't have DEVICE set. Apparently linuxconf supported this (#63861) + + sysconfig/network-scripts/ifup-aliases | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) + +commit 8cfc4bbd6da645bc7c29fc600126663bdbc2db83 +Author: Bill Nottingham +Date: Mon Apr 22 01:11:08 2002 +0000 + + whoops, this docs tweak got forgotten + + sysconfig.txt | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit acb5d363f0956f1c2881cc0dab5395b6cc0d93b3 +Author: Milan Kerslager +Date: Sun Apr 21 21:53:12 2002 +0000 + + *** empty log message *** + + po/cs.po | 218 +++++-------------------------------------------------------- + 1 files changed, 18 insertions(+), 200 deletions(-) + +commit 5d7b7754818fe09a99d413ac81a28e8bd6bc21ae +Author: Milan Kerslager +Date: Sun Apr 21 20:26:18 2002 +0000 + + *** empty log message *** + + po/cs.po | 112 ++++++++++++++++++++++++-------------------------------------- + 1 files changed, 43 insertions(+), 69 deletions(-) + +commit 4732fcfae33ca085284cca2aca45978e549b246a +Author: Bill Nottingham +Date: Fri Apr 19 16:34:53 2002 +0000 + + bulletproof it - handle both locations + + initscripts.spec | 2 +- + sysconfig/network-scripts/ifdown | 9 +++++++-- + 2 files changed, 8 insertions(+), 3 deletions(-) + +commit 3d5af5ca44e1b767f2f86d5a5b0b0d722c9687ca +Author: Bill Nottingham +Date: Fri Apr 19 16:09:26 2002 +0000 + + back out again + + sysconfig/network-scripts/ifup | 22 +++++++++------------- + 1 files changed, 9 insertions(+), 13 deletions(-) + +commit dcf6b34757ccef47ea87e46e226fd96c271c879c +Author: Bill Nottingham +Date: Fri Apr 19 16:08:36 2002 +0000 + + wrong fix (aside from the syntax issue) - the dhcpcd pid file moved, + just deal with the new location + + ChangeLog | 8 +++----- + initscripts.spec | 2 +- + sysconfig/network-scripts/ifdown | 4 ++-- + 3 files changed, 6 insertions(+), 8 deletions(-) + +commit f875143dde7a0ef969ac264b9797dc9876ba62f9 +Author: Bill Nottingham +Date: Fri Apr 19 10:08:53 2002 +0000 + + re-merge change + + sysconfig/network-scripts/ifup | 22 +++++++++++++--------- + 1 files changed, 13 insertions(+), 9 deletions(-) + +commit 9eb1cbc4b9ea4298d6c2ef9d77c4b4ab4a8f11bc +Author: Bill Nottingham +Date: Fri Apr 19 10:07:47 2002 +0000 + + 6.67-1 + + ChangeLog | 18 ++++++++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 22 insertions(+), 1 deletions(-) + +commit 744d1f908314a583f4e8aa95f77f5027c2658b93 +Author: Bill Nottingham +Date: Fri Apr 19 09:55:02 2002 +0000 + + fix stupid cut&paste error + + rc.d/rc.sysinit | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit 4ab8bf026daad8dc93116f400288a29f9fd44928 +Author: Bill Nottingham +Date: Fri Apr 19 09:54:43 2002 +0000 + + back this out for now... i'm paranoid + + sysconfig/network-scripts/ifup | 22 +++++++++------------- + 1 files changed, 9 insertions(+), 13 deletions(-) + +commit fbadc537fbd5ede31bc3793ab4f8a3919a201c97 +Author: Preston Brown +Date: Wed Apr 17 00:44:50 2002 +0000 + + bring up the device (ip link set up) after initialization is completed, but before addresses are assigned or DHCP/BOOTP is attempted. This is necessary for some commands (like iwconfig) to work properly. + + sysconfig/network-scripts/ifup | 22 +++++++++++++--------- + 1 files changed, 13 insertions(+), 9 deletions(-) + +commit ba1d3de34745e4f79bec5aa786f527c537d440de +Author: Preston Brown +Date: Wed Apr 17 00:42:33 2002 +0000 + + make sure that PID file exists and is readable before trying to read from it. + CVS ---------------------------------------------------------------------- + + sysconfig/network-scripts/ifdown | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 82da2296fe18b8267e26f78f6b6d8042db4a9cc9 +Author: Trond Eivind Glomsrod +Date: Mon Apr 15 21:34:12 2002 +0000 + + Bump + + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) + +commit a363982d189cde8023dad02c906e319291adbcfb +Author: Trond Eivind Glomsrod +Date: Mon Apr 15 21:01:13 2002 +0000 + + Fully translate + + po/nb.po | 140 ++++++++++++++++++++++--------------------------------------- + po/no.po | 140 ++++++++++++++++++++++--------------------------------------- + 2 files changed, 102 insertions(+), 178 deletions(-) + +commit 5286b7825fccd07503efb4949f42e7133cf9836d +Author: Bill Nottingham +Date: Mon Apr 15 18:14:47 2002 +0000 + + 6.64-1 + + ChangeLog | 10 ++++++++++ + initscripts.spec | 1 + + 2 files changed, 11 insertions(+), 0 deletions(-) + +commit cc364fa52554cfa64cc60687f8165d7988748c5c +Author: Federico Musto +Date: Mon Apr 15 15:02:21 2002 +0000 + + "/mnt/traduzioni/RH8.0/translate/initscripts" + + po/de.po | 215 +++++++++++++++++++++++++++++--------------------------------- + 1 files changed, 100 insertions(+), 115 deletions(-) + +commit 1c5714fe0401b45bcd64628466dcf2357dcf4212 +Author: Bill Nottingham +Date: Mon Apr 15 04:31:46 2002 +0000 + + it makes very little sense to allow enabling of DMA on CD-ROMS if we're going to globally disable it later in the script + + rc.d/rc.sysinit | 104 +++++++++++++++++++++++++++--------------------------- + 1 files changed, 52 insertions(+), 52 deletions(-) + +commit c8f538c421e542da1f7dd47fb7684dba2ac55cb6 +Author: Bill Nottingham +Date: Mon Apr 15 02:39:00 2002 +0000 + + 6.64-1 + + ChangeLog | 16 ++++++++++++++++ + initscripts.spec | 8 +++++++- + 2 files changed, 23 insertions(+), 1 deletions(-) + +commit 106379bcb8f65193f9105d2f5477de9e0b65337a +Author: Bill Nottingham +Date: Mon Apr 15 02:35:32 2002 +0000 + + make sure chatdbg is set before using it (#63448) + + sysconfig/network-scripts/ifup-ppp | 7 +++++-- + 1 files changed, 5 insertions(+), 2 deletions(-) + +commit 275d1b787db84bfe45e4ed3f87dba342686e1bdf +Author: Bill Nottingham +Date: Mon Apr 15 02:32:47 2002 +0000 + + allow tweaking of more devices (#53511) + tweak non-disk devices iff they explicitly have a config file for that device (#56575, #63415) + + rc.d/rc.sysinit | 16 +++++++++++----- + 1 files changed, 11 insertions(+), 5 deletions(-) + +commit ae70d6cabca88d46a6d3260d2684e64c3ae7b56b +Author: José Nuno Coelho Pires +Date: Sun Apr 14 22:23:47 2002 +0000 + + "" + + po/pt.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 04e89279cb144c53164bb9e9cde22117e257806b +Author: Bill Nottingham +Date: Sat Apr 13 03:44:54 2002 +0000 + + 6.63.1-1 + + ChangeLog | 10 +++++++++- + initscripts.spec | 2 +- + 2 files changed, 10 insertions(+), 2 deletions(-) + +commit c4587818c4e0bfecc317b7d3bfd9fc2a965d9c5d +Author: Bill Nottingham +Date: Sat Apr 13 03:43:00 2002 +0000 + + shut up sysctl + + rc.d/init.d/network | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 5c0b700d74e8b9443a8c00c9bee01e313fd060ac +Author: Bill Nottingham +Date: Sat Apr 13 01:19:59 2002 +0000 + + 6.63-1 + + ChangeLog | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 9 +++++++- + 2 files changed, 68 insertions(+), 1 deletions(-) + +commit 3e9972c739d10444be70c3fe603aef9612435ef9 +Author: Bill Nottingham +Date: Sat Apr 13 01:18:49 2002 +0000 + + fix always trying to shut down 6to4 (#63352, ) + + sysconfig/network-scripts/ifdown-ipv6 | 13 +++++++++---- + 1 files changed, 9 insertions(+), 4 deletions(-) + +commit 03d37167e2b31be3c3220a47e27e0258e0a398f9 +Author: Bill Nottingham +Date: Fri Apr 12 22:55:35 2002 +0000 + + minor tweaks to libredhat-kernel.so handling + + rc.d/rc.sysinit | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 5a185803ee50cfbfd26ee8effff3552b01645db6 +Author: Bill Nottingham +Date: Fri Apr 12 22:51:08 2002 +0000 + + some minor ipcalc cleanups (#58410) + + src/ipcalc.c | 33 ++++++++++++++++++++++++++------- + 1 files changed, 26 insertions(+), 7 deletions(-) + +commit 4e4eb9b9633136a6dfc2937149245b538bdafd0b +Author: Bill Nottingham +Date: Fri Apr 12 21:07:07 2002 +0000 + + quit stripping binaries + + src/Makefile | 22 +++++++++++----------- + src/ipcalc.c | 7 ++++++- + 2 files changed, 17 insertions(+), 12 deletions(-) + +commit 586b0d39acef35025e54eb0be2913c1acf3defa1 +Author: Bill Nottingham +Date: Fri Apr 12 20:47:06 2002 +0000 + + do LVM initialization twice (#63238) + + rc.d/rc.sysinit | 5 +++++ + 1 files changed, 5 insertions(+), 0 deletions(-) + +commit ab9f5ca68f98a67b177cdd6e434324ae2180c76b +Author: Bill Nottingham +Date: Fri Apr 12 20:44:12 2002 +0000 + + deal with devfs on initrd (#59562) + + rc.d/rc.sysinit | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit 00faec2727d1410de57e76837a264711bc093325 +Author: Bill Nottingham +Date: Fri Apr 12 20:27:50 2002 +0000 + + use -e argument to sysctl + + sysconfig/network-scripts/network-functions-ipv6 | 22 +++++++++++----------- + 1 files changed, 11 insertions(+), 11 deletions(-) + +commit e0dbca840a6adbdc610752aa763eaa57096e662e +Author: Bill Nottingham +Date: Fri Apr 12 20:24:38 2002 +0000 + + run sysctl again at the end of network (for interface-specific parameters) + + rc.d/init.d/network | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) + +commit 179ac8d6972c22d0ffcab2e04c3a12d95932ec91 +Author: Bill Nottingham +Date: Fri Apr 12 20:05:34 2002 +0000 + + don't process backup files (#60248, , ) + + sysconfig/network-scripts/ifup-aliases | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 77eb67ee2284f721c51512a079f0357d765e6c96 +Author: Bill Nottingham +Date: Fri Apr 12 20:02:57 2002 +0000 + + export the entire gamut of locale variables (#56142) + + lang.sh | 8 +++++++- + 1 files changed, 7 insertions(+), 1 deletions(-) + +commit 93f1f33c1a0b01e5d257527d79ce2e407ca8ac0d +Author: Leon Ho +Date: Wed Apr 10 16:02:26 2002 +0000 + + update + + po/ru.po | 227 +++++-------------------------------------------------------- + 1 files changed, 19 insertions(+), 208 deletions(-) + +commit 70e2d5d6a79aa3bc3d1d64a9c96188263807d9b8 +Author: Bill Nottingham +Date: Wed Apr 10 06:26:47 2002 +0000 + + oops, broke translations + + service | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) + +commit 8e47c57916be25330b757f7f5f2911a136db4c2e +Author: Bill Nottingham +Date: Wed Apr 10 06:12:08 2002 +0000 + + 6.62-1 + + ChangeLog | 44 +++++++++++++++++++++++++++++++++++++++++++- + initscripts.spec | 9 ++++++++- + 2 files changed, 51 insertions(+), 2 deletions(-) + +commit c11b6fc5c7594425c960f28a5eb761eaedeb730f +Author: Bill Nottingham +Date: Wed Apr 10 06:08:51 2002 +0000 + + use full path to /sbin/ifconfig (#59457) + + sysconfig/network-scripts/ifup-aliases | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit dcd626dd7e766e70fc4996c774e0f61489d71d87 +Author: Bill Nottingham +Date: Wed Apr 10 06:08:16 2002 +0000 + + change to root directory before staring/stopping; also sanitize environment (#53304, #61371) + + service | 9 +++++---- + 1 files changed, 5 insertions(+), 4 deletions(-) + +commit 2165a469e7c795b5af3759be00d698f02c7a1b3c +Author: Bill Nottingham +Date: Wed Apr 10 05:43:13 2002 +0000 + + move DMA hammer-of-doom to after loading of ide-scsi + + rc.d/rc.sysinit | 14 +++++++------- + 1 files changed, 7 insertions(+), 7 deletions(-) + +commit 7acd50df0b32f27ad13f4da65a8ed7b4a7f8eca0 +Author: Bill Nottingham +Date: Wed Apr 10 05:31:42 2002 +0000 + + delete X/VNC locks on startup (#63035) + + rc.d/rc.sysinit | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit a7b6a0ada8bc97cce93806072949226b7065492f +Author: Bill Nottingham +Date: Wed Apr 10 05:28:27 2002 +0000 + + shut up DMA disabling (#62873, #62956) + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 27606acc6c0551e4b14acffb897460bfa2da8b57 +Author: Bill Nottingham +Date: Tue Apr 9 05:21:30 2002 +0000 + + add update requirement (#62875) + + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 8f313eeeb005ad4464396c982e90d5409280ddb8 +Author: Leon Ho +Date: Sat Apr 6 22:48:09 2002 +0000 + + update + + po/ru.po | 134 +++++++++++++++++++++++--------------------------------------- + 1 files changed, 50 insertions(+), 84 deletions(-) + +commit a6e7bf3d884be8ff5e10327697224d42d79d1ad7 +Author: Richard Allen +Date: Sat Apr 6 16:29:03 2002 +0000 + + Fixes + + po/is.po | 245 ++++++++------------------------------------------------------ + 1 files changed, 32 insertions(+), 213 deletions(-) + +commit 3d7c8b3358fd046b873249b90f2efc871d611b36 +Author: Richard Allen +Date: Sat Apr 6 05:09:25 2002 +0000 + + More 2 come + + po/is.po | 100 +++++++++++++++++++++----------------------------------------- + 1 files changed, 34 insertions(+), 66 deletions(-) + +commit 391bd8fb548d832ce7dd63b5714ae497e5b8e81a +Author: Nilgün Belma Bugüner +Date: Thu Apr 4 02:47:59 2002 +0000 + + update + + po/tr.po | 1067 +++++++++++++++++++++----------------------------------------- + 1 files changed, 364 insertions(+), 703 deletions(-) + +commit fed84fd7300c7238e9744144239942ebccaf5013 +Author: Ben Wu +Date: Thu Apr 4 01:47:01 2002 +0000 + + New added translation. + + po/zh_TW.po | 1519 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 1519 insertions(+), 0 deletions(-) + +commit 925779b2a57498dddaa09ed9752d35ddb29e88e8 +Author: Bill Nottingham +Date: Tue Apr 2 23:19:28 2002 +0000 + + typo + + rc.d/rc.sysinit | 1 - + 1 files changed, 0 insertions(+), 1 deletions(-) + +commit 5284acb8033e6922ddbc7532dc5779a935f1be43 +Author: Bill Nottingham +Date: Tue Apr 2 23:18:47 2002 +0000 + + 6.61-1 + + ChangeLog | 18 ++++++++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 22 insertions(+), 1 deletions(-) + +commit 920416a13bf390943c0f36d984fcab5cb62d5251 +Author: Bill Nottingham +Date: Tue Apr 2 23:15:53 2002 +0000 + + don't use stuff in /usr in the ide-dma check + + rc.d/rc.sysinit | 4 +--- + 1 files changed, 1 insertions(+), 3 deletions(-) + +commit 31c0490a7802777319ca2dc4c8553c519631152e +Author: Keld Simonsen +Date: Tue Apr 2 22:44:40 2002 +0000 + + Updates + translate/initscripts/da.po translate/libuser/da.po + translate/specspo/da.po translate/usermode/da.po + + po/da.po | 88 +++++++++++++++++++++++++++---------------------------------- + 1 files changed, 39 insertions(+), 49 deletions(-) + +commit 9a25ef09b6a2839769e64faed7527367c1ccaaef +Author: Keld Simonsen +Date: Tue Apr 2 21:43:33 2002 +0000 + + update + translate/initscripts/da.po + + po/da.po | 74 ++++++++++++++++++++++++++----------------------------------- + 1 files changed, 32 insertions(+), 42 deletions(-) + +commit ad6a954779a29ae301436cee157845116784dac3 +Author: Bill Nottingham +Date: Tue Apr 2 17:25:10 2002 +0000 + + fix typo (#62189) + + po/ru.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit c1b7c5b75e44d2dffbd5940ba647a751ca6993f0 +Author: Bill Nottingham +Date: Tue Apr 2 17:24:28 2002 +0000 + + tweek + + Makefile | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit dca21d5b1e799a0625f0112df05006bbbd7c3fe3 +Author: Bill Nottingham +Date: Thu Mar 28 19:51:04 2002 +0000 + + 6.60-1 + + ChangeLog | 14 ++++++++++++-- + initscripts.spec | 5 ++++- + 2 files changed, 16 insertions(+), 3 deletions(-) + +commit abb300d07d90b880852af20d57ba273a25628e4d +Author: Bill Nottingham +Date: Thu Mar 28 19:49:45 2002 +0000 + + turrn off DMA on all CDs at boot + + rc.d/rc.sysinit | 11 +++++++++++ + 1 files changed, 11 insertions(+), 0 deletions(-) + +commit 575ae92b5184d66926a2fea7f3c0ab974527f054 +Author: Bill Nottingham +Date: Wed Mar 27 23:31:05 2002 +0000 + + 6.59-1 + + ChangeLog | 85 +++++++++++++++++++++++++++++++++++++++++++++++++++++- + initscripts.spec | 7 +++- + 2 files changed, 89 insertions(+), 3 deletions(-) + +commit b33a20a8a493a2fd198e4f48e7391a9eff6bfbfa +Author: Bill Nottingham +Date: Wed Mar 27 23:21:19 2002 +0000 + + -x, not -f + + rc.d/init.d/halt | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 70531a1eeb5581282a8345910501ce8b4b19674d +Author: Bill Nottingham +Date: Wed Mar 27 23:19:21 2002 +0000 + + add halt hook for rlx + + rc.d/init.d/halt | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) + +commit a9aec241c9f268b274bb12cb0aca6e0186af4d5f +Author: Bill Nottingham +Date: Wed Mar 27 22:24:13 2002 +0000 + + handle bigmem too + + src/mkkerneldoth | 10 ++++++++-- + 1 files changed, 8 insertions(+), 2 deletions(-) + +commit 80b41968421c69e7a4a7a1c04b2679a0c714552e +Author: Federico Musto +Date: Wed Mar 27 10:07:58 2002 +0000 + + "/mnt/traduzioni/RH8.0/translate/initscripts" + + po/de.po | 2 +- + po/es.po | 2 +- + po/fr.po | 2 +- + 3 files changed, 3 insertions(+), 3 deletions(-) + +commit 25b547cbaf9c72f1ca924fe0d889b92c2e698ec2 +Author: Sarah Wang +Date: Wed Mar 27 08:24:35 2002 +0000 + + modified headers and added more translation. + + po/zh_CN.GB2312.po | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) + +commit 2efad78da4be6c1e78119c70ad077d44a5c85317 +Author: James Hashida +Date: Wed Mar 27 01:01:16 2002 +0000 + + updated ja.po translations + + po/ja.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 98bb40d50dfe6a790b2fcd99f4e7504e95e49ebc +Author: Bill Nottingham +Date: Mon Mar 25 14:26:55 2002 +0000 + + SRCADDR stuff returns + + sysconfig.txt | 3 +++ + sysconfig/network-scripts/ifup | 18 ++++++++++++++---- + 2 files changed, 17 insertions(+), 4 deletions(-) + +commit 8fd9f7c109df3584b927d86643c95d6353028eb4 +Author: Sarah Wang +Date: Mon Mar 25 00:50:37 2002 +0000 + + updated against the lastest master copies + + po/zh_CN.GB2312.po | 819 ++++++++++++++++++++-------------------------------- + 1 files changed, 306 insertions(+), 513 deletions(-) + +commit 1f2d8af2e09a362c14306294372df8b764234644 +Author: James Hashida +Date: Sun Mar 24 23:42:03 2002 +0000 + + rest of translation + + po/ja.po | 79 +++++++++++++++++++++++++------------------------------------ + 1 files changed, 32 insertions(+), 47 deletions(-) + +commit 8b004c50c9d76aa7fde8a22982d5a06b6b2b7201 +Author: Christian Rose +Date: Sat Mar 23 19:22:50 2002 +0000 + + 2002-03-23 Christian Rose + + * sv.po: Updated Swedish translation. + + po/sv.po | 183 ++++++++++++++++++++++++++++--------------------------------- + 1 files changed, 84 insertions(+), 99 deletions(-) + +commit 86048f347a2829d54a9524252f96c728c63cc942 +Author: Federico Musto +Date: Fri Mar 22 15:39:48 2002 +0000 + + "/mnt/traduzioni/RH8.0/translate/initscripts" + + po/de.po | 588 ++------- + po/es.po | 4539 +++++++++++++++++++++++--------------------------------------- + po/fr.po | 1218 +++++++++--------- + po/it.po | 636 ++-------- + 4 files changed, 2485 insertions(+), 4496 deletions(-) + +commit 52eb8cbab8574cd4c9c09c91741732c21b84c05d +Author: James Hashida +Date: Fri Mar 22 07:42:58 2002 +0000 + + translation half done + + po/ja.po | 395 +++++++++----------------------------------------------------- + 1 files changed, 54 insertions(+), 341 deletions(-) + +commit 8ad17e9cbd72d0fbdd8e49238e4fd9cf486e7c3a +Author: Ben Wu +Date: Fri Mar 22 02:48:28 2002 +0000 + + updated translation + + po/zh_TW.Big5.po | 1519 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 1519 insertions(+), 0 deletions(-) + +commit 64fe18391b02a6aa723025712fce4c396d15642a +Author: Bill Nottingham +Date: Thu Mar 21 03:17:09 2002 +0000 + + IPv6 updates. + + ppp/ip-down.ipv6to4 | 11 ++++-- + sysconfig.txt | 4 +- + sysconfig/network-scripts/ifup-ipv6 | 2 +- + sysconfig/network-scripts/network-functions-ipv6 | 43 ++++++++++++---------- + 4 files changed, 34 insertions(+), 26 deletions(-) + +commit 5bb168c9f533fd5a12134aafd20018eecf3c17ae +Author: Michelle Kim +Date: Thu Mar 21 01:21:40 2002 +0000 + + More translation added. + + po/ko.po | 339 ++++++++++++-------------------------------------------------- + 1 files changed, 63 insertions(+), 276 deletions(-) + +commit e98f3d534180889a08fefa2f0d99d82407952308 +Author: Bill Nottingham +Date: Tue Mar 19 19:57:42 2002 +0000 + + add URL + + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 7fe55c0ed4898cadd530e88ffb70e0f5a3664866 +Author: Pedro Morais +Date: Tue Mar 19 16:14:38 2002 +0000 + + pt update + + po/pt.po | 411 +++++++++++++++----------------------------------------------- + 1 files changed, 98 insertions(+), 313 deletions(-) + +commit b8528b0044f81062c3bfe71fd29bf9b9e68c669a +Author: Than Ngo +Date: Fri Mar 15 11:14:27 2002 +0000 + + fix usernetctl for working with neat + + initscripts.spec | 5 ++++- + src/usernetctl.c | 7 +++++-- + 2 files changed, 9 insertions(+), 3 deletions(-) + +commit c716b4a899d02ef16e6ec84106fba17a1c8e25b5 +Author: Bill Nottingham +Date: Fri Mar 15 05:27:20 2002 +0000 + + 6.57-1 + + ChangeLog | 18 ++++++++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 22 insertions(+), 1 deletions(-) + +commit 4959b5c616c46ae9c6ba962e4979f44b098b66c3 +Author: Bill Nottingham +Date: Fri Mar 15 05:25:19 2002 +0000 + + update translations + + po/cs.po | 1392 ++++++++++--------- + po/da.po | 1408 +++++++++++--------- + po/de.po | 1424 +++++++++++--------- + po/es.po | 2688 +++++++++++++++++++----------------- + po/eu_ES.po | 1049 +++++++-------- + po/fi.po | 1049 +++++++-------- + po/fr.po | 3839 +++++++++++++++++++++++++++------------------------- + po/gl.po | 1424 +++++++++++--------- + po/hu.po | 1049 +++++++-------- + po/id.po | 1049 +++++++-------- + po/is.po | 1396 +++++++++++--------- + po/it.po | 1426 +++++++++++--------- + po/ja.po | 1402 +++++++++++--------- + po/ko.po | 1399 +++++++++++--------- + po/nb.po | 1405 +++++++++++--------- + po/nn.po | 1198 ++++++++--------- + po/no.po | 1405 +++++++++++--------- + po/pl.po | 1049 +++++++-------- + po/pt.po | 1400 +++++++++++--------- + po/pt_BR.po | 1329 ++++++++++--------- + po/ro.po | 1049 +++++++-------- + po/ru.po | 1411 +++++++++++--------- + po/sk.po | 1049 +++++++-------- + po/sl.po | 1219 +++++++++-------- + po/sr.po | 1049 +++++++-------- + po/sv.po | 1419 +++++++++++--------- + po/tr.po | 1408 +++++++++++--------- + po/uk.po | 1402 +++++++++++--------- + po/wa.po | 1049 +++++++-------- + po/zh.po | 1049 +++++++-------- + po/zh_CN.GB2312.po | 1366 ++++++++++--------- + 31 files changed, 22290 insertions(+), 20960 deletions(-) + +commit a00b13b4fdd8b74d8b7ce465f1e996fe69818d70 +Author: Bill Nottingham +Date: Fri Mar 15 05:04:12 2002 +0000 + + update translations + + po/initscripts.pot | 1047 ++++++++++++++++++++++++---------------------------- + po/xgettext_sh.py | 1 + + 2 files changed, 485 insertions(+), 563 deletions(-) + +commit fd8a0c066e300f06c5278fe5780c75e53577ab01 +Author: Sarah Wang +Date: Fri Mar 15 04:59:08 2002 +0000 + + first modification + + po/zh_CN.GB2312.po | 754 ++++++++++++++++++++++++++-------------------------- + 1 files changed, 380 insertions(+), 374 deletions(-) + +commit a101ea0cadb5e1afb3a21e49bc7d7c91d7f6d17f +Author: Bill Nottingham +Date: Thu Mar 14 15:44:30 2002 +0000 + + don't look in profiles; there should be links + + sysconfig/network-scripts/ifdown | 4 ---- + 1 files changed, 0 insertions(+), 4 deletions(-) + +commit 855ad2cd5a1d6439715b2ffb39836171e896c6f8 +Author: Bill Nottingham +Date: Wed Mar 13 15:27:10 2002 +0000 + + make stuff in /etc/ppp executable + + Makefile | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit f17ba297d15ceefd1b4302a566b7db43cf53d1a2 +Author: Bill Nottingham +Date: Wed Mar 13 08:07:23 2002 +0000 + + 6.56-1 + + ChangeLog | 26 ++++++++++++++++++++++++++ + initscripts.spec | 7 ++++++- + 2 files changed, 32 insertions(+), 1 deletions(-) + +commit 89fcffbebea9e027b33aaf0b189be4f137f455fa +Author: Bill Nottingham +Date: Wed Mar 13 07:57:39 2002 +0000 + + be quiet if $LSB is set + + rc.d/init.d/functions | 12 ++++++------ + 1 files changed, 6 insertions(+), 6 deletions(-) + +commit 98bf82e8139255e33edfc7270146b4be9f74a2d4 +Author: Bill Nottingham +Date: Wed Mar 13 07:29:44 2002 +0000 + + add --force to daemon() (needed for LSB) + + rc.d/init.d/functions | 8 ++++++-- + 1 files changed, 6 insertions(+), 2 deletions(-) + +commit 517417011c0693d5eda3e756da8285bbda6a21d1 +Author: Bill Nottingham +Date: Wed Mar 13 07:28:10 2002 +0000 + + provide various LSB init facilities + + rc.d/init.d/netfs | 3 +++ + rc.d/init.d/network | 3 +++ + 2 files changed, 6 insertions(+), 0 deletions(-) + +commit d090c112c1a20baf198a1f1a6ab14cd804ad755c +Author: Bill Nottingham +Date: Wed Mar 13 03:07:07 2002 +0000 + + add warning message target. For LSB stuff + + rc.d/init.d/functions | 25 +++++++++++++++++++++++++ + 1 files changed, 25 insertions(+), 0 deletions(-) + +commit a3c8e9c92b8a97f32dca7084db9591e2cd432f58 +Author: Bill Nottingham +Date: Tue Mar 12 17:51:04 2002 +0000 + + revert LVS-related changes + + sysconfig.txt | 3 --- + sysconfig/network-scripts/ifup | 18 ++++-------------- + 2 files changed, 4 insertions(+), 17 deletions(-) + +commit 2b4ff54e220b94aba363506ef62a8aa4c5979dc5 +Author: Bill Nottingham +Date: Tue Mar 12 17:36:28 2002 +0000 + + - fix cipe check + - load modules to preserve ordering + + rc.d/init.d/network | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit a15bfca2bcc473b162111e255778bf90200ec7f1 +Author: Bill Nottingham +Date: Tue Mar 12 15:51:19 2002 +0000 + + just use nameif instead of mucking with the other config files () + + sysconfig/network-scripts/ifup | 11 ++--------- + 1 files changed, 2 insertions(+), 9 deletions(-) + +commit 3c8bf819778831e628467c5d5f4727240c588229 +Author: Mike A. Harris +Date: Tue Mar 12 11:56:16 2002 +0000 + + removed accton calls from rc.sysinit and halt scripts as it is handled in psacct package now + + ChangeLog | 6 ++++++ + initscripts.spec | 6 +++++- + rc.d/init.d/halt | 2 -- + rc.d/rc.sysinit | 5 ----- + 4 files changed, 11 insertions(+), 8 deletions(-) + +commit 5473ffcdc6afc4a3fb56fb0019e3b34854be9a3d +Author: Bill Nottingham +Date: Mon Mar 11 22:42:29 2002 +0000 + + *BIG* IPv6 syncup. + + changes.ipv6 | 42 + + initscripts.spec | 4 +- + ipv6-6to4.howto | 98 +- + ipv6-tunnel.howto | 20 +- + ppp/ip-down.ipv6to4 | 83 +- + ppp/ip-up.ipv6to4 | 126 +- + ppp/ipv6-down | 40 + + ppp/ipv6-up | 40 + + static-routes-ipv6 | 44 +- + sysconfig.txt | 174 ++- + sysconfig/network-scripts/ifdown-ippp | 6 +- + sysconfig/network-scripts/ifdown-ipv6 | 138 +- + sysconfig/network-scripts/ifdown-sit | 55 +- + sysconfig/network-scripts/ifup-ippp | 16 +- + sysconfig/network-scripts/ifup-ipv6 | 185 ++-- + sysconfig/network-scripts/ifup-sit | 109 +- + sysconfig/network-scripts/init.ipv6-global | 110 +- + sysconfig/network-scripts/network-functions-ipv6 | 1543 +++++++++++++++------- + 18 files changed, 1880 insertions(+), 953 deletions(-) + +commit 83c5f7d06c0bcb45a71c3ccc3f513903d38242c2 +Author: Bill Nottingham +Date: Mon Mar 11 22:10:08 2002 +0000 + + initial support for setting source addresses, for LVS + + sysconfig.txt | 3 +++ + sysconfig/network-scripts/ifup | 18 ++++++++++++++---- + 2 files changed, 17 insertions(+), 4 deletions(-) + +commit 29b25f0b3f86cf0fa72bb1fc24cd99f5b96cd12c +Author: Kjartan Maraas +Date: Wed Mar 6 21:21:25 2002 +0000 + + Small update + + po/nb.po | 17 ++++++----------- + po/no.po | 17 ++++++----------- + 2 files changed, 12 insertions(+), 22 deletions(-) + +commit 5fb61d701412a000473eef16ac6f3f677a9b81ae +Author: David Joo +Date: Sat Mar 2 07:33:00 2002 +0000 + + completed + + po/ko.po | 38 +++++++++++++++++--------------------- + 1 files changed, 17 insertions(+), 21 deletions(-) + +commit 9f5fdd2a6b549eb1c03ef62a1e7cd9cb4d97633f +Author: Bill Nottingham +Date: Fri Mar 1 03:51:40 2002 +0000 + + 6.54-1 + + ChangeLog | 29 +++++++++++++++++++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 33 insertions(+), 1 deletions(-) + +commit 483cb8443f2f430670d3df09627fb336fd397069 +Author: Bill Nottingham +Date: Fri Mar 1 03:48:36 2002 +0000 + + add conflict for old psacct + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit ea9b1308d1088439f84443c7e6f6ceb3be36bc1e +Author: Bill Nottingham +Date: Wed Feb 27 17:02:12 2002 +0000 + + banner tweaks + + rc.d/rc.sysinit | 18 ++++++++++++------ + 1 files changed, 12 insertions(+), 6 deletions(-) + +commit 4385817618d328be5548c40f39fd627aad8736e0 +Author: Bill Nottingham +Date: Mon Feb 25 17:44:02 2002 +0000 + + unset sourced (#59616) + + lang.sh | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 754f6e72929ba53c984d100e1b83c9c633f88c60 +Author: Bill Nottingham +Date: Mon Feb 25 17:31:57 2002 +0000 + + fix setenv invocation (#59946) + + lang.csh | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit e93d94e2866effce251a0562b87b672f28d0aeb5 +Author: Pedro Morais +Date: Mon Feb 25 11:52:38 2002 +0000 + + add credit messages + + po/pt.po | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit 83d9c278c9031731cbe519524d1fffc931f54321 +Author: Christian Rose +Date: Sun Feb 24 12:33:59 2002 +0000 + + 2002-02-24 Christian Rose + + * sv.po: Translation bug fixes. + + po/sv.po | 12 ++++++------ + 1 files changed, 6 insertions(+), 6 deletions(-) + +commit d5004f78293d5e5de4510016d750ab0a0ba4f2a4 +Author: Bill Nottingham +Date: Fri Feb 22 23:08:52 2002 +0000 + + fix bug introduced by fix for #53580 (#60252) + + rc.d/init.d/halt | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 7d5a204d499280288d5261a0efe57c5db0433ce9 +Author: Bill Nottingham +Date: Fri Feb 22 22:10:38 2002 +0000 + + 6.53-1 + + ChangeLog | 32 +++++++++++++++++++++++++++++--- + initscripts.spec | 7 +++++-- + 2 files changed, 34 insertions(+), 5 deletions(-) + +commit 5db8f6c7f41a1dc309bb3429e18db3a40315e187 +Author: Pedro Morais +Date: Thu Feb 14 10:32:26 2002 +0000 + + updates + + po/pt.po | 36 +++++++++++++++++++++++++++++------- + 1 files changed, 29 insertions(+), 7 deletions(-) + +commit 0078f4f6aab49fa52b5aadd14ffd694449a24492 +Author: Pedro Morais +Date: Wed Feb 13 13:16:31 2002 +0000 + + *** empty log message *** + + po/pt.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit d4173c9974d60a5b71bcde575b39cf21f5cad43c +Author: Pedro Morais +Date: Wed Feb 13 11:52:49 2002 +0000 + + *** empty log message *** + + po/pt.po | 433 +++++++++++++------------------------------------------------- + 1 files changed, 87 insertions(+), 346 deletions(-) + +commit d5d6a5fdf00062fbfda103fa35eb40dbd6f352b1 +Author: Mike A. Harris +Date: Wed Feb 13 01:25:32 2002 +0000 + + Changed rc.sysinit to use /var/account/pacct for FHS 2.2 compliance + + ChangeLog | 5 +++++ + initscripts.spec | 3 +++ + rc.d/rc.sysinit | 2 +- + 3 files changed, 9 insertions(+), 1 deletions(-) + +commit bcc606522f8a2892ed78d524bef0e7e34a83b6b9 +Author: Bill Nottingham +Date: Thu Feb 7 04:10:49 2002 +0000 + + fix typo (#58954, ) + + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit b9c251beba5b0c7afe64f89caaecaab36b40d573 +Author: Bill Nottingham +Date: Thu Feb 7 03:56:58 2002 +0000 + + fix invocation of need_hostname (#58946) + + sysconfig/network-scripts/ifup-post | 13 +++++++------ + 1 files changed, 7 insertions(+), 6 deletions(-) + +commit 25608554d47c46121935732ab7bbfaeba30457cf +Author: Bill Nottingham +Date: Thu Feb 7 03:43:54 2002 +0000 + + don't complain on monolithic kernels (#58288) + + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 50970b09fa26555ce43cb444421630744d0a70f1 +Author: Bill Nottingham +Date: Mon Feb 4 06:12:13 2002 +0000 + + add net-tools requirement + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 4c8e24841a8f3766aae39dc1a35ac77ac59089cc +Author: Bill Nottingham +Date: Wed Jan 30 19:44:21 2002 +0000 + + 6.51-1 + + ChangeLog | 11 ++++------- + 1 files changed, 4 insertions(+), 7 deletions(-) + +commit 22a51cef43fb1970710e120ef4f97ec0e1ad613d +Author: Bill Nottingham +Date: Wed Jan 30 16:44:19 2002 +0000 + + 6.51-1 + + ChangeLog | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 6 +++++- + 2 files changed, 56 insertions(+), 1 deletions(-) + +commit b5ad17b10bceff311be7d9c6a95c6d6f0da2c552 +Author: Bill Nottingham +Date: Wed Jan 30 16:40:58 2002 +0000 + + run /bin/setfont, not /usr/bin/setfont (kbd change) + + setsysfont | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) + +commit f855f07639d835eac3cc2eaddc801434e529ae59 +Author: Bill Nottingham +Date: Fri Jan 25 06:49:28 2002 +0000 + + setenv LANG, not set LANG (#57957) + + lang.csh | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 43c034964d0f8dadc51c33f18313af50d771448b +Author: Bill Nottingham +Date: Fri Jan 25 06:47:34 2002 +0000 + + don't blowaway pumpargs/dhcpcdargs if they pass in a hostname (#57927, ) + + sysconfig/network-scripts/ifup | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit e36d9412da6cf1d19c213044da643db7c41d436f +Author: Bill Nottingham +Date: Fri Jan 25 06:35:43 2002 +0000 + + fix netdev uses (#57314, ) + + rc.d/init.d/netfs | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +commit cc6d18c91fa7e161e8ca1aad61ed9b2317dcfeee +Author: Bill Nottingham +Date: Fri Jan 25 06:11:17 2002 +0000 + + complain about extra arguments (#54681, ) + + src/netreport.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit fffbc7e47c34c2d32583ca7cd8ec5b869b453dbd +Author: Bill Nottingham +Date: Fri Jan 25 05:45:03 2002 +0000 + + fix typo (#55955) + + rc.d/init.d/halt | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 85a64896201e6518087cdba0528244e7c74900a4 +Author: Bill Nottingham +Date: Fri Jan 25 05:25:16 2002 +0000 + + modprobe interface name, not alias name (#55380) + + sysconfig/network-scripts/network-functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 590aae606e2a4cb466d7cc4cd63222172d9fdeff +Author: Bill Nottingham +Date: Fri Jan 25 05:23:40 2002 +0000 + + make sure su calls bash (#55288) + + rc.d/init.d/functions | 2 +- + sysconfig/network-scripts/network-functions | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit 543c9522feba2bff84f54c1d214d74f20ea0b5fd +Author: Bill Nottingham +Date: Fri Jan 25 05:20:40 2002 +0000 + + don't loop on bad HWADDR settings (#52285) + + sysconfig/network-scripts/ifup | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 28d15daa342f7cde4b17baa69340f6f568d6f54f +Author: Bill Nottingham +Date: Fri Jan 25 05:08:44 2002 +0000 + + load sound-slot-0, not the specific alias (#55231) + + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 5f91fc795c783d58d602140a676967b66e9994e8 +Author: Bill Nottingham +Date: Fri Jan 25 04:50:22 2002 +0000 + + fix double echo when using --user (#54871) + + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit ce9b1cc2142093ad5342bebefadee1b72164670a +Author: Bill Nottingham +Date: Fri Jan 25 04:46:09 2002 +0000 + + random syntax cleanups (#54494) + + rc.d/init.d/functions | 23 ++++++++++++----------- + 1 files changed, 12 insertions(+), 11 deletions(-) + +commit 44c9c3fff80a1d51d0317675129aee9aae4a008e +Author: Bill Nottingham +Date: Fri Jan 25 04:31:48 2002 +0000 + + allow tabs as delimiters, as well (#53964) + + sysconfig/network-scripts/ifup-routes | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 2db1f5d2b8813693629672c219c45891d3c9a328 +Author: Bill Nottingham +Date: Fri Jan 25 04:24:31 2002 +0000 + + don't blow up badly on devfs (#53580) + + rc.d/init.d/halt | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit c38d609f6700318b3399a77fae078d134283b68b +Author: Bill Nottingham +Date: Thu Jan 24 22:25:33 2002 +0000 + + fix typo + + prefdm | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit c1022385595f715f1304a7123616a43a14c59cf3 +Author: Bill Nottingham +Date: Thu Jan 24 22:24:26 2002 +0000 + + 6.50-1 + + ChangeLog | 42 ++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 2 +- + 2 files changed, 43 insertions(+), 1 deletions(-) + +commit 2aa7a553dea2ee83592a746a0daf3c05908e9524 +Author: Bill Nottingham +Date: Thu Jan 24 03:27:09 2002 +0000 + + port fix from 7.2 branch + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit b16d4f216b4d66ff5b1080536683e5f91e795eb0 +Author: Bill Nottingham +Date: Fri Jan 18 01:21:20 2002 +0000 + + add support for libredhat-kernel.so.* symlink handling (johnsonm@redhat.com) + + initscripts.spec | 3 +++ + rc.d/rc.sysinit | 9 +++++++++ + 2 files changed, 12 insertions(+), 0 deletions(-) + +commit 61b0f20f2d57fc7481d10e25ff73fd076f97d9d3 +Author: Bill Nottingham +Date: Wed Jan 2 04:32:06 2002 +0000 + + revert broken code. + + To set HW address, use MACADDR, not HWADDR. HWADDR is used to tie a + configuration to a particular card, even if its device name changes. + + sysconfig/network-scripts/ifup | 17 +++++++++++++++-- + 1 files changed, 15 insertions(+), 2 deletions(-) + +commit c2bc3edebc407d94923f19e7e41c9f9bbd0cb657 +Author: Leon Ho +Date: Wed Dec 26 23:13:55 2001 +0000 + + fix typo + + po/ru.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit a5780b11169d7c6b50c23ace18acc8310df21da5 +Author: Harald Hoyer +Date: Mon Nov 19 13:36:48 2001 +0000 + + determine devices the correct way + + rc.d/init.d/network | 19 +++++++++++-------- + 1 files changed, 11 insertions(+), 8 deletions(-) + +commit 8439a7aa971d7a5b2bbc6b8339a32c3eadaf7e9e +Author: Harald Hoyer +Date: Mon Nov 19 10:26:48 2001 +0000 + + added \ on the end of the multiline if + + sysconfig/network-scripts/ifup-post | 8 ++++---- + sysconfig/network-scripts/network-functions | 4 ++-- + 2 files changed, 6 insertions(+), 6 deletions(-) + +commit 70d1d57a2214ecc45344ea112f45f1ec47312523 +Author: Harald Hoyer +Date: Mon Nov 19 10:17:58 2001 +0000 + + better nickname handling + + sysconfig/network-scripts/ifup-aliases | 5 +++-- + sysconfig/network-scripts/ifup-post | 2 +- + 2 files changed, 4 insertions(+), 3 deletions(-) + +commit dfb8ca5fb5407de11942bc49bf0c2139b53b84a0 +Author: Harald Hoyer +Date: Mon Nov 19 10:04:22 2001 +0000 + + set the ethernet number with nameif + + sysconfig/network-scripts/ifup | 17 ++--------------- + 1 files changed, 2 insertions(+), 15 deletions(-) + +commit 221bf36b3c7664fb819c3bbcd197c581a992062b +Author: Than Ngo +Date: Wed Nov 7 21:32:54 2001 +0000 + + - fix bug in setting netmask on s390/s390x (bug #55421) + nmbd daemon works now ;-) + + ChangeLog | 7 +++++++ + initscripts.spec | 4 ++++ + sysconfig/network-scripts/ifup-ctc | 4 ++-- + sysconfig/network-scripts/ifup-escon | 4 ++-- + sysconfig/network-scripts/ifup-iucv | 4 ++-- + 5 files changed, 17 insertions(+), 6 deletions(-) + +commit 89e18426fc1ea9152d1a5e2aa474a92db7ab34da +Author: Than Ngo +Date: Fri Nov 2 17:11:23 2001 +0000 + + fixed typo bug ifup-ippp + + ChangeLog | 4 ++++ + initscripts.spec | 3 +++ + sysconfig/network-scripts/ifup-ippp | 3 ++- + 3 files changed, 9 insertions(+), 1 deletions(-) + +commit 4826b887874b50dec78c28716a85b74b30140180 +Author: Than Ngo +Date: Mon Oct 29 15:29:58 2001 +0000 + + - fix bug in channel bundling if MSN is missed + - support DEBUG option + + ChangeLog | 5 +++++ + initscripts.spec | 6 +++++- + sysconfig/network-scripts/ifup-ippp | 5 ----- + 3 files changed, 10 insertions(+), 6 deletions(-) + +commit 451c892796f8ed5f351a702d1debfc89c7c1e44f +Author: Karsten Hopp +Date: Tue Oct 23 10:30:45 2001 +0000 + + missing parameter (S/390) + + sysconfig/network-scripts/ifup-ctc | 2 +- + sysconfig/network-scripts/ifup-escon | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit 907c0a7aa8c3af95010d5282d75b7c23af5f5a24 +Author: Bill Nottingham +Date: Tue Oct 16 16:33:06 2001 +0000 + + don't run logger if /usr isn't mounted + + sysconfig/network-scripts/ifup-post | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 81e2922b1705526a78d8a61d9a5ff76097403c9a +Author: Bill Nottingham +Date: Tue Oct 16 16:00:43 2001 +0000 + + add ifup-ipx back to the file list + + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 364397b0c86f03b42ca8f8a6486259ab2867da66 +Author: Preston Brown +Date: Thu Sep 27 15:38:48 2001 +0000 + + enable core dumps with PIDs by default. + + sysctl.conf | 17 ++++++++++++++--- + 1 files changed, 14 insertions(+), 3 deletions(-) + +commit 8c3586b9689c6a6e805a209781dc5ffd97337801 +Author: Bill Nottingham +Date: Wed Sep 26 20:38:46 2001 +0000 + + don't umount initrd on partitionless installs + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 9ec96fbd11123f5b7531e9cc0681ae5b7a0a1b38 +Author: Bill Nottingham +Date: Wed Sep 26 20:33:53 2001 +0000 + + some more DEVICE -> REALDEVICE changes; flush all addresses on bringing down main device + + sysconfig/network-scripts/ifdown | 8 ++++++-- + sysconfig/network-scripts/ifup | 23 ++++++++--------------- + 2 files changed, 14 insertions(+), 17 deletions(-) + +commit 35b744c27dd1387f2eb5f3a357fcc2dfa047dc14 +Author: Bill Nottingham +Date: Wed Sep 26 19:02:15 2001 +0000 + + throw away stderr + + sysconfig/network-scripts/ifdown | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit c89de09bb5ac6e9f382bd919bc92a0381374da47 +Author: Bill Nottingham +Date: Wed Sep 26 18:46:23 2001 +0000 + + fix ifdown for aliases + + sysconfig/network-scripts/ifdown | 5 +++-- + 1 files changed, 3 insertions(+), 2 deletions(-) + +commit 8bcc6dbeb644ff182706ec341bda4771e7166672 +Author: Preston Brown +Date: Tue Sep 25 18:48:06 2001 +0000 + + need_hostname now returns true or false, doesn't set NEEDHOSTNAME. Some reformatting fixes. + + sysconfig/network-scripts/ifup | 5 +---- + sysconfig/network-scripts/ifup-post | 7 +++++-- + sysconfig/network-scripts/ifup-wireless | 5 ++++- + sysconfig/network-scripts/network-functions | 8 +++++--- + 4 files changed, 15 insertions(+), 10 deletions(-) + +commit 779670cae04691237a793e7a19f19fd3c2b797d3 +Author: Preston Brown +Date: Tue Sep 25 18:24:28 2001 +0000 + + flush all addresses associated with a device when bringing it down, not just + the configured address. The configured address may have changed after + the device was brought up, leaving around a stale address associated with + the downed device. + + sysconfig/network-scripts/ifdown | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) + +commit 1778ff74882f99d3855186634003e8fe3121c80d +Author: Roman Maurer +Date: Sat Sep 22 14:08:54 2001 +0000 + + reconsidered ` and ' + + po/sl.po | 21 ++++++++++----------- + 1 files changed, 10 insertions(+), 11 deletions(-) + +commit 0d722203aabb06e5a56e4f66b159b4e2f651df18 +Author: Bill Nottingham +Date: Fri Sep 21 15:43:17 2001 +0000 + + fix typo + + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 52e01148b171341e7dc35de12672dd9bd70124d3 +Author: Bill Nottingham +Date: Fri Sep 21 15:41:15 2001 +0000 + + umount /dev/loopX doesn't work; you must use the mount point + + rc.d/init.d/halt | 6 ++++-- + rc.d/init.d/netfs | 6 ++++-- + 2 files changed, 8 insertions(+), 4 deletions(-) + +commit c9e63689f7192bdb82a088c835783a9de1fe862c +Author: Bill Nottingham +Date: Fri Sep 21 15:38:05 2001 +0000 + + expunge more linuxconf support + + ChangeLog | 32 ++++++++++++++++++++++++++++++++ + rc.d/rc | 3 --- + sysconfig/network-scripts/ifup-aliases | 31 +------------------------------ + 3 files changed, 33 insertions(+), 33 deletions(-) + +commit 14b615784a583431f64b77e4718730f7e9a3e491 +Author: Roman Maurer +Date: Fri Sep 21 14:05:20 2001 +0000 + + partially translated + + po/sl.po | 84 +++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 43 insertions(+), 41 deletions(-) + +commit 4091c4484942817ab3360a204180f40735c01436 +Author: Than Ngo +Date: Wed Sep 19 17:56:49 2001 +0000 + + * don't show user name by DSL connection + + ChangeLog | 6 ++++++ + initscripts.spec | 5 ++++- + sysconfig/network-scripts/ifdown-ppp | 2 +- + sysconfig/network-scripts/ifup-ppp | 24 +++++++++++++----------- + 4 files changed, 24 insertions(+), 13 deletions(-) + +commit b4ef0a651227d7ec469539f22a14cac5514ee86e +Author: Preston Brown +Date: Fri Sep 14 19:07:31 2001 +0000 + + remove remnants of LinuxConf. Don't use ifconfig, only /sbin/ip. Use check_device_down from network-functions instead of re-implementation. + + rc.d/init.d/network | 91 +++++++++----------------------------------------- + 1 files changed, 17 insertions(+), 74 deletions(-) + +commit d18cf43b8e9de460064f876793483cd2e042073a +Author: Preston Brown +Date: Fri Sep 14 18:36:59 2001 +0000 + + slight prefdm cleanup (i.e. no AnotherLevel support). + + prefdm | 10 ++++++---- + 1 files changed, 6 insertions(+), 4 deletions(-) + +commit ef5bac4a0881eca6af93b115ec22330a2732169f +Author: Karsten Hopp +Date: Fri Sep 14 15:53:27 2001 +0000 + + patch didn't apply anymore, fix OCO path + + initscripts-s390.patch | 20 +++++++++----------- + 1 files changed, 9 insertions(+), 11 deletions(-) + +commit 27dcf17a34021bfe2ffc2ce37056583b1cd728c6 +Author: Bill Nottingham +Date: Sun Sep 9 07:08:48 2001 +0000 + + fix name + + ChangeLog | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 6836d2c80d415382ee9020b285d261e35d98385b +Author: Bill Nottingham +Date: Sun Sep 9 07:06:58 2001 +0000 + + 6.40-1 + + ChangeLog | 17 ++++++++++++++++- + initscripts.spec | 7 +++++-- + 2 files changed, 21 insertions(+), 3 deletions(-) + +commit 717d3aa793dc32c4c5bb0f2478bba741f6bc77e6 +Author: Bill Nottingham +Date: Sun Sep 9 07:00:54 2001 +0000 + + don't run hwclock --adjust on a readonly filesystem + + rc.d/rc.sysinit | 1 - + 1 files changed, 0 insertions(+), 1 deletions(-) + +commit c3022b27ee33bc11edb0119eec9c948008f1095c +Author: Nilgün Belma Bugüner +Date: Sat Sep 8 22:30:23 2001 +0000 + + 366 translated messages + + po/tr.po | 877 +++++++++++++++----------------------------------------------- + 1 files changed, 203 insertions(+), 674 deletions(-) + +commit bc6b54f42b55b8037054897dfa73346e615ba24e +Author: Federico Musto +Date: Thu Sep 6 16:44:21 2001 +0000 + + *** empty log message *** + + po/fr.po | 3724 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 1862 insertions(+), 1862 deletions(-) + +commit d814167d042f48cabd148fd3de8f8d9b0c0e88c4 +Author: Than Ngo +Date: Thu Sep 6 11:42:24 2001 +0000 + + * update initscripts-s390.patch for s390/s390x + + ChangeLog | 5 +++++ + initscripts-s390.patch | 22 ++++++++++++---------- + initscripts.spec | 5 ++++- + 3 files changed, 21 insertions(+), 11 deletions(-) + +commit 8c8b5b0e1631e4ab5ab2eee8ef9ddc6815ec53bf +Author: Leon Ho +Date: Wed Sep 5 21:51:20 2001 +0000 + + update + + po/ru.po | 52 +++++++++++++++++++++------------------------------- + 1 files changed, 21 insertions(+), 31 deletions(-) + +commit 569b6e0631ddb8f5851122750b69366fabd3e549 +Author: Jesus Bravo Alvarez +Date: Wed Sep 5 17:55:36 2001 +0000 + + Updated Galician translations + + po/gl.po | 15 +++++++++++---- + 1 files changed, 11 insertions(+), 4 deletions(-) + +commit cba8b275a271ee8318122160e642541ed32e0622 +Author: Bill Nottingham +Date: Wed Sep 5 16:37:11 2001 +0000 + + 6.38-1 + + ChangeLog | 28 ++++++++++++++++++++++++++++ + initscripts.spec | 6 +++++- + 2 files changed, 33 insertions(+), 1 deletions(-) + +commit 2b9129f010a19827a1afbb28335d794ab9d0d67b +Author: Trond Eivind Glomsrod +Date: Wed Sep 5 16:31:16 2001 +0000 + + Fix one of the obsolete entries + + po/sv.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 0b980d0aa583f5cd1955dc59a2fbd2f0240e64eb +Author: Trond Eivind Glomsrod +Date: Wed Sep 5 16:27:01 2001 +0000 + + Unfuzzy + + po/nb.po | 10 +++------- + po/no.po | 10 +++------- + 2 files changed, 6 insertions(+), 14 deletions(-) + +commit c841fbf25978b3fa1ca605fcaa632092e1f7a0e2 +Author: Than Ngo +Date: Wed Sep 5 15:08:47 2001 +0000 + + * add comments back + + po/sv.po | 212 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- + 1 files changed, 211 insertions(+), 1 deletions(-) + +commit 7b6a28a9d66ab8a22931866dfcdcbdad89834ef6 +Author: Federico Musto +Date: Wed Sep 5 14:54:05 2001 +0000 + + *** empty log message *** + + po/fr.po | 70 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 35 insertions(+), 35 deletions(-) + +commit f76b41efeff894805e117870d7fa342231d01e40 +Author: Bill Nottingham +Date: Wed Sep 5 03:18:33 2001 +0000 + + quota & hwclock tweaks () + + rc.d/init.d/halt | 2 +- + rc.d/rc.sysinit | 13 +++++++------ + 2 files changed, 8 insertions(+), 7 deletions(-) + +commit 8127779c519d8262bf97a9a8eef843b44cce40f4 +Author: Federico Musto +Date: Tue Sep 4 15:27:58 2001 +0000 + + "/mnt/traduzioni/RH7.2/translate/initscripts" + + po/de.po | 8 +- + po/es.po | 5047 ++++++++++++++++++++++++++++++++++---------------------------- + po/fr.po | 8 +- + 3 files changed, 2762 insertions(+), 2301 deletions(-) + +commit daa1950b5d3c4c2aad4e31fa8aa54482d37a1aaa +Author: Bill Nottingham +Date: Tue Sep 4 04:11:58 2001 +0000 + + 6.37-1 + + ChangeLog | 7 +++++++ + initscripts.spec | 5 ++++- + 2 files changed, 11 insertions(+), 1 deletions(-) + +commit 712c6dc9f51161f12f5fc6469302a6bb9b371e65 +Author: Bill Nottingham +Date: Tue Sep 4 04:02:07 2001 +0000 + + fix severe alias handling breakage (#52882) + + sysconfig/network-scripts/ifdown | 7 +++++-- + sysconfig/network-scripts/ifup | 17 ++++++++++++----- + 2 files changed, 17 insertions(+), 7 deletions(-) + +commit 6107f6863630a0e4f41e10fea015637a93a18b22 +Author: Than Ngo +Date: Mon Sep 3 13:56:55 2001 +0000 + + * don't start pppbind if encapsulation is rawip (bug #52491) + + ChangeLog | 6 ++++++ + initscripts.spec | 5 ++++- + sysconfig/network-scripts/ifup-ippp | 4 +++- + 3 files changed, 13 insertions(+), 2 deletions(-) + +commit 51d26960c3c46284d77c0db2d0003a5400c18120 +Author: Than Ngo +Date: Mon Sep 3 11:43:26 2001 +0000 + + * fix typo bug in IPADRR and GATEWAY + + sysconfig/network-scripts/ifup-ippp | 10 +++++----- + 1 files changed, 5 insertions(+), 5 deletions(-) + +commit af921a7d09f6e948b706d767d93cf4396aa4f815 +Author: Than Ngo +Date: Sun Sep 2 23:45:56 2001 +0000 + + * fix broken po file + + po/sv.po | 212 +------------------------------------------------------------- + 1 files changed, 1 insertions(+), 211 deletions(-) + +commit 95f3b4281c52df33489226eab4ffa6b23808f6b8 +Author: Than Ngo +Date: Sun Sep 2 23:39:22 2001 +0000 + + - add ISDN patches from pekkas@netcore.fi and pb@bieringer.de (bug #52491) + - fix handling of ISDN LSZ Compresssion + + ChangeLog | 7 +++ + initscripts.spec | 6 ++- + sysconfig/network-scripts/ifdown-ippp | 8 ++++ + sysconfig/network-scripts/ifup-ippp | 67 +++++++++++++++++++++++--------- + 4 files changed, 68 insertions(+), 20 deletions(-) + +commit 8cb1f66e70c9d3ae614a0edc723758c49054ac93 +Author: Roman Maurer +Date: Sat Sep 1 22:52:59 2001 +0000 + + initial revision + + po/sl.po | 328 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 165 insertions(+), 163 deletions(-) + +commit ef91b053644e57dcee08fd1782315501abdda5ad +Author: Richard Allen +Date: Fri Aug 31 11:26:24 2001 +0000 + + Stop changing things already!! :-) + + po/is.po | 13 ++++++------- + 1 files changed, 6 insertions(+), 7 deletions(-) + +commit 1f54aad3220440d3679dbbdeb576cc0c4b9f25e1 +Author: Michael K. Johnson +Date: Thu Aug 30 18:40:00 2001 +0000 + + need more arch info in bug reports + + rc.d/rc.sysinit | 7 +++++-- + 1 files changed, 5 insertions(+), 2 deletions(-) + +commit f343547ffb0e05c518ec239988a22c99fec52c99 +Author: Michael K. Johnson +Date: Thu Aug 30 17:18:07 2001 +0000 + + we need more uname information in /var/log/ksyms.n + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit e477c2682437649fd52dedd842fb2410725e8a76 +Author: Christian Rose +Date: Thu Aug 30 15:58:37 2001 +0000 + + 2001-08-30 Christian Rose + + * sv.po: Updated Swedish translation. + + po/sv.po | 19 +++++++++++++++---- + 1 files changed, 15 insertions(+), 4 deletions(-) + +commit efffcc49174593b72aabc90f8d348a380f4e88fa +Author: Than Ngo +Date: Thu Aug 30 12:56:09 2001 +0000 + + * po/de.po: fix typo bug, lo instead 1o + + ChangeLog | 4 ++++ + initscripts.spec | 5 ++++- + 2 files changed, 8 insertions(+), 1 deletions(-) + +commit 99795702d6c54eabf340c0df2baab49231e632eb +Author: Than Ngo +Date: Thu Aug 30 10:17:10 2001 +0000 + + * fix typo bug + + po/de.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit ea540ee443c4283571fa3342517a110dd3ea00f6 +Author: Bill Nottingham +Date: Wed Aug 29 20:56:33 2001 +0000 + + 6.33-1 + + ChangeLog | 16 +++++++++++++++- + 1 files changed, 15 insertions(+), 1 deletions(-) + +commit 869c27c18674cdd53a5d93e12b52540f8cb7618c +Author: David Sainty +Date: Wed Aug 29 20:36:13 2001 +0000 + + Fixed dhcpcd ifdown line + + sysconfig/network-scripts/ifdown | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 21e11b98d33b09eaef6d1ca91a1cc5a85991d5ea +Author: David Sainty +Date: Wed Aug 29 19:37:45 2001 +0000 + + Fixed one character typo in spec changelog date + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 8baa4a3d7029af07dab2445ec0f5e785d9014532 +Author: David Sainty +Date: Wed Aug 29 19:22:59 2001 +0000 + + - Fix ifdown for multiple interfaces which use dhcpcd + + ChangeLog | 8 ++++++++ + initscripts.spec | 5 ++++- + sysconfig/network-scripts/ifdown | 2 +- + 3 files changed, 13 insertions(+), 2 deletions(-) + +commit 633f47836273c3895f52659e7d3eefa38eb8fcda +Author: Than Ngo +Date: Wed Aug 29 15:10:09 2001 +0000 + + - fix ISDN dial on demand bug + - fix typo bug in network-functions + + ChangeLog | 9 +++++++++ + initscripts.spec | 6 +++++- + sysconfig/network-scripts/ifdown-post | 11 ++++++++++- + sysconfig/network-scripts/ifup-ippp | 10 +++++----- + sysconfig/network-scripts/network-functions | 2 +- + 5 files changed, 30 insertions(+), 8 deletions(-) + +commit b8fd7e66aec3c1dd4c28e6bce7713b99349a4102 +Author: Nalin Dahyabhai +Date: Wed Aug 29 14:19:56 2001 +0000 + + document /etc/sysconfig/authconfig + + initscripts.spec | 5 ++++- + sysconfig.txt | 35 +++++++++++++++++++++++++++++++++++ + 2 files changed, 39 insertions(+), 1 deletions(-) + +commit 6ecff4cf67cc65bf5c1230f879aeb0fc4a8e65d4 +Author: Federico Musto +Date: Wed Aug 29 13:53:32 2001 +0000 + + "/mnt/traduzioni/RH7.2/translate/initscripts" + + po/de.po | 22 +- + po/es.po | 5046 ++++++++++++++++++++++++++++++++++---------------------------- + po/fr.po | 29 +- + po/it.po | 26 +- + 4 files changed, 2806 insertions(+), 2317 deletions(-) + +commit 908753e603bf333d4d9acd2bfe4850e038fd207a +Author: Satoru Sato +Date: Wed Aug 29 06:02:47 2001 +0000 + + initscripts/ja.po: follow updates. + + po/ja.po | 8 ++------ + 1 files changed, 2 insertions(+), 6 deletions(-) + +commit fa4e0bcdf55480718e99a5dbe21c60415dcbf7aa +Author: Bill Nottingham +Date: Wed Aug 29 02:19:46 2001 +0000 + + 6.31-1 + + ChangeLog | 26 ++++++++++++++++++++++++++ + initscripts.spec | 3 ++- + 2 files changed, 28 insertions(+), 1 deletions(-) + +commit c2e0df7d005a5ec514965399e444016810974f21 +Author: Bill Nottingham +Date: Wed Aug 29 02:17:46 2001 +0000 + + update translations + + po/cs.po | 8 ++++---- + po/da.po | 8 ++++---- + po/de.po | 4 ++-- + po/es.po | 4 ++-- + po/eu_ES.po | 4 ++-- + po/fi.po | 4 ++-- + po/fr.po | 4 ++-- + po/gl.po | 4 ++-- + po/hu.po | 4 ++-- + po/id.po | 4 ++-- + po/initscripts.pot | 4 ++-- + po/is.po | 4 ++-- + po/it.po | 4 ++-- + po/ja.po | 12 ++++++------ + po/ko.po | 4 ++-- + po/nb.po | 12 ++++++------ + po/nn.po | 4 ++-- + po/no.po | 12 ++++++------ + po/pl.po | 4 ++-- + po/pt.po | 4 ++-- + po/pt_BR.po | 4 ++-- + po/ro.po | 4 ++-- + po/ru.po | 4 ++-- + po/sk.po | 4 ++-- + po/sl.po | 4 ++-- + po/sr.po | 4 ++-- + po/sv.po | 6 +++--- + po/tr.po | 4 ++-- + po/uk.po | 4 ++-- + po/wa.po | 4 ++-- + po/zh.po | 4 ++-- + po/zh_CN.GB2312.po | 4 ++-- + 32 files changed, 81 insertions(+), 81 deletions(-) + +commit 94086d968b6910eea654cb5ed674ae36e87ecce7 +Author: Michael K. Johnson +Date: Wed Aug 29 01:47:08 2001 +0000 + + count down in C, not shell + + rc.d/rc.sysinit | 19 ++----------------- + src/getkey.c | 54 +++++++++++++++++++++++++++++++++++++++++++++++------- + 2 files changed, 49 insertions(+), 24 deletions(-) + +commit ad64d6ea0c1c7b016a029986364edb129b49c196 +Author: Keld Simonsen +Date: Wed Aug 29 01:17:53 2001 +0000 + + Danish updates + apacheconf/da.po initscripts/da.po netcfg/da.po + + po/da.po | 10 ++++++---- + 1 files changed, 6 insertions(+), 4 deletions(-) + +commit 44b05e126f1abb6ba75d23dc0bf911c6e2c5c0f6 +Author: Michael K. Johnson +Date: Tue Aug 28 23:38:07 2001 +0000 + + umount -a -f remounts / readonly? + + rc.d/init.d/halt | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit e34422a53774e11b53f65b39c47dd0abafb9b9ac +Author: Milan Kerslager +Date: Tue Aug 28 21:37:17 2001 +0000 + + Prelozena doplnena hlaseni + + po/cs.po | 82 +++++-------------------------------------------------------- + 1 files changed, 7 insertions(+), 75 deletions(-) + +commit 5a66ac566a74abdeb637be578e1f4732e2ecf05b +Author: Bill Nottingham +Date: Tue Aug 28 14:32:27 2001 +0000 + + 6.30-1 + + ChangeLog | 26 ++++++++++++++++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 30 insertions(+), 1 deletions(-) + +commit b37ebdd7de3a5c1310df9fc401538119a4a1b5f7 +Author: Bill Nottingham +Date: Tue Aug 28 14:30:18 2001 +0000 + + update translations for Michael's tweaks + + po/cs.po | 5 +++-- + po/da.po | 5 +++-- + po/de.po | 5 +++-- + po/es.po | 5 +++-- + po/eu_ES.po | 5 +++-- + po/fi.po | 5 +++-- + po/fr.po | 5 +++-- + po/gl.po | 5 +++-- + po/hu.po | 5 +++-- + po/id.po | 5 +++-- + po/initscripts.pot | 4 ++-- + po/is.po | 5 +++-- + po/it.po | 5 +++-- + po/ja.po | 26 +++++++++++++++++++++----- + po/ko.po | 5 +++-- + po/nb.po | 27 ++++++++++++++++++++++----- + po/nn.po | 5 +++-- + po/no.po | 27 ++++++++++++++++++++++----- + po/pl.po | 5 +++-- + po/pt.po | 5 +++-- + po/pt_BR.po | 5 +++-- + po/ro.po | 5 +++-- + po/ru.po | 5 +++-- + po/sk.po | 5 +++-- + po/sl.po | 5 +++-- + po/sr.po | 5 +++-- + po/sv.po | 7 ++++--- + po/tr.po | 5 +++-- + po/uk.po | 5 +++-- + po/wa.po | 5 +++-- + po/zh.po | 5 +++-- + po/zh_CN.GB2312.po | 5 +++-- + 32 files changed, 152 insertions(+), 74 deletions(-) + +commit 2dc8dad6c49519930ae4320348d27f190d0f4ee0 +Author: Satoru Sato +Date: Tue Aug 28 14:04:05 2001 +0000 + + netcfg/ja.po: follow updates. + + po/ja.po | 10 +++++----- + 1 files changed, 5 insertions(+), 5 deletions(-) + +commit b2a2382d0bf01df3ef3958731583900e6125b746 +Author: Michael K. Johnson +Date: Tue Aug 28 12:32:43 2001 +0000 + + Bill, I appreciate your intention of simplifying this, but you have + made it say something that is VERY SIMPLY NOT TRUE. A trivial reading + of the code will demonstrate what I am saying. We do NOT skip the + fsck, we simply do not set the force fsck argument. "To skip" is + not the opposite of "To force". + + This is a critical change. + + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 9571c4f48829553751d2500de5ac8c133d564750 +Author: Kjartan Maraas +Date: Tue Aug 28 09:05:11 2001 +0000 + + Update + + po/nb.po | 12 ++++++------ + po/no.po | 12 ++++++------ + 2 files changed, 12 insertions(+), 12 deletions(-) + +commit 8b51d6a0dde621b3a5651a28db270ed834272bf2 +Author: Bill Nottingham +Date: Tue Aug 28 03:07:39 2001 +0000 + + 6.29-1 + + ChangeLog | 39 ++++++++++++++++++++++++++++++++++++--- + initscripts.spec | 5 ++++- + 2 files changed, 40 insertions(+), 4 deletions(-) + +commit 42ed9f1893e8ad9d0daa4b1d7b1dd868031adf76 +Author: Bill Nottingham +Date: Tue Aug 28 03:07:14 2001 +0000 + + typo + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 05d2fe69c34ee7218edd012a9ac02125ca84f181 +Author: Bill Nottingham +Date: Tue Aug 28 02:57:14 2001 +0000 + + translation update. hopefully the last one + + po/cs.po | 28 +- + po/da.po | 303 ++-- + po/de.po | 28 +- + po/es.po | 5014 ++++++++++++++++++++++++++++------------------------ + po/eu_ES.po | 22 +- + po/fi.po | 22 +- + po/fr.po | 34 +- + po/gl.po | 36 +- + po/hu.po | 22 +- + po/id.po | 22 +- + po/initscripts.pot | 745 ++++---- + po/is.po | 59 +- + po/it.po | 33 +- + po/ja.po | 29 +- + po/ko.po | 75 +- + po/nb.po | 67 +- + po/nn.po | 22 +- + po/no.po | 67 +- + po/pl.po | 22 +- + po/pt.po | 22 +- + po/pt_BR.po | 511 +----- + po/ro.po | 22 +- + po/ru.po | 53 +- + po/sk.po | 22 +- + po/sl.po | 22 +- + po/sr.po | 22 +- + po/sv.po | 25 +- + po/tr.po | 22 +- + po/uk.po | 45 +- + po/wa.po | 22 +- + po/zh.po | 22 +- + po/zh_CN.GB2312.po | 22 +- + 32 files changed, 4150 insertions(+), 3332 deletions(-) + +commit 4560ec523ff9a84a8c01940b7b3f09047110afe8 +Author: Bill Nottingham +Date: Tue Aug 28 02:39:06 2001 +0000 + + fix message string (#52581) + + sysconfig/network-scripts/network-functions-ipv6 | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit ff4f3e1aa9ffde15850f6a56a341d4e8bda10ec8 +Author: Bill Nottingham +Date: Tue Aug 28 02:36:03 2001 +0000 + + more wording changes + + rc.d/rc.sysinit | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit 2c62b9999d0cf08d8c0280a14e44c4692d61ee18 +Author: Bill Nottingham +Date: Tue Aug 28 02:31:44 2001 +0000 + + change wording slightly + + rc.d/rc.sysinit | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) + +commit 35ec8eb5184495892a0e2ab0933fcb5ed793b3b0 +Author: Michael K. Johnson +Date: Mon Aug 27 23:06:43 2001 +0000 + + documented /etc/sysconfig/autofsck + + sysconfig.txt | 10 ++++++++++ + 1 files changed, 10 insertions(+), 0 deletions(-) + +commit 596a4e017e609780ea6659ce617ad0ea302cb70b +Author: Jesus Bravo Alvarez +Date: Mon Aug 27 21:38:02 2001 +0000 + + Updated Galician translation + + po/gl.po | 437 +++++++++++++++---------------------------------------------- + 1 files changed, 108 insertions(+), 329 deletions(-) + +commit 10f2dcce25c780f6773755fcd8884b173e460b75 +Author: Michael K. Johnson +Date: Mon Aug 27 18:27:21 2001 +0000 + + first pass at implementing /.autofsck; archive modules/symbol info + + rc.d/init.d/halt | 3 ++ + rc.d/rc.sysinit | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++- + 2 files changed, 62 insertions(+), 1 deletions(-) + +commit cc7e4c047f910dc7c86ed2df3408a583dc3a30b6 +Author: Bill Nottingham +Date: Mon Aug 27 17:03:20 2001 +0000 + + set default loglevel to 3, not 1 + + sysconfig/init | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit ed17c1a0b52c5bc9474ccbf63d90b9f101b3cf7f +Author: Than Ngo +Date: Mon Aug 27 10:18:12 2001 +0000 + + - fix some typo bugs in ifup-ippp + + ChangeLog | 4 ++++ + initscripts.spec | 5 ++++- + sysconfig/network-scripts/ifup-ippp | 10 +++++----- + 3 files changed, 13 insertions(+), 6 deletions(-) + +commit d7c57c948538fc700618a323876748aff80a4737 +Author: Bill Nottingham +Date: Fri Aug 24 16:24:59 2001 +0000 + + 6.27-1 + + ChangeLog | 30 +++++++++++++++++++++--------- + initscripts.spec | 6 +++++- + 2 files changed, 26 insertions(+), 10 deletions(-) + +commit 9ec3192bcdc9cfdb64f97efef43008633ef9603e +Author: Bill Nottingham +Date: Fri Aug 24 16:22:34 2001 +0000 + + add a comment about PROMISC and ALLMULTI being deprecated + + sysconfig.txt | 7 +++++-- + 1 files changed, 5 insertions(+), 2 deletions(-) + +commit 2cb398321921a4a3ca739407d246204adfc86c46 +Author: Bill Nottingham +Date: Fri Aug 24 16:21:07 2001 +0000 + + sort output of halt_get_remaining (#52180) + + rc.d/init.d/halt | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 5138d75608cb30d4395a4e58c5e8afbec87622f7 +Author: Bill Nottingham +Date: Fri Aug 24 16:17:28 2001 +0000 + + fix broken translations of command (#52503) + + po/de.po | 2 +- + po/it.po | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit 33a35b06a567e3240bf4074f27e0dcd6b67f100f +Author: Keld Simonsen +Date: Thu Aug 23 08:40:44 2001 +0000 + + Various danish updates + apacheconf/da.po authconfig/da.po initscripts/da.po + netcfg/da.po redhat-config-users/da.po serviceconf/da.po + Xconfigurator/da.po + + po/da.po | 93 +++++++++++++++++++++---------------------------------------- + 1 files changed, 32 insertions(+), 61 deletions(-) + +commit 3fecbfec8260c631b77721a118c505a0518970b5 +Author: Bill Nottingham +Date: Thu Aug 23 03:24:15 2001 +0000 + + 6.26-1 + + ChangeLog | 9 +++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 13 insertions(+), 1 deletions(-) + +commit 076a1cf74ad55fb72d6714af926c7cb86da3211f +Author: Bill Nottingham +Date: Thu Aug 23 03:15:31 2001 +0000 + + source ifup-wireless, so it actually works (#52135) + + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 6bc4b2c7eeef49798eeb37c319e04f323d1d96ca +Author: Bill Nottingham +Date: Thu Aug 23 02:36:40 2001 +0000 + + fix typo, again. (#50943) + + po/de.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 0d423d7132eae06db7e1999925955292218be655 +Author: Than Ngo +Date: Wed Aug 22 12:41:21 2001 +0000 + + * fix return code of isdnctrl + + sysconfig/network-scripts/ifup-ippp | 13 +++++++++---- + 1 files changed, 9 insertions(+), 4 deletions(-) + +commit c1835409e6153b40856ef136de5b55b175c9fde9 +Author: Than Ngo +Date: Wed Aug 22 10:07:16 2001 +0000 + + - fix return code of isdnctrl (bug #52225) + + ChangeLog | 4 ++++ + initscripts.spec | 5 ++++- + sysconfig/network-scripts/ifup-ippp | 2 +- + 3 files changed, 9 insertions(+), 2 deletions(-) + +commit 8e2fb66a11bc2d88de240437cce6d206329070db +Author: Than Ngo +Date: Tue Aug 21 16:40:46 2001 +0000 + + * fix Bringing up isdn device again. It works now correct + + ChangeLog | 4 ++++ + initscripts.spec | 5 ++++- + sysconfig/network-scripts/ifup-ippp | 8 ++++---- + 3 files changed, 12 insertions(+), 5 deletions(-) + +commit 93e74614c9521f3a05c1ce8de7ebfbe4527da63c +Author: Than Ngo +Date: Tue Aug 21 12:41:40 2001 +0000 + + - fix shutdown/Bringing up isdn device + + ChangeLog | 4 ++++ + initscripts.spec | 5 ++++- + sysconfig/network-scripts/ifdown-ippp | 2 ++ + sysconfig/network-scripts/ifup-ippp | 14 ++++++++++---- + 4 files changed, 20 insertions(+), 5 deletions(-) + +commit 756dc1a0ba9204c5d9daa5d0f3f76065c5e8eabe +Author: Leon Ho +Date: Mon Aug 20 23:58:15 2001 +0000 + + update + + po/uk.po | 505 +++++++++++++++++++++++++++----------------------------------- + 1 files changed, 220 insertions(+), 285 deletions(-) + +commit 44ce59ac056365598f38b41be3d4faeaea6dd702 +Author: Keld Simonsen +Date: Mon Aug 20 23:44:26 2001 +0000 + + Update + initscripts/da.po + + po/da.po | 16 ++++++---------- + 1 files changed, 6 insertions(+), 10 deletions(-) + +commit c7f7d8a6ef6014c74dfe083bdcfa5a8253eb80af +Author: Leon Ho +Date: Mon Aug 20 22:23:48 2001 +0000 + + update + + po/uk.po | 338 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 169 insertions(+), 169 deletions(-) + +commit 05e8f781e46d8f650c2c61c0fced9d5c4820e657 +Author: Bill Nottingham +Date: Mon Aug 20 21:56:26 2001 +0000 + + get the other fd/15 reference too + + lang.csh | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 8b4316bdc023bf67bee947a8587f59b7549a1996 +Author: Christian Rose +Date: Mon Aug 20 20:47:29 2001 +0000 + + 2001-08-20 Christian Rose + + * sv.po: Fixes. + + po/sv.po | 30 +++++++++++++++--------------- + 1 files changed, 15 insertions(+), 15 deletions(-) + +commit 901b46619a732c912a1192715cdc8ef827ddc5fb +Author: Leon Ho +Date: Mon Aug 20 19:32:27 2001 +0000 + + new version + + po/uk.po | 1887 ++++++++++++++++++++------------------------------------------ + 1 files changed, 613 insertions(+), 1274 deletions(-) + +commit 397bcf255c007f68b75067e2b86c89fb041fdd9d +Author: Nalin Dahyabhai +Date: Mon Aug 20 15:33:33 2001 +0000 + + - fix syntax error in lang.csh + - set codeset by echoing to /dev/tty instead of /proc/self/fd/15 + + initscripts.spec | 8 ++++++-- + lang.csh | 4 ++-- + 2 files changed, 8 insertions(+), 4 deletions(-) + +commit 152c8f3ab577dbbce1b17ee1db1996d00d789295 +Author: Karsten Hopp +Date: Mon Aug 20 13:26:36 2001 +0000 + + added ifup file for S/390 ESCON interfaces. No need to rebuild on non-S390 right now + + ChangeLog | 5 +++ + initscripts.spec | 1 + + sysconfig/network-scripts/ifup-escon | 54 ++++++++++++++++++++++++++++++++++ + 3 files changed, 60 insertions(+), 0 deletions(-) + +commit 9c256a5c573409c97b0d5a93ed7196a88c898419 +Author: Bill Nottingham +Date: Mon Aug 20 05:17:32 2001 +0000 + + de-conflictify enough so that it builds + + po/pt_BR.po | 277 ++++------------------------------------------------------- + 1 files changed, 18 insertions(+), 259 deletions(-) + +commit 22ca54d505a35ef63726de09cdae89f1629d8e9a +Author: Bill Nottingham +Date: Mon Aug 20 04:53:54 2001 +0000 + + 6.21-1 + + ChangeLog | 92 +++++++++++++++++++++++++++++++++++++++++++++++++---- + initscripts.spec | 9 +++++- + 2 files changed, 93 insertions(+), 8 deletions(-) + +commit 2283cf45bd0172a632dcf82ca446126c0e792b4b +Author: Bill Nottingham +Date: Mon Aug 20 03:43:51 2001 +0000 + + - fix call of check_device_down in ifdown + - make loopback addresses have scope 'host', not scope 'global'. This + apparently fixes pump. + + sysconfig/network-scripts/ifdown | 2 +- + sysconfig/network-scripts/ifup | 7 ++++++- + 2 files changed, 7 insertions(+), 2 deletions(-) + +commit e2628d6d5ab241c3d7bbff2d93d58992e7c57b06 +Author: Leon Ho +Date: Sun Aug 19 20:10:16 2001 +0000 + + update + + po/ru.po | 2 +- + po/uk.po | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit 6bf8489662b63ebbd1d0ff337714ea265b504eac +Author: Leon Ho +Date: Sun Aug 19 19:10:41 2001 +0000 + + fix header + + po/ru.po | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) + +commit 56dd134afe42a909a912feb42c2dce4f9a1fc8e7 +Author: Keld Simonsen +Date: Sun Aug 19 01:00:13 2001 +0000 + + Update of danish initscripts po file + translate/initscripts/da.po + + po/da.po | 533 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 267 insertions(+), 266 deletions(-) + +commit ebd6d6b737dc0c506495fce8b190e8961a70f447 +Author: Thiago Vinhas +Date: Fri Aug 17 18:10:31 2001 +0000 + + *** empty log message *** + + po/pt_BR.po | 1823 +++++++++++++++++++++++++++-------------------------------- + 1 files changed, 823 insertions(+), 1000 deletions(-) + +commit 35ca73e6115f6a7f371200a55757c247304bb765 +Author: Federico Musto +Date: Fri Aug 17 16:37:40 2001 +0000 + + "/mnt/traduzioni/RH7.2/translate/initscripts" + + po/de.po | 37 +- + po/es.po | 4547 +++++++++++++++++++++++++++++++------------------------------- + po/fr.po | 46 +- + po/it.po | 43 +- + 4 files changed, 2316 insertions(+), 2357 deletions(-) + +commit e02c4ff3fcbf13b72aff4780c205401356a37fd4 +Author: Kjartan Maraas +Date: Fri Aug 17 13:19:54 2001 +0000 + + Update + + po/nb.po | 74 ++++++++++++++++++++++++++++--------------------------------- + po/no.po | 74 ++++++++++++++++++++++++++++--------------------------------- + 2 files changed, 68 insertions(+), 80 deletions(-) + +commit 2fda663ebc66996e8df3af9b781f618f2d7fb4ad +Author: Leon Ho +Date: Fri Aug 17 13:03:17 2001 +0000 + + update + + po/ru.po | 129 +++++++++++--------------------------------------------------- + 1 files changed, 22 insertions(+), 107 deletions(-) + +commit 98f756f02253814c82f576d7d2a53f686fb75d91 +Author: Richard Allen +Date: Fri Aug 17 01:40:48 2001 +0000 + + typos, typos... + + po/is.po | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit ee9219cba8898372f7609dbaa203ee03d310bc25 +Author: Milan Kerslager +Date: Thu Aug 16 23:21:57 2001 +0000 + + Zacisteni initscripts + + po/cs.po | 37 +++++++++++++------------------------ + 1 files changed, 13 insertions(+), 24 deletions(-) + +commit 02bbbfe5786691fcaf6abd27c04ae85b19795e6a +Author: Bill Nottingham +Date: Thu Aug 16 19:03:17 2001 +0000 + + check for 13848LANG before using it (#51905) + + lang.csh | 6 ++++-- + 1 files changed, 4 insertions(+), 2 deletions(-) + +commit 98c5347ff8711df7d807bb135ffef1f750156a7c +Author: Satoru Sato +Date: Thu Aug 16 17:29:35 2001 +0000 + + initiscripts/ja.po: follow updates. + + po/ja.po | 37 +++++++++++-------------------------- + 1 files changed, 11 insertions(+), 26 deletions(-) + +commit 839caf6c4984105a1d58de3b03b76741acb0dc8e +Author: Bill Nottingham +Date: Thu Aug 16 16:21:14 2001 +0000 + + blow away stale RPM cache files at boot + + rc.d/rc.sysinit | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 6b2e718290b35742782e67cee96f2292c41150e5 +Author: David Joo +Date: Thu Aug 16 16:16:34 2001 +0000 + + *** empty log message *** + + po/ko.po | 293 ++++++++++++++++++++++++-------------------------------------- + 1 files changed, 112 insertions(+), 181 deletions(-) + +commit 48fb24cfaea94564ca06e3bae1ba5f0bd37ab1d0 +Author: David Joo +Date: Thu Aug 16 11:17:30 2001 +0000 + + done! + + po/ko.po | 79 ++++++++++++++++++++++++++------------------------------------ + 1 files changed, 33 insertions(+), 46 deletions(-) + +commit fa39eeea38b88535f44ce3b8e2d8a1e1fe59b50a +Author: Richard Allen +Date: Thu Aug 16 11:10:57 2001 +0000 + + Finish initscripts + + po/is.po | 129 ++++++++++++++++++++----------------------------------------- + 1 files changed, 42 insertions(+), 87 deletions(-) + +commit 3c26baddb12d1fc5c300df579aad33f2daab0469 +Author: Bill Nottingham +Date: Wed Aug 15 22:15:30 2001 +0000 + + ipx support returns (#51787) + + sysconfig.txt | 10 ++++---- + sysconfig/network-scripts/ifup | 4 +++ + sysconfig/network-scripts/ifup-ipx | 44 ++++++++++++++++++++++++++++++++++++ + 3 files changed, 53 insertions(+), 5 deletions(-) + +commit c267b6eb51586f7eba2a1397ba3b6ef7364b0a55 +Author: Christian Rose +Date: Wed Aug 15 21:57:22 2001 +0000 + + 2001-05-18 Christian Rose + + * sv.po: Updated Swedish translation. + + po/sv.po | 44 +++++++++++++++++++------------------------- + 1 files changed, 19 insertions(+), 25 deletions(-) + +commit 9942563e19bd27997948604f1c70b55f7811eb23 +Author: Bill Nottingham +Date: Wed Aug 15 20:48:31 2001 +0000 + + don't try and pull strings from unreadable ifcfg files + + po/Makefile | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 136d442be5e2bf1ad53113c199971cb043c2ba8c +Author: Bill Nottingham +Date: Wed Aug 15 20:43:20 2001 +0000 + + 6.19-1 + + ChangeLog | 25 +++++++------------------ + initscripts.spec | 4 +--- + 2 files changed, 8 insertions(+), 21 deletions(-) + +commit e68803c78e8c3b2e54c259ca106fa2ff0622603d +Author: Bill Nottingham +Date: Wed Aug 15 20:41:07 2001 +0000 + + update translation info + + po/Makefile | 3 +- + po/cs.po | 580 ++++--- + po/da.po | 583 +++--- + po/de.po | 1400 +++------------ + po/es.po | 5014 ++++++++++++++++++++++++++++------------------------ + po/eu_ES.po | 426 ++--- + po/fi.po | 426 ++--- + po/fr.po | 622 ++++---- + po/gl.po | 584 +++--- + po/hu.po | 426 ++--- + po/id.po | 426 ++--- + po/initscripts.pot | 354 ++--- + po/is.po | 550 +++--- + po/it.po | 607 ++++---- + po/ja.po | 599 ++++--- + po/ko.po | 604 ++++--- + po/nb.po | 554 +++--- + po/nn.po | 521 +++--- + po/no.po | 554 +++--- + po/pl.po | 426 ++--- + po/pt.po | 584 +++--- + po/pt_BR.po | 599 ++++---- + po/ro.po | 426 ++--- + po/ru.po | 587 ++++--- + po/sk.po | 426 ++--- + po/sl.po | 426 ++--- + po/sr.po | 426 ++--- + po/sv.po | 576 +++--- + po/tr.po | 585 +++--- + po/uk.po | 593 ++++--- + po/wa.po | 426 ++--- + po/zh.po | 426 ++--- + po/zh_CN.GB2312.po | 426 ++--- + 33 files changed, 10345 insertions(+), 11420 deletions(-) + +commit f6e1525cde05acf072129a357e02bedcd14d79c9 +Author: Bill Nottingham +Date: Wed Aug 15 20:20:46 2001 +0000 + + add is_available() function for network devices; use it. gets rid of horribly ugly modprobe messages + + rc.d/init.d/network | 25 ++++++++++++------------- + sysconfig/network-scripts/ifup | 20 ++++++++------------ + sysconfig/network-scripts/network-functions | 16 ++++++++++++++++ + 3 files changed, 36 insertions(+), 25 deletions(-) + +commit 4d92a97eb8701ff9c02221f6b490002ed928b08f +Author: Bill Nottingham +Date: Wed Aug 15 19:05:13 2001 +0000 + + 6.20-1 + + ChangeLog | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++--- + initscripts.spec | 8 +++++- + 2 files changed, 83 insertions(+), 5 deletions(-) + +commit d56a75fb5bebc83d9b825eccb59710ec023c0b9a +Author: Richard Allen +Date: Wed Aug 15 17:59:28 2001 +0000 + + More work in initscripts... + + po/is.po | 58 ++++++++++++++++++++++++++++++---------------------------- + 1 files changed, 30 insertions(+), 28 deletions(-) + +commit 34b597c1e15e048e7335c862278d61ac3dc34891 +Author: Bernhard Rosenkraenzer +Date: Wed Aug 15 13:55:29 2001 +0000 + + S390 fixes + + initscripts-s390.patch | 54 ++++++++++++++++++++++++----------- + initscripts.spec | 4 ++ + src/mkkerneldoth.s390 | 33 +++++++++++++++++---- + sysconfig/network-scripts/ifup-ctc | 14 ++++++++- + 4 files changed, 80 insertions(+), 25 deletions(-) + +commit 243c161b2abefe887f2ff9b044d997322d757f98 +Author: Bill Nottingham +Date: Wed Aug 15 02:43:01 2001 +0000 + + type english me not can + + po/cs.po | 2 +- + po/da.po | 2 +- + po/de.po | 2 +- + po/es.po | 2 +- + po/eu_ES.po | 2 +- + po/fi.po | 2 +- + po/fr.po | 2 +- + po/gl.po | 2 +- + po/hu.po | 2 +- + po/id.po | 2 +- + po/initscripts.pot | 2 +- + po/is.po | 4 ++-- + po/it.po | 2 +- + po/ja.po | 2 +- + po/ko.po | 2 +- + po/nb.po | 2 +- + po/nn.po | 2 +- + po/no.po | 2 +- + po/pl.po | 2 +- + po/pt.po | 2 +- + po/pt_BR.po | 2 +- + po/ro.po | 2 +- + po/ru.po | 2 +- + po/sk.po | 2 +- + po/sl.po | 2 +- + po/sr.po | 2 +- + po/sv.po | 4 ++-- + po/tr.po | 2 +- + po/uk.po | 2 +- + po/wa.po | 2 +- + po/zh.po | 2 +- + po/zh_CN.GB2312.po | 2 +- + rc.d/init.d/halt | 2 +- + 33 files changed, 35 insertions(+), 35 deletions(-) + +commit 9742006bfc51c6c8f5076b2331e4f21e063d28f9 +Author: Richard Allen +Date: Wed Aug 15 02:16:43 2001 +0000 + + First installment of initscripts/is.po + + po/is.po | 606 ++++++++++---------------------------------------------------- + 1 files changed, 99 insertions(+), 507 deletions(-) + +commit 20c0f801bc796993023e41b756414d1a22e738d7 +Author: Christian Rose +Date: Wed Aug 15 02:10:13 2001 +0000 + + 2001-08-15 Christian Rose + + * sv.po: Fix date. + + po/sv.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 4a5743572371058c916a63171c40d2a83774796d +Author: Christian Rose +Date: Wed Aug 15 02:08:51 2001 +0000 + + 2001-08-15 Christian Rose + + * sv.po: Updated Swedish translation. + + po/sv.po | 254 +++++++++++++++++++++++++++----------------------------------- + 1 files changed, 110 insertions(+), 144 deletions(-) + +commit 11b6e530217972f1d3f54a2a2b0a1a6f758bf8df +Author: Yukihiro Nakai +Date: Mon Aug 13 22:48:25 2001 +0000 + + changelog in .spec fix + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 921b3f87ef3e2470fe27a9851add13c433bdee57 +Author: Yukihiro Nakai +Date: Mon Aug 13 22:36:52 2001 +0000 + + Korean and Chinese fix + + initscripts.spec | 5 ++++- + rc.d/init.d/functions | 6 ++++++ + 2 files changed, 10 insertions(+), 1 deletions(-) + +commit ecfab35bf3f7bb8e754b40de35d53c217e0f5a9f +Author: Florian La Roche +Date: Sat Aug 11 11:27:33 2001 +0000 + + hope these changes are ok, they are at least needed to compile everything... + + po/ko.po | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit c9eb848cc5a516e50842030d9778699f0b61d20a +Author: Florian La Roche +Date: Sat Aug 11 10:40:03 2001 +0000 + + Forgot to do "cvs commit", so I have again incremented the version + number. 6.16 is still ok to build into the buildsystem, though. + + initscripts-s390.patch | 30 +++++++++--------------------- + initscripts.spec | 5 ++++- + 2 files changed, 13 insertions(+), 22 deletions(-) + +commit fe8bd8f45d62b6328d130be808f1de8c5a236357 +Author: David Joo +Date: Sat Aug 11 01:29:23 2001 +0000 + + Done + + po/ko.po | 210 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 109 insertions(+), 101 deletions(-) + +commit aaf577df2cb2a542167e470fd5507cd50df0675d +Author: Yukihiro Nakai +Date: Fri Aug 10 19:51:14 2001 +0000 + + FIx. + + po/ko.po | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit b91d00f2c9cee75164b3089df1ef155f543f35f7 +Author: Bill Nottingham +Date: Fri Aug 10 15:58:39 2001 +0000 + + 6.15-1 + + ChangeLog | 24 ++++++++++++++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 28 insertions(+), 1 deletions(-) + +commit 8fc6ffc2ae258a35fa632faa199ed3001e2c09a5 +Author: Bill Nottingham +Date: Fri Aug 10 15:23:49 2001 +0000 + + allow GDM_LANG to override system settings (#51432) + + lang.csh | 5 +++++ + lang.sh | 5 +++++ + 2 files changed, 10 insertions(+), 0 deletions(-) + +commit 13e70d831aa88777f7de3a16985e976a07b05956 +Author: Federico Musto +Date: Fri Aug 10 15:08:22 2001 +0000 + + initscripts + + po/de.po | 1123 ++++++++++++++-- + po/es.po | 4553 +++++++++++++++++++++++++++++++------------------------------- + po/fr.po | 294 ++--- + po/it.po | 274 ++-- + 4 files changed, 3510 insertions(+), 2734 deletions(-) + +commit bb136dc06679812ea53669cd9a5885ad8d3935cb +Author: Than Ngo +Date: Fri Aug 10 14:56:06 2001 +0000 + + * fix channel bundling + + ChangeLog | 1 + + initscripts.spec | 1 + + sysconfig/network-scripts/ifdown-post | 7 +++---- + sysconfig/network-scripts/ifup-ippp | 4 ++-- + 4 files changed, 7 insertions(+), 6 deletions(-) + +commit d84a44e9cdda7d731df5d4c95677c716b9db7dde +Author: Kjartan Maraas +Date: Fri Aug 10 14:18:14 2001 +0000 + + Update + + po/nb.po | 4 ++-- + po/no.po | 4 ++-- + 2 files changed, 4 insertions(+), 4 deletions(-) + +commit bb0d9241fe7ef5152a03579f2306b11ab326bb5a +Author: Than Ngo +Date: Fri Aug 10 13:41:49 2001 +0000 + + - don't set MSN if it' empty (it's now optional) + - don't give login name as a cmdline-option (Bug #23066) + - remove peer device file if ppp connection is down + + ChangeLog | 5 +++- + initscripts.spec | 3 +- + sysconfig/network-scripts/ifdown-post | 4 +++ + sysconfig/network-scripts/ifup-ippp | 49 +++++++++++++++++++++------------ + 4 files changed, 41 insertions(+), 20 deletions(-) + +commit 82a38bdb71758de01d0905c726b2df7e43077aae +Author: David Joo +Date: Fri Aug 10 06:04:15 2001 +0000 + + Fix merge corruption + + po/ko.po | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) + +commit c86dd1102dc91a332b30173c7deeab8d477c0642 +Author: David Joo +Date: Fri Aug 10 05:20:29 2001 +0000 + + Errors Has been changed... + David Joo- + + po/ko.po | 564 ++++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 290 insertions(+), 274 deletions(-) + +commit 4c44202fdc79d3e3cf59c1772b67c54f2dd8c706 +Author: Than Ngo +Date: Fri Aug 10 00:02:17 2001 +0000 + + - don't set MSN if it' empty (it's now optional) + - don't give login name as a cmdline-option (Bug #23066) + + ChangeLog | 5 +++++ + initscripts.spec | 6 +++++- + sysconfig/network-scripts/ifup-ippp | 28 ++++++++++++++++------------ + 3 files changed, 26 insertions(+), 13 deletions(-) + +commit b07b3b8237f743f299eac0b38c68b98d26384023 +Author: Bill Nottingham +Date: Thu Aug 9 16:24:07 2001 +0000 + + 6.13-1 + + ChangeLog | 37 +++++++++++++++++++++++++++++++++++++ + initscripts.spec | 13 +++++++++++-- + 2 files changed, 48 insertions(+), 2 deletions(-) + +commit 550395acfc0558bb5e7dffd873b7cfea57783e5e +Author: Milan Kerslager +Date: Thu Aug 9 13:42:52 2001 +0000 + + Preklad 9.8.2001 + + po/cs.po | 385 +++++++++++++++++--------------------------------------------- + 1 files changed, 107 insertions(+), 278 deletions(-) + +commit 9b009fedac42c9fe8c2e800b2f2940e49ba3563a +Author: Bill Nottingham +Date: Thu Aug 9 06:08:37 2001 +0000 + + set dspmbyte=euc in lang.csh for the proper languages (as opposed to csh.login for everyone (#50318)) + + lang.csh | 8 ++++++++ + 1 files changed, 8 insertions(+), 0 deletions(-) + +commit 3854ccb0f175bbedeefb389d373d108110ca41e8 +Author: Bill Nottingham +Date: Thu Aug 9 06:03:55 2001 +0000 + + still run ifdown for dhcp devices, even if the device isn't there + + sysconfig/network-scripts/ifdown | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit b7801a7e92dc7fce2d4b4a2b502b3e9ac40e3ed3 +Author: Bill Nottingham +Date: Thu Aug 9 06:00:22 2001 +0000 + + behave sanely if ifup is called with dhcpcd already running (#49392, #51038) + + sysconfig/network-scripts/ifup | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit c2fe554422ea22180384b5751a427f5c60ba9d34 +Author: Bill Nottingham +Date: Thu Aug 9 05:52:52 2001 +0000 + + just kill dhcpcd, don't use dhcpcd -k. also, allow setting of additional pump & dhcpcd arguments (#46942) + + sysconfig/network-scripts/ifdown | 2 +- + sysconfig/network-scripts/ifup | 4 ++-- + 2 files changed, 3 insertions(+), 3 deletions(-) + +commit 077ed6c84743d77fb39659bbaae3a68d16f67b2e +Author: Bill Nottingham +Date: Thu Aug 9 05:23:17 2001 +0000 + + allow shell characters in ppp names (#43719) + + sysconfig/network-scripts/ifup-ppp | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 7f74c1be33abd8013a9164c0b62e0b90c6dd1428 +Author: Bill Nottingham +Date: Thu Aug 9 05:21:22 2001 +0000 + + only allow dest port 1025-65535 for DNS replies (#40833, #44038) + + sysconfig/network-scripts/ifup | 6 +++--- + sysconfig/network-scripts/ifup-post | 2 +- + 2 files changed, 4 insertions(+), 4 deletions(-) + +commit 40e74a9fc0cd709ad18aca6bf5196da093fada6b +Author: Bill Nottingham +Date: Thu Aug 9 05:09:22 2001 +0000 + + save resolv.conf for restoration by ifdown-post (#50759) + + sysconfig/network-scripts/ifup-ppp | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit ffbce0700e415d9a57102ab14d5ba2c246080f93 +Author: Bill Nottingham +Date: Thu Aug 9 05:06:39 2001 +0000 + + use conf.default for rp_filter, not conf.all (#50166) + + sysctl.conf | 2 +- + sysctl.conf.s390 | 2 +- + sysctl.conf.sparc | 2 +- + 3 files changed, 3 insertions(+), 3 deletions(-) + +commit 8a998885175388ada90c32ed06000e22648d5b18 +Author: Bill Nottingham +Date: Thu Aug 9 03:42:16 2001 +0000 + + switch some more things to /sbin/ip; allow adding back of default route for DHCP devices (#48994) + + sysconfig/network-scripts/ifup | 4 ++-- + sysconfig/network-scripts/ifup-ppp | 2 ++ + sysconfig/network-scripts/network-functions | 9 +++++++-- + 3 files changed, 11 insertions(+), 4 deletions(-) + +commit ae0f713b19cce1f749b2d3e4011c6561e4854654 +Author: Bill Nottingham +Date: Wed Aug 8 22:43:21 2001 +0000 + + 6.12-1 + + ChangeLog | 2 ++ + initscripts.spec | 17 ++++++++++++++++- + 2 files changed, 18 insertions(+), 1 deletions(-) + +commit 0b279cb8d87880d4d6f88b7934aa273a51016c45 +Author: Bill Nottingham +Date: Wed Aug 8 22:40:43 2001 +0000 + + *** empty log message *** + + ChangeLog | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++---------- + 1 files changed, 74 insertions(+), 15 deletions(-) + +commit f40c4975fb2a38a26dcbf4c062bb20cfa6f78c36 +Author: Bill Nottingham +Date: Wed Aug 8 22:03:09 2001 +0000 + + tweak raidtab grep slightly (#51231) + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 1f1ecb61422407eab5816589d1355311e839834f +Author: Leon Ho +Date: Wed Aug 8 14:32:26 2001 +0000 + + update ipv6 stuff + + po/ru.po | 68 ++++++++++++++++++++++++++++++++++++------------------------- + 1 files changed, 40 insertions(+), 28 deletions(-) + +commit 2a084777d0daa2cb0972302f87c02255dca2cfab +Author: Leon Ho +Date: Tue Aug 7 16:25:32 2001 +0000 + + update russian translation + + po/ru.po | 348 ++++++++++++++------------------------------------------------ + 1 files changed, 77 insertions(+), 271 deletions(-) + +commit 6f088a2dc9cabaa650b4a217e3edeedb28e2c184 +Author: Satoru Sato +Date: Tue Aug 7 12:09:59 2001 +0000 + + initscripts/ja.po: complete trans. + + po/ja.po | 355 +++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 180 insertions(+), 175 deletions(-) + +commit 485302cb86c7947960a36616e0671a82c7e2bb33 +Author: Satoru Sato +Date: Tue Aug 7 10:35:16 2001 +0000 + + netcfg/ja.po: complete trans. + + po/ja.po | 418 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 209 insertions(+), 209 deletions(-) + +commit 1ca3b5d7804ef36a3d4948fb1854a55c13b0207c +Author: Kjartan Maraas +Date: Tue Aug 7 10:14:04 2001 +0000 + + Update + + po/nb.po | 21 +++++++++++++++------ + po/no.po | 21 +++++++++++++++------ + 2 files changed, 30 insertions(+), 12 deletions(-) + +commit 9e0adb7706d937a19442f4d697f2204750330cff +Author: Bill Nottingham +Date: Tue Aug 7 07:04:12 2001 +0000 + + detach loopback devices at shutdown (#43919, #45826) + + rc.d/init.d/halt | 6 +++++- + rc.d/init.d/netfs | 6 +++++- + 2 files changed, 10 insertions(+), 2 deletions(-) + +commit 2daa66fee0b1471dbd2e9c8a97b2776fec892ad5 +Author: Bill Nottingham +Date: Tue Aug 7 06:57:09 2001 +0000 + + use a bigger buffer size argument to dmesg when dumping the log (#44024) + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 2ab3e3874f5e7eaf57d3f6fea8d7abf10b9fcf34 +Author: Bill Nottingham +Date: Tue Aug 7 06:52:49 2001 +0000 + + run kbdconfig when /.unconfigre'd (#43941) + + rc.d/rc.sysinit | 3 +++ + sys-unconfig.8 | 3 ++- + 2 files changed, 5 insertions(+), 1 deletions(-) + +commit 644a0180b7e35b3286616517ca589c9bd5608c81 +Author: Bill Nottingham +Date: Tue Aug 7 06:48:29 2001 +0000 + + use awk, not grep & other cruft (#49616) + exit happily if ifup is called on a device that doesn't exist and has + no alias (fixes all those nasty PCMCIA onboot complaints) + + po/initscripts.pot | 2 +- + rc.d/init.d/network | 2 +- + rc.d/rc.sysinit | 8 ++++---- + sysconfig/network-scripts/ifup | 12 ++++++++---- + 4 files changed, 14 insertions(+), 10 deletions(-) + +commit d34451922aebdabfc5495b174ad960b0a0188304 +Author: Bill Nottingham +Date: Tue Aug 7 04:29:23 2001 +0000 + + support setting $CLOCKFLAGS in /etc/sysconfig/clock (#50974) + + rc.d/init.d/halt | 2 +- + rc.d/rc.sysinit | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit 45d0465b995ef94cfec8dcb141bd777af21fa3c3 +Author: Bill Nottingham +Date: Tue Aug 7 03:49:45 2001 +0000 + + don't do anything in ifup if we're running under hotplug and $HOTPLUG is set to 'no' + + sysconfig/network-scripts/ifup | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) + +commit d6aaa8915922ca2462ad4095662518ee2bf98607 +Author: Bill Nottingham +Date: Sun Aug 5 21:10:38 2001 +0000 + + fix typo (#50943) + + po/de.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 0a178086c1be75e57b290d3791e6a435331eb843 +Author: Bill Nottingham +Date: Fri Aug 3 02:53:50 2001 +0000 + + define halt_get_remaining before it's used (#50720) + + rc.d/init.d/halt | 10 ++++++---- + 1 files changed, 6 insertions(+), 4 deletions(-) + +commit 5dc155ea81911686f74cd3bb27d7f752ac4c8428 +Author: Bill Nottingham +Date: Thu Aug 2 18:14:48 2001 +0000 + + do the same thing for ifdown too + + sysconfig/network-scripts/ifdown | 18 ++++++++++++++++++ + 1 files changed, 18 insertions(+), 0 deletions(-) + +commit 4243ae04d6a405affb743bec9a1e72637ef60e67 +Author: Bill Nottingham +Date: Thu Aug 2 18:12:54 2001 +0000 + + don't worry about profiles just now. look for alternate config files that contain the correct MAC address for the adapter + + sysconfig/network-scripts/ifup | 13 +++++++++++-- + sysconfig/network-scripts/network-functions | 16 ++-------------- + 2 files changed, 13 insertions(+), 16 deletions(-) + +commit 43a1ade3deb73903ab610af0d091189bcbe3372e +Author: Bill Nottingham +Date: Wed Aug 1 16:53:51 2001 +0000 + + 6.11-1 + + ChangeLog | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++--- + initscripts.spec | 6 ++++- + 2 files changed, 60 insertions(+), 5 deletions(-) + +commit ff07811cdbf81debc386a5ab2e471d323b1a2207 +Author: Bill Nottingham +Date: Tue Jul 31 18:38:19 2001 +0000 + + more FS umounting cleanups () + + rc.d/init.d/halt | 18 +++++++++++------- + 1 files changed, 11 insertions(+), 7 deletions(-) + +commit b25bdb6a7bb616485fbd8f577484c3b5c8b35c25 +Author: Bill Nottingham +Date: Tue Jul 31 18:34:24 2001 +0000 + + remount *everything* ro on halt (#50461) + + rc.d/init.d/halt | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 807d28bf2191ce20975ac3c6f7e7be3f988cb8e4 +Author: Bill Nottingham +Date: Tue Jul 31 17:55:36 2001 +0000 + + don't check for the link to be down; it's not reliable enough + + sysconfig/network-scripts/ifup | 5 ----- + 1 files changed, 0 insertions(+), 5 deletions(-) + +commit f2c9e615c313c192bc1f9ee31bac21185ba4348e +Author: Karsten Hopp +Date: Tue Jul 31 10:57:58 2001 +0000 + + fix typo + + initscripts-s390.patch | 6 +++--- + rc.d/rc.sysinit | 2 +- + 2 files changed, 4 insertions(+), 4 deletions(-) + +commit 4aa0fa19ea454f8c1f9d9c9cecbd130a125c0c5c +Author: Kjartan Maraas +Date: Tue Jul 31 07:37:28 2001 +0000 + + Update nynorsk too :) + + po/nn.po | 122 +++++++++++++++++++++---------------------------------------- + 1 files changed, 42 insertions(+), 80 deletions(-) + +commit 09f281ff9cd7f3bf2ca155aeb0684a5959c25318 +Author: Kjartan Maraas +Date: Tue Jul 31 07:22:56 2001 +0000 + + Update bokmål + + po/nb.po | 210 ++++++++++++++++++++++---------------------------------------- + po/no.po | 210 ++++++++++++++++++++++---------------------------------------- + 2 files changed, 150 insertions(+), 270 deletions(-) + +commit 39fcc32aa5733aac862e6b228dd9525b80f6e916 +Author: Bill Nottingham +Date: Mon Jul 30 20:16:03 2001 +0000 + + clarify message (#50365) + + sysconfig/network-scripts/network-functions-ipv6 | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit e54c3be823de6940ab5332d57009556fdbd272c9 +Author: Bill Nottingham +Date: Mon Jul 30 20:08:28 2001 +0000 + + fix typo (#50363) + + sysconfig/network-scripts/network-functions-ipv6 | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 2d35fe09d6c619be899263b914f6a76587b879ab +Author: Bill Nottingham +Date: Mon Jul 30 14:56:53 2001 +0000 + + take embedded quotes out - it confuses gettext + + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit dbbd838d6f935766a1b12c753390ed7721caad96 +Author: Bill Nottingham +Date: Mon Jul 30 14:55:36 2001 +0000 + + refresh from public beta + + po/Makefile | 12 +- + po/cs.po | 1399 ++++++++++++++++++++++++++++----------------- + po/da.po | 1399 ++++++++++++++++++++++++++++----------------- + po/de.po | 1407 ++++++++++++++++++++++++++++----------------- + po/es.po | 1624 ++++++++++++++++++++++++++++------------------------ + po/eu_ES.po | 1065 ++++++++++++++++++++--------------- + po/fi.po | 1065 ++++++++++++++++++++--------------- + po/fr.po | 1414 ++++++++++++++++++++++++++++----------------- + po/gl.po | 1403 ++++++++++++++++++++++++++++----------------- + po/hu.po | 1065 ++++++++++++++++++++--------------- + po/id.po | 1065 ++++++++++++++++++++--------------- + po/initscripts.pot | 1239 +++++++++++++++++++++------------------- + po/is.po | 1434 ++++++++++++++++++++++++++++------------------ + po/it.po | 1420 ++++++++++++++++++++++++++++----------------- + po/ja.po | 1065 ++++++++++++++++++++--------------- + po/ko.po | 1065 ++++++++++++++++++++--------------- + po/nb.po | 1403 ++++++++++++++++++++++++++++----------------- + po/nn.po | 1255 ++++++++++++++++++++++++----------------- + po/no.po | 1403 ++++++++++++++++++++++++++++----------------- + po/pl.po | 1065 ++++++++++++++++++++--------------- + po/pt.po | 1403 ++++++++++++++++++++++++++++----------------- + po/pt_BR.po | 1455 ++++++++++++++++++++++++++++------------------- + po/ro.po | 1065 ++++++++++++++++++++--------------- + po/ru.po | 1399 ++++++++++++++++++++++++++++----------------- + po/sk.po | 1065 ++++++++++++++++++++--------------- + po/sl.po | 1065 ++++++++++++++++++++--------------- + po/sr.po | 1065 ++++++++++++++++++++--------------- + po/sv.po | 1408 ++++++++++++++++++++++++++++----------------- + po/tr.po | 1434 ++++++++++++++++++++++++++++------------------ + po/uk.po | 1446 +++++++++++++++++++++++++++------------------- + po/wa.po | 1065 ++++++++++++++++++++--------------- + po/zh.po | 1065 ++++++++++++++++++++--------------- + po/zh_CN.GB2312.po | 1065 ++++++++++++++++++++--------------- + 33 files changed, 23882 insertions(+), 16385 deletions(-) + +commit 2fe56195625a090e2e550f53f514bf254a2e6c71 +Author: Christian Rose +Date: Sun Jul 29 13:17:27 2001 +0000 + + 2001-07-29 Christian Rose + + * sv.po: Some fixes to the Swedish translation. + + po/sv.po | 16 +++++++++++----- + 1 files changed, 11 insertions(+), 5 deletions(-) + +commit e2333d7d1efc6adabca1805f2131c750994cba02 +Author: Bill Nottingham +Date: Sat Jul 28 05:37:41 2001 +0000 + + return link up in check_link_down for EINVAL too; in fact, return link up if mii-tool fails for any reason + + sysconfig/network-scripts/network-functions | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit d52ae28ce5a8cec29cbf9b6018d85920c6cd51a1 +Author: Bill Nottingham +Date: Thu Jul 26 21:10:21 2001 +0000 + + 6.10-1 + + ChangeLog | 9 ++++++++- + initscripts.spec | 4 +++- + 2 files changed, 11 insertions(+), 2 deletions(-) + +commit 9a89c6d693c914f6cec6e18b86b4f18edd089829 +Author: Bill Nottingham +Date: Thu Jul 26 21:08:20 2001 +0000 + + - only bring link down if check_link_down fails + - add a sleep in check_link_down; some cards take time to negotiate + - only expand_config for the static IP case in ifdown + + sysconfig/network-scripts/ifdown | 3 +-- + sysconfig/network-scripts/ifup | 1 + + sysconfig/network-scripts/network-functions | 4 ++-- + 3 files changed, 4 insertions(+), 4 deletions(-) + +commit c8a973a3fd0e3a6c24bdf07adb0d70abbabb5a6a +Author: Bill Nottingham +Date: Thu Jul 26 15:37:07 2001 +0000 + + 6.09-1 + + ChangeLog | 7 +++++++ + initscripts.spec | 6 +++++- + 2 files changed, 12 insertions(+), 1 deletions(-) + +commit e064cff911a5367fec39dfd3656722da19a16ea2 +Author: Bill Nottingham +Date: Thu Jul 26 15:34:02 2001 +0000 + + don't use kbd commands + + setsysfont | 31 +++++++++++++++++++------------ + 1 files changed, 19 insertions(+), 12 deletions(-) + +commit 84ca82c03dbf4014c9fde781dcc0d976cbe6b9ea +Author: Bill Nottingham +Date: Wed Jul 25 22:06:57 2001 +0000 + + 6.08-1 + + ChangeLog | 20 +++++++++++++++++++- + initscripts.spec | 9 ++++++--- + 2 files changed, 25 insertions(+), 4 deletions(-) + +commit 6abd6c03b8f53a4961f57e223791bc8fa9881c6f +Author: Bill Nottingham +Date: Wed Jul 25 22:00:00 2001 +0000 + + set link up before checking with mii-tool (#49949) + + sysconfig/network-scripts/network-functions | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) + +commit 93abc83308aa2d8bce1c9d6c4cc3a462b4a262ce +Author: Bill Nottingham +Date: Wed Jul 25 17:54:50 2001 +0000 + + buildprereq popt (#49958) + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit b52327562e84b7f36a470c6d1ede4e376f9c9397 +Author: Federico Musto +Date: Wed Jul 25 16:53:17 2001 +0000 + + drop1 + + po/de.po | 704 ++++++++++++++++++----------------- + po/es.po | 1272 ++++++++++++++++++++++++++++---------------------------------- + po/fr.po | 703 ++++++++++++++++++----------------- + po/it.po | 711 ++++++++++++++++++----------------- + 4 files changed, 1645 insertions(+), 1745 deletions(-) + +commit 4edfca79559aec43e8f83575e5b0ce63e1629672 +Author: Bill Nottingham +Date: Tue Jul 24 23:25:08 2001 +0000 + + fix broken previous changes + + Makefile | 1 - + initscripts.spec | 4 +++- + 2 files changed, 3 insertions(+), 2 deletions(-) + +commit df59ecf5534a383b7d596f7e5239afa248919424 +Author: Bill Nottingham +Date: Tue Jul 24 21:14:15 2001 +0000 + + *** empty log message *** + + Makefile | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 3377a2a65761cda750ca0e46e2aac76244f6606e +Author: Bill Nottingham +Date: Tue Jul 24 21:11:20 2001 +0000 + + 6.07-1 + + ChangeLog | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 7 +++++- + 2 files changed, 73 insertions(+), 1 deletions(-) + +commit 68196b57a6a37f786043129e39eb00852e8ad14e +Author: Bill Nottingham +Date: Tue Jul 24 21:08:00 2001 +0000 + + fix netdev umount stuff + + initscripts.spec | 2 +- + rc.d/init.d/netfs | 21 ++++++++++++++++++++- + rc.d/rc.sysinit | 2 +- + 3 files changed, 22 insertions(+), 3 deletions(-) + +commit 2604a03f2105ed34bdd08817ee91bb653a478bf0 +Author: Bill Nottingham +Date: Tue Jul 24 20:47:06 2001 +0000 + + do config expansion (NETMASK, PREFIX, etc) in a function, call it from ifdown (fixes #49777, #49783) + + sysconfig/network-scripts/ifdown | 2 ++ + sysconfig/network-scripts/ifup | 16 +--------------- + sysconfig/network-scripts/network-functions | 19 +++++++++++++++++++ + 3 files changed, 22 insertions(+), 15 deletions(-) + +commit ee673429a7dae3de798f97ec323ea2530c22348e +Author: Bill Nottingham +Date: Tue Jul 24 20:09:07 2001 +0000 + + ipv6 update () + + ipv6-6to4.howto | 2 +- + ipv6-tunnel.howto | 2 +- + ppp/ip-down.ipv6to4 | 10 +- + ppp/ip-up.ipv6to4 | 17 +-- + sysconfig.txt | 5 + + sysconfig/network-scripts/ifdown-ipv6 | 48 ++++++-- + sysconfig/network-scripts/ifdown-sit | 11 +-- + sysconfig/network-scripts/ifup-ipv6 | 75 ++++++------ + sysconfig/network-scripts/ifup-sit | 47 ++++--- + sysconfig/network-scripts/init.ipv6-global | 8 +- + sysconfig/network-scripts/network-functions-ipv6 | 142 +++++++++------------- + 11 files changed, 182 insertions(+), 185 deletions(-) + +commit 4bd3e0cd786167ab7cb8bf7e33974c482fa44296 +Author: Phil Knirsch +Date: Tue Jul 24 13:05:57 2001 +0000 + + - Final profile support with correct reflection of directories and names. + + initscripts.spec | 3 +-- + sysconfig/networking/ifcfg-lo | 9 --------- + 2 files changed, 1 insertions(+), 11 deletions(-) + +commit 3bbd6aa663abde92998cfccadca05a684bbd1aed +Author: Preston Brown +Date: Fri Jul 20 16:13:16 2001 +0000 + + updates for quota support. + + initscripts.spec | 9 ++++++--- + rc.d/rc.sysinit | 50 +++++++++++++++++++++++++++++++------------------- + 2 files changed, 37 insertions(+), 22 deletions(-) + +commit 579b9b101037b957985825707fbc25fe6d1768b5 +Author: Karsten Hopp +Date: Thu Jul 19 21:37:29 2001 +0000 + + remove broken compatibility hack for gateway which results in having two default gateways + + sysconfig/network-scripts/ifup-ctc | 6 ------ + sysconfig/network-scripts/ifup-iucv | 6 ------ + 2 files changed, 0 insertions(+), 12 deletions(-) + +commit 9796e0aea7a8cf281d5bc79cdcba13953048fd79 +Author: Bill Nottingham +Date: Tue Jul 17 23:04:45 2001 +0000 + + *** empty log message *** + + ChangeLog | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +commit ca551e2debb9a703f23a9811da6baa919f330e5f +Author: Bill Nottingham +Date: Tue Jul 17 23:04:05 2001 +0000 + + only remove the IP address for the !DHCP case + + sysconfig/network-scripts/ifdown | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +commit 300c7e62701232894f97e2d7a8ae9fd32d778e7b +Author: Bill Nottingham +Date: Tue Jul 17 22:59:25 2001 +0000 + + 6.05-1 + + ChangeLog | 17 +++++++++++++++++ + initscripts.spec | 3 ++- + 2 files changed, 19 insertions(+), 1 deletions(-) + +commit 9bbf9800e9cd8d064d59f7345ddfc9801baa0bd2 +Author: Bill Nottingham +Date: Tue Jul 17 22:56:31 2001 +0000 + + fix ifup/ifdown + + sysconfig/network-scripts/ifdown | 2 +- + sysconfig/network-scripts/ifup | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit aa0a7aee92b88ca4db5051de0ff35752b46c3707 +Author: Kjartan Maraas +Date: Tue Jul 17 22:05:24 2001 +0000 + + 2001-07-17 Kjartan Maraas + + * nn.po: Added Norwegian (nynorsk) translation. + * ChangeLog: Added this so we won't flood the master ChangeLog. + + po/.cvsignore | 1 + + po/nn.po | 1642 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 1643 insertions(+), 0 deletions(-) + +commit b0265341c2e47cbda3056570dd5533afdbccd036 +Author: Bill Nottingham +Date: Tue Jul 17 20:39:02 2001 +0000 + + don't allow --event to be used with --cmd/--run (#49203) + + src/initlog.1 | 2 +- + src/initlog.c | 5 +++++ + 2 files changed, 6 insertions(+), 1 deletions(-) + +commit 90b0dd7dfdde3332444b55ac6bddef6c550fa80a +Author: Bill Nottingham +Date: Tue Jul 17 20:17:15 2001 +0000 + + 6.04-1 + + ChangeLog | 28 +++++++++++++++++++++++++--- + initscripts.spec | 5 ++++- + 2 files changed, 29 insertions(+), 4 deletions(-) + +commit 6e0dc541a2abdd4f973dc360bf604f094bbba9c3 +Author: Bill Nottingham +Date: Tue Jul 17 19:57:27 2001 +0000 + + some docs updates + + sysconfig.txt | 13 ++++++------- + 1 files changed, 6 insertions(+), 7 deletions(-) + +commit 7cbe19913e865b9828d220a698e5b208a32c7348 +Author: Bill Nottingham +Date: Tue Jul 17 16:13:22 2001 +0000 + + use -O nonetdev; require new mount package + + initscripts.spec | 2 +- + rc.d/init.d/netfs | 1 + + rc.d/rc.sysinit | 2 +- + 3 files changed, 3 insertions(+), 2 deletions(-) + +commit 51e3f0296b7ac212d31af5f8f0a67b6a2c139d87 +Author: Bill Nottingham +Date: Tue Jul 17 15:54:53 2001 +0000 + + own some more directories + + initscripts.spec | 7 +++++++ + 1 files changed, 7 insertions(+), 0 deletions(-) + +commit 6cc3ed09979177daab412b5eb9e8d1b613d4a718 +Author: Than Ngo +Date: Tue Jul 17 15:52:26 2001 +0000 + + * fixed country_code + + ChangeLog | 7 +++++++ + initscripts.spec | 5 ++++- + sysconfig/network-scripts/ifup-ippp | 8 +++++++- + 3 files changed, 18 insertions(+), 2 deletions(-) + +commit e8a0675ef3d5b11f05ca4548aeabd7d02d51e89a +Author: Bill Nottingham +Date: Mon Jul 16 18:41:11 2001 +0000 + + fix do_netreport to work for the non-root case + + sysconfig/network-scripts/network-functions | 7 ++++++- + 1 files changed, 6 insertions(+), 1 deletions(-) + +commit c4c7bc16a9301e4f14dff5f6133ff686a914a3e8 +Author: Bill Nottingham +Date: Mon Jul 16 18:33:37 2001 +0000 + + remove ip address on ifdown + + sysconfig/network-scripts/ifdown | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 5c84d335b4ea9fe6ef17c3176a6471ee696de286 +Author: Karsten Hopp +Date: Mon Jul 16 13:05:50 2001 +0000 + + added a small howto to the head of the S390 files + + sysconfig/network-scripts/ifup-ctc | 13 ++++++++++++- + sysconfig/network-scripts/ifup-iucv | 17 ++++++++++++++--- + 2 files changed, 26 insertions(+), 4 deletions(-) + +commit c06640d57ea201350bc844e67fd15373762cbcbe +Author: Preston Brown +Date: Fri Jul 13 15:03:31 2001 +0000 + + better check for MII. + + sysconfig/network-scripts/network-functions | 8 ++++++-- + 1 files changed, 6 insertions(+), 2 deletions(-) + +commit 89dc8d4b510e5f99df4492748e1979d065e9be7a +Author: Bill Nottingham +Date: Wed Jul 11 19:08:30 2001 +0000 + + move looking for config files into network-functions (#48741) + + sysconfig/network-scripts/ifdown | 3 ++- + sysconfig/network-scripts/ifup | 7 +------ + sysconfig/network-scripts/network-functions | 10 ++++++++++ + 3 files changed, 13 insertions(+), 7 deletions(-) + +commit 0cb462135bc4125475444116231328606ea6cba3 +Author: Bill Nottingham +Date: Wed Jul 11 05:27:20 2001 +0000 + + 6.02-1 + + ChangeLog | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) + +commit 3b86e2508b13f4bd6339f7be708a2cf1eab99a44 +Author: Bill Nottingham +Date: Wed Jul 11 05:23:56 2001 +0000 + + big ipv6 update from Pekka Savola () + + initscripts.spec | 8 +- + ipv6-6to4.howto | 120 +++ + ipv6-tunnel.howto | 25 +- + ppp/ip-down.ipv6to4 | 105 +++ + ppp/ip-up.ipv6to4 | 160 ++++ + rc.d/init.d/network | 27 + + sysconfig.txt | 71 ++- + sysconfig/network-scripts/ifdown | 2 +- + sysconfig/network-scripts/ifdown-ipv6 | 106 ++- + sysconfig/network-scripts/ifdown-sit | 77 ++- + sysconfig/network-scripts/ifup | 7 +- + sysconfig/network-scripts/ifup-ipv6 | 221 +++++- + sysconfig/network-scripts/ifup-sit | 67 ++- + sysconfig/network-scripts/init.ipv6-global | 188 +++++ + sysconfig/network-scripts/network-functions-ipv6 | 971 ++++++++++++++++------ + 15 files changed, 1760 insertions(+), 395 deletions(-) + +commit d4b006581428be84473825bf5d31ed81f6c4a647 +Author: Bill Nottingham +Date: Wed Jul 11 01:28:00 2001 +0000 + + *** empty log message *** + + ChangeLog | 18 ++++++++++++++++++ + 1 files changed, 18 insertions(+), 0 deletions(-) + +commit 04f4761ff286abe17cd1cba9d9a12c552605b725 +Author: Bill Nottingham +Date: Wed Jul 11 01:27:20 2001 +0000 + + 6.01-1 + + initscripts.spec | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +commit a4e77a24ea1568e3286577041f4a184a1a3b7f34 +Author: Bill Nottingham +Date: Wed Jul 11 01:23:32 2001 +0000 + + don't tweak the System.map link if it's already correct (#39290) + + rc.d/rc.sysinit | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +commit 6b6c2559bfe68d433b78a7b35e1e56dfdbb6b332 +Author: Bill Nottingham +Date: Wed Jul 11 01:18:19 2001 +0000 + + don't muck with /etc/issue on boot + + rc.d/rc.local | 29 ----------------------------- + 1 files changed, 0 insertions(+), 29 deletions(-) + +commit 28fd2a3cce91b93c5ce98cb82e032b5336e469b2 +Author: Bill Nottingham +Date: Tue Jul 10 14:28:56 2001 +0000 + + *** empty log message *** + + Makefile | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) + +commit 9c044b48c820ed295f4993c0b352e9bf7a9ccf79 +Author: Bill Nottingham +Date: Tue Jul 10 14:26:38 2001 +0000 + + fix build + + Makefile | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) + +commit ab695f4fc05583d385929c3ac052a3c957ca87e8 +Author: Bill Nottingham +Date: Tue Jul 10 14:22:36 2001 +0000 + + *** empty log message *** + + rc.d/rc | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit f1d14cfac9d2f5011d246429054ae9c8897e97a0 +Author: Bill Nottingham +Date: Tue Jul 10 14:22:10 2001 +0000 + + 6.00-1 + + ChangeLog | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 8 ++++- + 2 files changed, 91 insertions(+), 1 deletions(-) + +commit 4601034e6c7c65b5e6c6af47ffd6de0cb33648d1 +Author: Bill Nottingham +Date: Mon Jul 9 05:49:47 2001 +0000 + + it helps if you name the variable the same thing as what you're checking + + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 91562a41c45955073c2f483c4be2e4fdd710e9ce +Author: Bill Nottingham +Date: Mon Jul 9 05:34:04 2001 +0000 + + prereq sh-utils (#43605) + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit f15751c23c629dfeb2de45e0c74fad306b895517 +Author: Bill Nottingham +Date: Mon Jul 9 05:29:52 2001 +0000 + + add check for reboot/halt in the 'action' case as well (#45966) + + rc.d/rc | 9 ++++++++- + 1 files changed, 8 insertions(+), 1 deletions(-) + +commit e9a0dc375f0e8cebd794f7821f58651a109f3d3d +Author: Bill Nottingham +Date: Mon Jul 9 05:23:52 2001 +0000 + + cleanups for undefined variables (#46065) + + rc.d/init.d/functions | 28 ++++++++++++++-------------- + 1 files changed, 14 insertions(+), 14 deletions(-) + +commit da51fdd57703a4d2b407af77092159301c112c7b +Author: Bill Nottingham +Date: Mon Jul 9 04:41:40 2001 +0000 + + add s99local link in runlevel 4 (#47769) + + Makefile | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 49b2aecf1a9a5e24200e1a6d0c81a0724e436af6 +Author: Bill Nottingham +Date: Sun Jul 8 20:25:12 2001 +0000 + + fix typo + + sysconfig/network-scripts/ifup-wireless | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit b80ca4e6f2e72d8272795da435b9cd76bb1b6b90 +Author: Trond Eivind Glomsrod +Date: Fri Jul 6 17:05:26 2001 +0000 + + Add new directories required by new networking tool. + + Makefile | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit 33db9560b52391face36abca3d8c6eec5bdd937c +Author: Trond Eivind Glomsrod +Date: Fri Jul 6 17:00:50 2001 +0000 + + Fix character set + + po/uk.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 357c6281a5b2b922440e0665633a02a2711dbae3 +Author: Trond Eivind Glomsrod +Date: Fri Jul 6 16:58:38 2001 +0000 + + Fix character set + + po/uk.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 883a845c9327962f397472f7c6c9062ae44b408b +Author: Trond Eivind Glomsrod +Date: Fri Jul 6 16:47:31 2001 +0000 + + Add new directories required by new networking tool. + + initscripts.spec | 10 +++++++++- + 1 files changed, 9 insertions(+), 1 deletions(-) + +commit 647d746f8fddf3f56c18005a438c366679cc841e +Author: Bill Nottingham +Date: Fri Jul 6 03:29:19 2001 +0000 + + fix the non-xDSL case (#47263) + + sysconfig/network-scripts/ifup-ppp | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit f8c546cb290916b4f120513987722e4fa4ce64d3 +Author: Karsten Hopp +Date: Thu Jul 5 16:24:19 2001 +0000 + + S390-only changes + + initscripts-s390.patch | 101 ++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 11 +++++- + 2 files changed, 111 insertions(+), 1 deletions(-) + +commit 3d293aa2f3252963514212ba25baf2dc139d997d +Author: Trond Eivind Glomsrod +Date: Mon Jul 2 00:07:34 2001 +0000 + + Reenable pump, but make dhcpcd is the default. This makes updates of systems + without dhcpcd installed easier. + + initscripts.spec | 7 ++++++- + sysconfig/network-scripts/ifup | 6 ++++++ + 2 files changed, 12 insertions(+), 1 deletions(-) + +commit f1a7234440ef762a3f659fe3c6dc4f5bfe8234f1 +Author: Bill Nottingham +Date: Fri Jun 29 22:18:09 2001 +0000 + + run more stuff with C locale, mark some more strings for translation + + sysconfig/network-scripts/ifup | 6 +++--- + sysconfig/network-scripts/ifup-aliases | 2 +- + sysconfig/network-scripts/network-functions | 16 ++++++++-------- + sysconfig/network-scripts/network-functions-ipv6 | 4 ++-- + 4 files changed, 14 insertions(+), 14 deletions(-) + +commit 09f3739f065703adf268e1d6df48556b430a9dd5 +Author: Trond Eivind Glomsrod +Date: Thu Jun 28 22:38:14 2001 +0000 + + Remove pump usage + + initscripts.spec | 4 ++-- + sysconfig/network-scripts/ifup | 6 ------ + 2 files changed, 2 insertions(+), 8 deletions(-) + +commit 3acd3064f350b6a1f949c21e0e09afc7a86e167e +Author: Trond Eivind Glomsrod +Date: Thu Jun 28 22:07:22 2001 +0000 + + Use dhcpcd as default instead of pump + + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) + +commit b0fc29124bb1754b43de00de1a7296821b8ad51b +Author: Bill Nottingham +Date: Thu Jun 28 22:05:20 2001 +0000 + + switch order in ifdown too + + sysconfig/network-scripts/ifdown | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) + +commit fa0139bca540e231451d2d6ac637692a7204fc1a +Author: Trond Eivind Glomsrod +Date: Thu Jun 28 22:02:18 2001 +0000 + + Use dhcpcd first, pump second + + sysconfig/network-scripts/ifup | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 7deea001bfb86a72a5fb29e159d1dff28134269f +Author: Bill Nottingham +Date: Thu Jun 28 20:12:10 2001 +0000 + + add arping requirement + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit cbc13e29ffad5919714c73a9c295c1fefa3b1708 +Author: Bill Nottingham +Date: Wed Jun 27 19:19:20 2001 +0000 + + fix 64-bit brokeness + + src/ipcalc.c | 5 +++-- + 1 files changed, 3 insertions(+), 2 deletions(-) + +commit 1aaee3c9fcbb7c0326ffb404acd0820ccf7c6477 +Author: Than Ngo +Date: Wed Jun 27 11:28:40 2001 +0000 + + - fix pap/chap authentication for syncppp + - support ippp options + + ChangeLog | 7 +++++++ + initscripts.spec | 6 +++++- + sysconfig/network-scripts/ifup-ippp | 9 +++++++-- + 3 files changed, 19 insertions(+), 3 deletions(-) + +commit f573a7e992587ca13791d33d344e582af811dff6 +Author: Bill Nottingham +Date: Tue Jun 26 18:41:40 2001 +0000 + + don't set multicast routes + + sysconfig/network-scripts/ifup | 6 ------ + 1 files changed, 0 insertions(+), 6 deletions(-) + +commit 5732dd0388bccb15948406340abe8fc983dde814 +Author: Bill Nottingham +Date: Mon Jun 25 17:56:16 2001 +0000 + + fix is_wireless, again + + sysconfig/network-scripts/network-functions | 6 ++---- + 1 files changed, 2 insertions(+), 4 deletions(-) + +commit b5b072cd53e8d61034be0ffbbda9aec3b4a14105 +Author: Bill Nottingham +Date: Mon Jun 25 17:51:50 2001 +0000 + + 5.93-1 + + ChangeLog | 18 +++++++++++++++++- + initscripts.spec | 5 ++++- + 2 files changed, 21 insertions(+), 2 deletions(-) + +commit cbc9e8719f8992821c3eeea84361b142bcc58745 +Author: Bill Nottingham +Date: Fri Jun 22 15:24:04 2001 +0000 + + fix setting of MTU and other random variables + + sysconfig/network-scripts/ifup | 11 ++++++++--- + 1 files changed, 8 insertions(+), 3 deletions(-) + +commit 89320c44ef5a722b8c1eadafe7776ef4b17ca3c3 +Author: Bill Nottingham +Date: Fri Jun 22 14:49:12 2001 +0000 + + add ifup-wireless to the file list + + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 0aac3260f57c9564c321ccc48aa2f3227f4c344a +Author: Bill Nottingham +Date: Fri Jun 22 14:48:25 2001 +0000 + + remove broadcast unreachable route; breaks DHCP clients + + sysconfig/network-scripts/ifup | 3 +-- + 1 files changed, 1 insertions(+), 2 deletions(-) + +commit a3530cb7cbcc75341c8835a5fa34313631db8062 +Author: Than Ngo +Date: Fri Jun 22 13:28:41 2001 +0000 + + * add support xDSL + + ChangeLog | 6 ++++++ + initscripts.spec | 5 ++++- + sysconfig/network-scripts/ifdown-ppp | 7 ++++++- + sysconfig/network-scripts/ifup-ppp | 15 +++++++++++++-- + 4 files changed, 29 insertions(+), 4 deletions(-) + +commit ab2eaa4b07aeb0a24609219d53c55031abce4172 +Author: Harald Hoyer +Date: Fri Jun 22 11:50:57 2001 +0000 + + added ISDN items + + sysconfig.txt | 42 ++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 42 insertions(+), 0 deletions(-) + +commit 0abe02da31712933cd72cd3994a5a4d01113b511 +Author: Bill Nottingham +Date: Thu Jun 21 18:44:17 2001 +0000 + + *** empty log message *** + + ChangeLog | 15 +++++++++++++++ + 1 files changed, 15 insertions(+), 0 deletions(-) + +commit 56e6bcb7646bc567cf1b5cabb9d84ca25f40aeec +Author: Bill Nottingham +Date: Thu Jun 21 18:42:58 2001 +0000 + + 5.91-1 + + initscripts.spec | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) + +commit 024a680e4b82206091614b94edaf90ede82936a9 +Author: Bill Nottingham +Date: Thu Jun 21 18:10:54 2001 +0000 + + fix iwconfig return code return, and switch check_link_down returns to make ifup work (#45364) + + sysconfig/network-scripts/network-functions | 10 +++++----- + 1 files changed, 5 insertions(+), 5 deletions(-) + +commit b4427f704b0b207c1a312107d396cfab8afc70d5 +Author: Bill Nottingham +Date: Thu Jun 21 18:06:29 2001 +0000 + + make --check= at least parse right + + rc.d/init.d/functions | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +commit 537e254bc977f9b3c44e29f0b70ea72c9c983634 +Author: Bill Nottingham +Date: Thu Jun 21 17:06:53 2001 +0000 + + make that /initrd + + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 2ca0aa4b6416ea60f78b5359eded3ebd7f7eecdf +Author: Bill Nottingham +Date: Thu Jun 21 16:34:46 2001 +0000 + + use /boot/initrd, and flush the buffers when done + + rc.d/rc.sysinit | 5 +++-- + 1 files changed, 3 insertions(+), 2 deletions(-) + +commit 8c7aa30b676ee7a9c6de4449c9b5f2319cf71739 +Author: Than Ngo +Date: Thu Jun 21 15:39:30 2001 +0000 + + - add support isdn + + ChangeLog | 8 + + Makefile | 2 + + initscripts.spec | 9 +- + rc.d/init.d/network | 3 +- + sysconfig/network-scripts/ifdown-ippp | 26 +++ + sysconfig/network-scripts/ifup-ippp | 290 +++++++++++++++++++++++++++++++++ + 6 files changed, 335 insertions(+), 3 deletions(-) + +commit 31d016a1a891e6092d922e8f36d74e1233e067cd +Author: Bill Nottingham +Date: Wed Jun 20 23:14:04 2001 +0000 + + *** empty log message *** + + ChangeLog | 13 ++++++++++++- + 1 files changed, 12 insertions(+), 1 deletions(-) + +commit 78a1d31067b4f4ae9579b0df706de0defe4c1985 +Author: Bill Nottingham +Date: Wed Jun 20 23:10:05 2001 +0000 + + 5.90-1 + + initscripts.spec | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) + +commit f10c56a70b7e4a3d06449c408c492768f4c09e99 +Author: Bill Nottingham +Date: Wed Jun 20 22:59:03 2001 +0000 + + - fix testing for link so that modules will actually get loaded + - don't use $MACADDR for testing device's MAC address when it's a + configuration parameter to change it; use $HWADDR instead. + - fix broken ipcalc --prefix calls + - re-add ifcfg-lo + - fix check_default_route + - fix up some of the stdout/stderr redirections + + sysconfig/network-scripts/ifcfg-lo | 9 +++++++++ + sysconfig/network-scripts/ifup | 20 +++++++++++--------- + sysconfig/network-scripts/network-functions | 3 ++- + 3 files changed, 22 insertions(+), 10 deletions(-) + +commit 214ac6e4e174cab252307a3c75c1a0922e205859 +Author: Bill Nottingham +Date: Wed Jun 20 21:41:25 2001 +0000 + + *** empty log message *** + + ChangeLog | 9 ++++----- + 1 files changed, 4 insertions(+), 5 deletions(-) + +commit 55731ebfb15377c6c27b532b2c0b57b7193db5f8 +Author: Bill Nottingham +Date: Wed Jun 20 21:36:46 2001 +0000 + + explicitly mkdir /etc/sysconfig/console + + Makefile | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +commit e09b54f98db397c560eb69b3729f5ad2fcf1a515 +Author: Bill Nottingham +Date: Wed Jun 20 21:27:31 2001 +0000 + + *** empty log message *** + + ChangeLog | 133 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 133 insertions(+), 0 deletions(-) + +commit 6db74245ca9813cc64edb48b5c4d99dd903eb04f +Author: Bill Nottingham +Date: Wed Jun 20 21:24:42 2001 +0000 + + make it build + + Makefile | 5 +++-- + initscripts.spec | 2 -- + 2 files changed, 3 insertions(+), 4 deletions(-) + +commit 3453e77741eb5a9a2950307a8539e993a8870436 +Author: Bill Nottingham +Date: Wed Jun 20 21:16:56 2001 +0000 + + clean up some compiler warnings + + src/getkey.c | 2 +- + src/process.c | 2 +- + src/usernetctl.c | 2 +- + 3 files changed, 3 insertions(+), 3 deletions(-) + +commit 8c83c9d11b620a687673eb1194ebb47223c18b6b +Author: Bill Nottingham +Date: Wed Jun 20 21:16:44 2001 +0000 + + fix Makefile to not delete a script + + src/Makefile | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 13df2e5b6f925e2fc461a819af006dbe37e55688 +Author: Bill Nottingham +Date: Wed Jun 20 21:12:40 2001 +0000 + + allow building with older popt + + src/ipcalc.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 57a14ee01374e66d1293b97017965639876017d6 +Author: Bill Nottingham +Date: Wed Jun 20 21:03:40 2001 +0000 + + 5.89-1 + + initscripts.spec | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) + +commit 4daca60e3712a0f1983f9909e1262b29f2c3ff83 +Author: Bill Nottingham +Date: Wed Jun 20 20:35:31 2001 +0000 + + unmount initrd, if needed + + rc.d/rc.sysinit | 5 +++++ + 1 files changed, 5 insertions(+), 0 deletions(-) + +commit da6e8d687728d041364e89448d585bbb914d898f +Author: Harald Hoyer +Date: Wed Jun 20 12:03:11 2001 +0000 + + added harddiskhd[a-h] description + + sysconfig.txt | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit b31155c54ce5381a12b36812f452ffbf844328b6 +Author: Preston Brown +Date: Fri Jun 1 20:12:33 2001 +0000 + + check link status before trying DHCP/BOOTP. + + sysconfig/network-scripts/ifup | 6 +++++- + sysconfig/network-scripts/network-functions | 14 ++++++++++++++ + 2 files changed, 19 insertions(+), 1 deletions(-) + +commit 87d53d2102748afaea96114df869323a85c60f1f +Author: I18N Processor +Date: Sun May 27 11:36:27 2001 +0000 + + Auto-update by pmmm@rnl.ist.utl.pt + + po/pt.po | 12 +++++------- + 1 files changed, 5 insertions(+), 7 deletions(-) + +commit eefa2922b77418da304c899e8bea3ac00a97c6d5 +Author: Bill Nottingham +Date: Wed May 23 22:04:06 2001 +0000 + + don't error on raid devices that are marked noauto (#41913, ) + + rc.d/rc.sysinit | 12 ++++++++++-- + 1 files changed, 10 insertions(+), 2 deletions(-) + +commit f705e15cac841cfbcd98d372aefca7950c19fb6b +Author: Bill Nottingham +Date: Wed May 23 14:20:32 2001 +0000 + + fix static routes (#29500) + + sysconfig/network-scripts/ifup-aliases | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit c53b07fd6a283da7aca1d563002e003e2205a71f +Author: Karsten Hopp +Date: Mon May 21 09:00:35 2001 +0000 + + supress error messages if NETWORKING ist undefined + + rc.d/init.d/netfs | 2 +- + rc.d/init.d/network | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit 69bf72b40bcd4c9e372ae33eb7267ee940bfdfe8 +Author: Trond Eivind Glomsrod +Date: Fri May 18 20:36:41 2001 +0000 + + Fix typo + + src/ppp-watch.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 7c34d72f9b5c36687b281bed95dd3e9ff3ee5965 +Author: Bill Nottingham +Date: Fri May 18 03:18:42 2001 +0000 + + *** empty log message *** + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit e39a265e7aeed44810a6e2b44b92fbc2bcf12d44 +Author: Bill Nottingham +Date: Fri May 18 03:18:07 2001 +0000 + + *** empty log message *** + + initscripts.spec | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) + +commit c9aca8768593729e45652eb476f6b7ef7790c7f0 +Author: Bill Nottingham +Date: Thu May 17 20:07:39 2001 +0000 + + fix MAXFAIL (#39231) + + src/ppp-watch.c | 7 +------ + 1 files changed, 1 insertions(+), 6 deletions(-) + +commit 537409bdd199b74688869c9ef329a519cb369612 +Author: Bill Nottingham +Date: Thu May 17 20:00:44 2001 +0000 + + fix kill || rm behavior in do_netreport + + sysconfig/network-scripts/network-functions | 3 +-- + 1 files changed, 1 insertions(+), 2 deletions(-) + +commit 315e43e99a74881633d3c817d2c9897295bd373c +Author: Bill Nottingham +Date: Thu May 17 19:55:21 2001 +0000 + + don't call ifup-ppp on sigint (#40585) + + src/ppp-watch.c | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 690e20dad28a5924850723c3857b09957b773cbc +Author: Nalin Dahyabhai +Date: Wed May 16 18:51:47 2001 +0000 + + bump version to 5.87 + + initscripts.spec | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit f13a7afca520bc8d7d08eaf661f9714c4ee6b40d +Author: Nalin Dahyabhai +Date: Tue May 15 03:19:47 2001 +0000 + + - copyright: GPL -> license: GPL + - fix a syntax error in lang.csh + - skip commented-out i18n configuration lines in lang.csh + + initscripts.spec | 7 ++++++- + lang.csh | 4 ++-- + 2 files changed, 8 insertions(+), 3 deletions(-) + +commit 394efeafe348b1c4b78c42766a7ff4a7b1af5b5c +Author: Preston Brown +Date: Fri May 11 16:41:28 2001 +0000 + + update spec + + Makefile | 50 ++++++++++++++++++++++++++---- + initscripts.spec | 59 +++++++---------------------------- + sysconfig/network-scripts/ifcfg-lo | 9 ----- + 3 files changed, 56 insertions(+), 62 deletions(-) + +commit 2120e02fbdadc2dfdddad20670e5905fa2834b49 +Author: Preston Brown +Date: Fri May 11 16:39:53 2001 +0000 + + moved from network-scripts directoriy + + sysconfig/networking/ifcfg-lo | 9 +++++++++ + 1 files changed, 9 insertions(+), 0 deletions(-) + +commit 8809e4a00c82727bedd1d3d3d8101abde5c4b6bb +Author: Preston Brown +Date: Fri May 11 16:39:29 2001 +0000 + + port to ip from ifconfig; add ifup-wireless support + + sysconfig/network-scripts/ifup | 125 +++++++++++++++++++++++++++++----------- + 1 files changed, 92 insertions(+), 33 deletions(-) + +commit 895808bda0332778482acf17e9935b25e2901806 +Author: Preston Brown +Date: Fri May 11 16:38:49 2001 +0000 + + configure wireless functionality + + sysconfig/network-scripts/ifup-wireless | 82 +++++++++++++++++++++++++++++++ + 1 files changed, 82 insertions(+), 0 deletions(-) + +commit 8ac9a1b8aaf7e25034df7bc1bff0c49e1aa9b261 +Author: Preston Brown +Date: Fri May 11 16:38:25 2001 +0000 + + look in /etc/sysconfig/networking not /etc/sysconfig + + sysconfig/network-scripts/ifup-routes | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +commit aca0c76f6efe70cad74045676fc12d45312998e0 +Author: Preston Brown +Date: Fri May 11 16:37:56 2001 +0000 + + gone. We don't support IPX anymore + + sysconfig/network-scripts/ifup-ipx | 44 ------------------------------------ + 1 files changed, 0 insertions(+), 44 deletions(-) + +commit 2ec6a84c6b0ccaad0d624277927f23c22168638c +Author: Preston Brown +Date: Fri May 11 16:37:02 2001 +0000 + + port to ip command + + sysconfig/network-scripts/network-functions | 36 +++++++++++++++++++++----- + 1 files changed, 29 insertions(+), 7 deletions(-) + +commit 1b005089008a7bcd305c40d07ec5b30df7533a3d +Author: Preston Brown +Date: Fri May 11 16:35:32 2001 +0000 + + add_default_route now takes a device as an argument + + sysconfig/network-scripts/ifdown-post | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit eb78e9a04105a9787dc24b55ea9e98b50288f2d3 +Author: Preston Brown +Date: Fri May 11 16:31:58 2001 +0000 + + switch from ifconfig to ip command. + + sysconfig/network-scripts/ifdown | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) + +commit ca2b7522ecfd789aae2c53dec9494a3b4efa049a +Author: Preston Brown +Date: Fri May 11 14:50:25 2001 +0000 + + documentation framework added. + + src/.cvsignore | 5 + + src/Doxyfile | 787 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 792 insertions(+), 0 deletions(-) + +commit 1d59dc68ef393d53460613fd297b94047d045919 +Author: Preston Brown +Date: Fri May 11 14:49:06 2001 +0000 + + freshened copyright info + + src/consoletype.1 | 2 +- + src/netreport.1 | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit 233f0e53eef05898666fe06721c7d2de850c7c10 +Author: Bill Nottingham +Date: Tue May 8 15:36:23 2001 +0000 + + fix charset + + po/uk.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit d3d03d15bf72d193466fb97ad876a8ae9120a2b3 +Author: Bernhard Rosenkraenzer +Date: Wed May 2 18:59:51 2001 +0000 + + Support kbd in lang.{c,}sh + + lang.csh | 17 +++++++++++++++++ + lang.sh | 10 +++++++++- + 2 files changed, 26 insertions(+), 1 deletions(-) + +commit fea1fc7c432d8c1d756faf32664e98a2372f34e7 +Author: Preston Brown +Date: Wed May 2 18:50:02 2001 +0000 + + simple fix for -p + + src/ipcalc.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit b20432c17a8222e709c2ceefdbc98565b88ba464 +Author: Bernhard Rosenkraenzer +Date: Wed May 2 18:21:49 2001 +0000 + + Add changelog entry, compress with bzip2 + + Makefile | 8 ++++---- + initscripts.spec | 8 ++++++-- + 2 files changed, 10 insertions(+), 6 deletions(-) + +commit 35508daef7422017d2c47e5f18a7bce0bd4d4cfb +Author: Bernhard Rosenkraenzer +Date: Wed May 2 18:18:39 2001 +0000 + + Handle kbd-1.05 + + setsysfont | 31 ++++++++++++------------------- + 1 files changed, 12 insertions(+), 19 deletions(-) + +commit 2309f306da2fc2b9d77472d456727f9e468f0fda +Author: Bill Nottingham +Date: Tue May 1 03:26:37 2001 +0000 + + clean up changelog + + ChangeLog | 200 +++++++------------------------------------------------------ + 1 files changed, 23 insertions(+), 177 deletions(-) + +commit 30a545510e846a84997b62900512c6338bd2adc6 +Author: Preston Brown +Date: Mon Apr 30 23:17:53 2001 +0000 + + --prefix fixups + + src/ipcalc.1 | 4 ++++ + src/ipcalc.c | 16 ++++++++++++---- + 2 files changed, 16 insertions(+), 4 deletions(-) + +commit ef25029f73c9e4c05797fbd6ba7779ed5185c107 +Author: Preston Brown +Date: Mon Apr 30 20:57:29 2001 +0000 + + understands CIDR prefixes, operates more cleanly. + + src/ipcalc.1 | 40 ++++++-- + src/ipcalc.c | 306 ++++++++++++++++++++++++++++++++++++++++++++++++---------- + 2 files changed, 286 insertions(+), 60 deletions(-) + +commit 4b0faa32f3ce02d731ddabf42759402fbee055e9 +Author: Preston Brown +Date: Mon Apr 30 20:56:25 2001 +0000 + + documentation for ipcalc added. + + src/doc/html/doxygen.css | 20 +++ + src/doc/html/doxygen.gif | Bin 0 -> 2378 bytes + src/doc/html/files.html | 18 ++ + src/doc/html/globals.html | 27 +++ + src/doc/html/index.html | 18 ++ + src/doc/html/ipcalc_c.html | 381 +++++++++++++++++++++++++++++++++++++++++++ + src/doc/man/man3/ipcalc_c.3 | 197 ++++++++++++++++++++++ + 7 files changed, 661 insertions(+), 0 deletions(-) + +commit 1db57c2ff10dc7e581c0c04dc8ce72832a49bcb4 +Author: Florian La Roche +Date: Wed Apr 25 12:10:59 2001 +0000 + + make a release + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 8135d5d68a222512111dccb25ab7ba3d9160b55b +Author: Florian La Roche +Date: Wed Apr 25 12:09:08 2001 +0000 + + further s390 changes + + initscripts.spec | 6 +++++ + src/Makefile | 3 ++ + src/mkkerneldoth.s390 | 21 ++++++++++++++++++++ + sysconfig/network-scripts/ifup-iucv | 36 +++++++++++++++++++++++++++++++++++ + 4 files changed, 66 insertions(+), 0 deletions(-) + +commit 2233e084fc67b5da42480b63cd6525067efc29b3 +Author: Bernhard Rosenkraenzer +Date: Wed Apr 25 11:40:12 2001 +0000 + + Fix up the sed trickery generating the ChangeLog - those + everyone@*.redhat.de entries caused by commits from redhat.de + are too funny. ;) + + ChangeLog | 41 +++++++++++++++++++++++++++++++++++++++++ + Makefile | 2 +- + 2 files changed, 42 insertions(+), 1 deletions(-) + +commit 0fc064c7a47d6cbbeb5c5c8d806281d555505095 +Author: Bill Nottingham +Date: Tue Apr 24 14:15:51 2001 +0000 + + *** empty log message *** + + initscripts.spec | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit ec6bb0d6f6cf90b50965ef5cb69d398abd42a502 +Author: Than Ngo +Date: Mon Apr 23 22:59:40 2001 +0000 + + * changed release number + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 6b9dbd8f779ccfc8f92ff6af893f6c55d8e6f81d +Author: Than Ngo +Date: Mon Apr 23 22:55:05 2001 +0000 + + add shutdown UPS into halt + + ChangeLog | 187 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 3 + + rc.d/init.d/halt | 7 ++ + 3 files changed, 197 insertions(+), 0 deletions(-) + +commit bdcc326fd3a288edff95c5e0928d3a812c0a096f +Author: Bill Nottingham +Date: Mon Apr 23 18:15:18 2001 +0000 + + don't load mixer settings; modutils does that in %post-install + + rc.d/rc.sysinit | 6 ------ + 1 files changed, 0 insertions(+), 6 deletions(-) + +commit 32f86661e269d5fbcfe902263c6e11245670e5c8 +Author: Bill Nottingham +Date: Sun Apr 22 05:48:35 2001 +0000 + + fix it for some cases (#36480) + + src/mkkerneldoth | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit ed6983ceb642f9259c03d0d705d7971a0a51174c +Author: Bill Nottingham +Date: Thu Apr 19 16:07:43 2001 +0000 + + disable DMA, 32-bit IO if asked to + + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 878f8d4b3113077fc7314d2a5695e616226b908b +Author: I18N Processor +Date: Mon Apr 9 19:13:30 2001 +0000 + + Auto-update by menthos@menthos.com + + po/sv.po | 8 +++----- + 1 files changed, 3 insertions(+), 5 deletions(-) + +commit b614735950c94ab03d8f645e96ec17d515d5ec78 +Author: I18N Processor +Date: Sat Apr 7 17:02:26 2001 +0000 + + Auto-update by teg@halden.devel.redhat.com + + po/nb.po | 6 ++---- + po/no.po | 6 ++---- + 2 files changed, 4 insertions(+), 8 deletions(-) + +commit e3be63ee62bc71f58224c19d3d5d545fe315fc59 +Author: Preston Brown +Date: Sat Apr 7 15:10:47 2001 +0000 + + broke out kernel.h symlink code from rc.sysinit into /sbin/mkkerneldoth + + initscripts.spec | 6 +++++- + rc.d/rc.sysinit | 42 +----------------------------------------- + src/Makefile | 3 ++- + src/mkkerneldoth | 46 ++++++++++++++++++++++++++++++++++++++++++++++ + 4 files changed, 54 insertions(+), 43 deletions(-) + +commit d6fa3e10a0769d3ca113b6539188da426a66d686 +Author: Bill Nottingham +Date: Fri Apr 6 18:02:46 2001 +0000 + + attempt to avoid netreport killing too many random processes (#34933) + + sysconfig/network-scripts/network-functions | 8 +++++--- + 1 files changed, 5 insertions(+), 3 deletions(-) + +commit 1e2108da40df47edf2e1d3a5e55758e4488f8c0d +Author: Bill Nottingham +Date: Fri Apr 6 18:01:35 2001 +0000 + + update-po (ssh) + + po/cs.po | 17 +++++++++++++++++ + po/da.po | 17 +++++++++++++++++ + po/de.po | 15 +++++++++++++++ + po/es.po | 16 ++++++++++++++++ + po/eu_ES.po | 15 +++++++++++++++ + po/fi.po | 15 +++++++++++++++ + po/fr.po | 15 +++++++++++++++ + po/gl.po | 17 +++++++++++++++++ + po/hu.po | 15 +++++++++++++++ + po/id.po | 15 +++++++++++++++ + po/is.po | 16 ++++++++++++++++ + po/it.po | 15 +++++++++++++++ + po/ja.po | 15 +++++++++++++++ + po/ko.po | 15 +++++++++++++++ + po/nb.po | 17 +++++++++++++++++ + po/no.po | 17 +++++++++++++++++ + po/pl.po | 15 +++++++++++++++ + po/pt.po | 17 +++++++++++++++++ + po/pt_BR.po | 16 ++++++++++++++++ + po/ro.po | 15 +++++++++++++++ + po/ru.po | 17 +++++++++++++++++ + po/sk.po | 15 +++++++++++++++ + po/sl.po | 15 +++++++++++++++ + po/sr.po | 15 +++++++++++++++ + po/sv.po | 17 +++++++++++++++++ + po/tr.po | 16 ++++++++++++++++ + po/uk.po | 16 ++++++++++++++++ + po/wa.po | 15 +++++++++++++++ + po/zh.po | 15 +++++++++++++++ + po/zh_CN.GB2312.po | 15 +++++++++++++++ + 30 files changed, 471 insertions(+), 0 deletions(-) + +commit 04fc6bad54d30925d7b5eb6fb9cc3e35b13c823e +Author: Bill Nottingham +Date: Fri Apr 6 18:00:38 2001 +0000 + + new ssh translations + + po/initscripts.pot | 783 +++++++++++++++++++++++++++++----------------------- + 1 files changed, 434 insertions(+), 349 deletions(-) + +commit 426af846bc2e50af7230cd3971e3be19d9d38341 +Author: I18N Processor +Date: Thu Apr 5 20:31:01 2001 +0000 + + Auto-update by leon@geon.donetsk.ua + + po/ru.po | 1 - + 1 files changed, 0 insertions(+), 1 deletions(-) + +commit 61b1d8eec2244d63559b7d5b8590a754e5825614 +Author: I18N Processor +Date: Thu Apr 5 20:22:40 2001 +0000 + + Auto-update by leon@geon.donetsk.ua + + po/ru.po | 27 ++++++++++++++------------- + 1 files changed, 14 insertions(+), 13 deletions(-) + +commit 2237103e2281c8ae2df54ad1c4dc973495e0637d +Author: Bill Nottingham +Date: Tue Apr 3 22:12:31 2001 +0000 + + *** empty log message *** + + ChangeLog | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) + +commit 7f35b40379c11f1927274e5c2850c56c55bfc09a +Author: Bill Nottingham +Date: Tue Apr 3 22:12:01 2001 +0000 + + 5.82-1 + + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) + +commit b31edc5cdd00f449a1b0f06292b726278549c2dc +Author: Bill Nottingham +Date: Tue Apr 3 22:10:13 2001 +0000 + + set umask to 022 + + rc.d/init.d/functions | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit f91be56f90b1fd441893f227716c1043c51a39c6 +Author: Bill Nottingham +Date: Mon Apr 2 19:47:45 2001 +0000 + + remove bogus line + + rc.d/init.d/network | 2 -- + 1 files changed, 0 insertions(+), 2 deletions(-) + +commit e15de5234b53087f0722059ad51240971aad8196 +Author: Bill Nottingham +Date: Mon Apr 2 18:35:03 2001 +0000 + + fix mount requirement + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit a399b125d8db5df8a89c06a8b2c179d7c5368723 +Author: Bill Nottingham +Date: Mon Apr 2 18:31:23 2001 +0000 + + *** empty log message *** + + ChangeLog | 56 +++----------------------------------------------------- + 1 files changed, 3 insertions(+), 53 deletions(-) + +commit f78670348e1efefcf077b2074d768673f6a954a8 +Author: Bill Nottingham +Date: Mon Apr 2 18:29:28 2001 +0000 + + 5.81-1 + + ChangeLog | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 5 +++- + 2 files changed, 77 insertions(+), 1 deletions(-) + +commit bc7e81adccb08c87f2165a55d2cc46c3fac6514e +Author: Bill Nottingham +Date: Mon Apr 2 17:07:19 2001 +0000 + + don't free something not malloc()ed + + src/usernetctl.c | 5 +++-- + 1 files changed, 3 insertions(+), 2 deletions(-) + +commit bef0a79f5ad21126c1b1cb0db5ff2d740414eef5 +Author: Erik Troan +Date: Mon Apr 2 02:21:30 2001 +0000 + + added requirement for mount w/ new swapon + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 6095e2cae41b8129b2e60d0f53b1980ec7160fb7 +Author: I18N Processor +Date: Mon Apr 2 00:49:37 2001 +0000 + + Auto-update by milan.kerslager@spsselib.hiedu.cz + + po/cs.po | 406 ++++++++++++-------------------------------------------------- + 1 files changed, 75 insertions(+), 331 deletions(-) + +commit baad3148be771e6faccfeac553d847a4f9669ac4 +Author: Bill Nottingham +Date: Wed Mar 28 16:22:38 2001 +0000 + + run *all* greps in C locale + + rc.d/init.d/network | 22 ++++++++++++---------- + 1 files changed, 12 insertions(+), 10 deletions(-) + +commit 8c088b1144d92862727f7e42ab004ac6010ff8da +Author: Bill Nottingham +Date: Mon Mar 26 21:05:36 2001 +0000 + + *** empty log message *** + + ChangeLog | 7 +++++++ + 1 files changed, 7 insertions(+), 0 deletions(-) + +commit 924241bb50f85ae069960ce1be4c20f490c0d82c +Author: Bill Nottingham +Date: Mon Mar 26 21:04:05 2001 +0000 + + 5.80-1 + + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) + +commit 8b8bd3aee658a24d85d25e13b46f8bb9d912e100 +Author: Bill Nottingham +Date: Mon Mar 26 16:06:34 2001 +0000 + + don't error if kernel.hotplug isn't there (#33256) + + rc.d/init.d/network | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit c5f581bf6128132553b1be2066ae7a0b9eea0639 +Author: Bill Nottingham +Date: Thu Mar 22 18:05:51 2001 +0000 + + *** empty log message *** + + ChangeLog | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit 84b8f33c121bd179ae35c21c3a7d4133cb39f129 +Author: Bill Nottingham +Date: Thu Mar 22 18:03:46 2001 +0000 + + do explicitly load usb-storage; it's the simplest solution for now + + rc.d/rc.sysinit | 7 +++++++ + 1 files changed, 7 insertions(+), 0 deletions(-) + +commit 1d76c335f1b777abcf58627974303b3eda139da9 +Author: Bill Nottingham +Date: Thu Mar 22 17:04:02 2001 +0000 + + *** empty log message *** + + ChangeLog | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit fc528cf0a64760748e5bcfb16ea3fab4cfffabd0 +Author: Bill Nottingham +Date: Thu Mar 22 17:03:07 2001 +0000 + + use new -e argument to sysctl to ignore unknown keys (#31852) + + initscripts.spec | 2 +- + rc.d/init.d/network | 2 +- + rc.d/rc.sysinit | 2 +- + 3 files changed, 3 insertions(+), 3 deletions(-) + +commit 1d5b9bbb9d9dcf154a276f10724794db8c3ac4e7 +Author: Bill Nottingham +Date: Thu Mar 22 16:44:47 2001 +0000 + + *** empty log message *** + + ChangeLog | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit c25af57c950502a1e1546cf815619e5c8b757dd6 +Author: Bill Nottingham +Date: Thu Mar 22 16:41:55 2001 +0000 + + fix /boot/kernel.h generation (#32081) + + rc.d/rc.sysinit | 16 +++++++++------- + 1 files changed, 9 insertions(+), 7 deletions(-) + +commit a298aba9462bc4e0ad8a8faa0919e5e4ae19b10c +Author: Bill Nottingham +Date: Thu Mar 22 15:59:49 2001 +0000 + + *** empty log message *** + + ChangeLog | 32 ++++++++++++++++++++++++++++++++ + 1 files changed, 32 insertions(+), 0 deletions(-) + +commit 61c61968b5dc70630d71db625e4e3db7f64f2535 +Author: Bill Nottingham +Date: Thu Mar 22 15:58:25 2001 +0000 + + 5.79-1 + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit baf93b8a530d00bf08b6ed0ae0859a6671d16356 +Author: Erik Troan +Date: Thu Mar 22 15:57:07 2001 +0000 + + *** empty log message *** + + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) + +commit faea36aec71f57296203e0393027dec73e79ca75 +Author: Erik Troan +Date: Thu Mar 22 15:56:17 2001 +0000 + + 1) use -e on the first swapon + 2) we don't need to redirect stderr on second swapon anymore + + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit bf636552fbc73f0127eda62fc8b4e16a4b0605d9 +Author: Bill Nottingham +Date: Wed Mar 21 02:09:47 2001 +0000 + + fix LVM initialization (#32498) + + rc.d/rc.sysinit | 8 +++++--- + 1 files changed, 5 insertions(+), 3 deletions(-) + +commit 641c6878d981c1c3df775334667f42b09fb627de +Author: I18N Processor +Date: Sat Mar 17 15:04:45 2001 +0000 + + Auto-update by jba@pobox.com + + po/gl.po | 377 +++++++++++--------------------------------------------------- + 1 files changed, 63 insertions(+), 314 deletions(-) + +commit 8baef69fab2b261d0089aeb9614aab50f29b5479 +Author: I18N Processor +Date: Sat Mar 17 00:31:23 2001 +0000 + + Auto-update by menthos@menthos.com + + po/sv.po | 396 +++++++++++--------------------------------------------------- + 1 files changed, 69 insertions(+), 327 deletions(-) + +commit 7fe5be7566300e51ca91f68f3b6dc32ba62d5d6b +Author: I18N Processor +Date: Fri Mar 16 22:48:30 2001 +0000 + + Auto-update by leon@geon.donetsk.ua + + po/ru.po | 49 +++++++++++++++++++++++++------------------------ + 1 files changed, 25 insertions(+), 24 deletions(-) + +commit dc0460b18cffce65a1a217b987b8fc59aae3c67b +Author: I18N Processor +Date: Fri Mar 16 22:07:51 2001 +0000 + + Auto-update by leon@geon.donetsk.ua + + po/ru.po | 351 +++++++++----------------------------------------------------- + 1 files changed, 49 insertions(+), 302 deletions(-) + +commit a9be5d904cffb4458461690de489447e26f151ac +Author: I18N Processor +Date: Thu Mar 15 23:10:28 2001 +0000 + + Auto-update by pmmm@rnl.ist.utl.pt + + po/pt.po | 379 +++++++++++--------------------------------------------------- + 1 files changed, 63 insertions(+), 316 deletions(-) + +commit 2814bda64826f8fa7cd7a505baa8c0d2113714e3 +Author: Bill Nottingham +Date: Wed Mar 14 23:15:30 2001 +0000 + + *** empty log message *** + + ChangeLog | 35 +++++++++++++++++++++++++++++++++++ + 1 files changed, 35 insertions(+), 0 deletions(-) + +commit e8c7a7dcb80fed434a46cbd27ba12c529d6d8d20 +Author: Bill Nottingham +Date: Wed Mar 14 23:06:19 2001 +0000 + + fix typo + + rc.d/init.d/network | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 97b43f104d174c919a28482ca903d057e32d3c65 +Author: Bill Nottingham +Date: Wed Mar 14 22:55:44 2001 +0000 + + 5.78-1 + + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) + +commit f83bb76907866b09223c24d73098f787ed667c89 +Author: Bill Nottingham +Date: Wed Mar 14 22:46:40 2001 +0000 + + --background is fundamentally broken. Remove it for now. + + rc.d/init.d/functions | 8 ++------ + 1 files changed, 2 insertions(+), 6 deletions(-) + +commit 871666c0dec1b95a4dad47566cb2e7685758a0c9 +Author: Bill Nottingham +Date: Wed Mar 14 22:38:19 2001 +0000 + + do cipe stuff out of order + + rc.d/init.d/network | 28 ++++++++++++++++++++++++++++ + 1 files changed, 28 insertions(+), 0 deletions(-) + +commit 46a7124432842be657cfe678341222ee2060d16a +Author: Bill Nottingham +Date: Wed Mar 14 22:26:23 2001 +0000 + + simplify makefile + + po/Makefile | 17 ++--------------- + 1 files changed, 2 insertions(+), 15 deletions(-) + +commit d4d5df4d0256981338ac0776af462c8070744352 +Author: Bill Nottingham +Date: Wed Mar 14 22:25:39 2001 +0000 + + fix up --background some more + + rc.d/init.d/functions | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 637e398c0808f21a30acb964e0d56589e949359f +Author: Bill Nottingham +Date: Wed Mar 14 21:32:26 2001 +0000 + + fix background. that was weird + + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 9e937e4abd12c4e4f86503b037f817906e8878c7 +Author: I18N Processor +Date: Wed Mar 14 21:13:27 2001 +0000 + + Auto-update by claus_h@image.dk + + po/da.po | 379 +++++++++++--------------------------------------------------- + 1 files changed, 63 insertions(+), 316 deletions(-) + +commit 4cfe4dae033a94827436b7db7955974c214e3b39 +Author: Bill Nottingham +Date: Wed Mar 14 06:55:17 2001 +0000 + + use 'route -n' when grepping; avoid DNS + + sysconfig/network-scripts/network-functions-ipv6 | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit 72e8701a43721caead46eb94650ab339d55f64f0 +Author: I18N Processor +Date: Wed Mar 14 01:48:25 2001 +0000 + + Auto-update by queenrjh@chollian.net + + po/ko.po | 13 +++++++------ + 1 files changed, 7 insertions(+), 6 deletions(-) + +commit 4c623f873a58bb9ce6fdb6fe2df9c389ac42a615 +Author: I18N Processor +Date: Tue Mar 13 22:45:24 2001 +0000 + + Auto-update by teg@redhat.com + + po/nb.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit de5cfb04c54e93d028fcf1ba944c24c2c5c2080a +Author: I18N Processor +Date: Tue Mar 13 22:44:07 2001 +0000 + + Auto-update by teg@redhat.com + + po/nb.po | 391 +++++++++++--------------------------------------------------- + po/no.po | 2 +- + 2 files changed, 67 insertions(+), 326 deletions(-) + +commit 9b8f45a95dfb554001893effb20cc82687279b9e +Author: I18N Processor +Date: Tue Mar 13 22:44:07 2001 +0000 + + Auto-update by teg@redhat.com + + po/no.po | 391 +++++++++++--------------------------------------------------- + 1 files changed, 66 insertions(+), 325 deletions(-) + +commit cc695dcb503fbec91994e1fa28132a8edce38592 +Author: Trond Eivind Glomsrod +Date: Tue Mar 13 22:17:14 2001 +0000 + + loopback, not loobpack + + po/cs.po | 2 +- + po/da.po | 2 +- + po/de.po | 2 +- + po/es.po | 2 +- + po/eu_ES.po | 2 +- + po/fi.po | 2 +- + po/fr.po | 2 +- + po/gl.po | 2 +- + po/hu.po | 2 +- + po/id.po | 2 +- + po/initscripts.pot | 2 +- + po/is.po | 2 +- + po/it.po | 2 +- + po/ja.po | 2 +- + po/ko.po | 2 +- + po/nb.po | 2 +- + po/no.po | 2 +- + po/pl.po | 2 +- + po/pt.po | 2 +- + po/pt_BR.po | 2 +- + po/ro.po | 2 +- + po/ru.po | 2 +- + po/sk.po | 2 +- + po/sl.po | 2 +- + po/sr.po | 2 +- + po/sv.po | 2 +- + po/tr.po | 2 +- + po/uk.po | 2 +- + po/wa.po | 2 +- + po/zh.po | 2 +- + po/zh_CN.GB2312.po | 2 +- + 31 files changed, 31 insertions(+), 31 deletions(-) + +commit 2a2a6a8ca43c5a1f67afa9b6c90a8f4cbee7c448 +Author: Bill Nottingham +Date: Tue Mar 13 22:14:53 2001 +0000 + + fix typo + + rc.d/init.d/netfs | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit d102f661bdd2419bdcf3cc19bf788a702f6b7981 +Author: Bill Nottingham +Date: Tue Mar 13 20:33:40 2001 +0000 + + *** empty log message *** + + ChangeLog | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 75 insertions(+), 0 deletions(-) + +commit 0c1e13439c84ce2be3c912bba9ad27565dd7c089 +Author: Bill Nottingham +Date: Tue Mar 13 20:31:32 2001 +0000 + + 5.77-1 + + initscripts.spec | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) + +commit ea32c5c1c6b84a02d8238e4ee38c42e9fcd1e7e7 +Author: Bill Nottingham +Date: Tue Mar 13 20:30:15 2001 +0000 + + update initscripts.pot with current tree, run make refresh-po + + po/Makefile | 10 +- + po/cs.po | 2400 +++++++++++++++++++++++++++------------------------ + po/da.po | 2400 +++++++++++++++++++++++++++------------------------ + po/de.po | 1605 ++++++++++++++++------------------ + po/es.po | 2474 +++++++++++++++++++++++++++------------------------- + po/eu_ES.po | 1605 ++++++++++++++++------------------ + po/fi.po | 1605 ++++++++++++++++------------------ + po/fr.po | 1605 ++++++++++++++++------------------ + po/gl.po | 2400 +++++++++++++++++++++++++++------------------------ + po/hu.po | 1605 ++++++++++++++++------------------ + po/id.po | 1605 ++++++++++++++++------------------ + po/initscripts.pot | 1533 ++++++++++++++------------------ + po/is.po | 2407 +++++++++++++++++++++++++++------------------------ + po/it.po | 1605 ++++++++++++++++------------------ + po/ja.po | 1605 ++++++++++++++++------------------ + po/ko.po | 1605 ++++++++++++++++------------------ + po/nb.po | 2414 +++++++++++++++++++++++++++------------------------ + po/no.po | 2414 +++++++++++++++++++++++++++------------------------ + po/pl.po | 1605 ++++++++++++++++------------------ + po/pt.po | 2402 +++++++++++++++++++++++++++------------------------ + po/pt_BR.po | 2467 +++++++++++++++++++++++++++------------------------- + po/ro.po | 1605 ++++++++++++++++------------------ + po/ru.po | 2402 +++++++++++++++++++++++++++------------------------ + po/sk.po | 1605 ++++++++++++++++------------------ + po/sl.po | 1605 ++++++++++++++++------------------ + po/sr.po | 1605 ++++++++++++++++------------------ + po/sv.po | 2414 +++++++++++++++++++++++++++------------------------ + po/tr.po | 2400 +++++++++++++++++++++++++++------------------------ + po/uk.po | 2485 +++++++++++++++++++++++++++------------------------- + po/wa.po | 1605 ++++++++++++++++------------------ + po/zh.po | 1605 ++++++++++++++++------------------ + po/zh_CN.GB2312.po | 1605 ++++++++++++++++------------------ + 32 files changed, 30148 insertions(+), 30159 deletions(-) + +commit 0a9d40fb007d993b85a8da3791cd18035400b8dd +Author: Bill Nottingham +Date: Tue Mar 13 20:04:22 2001 +0000 + + fix broken translations in linuxconf-specific sections + + rc.d/init.d/network | 16 ++++++++-------- + 1 files changed, 8 insertions(+), 8 deletions(-) + +commit 6e782ec5f090087a42eb6716bc28f8afe0a342c5 +Author: Nalin Dahyabhai +Date: Tue Mar 13 17:17:52 2001 +0000 + + - fix typo in rc.sysinit + - fix ifup-routes not setting DEVICE properly + + initscripts.spec | 6 +++++- + rc.d/rc.sysinit | 8 +++++--- + sysconfig/network-scripts/ifup-routes | 2 ++ + 3 files changed, 12 insertions(+), 4 deletions(-) + +commit 385c427f063ecfdbc769936e85d966420a5182d7 +Author: Bill Nottingham +Date: Tue Mar 13 16:42:40 2001 +0000 + + 5.76-1 + + initscripts.spec | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) + +commit b91419a9a27c9d04465fa1578e531d492a109e97 +Author: Bill Nottingham +Date: Tue Mar 13 16:01:08 2001 +0000 + + fix typo (#31627) + + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 6116092e69c274246c6845ecaa6d7f87deb87f00 +Author: Bill Nottingham +Date: Tue Mar 13 03:34:45 2001 +0000 + + make sure ipv6 is loaded if needed + + sysconfig/network-scripts/ifup-ipv6 | 5 ++++- + sysconfig/network-scripts/ifup-sit | 5 ++++- + 2 files changed, 8 insertions(+), 2 deletions(-) + +commit 929973a5fa342cfcfb285fa82610596000f3bc1f +Author: Bill Nottingham +Date: Mon Mar 12 20:23:08 2001 +0000 + + add ifdown-pre-local (#10936) + + sysconfig/network-scripts/ifdown | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) + +commit 9a3419f035493ae203229cec60aebe7f9221d483 +Author: Bill Nottingham +Date: Mon Mar 12 17:18:08 2001 +0000 + + use /var/lib/for random seed; /var/run is cleared at bootup (#31521) + + rc.d/init.d/random | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 7ad32db4a04e871f6f06bce3f708e90b412656d0 +Author: Preston Brown +Date: Mon Mar 12 14:34:22 2001 +0000 + + bump version and add changelog. + + initscripts.spec | 5 ++++- + rc.d/rc.sysinit | 1 + + 2 files changed, 5 insertions(+), 1 deletions(-) + +commit b355ddffd6ef175fdd545f8ed2c1be7503fb0325 +Author: Bill Nottingham +Date: Mon Mar 12 02:52:05 2001 +0000 + + get rid of error message if ${GATEWAY} isn't set + + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 6969716334286f6be694ce25fcff24d33bcf1e3c +Author: I18N Processor +Date: Sun Mar 11 17:19:20 2001 +0000 + + Auto-update by leon@geon.donetsk.ua + + po/ru.po | 27 ++++++++------------------- + 1 files changed, 8 insertions(+), 19 deletions(-) + +commit 2124ac1bb29605ebc1f31713d0dac0139c7b05dd +Author: I18N Processor +Date: Sun Mar 11 16:47:44 2001 +0000 + + Auto-update by leon@geon.donetsk.ua + + po/ru.po | 33 ++++++++++++++++++++------------- + 1 files changed, 20 insertions(+), 13 deletions(-) + +commit 0abc24ab8a6692ea7f2ab7bcf9cf088d685ede8d +Author: Preston Brown +Date: Sat Mar 10 22:50:53 2001 +0000 + + work properly with new quota utilities; convert old quota format if possible. + + rc.d/rc.sysinit | 20 ++++++++++++++++++++ + 1 files changed, 20 insertions(+), 0 deletions(-) + +commit 9ccd339ac9079d30b3c58e8e5b1ff8b85e7808df +Author: Bill Nottingham +Date: Thu Mar 8 03:21:17 2001 +0000 + + tweak raid startup slightly to deal with /etc/raitab but no raid in the kernel (#25291) + + rc.d/rc.sysinit | 12 ++++++------ + 1 files changed, 6 insertions(+), 6 deletions(-) + +commit fce030f14b119c69682b7b36875fc5880f1e2322 +Author: Bill Nottingham +Date: Thu Mar 8 03:16:46 2001 +0000 + + avoid some error messages from USB startup (#31040) + + rc.d/rc.sysinit | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit 7b2648843bf072cdec62bd5cf032ba0f33625810 +Author: Bill Nottingham +Date: Wed Mar 7 22:20:07 2001 +0000 + + fix KDE2 reference to use current KDE location (#31014) + + prefdm | 4 +--- + 1 files changed, 1 insertions(+), 3 deletions(-) + +commit 8b67ec07f5f8fd72ded16efb3b2e18efab9c79f6 +Author: Bill Nottingham +Date: Wed Mar 7 04:38:13 2001 +0000 + + run pam_console_apply on startup to reset permissions + + rc.d/rc.sysinit | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit e6fc09a9fb800687da8c951fb38cd8475f057209 +Author: Bill Nottingham +Date: Tue Mar 6 17:10:12 2001 +0000 + + clean up testing gateway slightly + + sysconfig/network-scripts/ifup | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit da475d98c5f2bcc5febc6d5aecefde867f0aba5d +Author: Bill Nottingham +Date: Mon Mar 5 21:46:25 2001 +0000 + + typo + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 06b2204dcbe7b5d2cf008a9bdc888798c3f198de +Author: Bill Nottingham +Date: Mon Mar 5 21:37:04 2001 +0000 + + typo + + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit e28406a87423ea97c0dcd1ed790680311cb53612 +Author: Bill Nottingham +Date: Mon Mar 5 21:28:09 2001 +0000 + + *** empty log message *** + + ChangeLog | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 65 insertions(+), 0 deletions(-) + +commit 852e328c0ab97e24941012d59415e3d543b2256f +Author: Bill Nottingham +Date: Mon Mar 5 21:21:43 2001 +0000 + + 5.70-1 + + initscripts.spec | 9 +++++++-- + 1 files changed, 7 insertions(+), 2 deletions(-) + +commit cae8bb2d4ff4a09a361958b1514faa4fb9bb7688 +Author: Bill Nottingham +Date: Mon Mar 5 21:19:07 2001 +0000 + + move static-routes-ipv6 here + + static-routes-ipv6 | 30 ++++++++++++++++++++++++++++++ + sysconfig/static-routes-ipv6 | 30 ------------------------------ + 2 files changed, 30 insertions(+), 30 deletions(-) + +commit ea63b35b2e10c3f840bcf39173efb497599d7bcf +Author: Bill Nottingham +Date: Mon Mar 5 21:09:13 2001 +0000 + + add short howto on ipv6 setup + + initscripts.spec | 2 +- + ipv6-tunnel.howto | 100 +++++++++++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 101 insertions(+), 1 deletions(-) + +commit e8bdf81f236eaa7e27afc0fa2842e268d599b2e6 +Author: Bill Nottingham +Date: Mon Mar 5 21:06:59 2001 +0000 - * ChangeLog, initscripts.spec: 7.50-1 + some more ipv6 updates (#30506) - * rc.d/rc.sysinit: lvm fixes (#120458, #119975) + sysconfig/network-scripts/network-functions-ipv6 | 278 +++++++++++++++++----- + 1 files changed, 215 insertions(+), 63 deletions(-) -2004-04-15 Kjartan Maraas +commit 3e8be2b70d3838bfb77a7011f84c89b8a537a384 +Author: Bill Nottingham +Date: Mon Mar 5 21:04:07 2001 +0000 - * po/no.po: Update + fix awk for alias -2004-04-15 Owain Green + rc.d/init.d/network | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/cy.po: Updated new/fuzzy messages +commit 188cd3c51890943d2c715b60730a2b1437111226 +Author: Bill Nottingham +Date: Mon Mar 5 20:32:23 2001 +0000 -2004-04-13 Bill Nottingham + - don't attempt to work around broken linuxconf routes, simplify + (and make consistent) adding of static routes, and make it work + again for aliases (#29500, #29549) - * sysconfig/network-scripts/ifdown-ipsec: fix it here too + rc.d/init.d/network | 8 ++------ + sysconfig/network-scripts/ifup-routes | 10 +++------- + 2 files changed, 5 insertions(+), 13 deletions(-) - * sysconfig/network-scripts/ifup-ipsec: - racoon's parser got fixed, oops. +commit 1099ac3c2884ea0d4a607afa68630172e192d48a +Author: I18N Processor +Date: Mon Mar 5 17:36:21 2001 +0000 - * sysconfig/network-scripts/ifdown-ipsec: - get host/network set correctly + Auto-update by pmmm@rnl.ist.utl.pt -2004-04-13 Tamas Szanto + po/pt.po | 282 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 141 insertions(+), 141 deletions(-) - * po/hu.po: Tamas Szanto +commit 7d654fe04e9d8c6e7f208324dc7f005ffe4e3703 +Author: Bill Nottingham +Date: Mon Mar 5 17:25:47 2001 +0000 -2004-04-09 Radoslaw Zawartko + remove python droppings on make clean - * po/pl.po: *** empty log message *** + po/Makefile | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2004-04-09 Andrew Martynov +commit caf29593179460f9842f64d03dcbd5574e2be406 +Author: Bill Nottingham +Date: Mon Mar 5 06:31:41 2001 +0000 - * po/ru.po: Translations for FC2 done (no fuzzy messages). + source /etc/sysconfig/network (#30595) - * po/ru.po: Translations for FC2 done. + sysconfig/network-scripts/ifdown | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) -2004-04-08 Josep Puigdemont +commit 4e15d5cd7c2727651aaa28dc78c2df4c58cca712 +Author: Bill Nottingham +Date: Fri Mar 2 00:25:56 2001 +0000 - * po/ca.po: Added missing translations. + insert multiple USB controllers correctly -2004-04-08 Tino Meinen + rc.d/rc.sysinit | 10 ++++++---- + 1 files changed, 6 insertions(+), 4 deletions(-) - * po/nl.po: Updated Dutch translation +commit 0baa5c4c836ca2e07978ed62c2e0bbadabeba102 +Author: Bill Nottingham +Date: Wed Feb 28 22:18:49 2001 +0000 -2004-04-08 Allan Sims + change message to be less misleading (#30087) - * po/et.po: Fixed fuzzies and some more + rc.d/init.d/halt | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2004-04-08 James Hashida +commit 1ffe59a8ab83d5e1f87efa8f71a4e6d44aa62fca +Author: Bill Nottingham +Date: Wed Feb 28 17:50:12 2001 +0000 - * po/ja.po: finished + run ifconfig in locale C -2004-04-08 Yelitza Louze + sysconfig/network-scripts/network-functions-ipv6 | 18 +++++++++--------- + 1 files changed, 9 insertions(+), 9 deletions(-) - * po/es.po: Updated spanish translation, not proofread yet +commit 6d076aed04ea05b736a901481b44415636e06089 +Author: Nalin Dahyabhai +Date: Wed Feb 28 15:07:17 2001 +0000 -2004-04-08 Josep Puigdemont + oops, should cite bug ID - * po/ca.po: Small spelling error corrected + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2004-04-07 Miloslav Trmac +commit 7a7b02d520adfda79e4a58c39f9d8a89d82979bc +Author: Nalin Dahyabhai +Date: Wed Feb 28 15:04:20 2001 +0000 - * po/cs.po: Update Czech translation + - usernetctl, ppp-watch: cleanups + - netreport: use O_NOFOLLOW + - ifup-ppp: let ppp-watch watch over demand-dialed connections -2004-04-07 James Hashida + initscripts.spec | 7 ++++++- + 1 files changed, 6 insertions(+), 1 deletions(-) - * po/ja.po: half done +commit bd85b21189a840a13649929062832f6003d698a3 +Author: Nalin Dahyabhai +Date: Wed Feb 28 15:03:27 2001 +0000 -2004-04-07 Bernd Groh + general cleanups and reorg - * po/de.po: translation done + src/ppp-watch.c | 764 +++++++++++++++++++++++++++++++------------------------ + 1 files changed, 433 insertions(+), 331 deletions(-) -2004-04-06 Tino Meinen +commit cd56db10c17e6319e3fdd9a08bbd2689dc1a7a9c +Author: Nalin Dahyabhai +Date: Wed Feb 28 15:02:54 2001 +0000 - * po/nl.po: Updated Dutch translation + let ppp-watch watch over demand-dialed connections, remove a redundant nodetach (synonymous with -detach) -2004-04-06 Michelle Kim + sysconfig/network-scripts/ifup-ppp | 10 +--------- + 1 files changed, 1 insertions(+), 9 deletions(-) - * po/ko.po: updated translation +commit d27070adf5d0681060d6c9615018c01a374fc8c9 +Author: Nalin Dahyabhai +Date: Wed Feb 28 10:05:50 2001 +0000 -2004-04-05 Amanpreet Singh Alam + use O_NOFOLLOW - * po/pa.po: pa.po translated 0504 amanlinux@netcape.net + src/netreport.c | 16 +++++++++------- + 1 files changed, 9 insertions(+), 7 deletions(-) -2004-04-05 Alan Cox +commit 7c28717f1a644bec5cd6ed0e549005b3df49b352 +Author: Nalin Dahyabhai +Date: Wed Feb 28 10:04:31 2001 +0000 - * po/cy.po: Tidy fuzzies, still 76 strings for someone to fix + formatting cleanups -2004-04-05 Maxim Dziumanenko + src/usernetctl.c | 59 +++++++++++++++++++++++++++++------------------------ + 1 files changed, 32 insertions(+), 27 deletions(-) - * Updated Ukrainian translation. +commit 46d577416910925544976174b29e6a5b28f19138 +Author: Bill Nottingham +Date: Tue Feb 27 23:21:44 2001 +0000 -2004-04-05 Keld Jørn Simonsen + *** empty log message *** - * po/da.po: updates - initscripts/po/da.po + ChangeLog | 11 +++++++++++ + rc.d/rc.sysinit | 10 +++++----- + 2 files changed, 16 insertions(+), 5 deletions(-) -2004-04-04 Keld Jørn Simonsen +commit 45cab441713798f9a4a4222f6924a6ed0d43f59c +Author: Bill Nottingham +Date: Tue Feb 27 23:11:55 2001 +0000 - * po/da.po: updates - initscripts/po/da.po redhat-config-kickstart/po/da.po - redhat-config-proc/po/da.po - redhat-config-securitylevel/po/da.po - redhat-config-users/po/da.po system-logviewer/po/da.po - system-switch-mail/po/da.po + 5.68-1 -2004-04-04 Amanpreet Singh Alam + initscripts.spec | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) - * po/pa.po: pa.po translated 0404 amanlinux@netcape.net +commit 02575b13f552d1816c5248174170e2d8bf4c178f +Author: Bill Nottingham +Date: Tue Feb 27 23:10:55 2001 +0000 -2004-04-03 Josep Puigdemont + mount usbdevfs before loading host controller module, don't explicitly load usb-storage - * po/ca.po: Modified a few strings after review + rc.d/rc.sysinit | 10 ++-------- + 1 files changed, 2 insertions(+), 8 deletions(-) -2004-04-02 Luis Mayoral +commit eaddf46af84a9683a41a3c3cd930ccf987c0f61a +Author: Bill Nottingham +Date: Tue Feb 27 23:07:25 2001 +0000 - * po/es.po: Updated on Apr 2, 2004 + 5.68-1 -2004-04-02 Josep Puigdemont + initscripts.spec | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) - * po/ca.po: Translated few more strings +commit 60a82cd12b4a7859d8acf4b8fb2d49a61039966d +Author: Bill Nottingham +Date: Tue Feb 27 22:49:42 2001 +0000 -2004-04-01 Valery Suhomlinov + don't explicitly kill things, init will do that - * po/ru.po: *** empty log message *** + rc.d/init.d/single | 11 +---------- + 1 files changed, 1 insertions(+), 10 deletions(-) -2004-04-01 Sarah Smith +commit 3080f1ef6364fe1ef16df4ce47feeb9c03642e6d +Author: Bill Nottingham +Date: Tue Feb 27 22:01:35 2001 +0000 - * po/sq.po: initial po file + log that we're punching something through the firewall -2004-04-01 Amanpreet Singh Alam + sysconfig/network-scripts/ifup-post | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * po/pa.po: pa.po translated 0104 amanlinux@netcape.net +commit f0c5160ec2c9a38022910c15f0af43d0e8218e0b +Author: Bill Nottingham +Date: Tue Feb 27 20:59:14 2001 +0000 -2004-03-31 Rok Papez + *** empty log message *** - * po/sl.po: Translation finished + ChangeLog | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) -2004-03-31 Michelle Kim +commit b2f61626edf08a655a399458b4e397ea09326ef5 +Author: Bill Nottingham +Date: Tue Feb 27 20:58:10 2001 +0000 - * po/ko.po: updated translation + 5.67-1 -2004-03-30 Michelle Kim + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * po/ko.po: updated translation +commit 5eae55a3dd8e9bfa07fbef02d8a590a92991e334 +Author: Bill Nottingham +Date: Tue Feb 27 20:56:50 2001 +0000 -2004-03-28 Radoslaw Zawartko + call sndconfig --mungepnp to set up sound for non-native PnP drivers - * po/pl.po: *** empty log message *** + rc.d/rc.sysinit | 5 +++++ + 1 files changed, 5 insertions(+), 0 deletions(-) -2004-03-26 Bill Nottingham +commit b037408c9e82dc1934beecff43a3a0b360249e60 +Author: Bill Nottingham +Date: Tue Feb 27 19:49:44 2001 +0000 - * Changelog, initscripts.spec: 7.49-1 + *** empty log message *** - * rc.d/init.d/halt: use alsa for mixer saving + ChangeLog | 26 ++++++++++++++++++++++++++ + 1 files changed, 26 insertions(+), 0 deletions(-) -2004-03-26 Valery Suhomlinov +commit d15676d112daf1b2ee3518a2e4d05f3f07349a0f +Author: Bill Nottingham +Date: Tue Feb 27 19:47:19 2001 +0000 - * po/ru.po: - Yum nightly updates and several options translated + 5.67-1 -2004-03-26 Josep Puigdemont + initscripts.spec | 8 +++++++- + 1 files changed, 7 insertions(+), 1 deletions(-) - * po/ca.po: New version, added few strings more. +commit d61741ceaed181ea0ca9a8cb495531011fd1d43f +Author: Bill Nottingham +Date: Tue Feb 27 19:45:15 2001 +0000 -2004-03-25 Keld Jørn Simonsen + don't run isapnp on isapnp-enabled 2.4 kernels - * po/da.po: Update - initscripts/po/da.po system-logviewer/po/da.po - system-switch-mail/po/da.po + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2004-03-24 Radoslaw Zawartko +commit 40feb42e646b79a4043ac1ad2b89d47408e2f751 +Author: Bill Nottingham +Date: Tue Feb 27 19:34:32 2001 +0000 - * po/pl.po: zmiana kodowania na utf8 + disable hotplug during network initscript -2004-03-24 Peter van Egdom + rc.d/init.d/network | 5 +++++ + 1 files changed, 5 insertions(+), 0 deletions(-) - * po/nl.po: - fixed some fuzzies and translated some strings in initscripts nl.po +commit ad5ce41816c487f859c95e4a147b3f7fd93d2ccc +Author: Bill Nottingham +Date: Tue Feb 27 18:17:53 2001 +0000 -2004-03-24 Hung-Pin Wu + didn't mean to commit that part - * po/zh_TW.po: Updated + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2004-03-24 Michelle Kim +commit 8e80f964c1842334dc51f5f9e434d09bda035346 +Author: Bill Nottingham +Date: Tue Feb 27 17:16:28 2001 +0000 - * po/ko.po: updated + don't munge wireless keys -2004-03-23 Tadashi Jokagi + sysconfig/network-scripts/ifup | 6 +----- + 1 files changed, 1 insertions(+), 5 deletions(-) - * po/ja.po: o translation updated. +commit 34fc2a851146dc042a1140b9451e74f35a0cbc22 +Author: Bill Nottingham +Date: Fri Feb 23 05:29:53 2001 +0000 -2004-03-23 Marcel Telka + load usb-storage if needed - * po/sk.po: Updated Slovak translation. + rc.d/rc.sysinit | 7 +++++++ + 1 files changed, 7 insertions(+), 0 deletions(-) -2004-03-23 Lauri Nurmi +commit 184aa36ef031689e4b20d743d4f27742507cdce2 +Author: Bill Nottingham +Date: Thu Feb 22 22:20:12 2001 +0000 - * po/fi.po: Updated Finnish translation. + more minor cleanups from Peter Bieringer -2004-03-23 Gustavo Luiz Gomes dos Santos + sysconfig/network-scripts/network-functions-ipv6 | 36 +++++++++++----------- + 1 files changed, 18 insertions(+), 18 deletions(-) - * po/pt_BR.po: terminado, mas precisa de revisão +commit 51d8bd3f8e9ba48ae729ac138ebf31ef15d5cdbd +Author: Bill Nottingham +Date: Thu Feb 22 05:24:06 2001 +0000 -2004-03-22 Bill Nottingham + fix fix - * rc.d/init.d/halt: don't umount /proc (#118880) + src/process.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2004-03-22 Pedro Morais +commit db30b392d38f0fd88fdfdacb7c361e8cef2c0bae +Author: Bill Nottingham +Date: Thu Feb 22 04:57:35 2001 +0000 - * po/pt.po: update + don't close the magic file descriptor -2004-03-22 Tadashi Jokagi + src/initlog.c | 1 + + src/process.c | 3 ++- + 2 files changed, 3 insertions(+), 1 deletions(-) - * po/ja.po: o translation updated. +commit 87cbd990b396dac850209a097fae7e6a12313e8f +Author: Bill Nottingham +Date: Thu Feb 22 04:40:32 2001 +0000 -2004-03-22 Paolo Dona + *** empty log message *** - * po/it.po: Fixed fuzzies - Translated Untransalted strings + ChangeLog | 7 +++++++ + 1 files changed, 7 insertions(+), 0 deletions(-) -2004-03-22 Yelitza Louze +commit 57f209ddbe27273577e625be8456fafe9e3c8b5e +Author: Bill Nottingham +Date: Thu Feb 22 04:37:47 2001 +0000 - * po/es.po: Updated strings + initialize multiple USB controllers if necessary -2004-03-21 Radoslaw Zawartko + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/pl.po: *** empty log message *** +commit 7ef0db8a2dc745b4c81131b5bcd77e2f0d2f0a5b +Author: Bill Nottingham +Date: Thu Feb 22 04:35:54 2001 +0000 -2004-03-21 Youcef Rabah Rahal + 5.66-1 - * po/ar.po: - Committing Arabeyes.org's Arabic translation of the past week :-) + ChangeLog | 17 +++++++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 21 insertions(+), 1 deletions(-) -2004-03-21 Richard Allen +commit 87aef170444022cdcc901be0627c9a92b773af64 +Author: Bill Nottingham +Date: Thu Feb 22 04:33:18 2001 +0000 - * po/is.po: *** empty log message *** + close extra file descriptors before exec()ing commands in initlog -2004-03-21 Radoslaw Zawartko + initscripts.spec | 5 ++++- + src/process.c | 12 ++++++++++++ + src/testd.c | 1 + + 3 files changed, 17 insertions(+), 1 deletions(-) - * po/pl.po: *** empty log message *** +commit 8ec94af1056cc65fe4cec54199521da5dbd0a522 +Author: Bill Nottingham +Date: Tue Feb 20 17:08:47 2001 +0000 -2004-03-19 Andreas Mueller + don't load agpgart automatically; X should handle this - * po/de.po: Updated translations, corrected most of fuzzy translations + rc.d/rc.sysinit | 5 ----- + 1 files changed, 0 insertions(+), 5 deletions(-) -2004-03-19 Pedro Morais +commit 027c0ade7d12a633d11a3867858f06bd96faa7c6 +Author: Bill Nottingham +Date: Tue Feb 20 15:38:00 2001 +0000 - * po/pt.po: update + ipv6 updates from Peter Bieringer (#28418) -2004-03-19 Richard Allen + sysconfig/network-scripts/ifdown-ipv6 | 6 +- + sysconfig/network-scripts/ifdown-sit | 4 +- + sysconfig/network-scripts/ifup-ipv6 | 6 +- + sysconfig/network-scripts/ifup-sit | 4 +- + sysconfig/network-scripts/network-functions-ipv6 | 54 +++++++++------------ + 5 files changed, 33 insertions(+), 41 deletions(-) - * po/is.po: *** empty log message *** +commit 92f823c5f6c6afb8266fc9372bf49ff2e3d09a86 +Author: I18N Processor +Date: Mon Feb 19 22:28:54 2001 +0000 -2004-03-18 Kjartan Maraas + Auto-update by jba@pobox.com - * po/no.po: Update + po/gl.po | 29 +++++++++-------------------- + 1 files changed, 9 insertions(+), 20 deletions(-) -2004-03-18 Olivier Bietzer +commit b578e43ae3c77c14c6d43a02e2748f1d956f44ac +Author: I18N Processor +Date: Mon Feb 19 22:18:23 2001 +0000 - * po/fr.po: Traduction avec l'aide de Tristan Israel - Relecture recommandée pour validation vocabulaire + Auto-update by jba@pobox.com -2004-03-18 Tadashi Jokagi + po/gl.po | 314 +++++++++++++++++++++++-------------------------------------- + 1 files changed, 119 insertions(+), 195 deletions(-) - * po/ja.po: o updated. +commit 885efaf2b7c62dc62758938877f6797b66330fc6 +Author: Bill Nottingham +Date: Mon Feb 19 17:43:46 2001 +0000 -2004-03-18 Hung-Pin Wu + *** empty log message *** - * po/zh_TW.po: Updated translation + ChangeLog | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) -2004-03-18 Sarah Smith +commit 72cc5bb6ca1119e08fffad989cce8c971f71d178 +Author: Bill Nottingham +Date: Mon Feb 19 17:43:13 2001 +0000 - * po/sv.po: merged with pot file + 5.65-1 -2004-03-17 Christian Rose + initscripts.spec | 7 ++++++- + 1 files changed, 6 insertions(+), 1 deletions(-) - * sv.po: Updated Swedish translation. +commit 3820cc54c163a1684aa356ffe68af256a84a39f5 +Author: Bill Nottingham +Date: Mon Feb 19 17:41:52 2001 +0000 -2004-03-17 Miloslav Trmac + *** empty log message *** - * po/cs.po: Update Czech translation + ChangeLog | 39 +++++++++++++++++++++++++++++++++++++++ + 1 files changed, 39 insertions(+), 0 deletions(-) -2004-03-17 Tamas Szanto +commit e69e3b4565d8ae5870e11ef3265940d4b27c052f +Author: Bill Nottingham +Date: Mon Feb 19 17:38:19 2001 +0000 - * po/hu.po: Tamas Szanto + fix some ## substitutions to be correct -2004-03-17 Pedro Morais + rc.d/init.d/functions | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * po/pt.po: update +commit 3a7f4f5f7decb87bcae8f711cb9879bbe44967ca +Author: Bill Nottingham +Date: Mon Feb 19 17:37:49 2001 +0000 -2004-03-17 Bill Nottingham + if IPv6 is configured, make sure it's available - * ChangeLog, initscripts.spec: 7.48-1 + rc.d/init.d/network | 8 ++++++++ + 1 files changed, 8 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit: - disable enforcing in emergency mode for now, relabel some commonly - mislabeled files on boot +commit 0d6c289a408f1363b43fb7f727aba6286ebd9821 +Author: I18N Processor +Date: Sun Feb 18 18:21:58 2001 +0000 - * rc.d/rc.sysinit: - remove checkselinux, that's not in the right place, and it's not - useful ATM for general early-boot use + Auto-update by pmmm@rnl.ist.utl.pt -2004-03-17 Allan Sims + po/pt.po | 29 +++++++++-------------------- + 1 files changed, 9 insertions(+), 20 deletions(-) - * po/et.po: Fixed fuzzies +commit fb5e5f5258bc0de6a4f03c611f12a24eb99702fb +Author: I18N Processor +Date: Sun Feb 18 18:18:59 2001 +0000 -2004-03-17 Dan Walsh + Auto-update by pmmm@rnl.ist.utl.pt - * rc.d/rc.sysinit: - add checkselinux script, to clean up stuff that might have happened because of boots with non SELinux kernels + po/pt.po | 312 +++++++++++++++++++++++-------------------------------------- + 1 files changed, 118 insertions(+), 194 deletions(-) -2004-03-17 hutuworm +commit 52f24a525230917621e94c80bfa48a6a4db74dfe +Author: Bill Nottingham +Date: Sun Feb 18 04:02:26 2001 +0000 - * po/zh_CN.po: update by hutuworm @ 20040317 + fix segfaults in popt when called with bogus stuff (#28140) -2004-03-17 Bill Nottingham + src/initlog.c | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: 7.47-1 +commit b6cc3a944e5c8a57e11032c66527a0f41f133144 +Author: I18N Processor +Date: Sat Feb 17 17:27:45 2001 +0000 - * po/uk.po, po/vi.po, po/wa.po, po/zh_CN.po, po/zh_TW.po, po/pt_BR.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/ta.po, po/tr.po, po/is.po, po/it.po, po/ja.po, po/ko.po, po/ms.po, po/nl.po, po/nn.po, po/no.po, po/pa.po, po/pl.po, po/pt.po, po/es.po, po/et.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hi.po, po/hr.po, po/hu.po, po/id.po, po/initscripts.pot, po/ar.po, po/bg.po, po/ca.po, po/cs.po, po/cy.po, po/da.po, po/de.po: - update-po and refresh-po + Auto-update by nilgun@technologist.com - * po/xgettext_sh.py: catch more input strings (#106285, ) + po/tr.po | 459 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 231 insertions(+), 228 deletions(-) - * prefdm: remove autologin stuff (not shipped anymore) (#108969) +commit 76eb3ecf9513485f250677cdcf98addaabeccf68 +Author: Bill Nottingham +Date: Fri Feb 16 20:51:02 2001 +0000 - * rc.d/rc.sysinit: - return to rhgb after ./unconfigured if it's running (#109807, ) + disable hotplug if 'nomodules' is specified - * setsysfont: handle iso15 (#110243) + rc.d/rc.sysinit | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit: clean up samba (#113104) +commit d62ddfd7777bb0e15c9a5841bd86c0df28026c60 +Author: Bill Nottingham +Date: Fri Feb 16 19:18:34 2001 +0000 - * sysconfig.txt, sysconfig/network-scripts/ifdown: - document MACADDR. fix one of the bizarre interactions with HWADDR. - note that you shouldn't try this at home. (#110427) + use 'su -' , not just 'su' (#26894) - * rc.d/rc.sysinit: - ignore ncp/smb (since we ship mount.) and cifs too (#111290) + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/init.d/halt: - fix umounting code (#113088, ) +commit 83f6eaa0e3224b6c84e356faa016022b53058ebd +Author: Nalin Dahyabhai +Date: Thu Feb 15 15:52:17 2001 +0000 - * rc.d/rc.sysinit: handle nomodules for usb/firewire (#113278) + - make pidofproc() and killproc() try to use the PID associated with the full + pathname first before killing the daemon by its basename (for daemons that + share the same basename, i.e. "master" in postfix and cyrus-imapd) (#19016) + - fix status() as well - * rc.d/init.d/netfs: handle CIFS (#115691) + ChangeLog | 9 +++++++++ + initscripts.spec | 8 +++++++- + rc.d/init.d/functions | 11 ++++++++--- + 3 files changed, 24 insertions(+), 4 deletions(-) - * sysconfig/network-scripts/network-functions: - make sure hotplug doesn't get stuck unset (#116666, ) +commit 77ca41b4fcd2e8503795ab18d80db0d998f275de +Author: I18N Processor +Date: Wed Feb 14 18:05:23 2001 +0000 -2004-03-16 Bill Nottingham + Auto-update by kolar@fox.kit.vslib.cz - * sysconfig/network-scripts/ifup-ipsec: - allow for no AH SPI (#116922, ) + po/cs.po | 375 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 187 insertions(+), 188 deletions(-) - * rc.d/rc: - check that rhgb is running before calling --quit (#117827, ) +commit 26ff983e584856bb69bf498ac3fd0bcbbabfc911 +Author: Bill Nottingham +Date: Wed Feb 14 17:41:47 2001 +0000 - * sysconfig.txt: document ONPARENT (#118063) + *** empty log message *** - * rc.d/rc.sysinit: fsck the root filesystem from the initrd (#117575) + ChangeLog | 7 +++++++ + 1 files changed, 7 insertions(+), 0 deletions(-) -2004-03-15 Bahadir Yagan +commit 9c73d11855301a17887a4b284f7214d0317fbdc7 +Author: Bill Nottingham +Date: Wed Feb 14 17:40:29 2001 +0000 - * po/tr.po: Baþlýklarý düzenlendi. - Son deðiþiklikler çevirildi. - Çeviri kalite kontrolü yapýlmadý! + 5.64.1-1 -2004-03-11 Sarah Smith + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * po/sv.po: merged with pot file +commit b901ad942458c86375cee7a96807bc2ebada2bdb +Author: Bill Nottingham +Date: Wed Feb 14 17:39:46 2001 +0000 - * po/pa.po: initial po file + fix init.d/single to work around possible kernel bug -2004-03-10 Keld Jørn Simonsen + rc.d/init.d/single | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/da.po: updates - initscripts/po/da.po redhat-config-nfs/po/da.po - system-logviewer/po/da.po system-switch-mail/po/da.po +commit 09caceabdc6fd704a78e2234eadb302bec2249be +Author: Bill Nottingham +Date: Tue Feb 13 20:29:24 2001 +0000 -2004-03-10 Josep Puigdemont + fix typos - * po/ca.po: Added a few more translations + rc.d/init.d/halt | 2 +- + rc.d/init.d/netfs | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) -2004-03-08 Federico Bernardi +commit 9b55df337e4b3eb47f1566edbfffd0eb169e7144 +Author: Bill Nottingham +Date: Tue Feb 13 18:50:16 2001 +0000 - * po/it.po: it.po + *** empty log message *** -2004-03-05 Allan Sims + ChangeLog | 16 ++++++++++++++++ + 1 files changed, 16 insertions(+), 0 deletions(-) - * po/et.po: Estonian +commit 2cfe21d2bf21d281f2596a2ed83d0e0a2ef9c2e0 +Author: Bill Nottingham +Date: Tue Feb 13 18:49:37 2001 +0000 -2004-03-04 Lauri Nurmi + 5.64-1 - * po/fi.po: Updated Finnish translation. + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) -2004-03-04 Tadashi Jokagi +commit 2f00a9ad2814616d67c644a56c62543fc978956d +Author: Bill Nottingham +Date: Tue Feb 13 18:47:29 2001 +0000 - * po/ja.po: translation updates. + unmount loopback stuff before stopping netfs or shutting down -2004-03-03 Richard Allen + rc.d/init.d/halt | 21 +++++++++++++++++++++ + rc.d/init.d/netfs | 20 ++++++++++++++++++++ + 2 files changed, 41 insertions(+), 0 deletions(-) - * po/is.po: *** empty log message *** +commit f31283a24485e93ddebbabe3f30725a565f85e81 +Author: Bill Nottingham +Date: Tue Feb 13 16:29:46 2001 +0000 -2004-03-02 Sharuzzaman Ahmat Raslan + *** empty log message *** - * po/ms.po: Updates and major spelling correction + ChangeLog | 24 ++++++++++++++++++++++++ + 1 files changed, 24 insertions(+), 0 deletions(-) -2004-03-02 Bill Nottingham +commit b962d888c8515997d0ad217027f23e9939a29962 +Author: I18N Processor +Date: Tue Feb 13 14:03:55 2001 +0000 - * rc.d/rc.sysinit: clean up /tmp some more (#117117) + Auto-update by claus_h@image.dk -2004-02-28 Allan Sims + po/da.po | 29 +++++++++-------------------- + 1 files changed, 9 insertions(+), 20 deletions(-) - * po/et.po: Estonian +commit 0673d19f89577dd0574424b2ba2e5149bde05eda +Author: I18N Processor +Date: Tue Feb 13 13:47:05 2001 +0000 -2004-02-26 Lauri Nurmi + Auto-update by claus_h@image.dk - * po/fi.po: Updated Finnish translation. + po/da.po | 35 +++++++++++++++++++++-------------- + 1 files changed, 21 insertions(+), 14 deletions(-) -2004-02-26 Maxim Dziumanenko +commit 3456a54b833b9482dd59e8de72749878348f6bfe +Author: Bill Nottingham +Date: Mon Feb 12 21:43:21 2001 +0000 - * po/uk.po: Update Ukrainian translation + return 1 in killproc if process isn't running (#26718) -2004-02-26 Volodymyr M. Lisivka + rc.d/init.d/functions | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * po/uk.po: Warnign about "header fuzzy" fixed. +commit a7c5088d1688335e6a7c9ff3f8b28d434d5105ac +Author: Bill Nottingham +Date: Mon Feb 12 18:13:13 2001 +0000 -2004-02-25 Josep Puigdemont + new version - * po/ca.po: First draft for ca.po + initscripts.spec | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) -2004-02-25 Bill Nottingham +commit 599d2ed3505de669a2db1cdec22c7db12dc3044c +Author: Bill Nottingham +Date: Mon Feb 12 18:02:37 2001 +0000 - * rc.d/rc.sysinit: - make acpi module warnings go away () + ifup-post could be called from places other than ifup, so recheck $FWACTIVE here -2004-02-24 Alan Cox + sysconfig/network-scripts/ifup-post | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) - * po/cy.po: Welsh translation by Owain Green +commit 339e73e4150ce48dc77745f8ee9fb0a784f2861a +Author: I18N Processor +Date: Mon Feb 12 01:07:45 2001 +0000 -2004-02-23 Tim Waugh + Auto-update by e077245@metu.edu.tr - * Makefile, initscripts.spec: Use ':' instead of '.' as separator - for chown. + po/tr.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2004-02-01 Bill Nottingham +commit 8d560ba7e3300fdbb5fc6292ea876ff8231c308d +Author: I18N Processor +Date: Mon Feb 12 01:05:20 2001 +0000 - * ChangeLog, initscripts.spec: 7.46-1 + Auto-update by e077245@metu.edu.tr - * rc.d/rc.sysinit: more cleanups + po/tr.po | 839 +++++++++++++++++++------------------------------------------- + 1 files changed, 258 insertions(+), 581 deletions(-) -2004-01-31 Bahadir Yagan +commit 0b832b5b1ce2518d03ee18af2b510b0d12259f83 +Author: Bill Nottingham +Date: Sun Feb 11 19:04:48 2001 +0000 - * po/tr.po: tamamlandý + fix typo in message (#27052) -2004-01-30 Bill Nottingham + po/initscripts.pot | 4 ---- + sysconfig/network-scripts/ifdown | 2 +- + 2 files changed, 1 insertions(+), 5 deletions(-) - * ChangeLog, initscripts.spec: 7.45-1 +commit 181d5580ac475305396a2dd88b609983e5eefe8c +Author: Florian La Roche +Date: Sat Feb 10 08:44:47 2001 +0000 - * rc.d/rc.sysinit: duh + new version to create an archive -2004-01-29 Allan Sims + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/et.po: Estonian +commit 7b633e2ac3e12e4c96d91089c81c120cb6aa9642 +Author: Florian La Roche +Date: Sat Feb 10 08:38:30 2001 +0000 -2004-01-28 Bill Nottingham + add all changes for s390 that don't change anything for the other + architectures - * rc.d/init.d/network: clear out environment (#113937, #111584) + Makefile | 16 +++++++--- + initscripts.spec | 7 +++++ + inittab.s390 | 52 ++++++++++++++++++++++++++++++++++++ + sysconfig/init.s390 | 21 ++++++++++++++ + sysconfig/network-scripts/ifup-ctc | 36 +++++++++++++++++++++++++ + sysctl.conf.s390 | 4 +++ + 6 files changed, 131 insertions(+), 5 deletions(-) -2004-01-28 Bill Nottingham +commit c8d833dfceddb2d50139221e8b216415397a859c +Author: Bill Nottingham +Date: Sat Feb 10 00:49:48 2001 +0000 - * ChangeLog, initscripts.spec: 7.44-1 + 5.63.1-1 - * rc.d/rc.sysinit: /var/log/ksyms.0 is dead too + ChangeLog | 26 ++++++++++++++++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 30 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: libredhat-kernel is dead +commit eb7df4d6479b7b23cbfe4588a0961ac17b90f8c8 +Author: Bill Nottingham +Date: Sat Feb 10 00:48:42 2001 +0000 - * rc.d/rc.sysinit: only run mkkerneldoth on < 2.6 kernels - remove the system.map linking; it's silly + reintroduce font page reset, but fix su errors - * rc.d/rc.sysinit: - remove boot-time depmod. All kernel module installs must run it on - installation of modules now. + lang.csh | 19 +++++++++++++++++++ + lang.sh | 12 ++++++++++++ + 2 files changed, 31 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit: - mount sysfs. throw away error if it fails (2.4 kernels) +commit 0cc081cbc90a7f0d1b229f86d20f7f886f5c40b0 +Author: I18N Processor +Date: Fri Feb 9 00:22:58 2001 +0000 - * rc.d/init.d/halt: don't umount /sys + Auto-update by milan.kerslager@spsselib.hiedu.cz - * sysconfig/network-scripts/network-functions: - handlie 2.6-style install lines correctly + po/cs.po | 150 +++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 76 insertions(+), 74 deletions(-) -2004-01-27 Bill Nottingham +commit 3084b71317b84908321028d2c5b41e1b5d7c8e34 +Author: I18N Processor +Date: Thu Feb 8 23:47:29 2001 +0000 - * rc.d/init.d/netfs, rc.d/rc.sysinit: fix mount invocation + Auto-update by milan.kerslager@spsselib.hiedu.cz - * rc.d/init.d/halt, rc.d/init.d/netfs, rc.d/rc.sysinit: - NFSv4 support (, ) + po/cs.po | 313 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 157 insertions(+), 156 deletions(-) -2004-01-24 Marcel Telka +commit 730ada6a59b50b33362c35197400ef5071bff999 +Author: Bill Nottingham +Date: Thu Feb 8 17:57:50 2001 +0000 - * po/sk.po: Started Slovak translations. + load ide-cd before ide-scsi -2004-01-17 R. Shashidhar + rc.d/rc.sysinit | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * po/ta.po: newly translated files +commit 554ac19a837f606a63f99c33e56baa8bc2a95ec5 +Author: I18N Processor +Date: Thu Feb 8 14:05:12 2001 +0000 -2004-01-16 Dan Walsh + Auto-update by ra@xo.hp.is - * initscripts.spec: remove selinux code from service script + po/is.po | 12 ++---------- + 1 files changed, 2 insertions(+), 10 deletions(-) - * service: no longer need run_init +commit cdac43ac473ff91601908a5fb42ff97cfa1c9ff9 +Author: I18N Processor +Date: Thu Feb 8 14:03:22 2001 +0000 -2004-01-16 Daniel Brooke Peig + Auto-update by ra@xo.hp.is - * po/pt_BR.po: Translation revised + po/is.po | 210 ++++++++++++++++++++++++-------------------------------------- + 1 files changed, 82 insertions(+), 128 deletions(-) -2004-01-13 Josep Puigdemont +commit e3fcb1b8c9a61e9d7c2cda6f54c20bc7d45f8d59 +Author: Bill Nottingham +Date: Thu Feb 8 06:40:18 2001 +0000 - * po/ca.po: File created as it is being translated + *** empty log message *** -2003-12-16 Francesco Valente + ChangeLog | 46 ++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 5 +++++ + 2 files changed, 51 insertions(+), 0 deletions(-) - * po/it.po: Updated +commit a423f45818f3fb26fa88228bf693b508fd781eee +Author: Bill Nottingham +Date: Thu Feb 8 06:34:21 2001 +0000 -2003-12-14 Robert Sedak + 5.63 - * po/hr.po: *** empty log message *** + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2003-12-11 Bill Nottingham +commit ae8a1898ba32e87cd715461b3310f6ed7cf4de05 +Author: Bill Nottingham +Date: Thu Feb 8 05:05:36 2001 +0000 - * sysconfig/network-scripts/network-functions: - cleanup the test a little + fix detection of chat script name (hopefully) - * sysconfig/network-scripts/network-functions: get rid of error message + sysconfig/network-scripts/ifup-ppp | 12 +++++++----- + 1 files changed, 7 insertions(+), 5 deletions(-) -2003-12-10 Denis Lackovic +commit 8669b47d92f6b232b96bbd3b11c377e324195021 +Author: Bill Nottingham +Date: Thu Feb 8 00:01:14 2001 +0000 - * po/hr.po: croatian translations update + tweak ipv6 stuff -2003-12-06 Jeremy Katz + po/initscripts.pot | 16 ++++++++-------- + 1 files changed, 8 insertions(+), 8 deletions(-) - * initscripts.spec, rc.d/rc.sysinit: basic lvm2 support +commit be228f2705ed785c3b0669a45fb80709d184dc20 +Author: Bill Nottingham +Date: Wed Feb 7 23:59:52 2001 +0000 -2003-12-05 Yovko Lambrev + more ipv6 sync-ups - * po/bg.po: Small fix + Makefile | 3 +- + sysconfig.txt | 4 +- + sysconfig/network-scripts/network-functions-ipv6 | 67 ++++++++-------------- + 3 files changed, 27 insertions(+), 47 deletions(-) - * po/bg.po: Language team patch by Yanko Kaneti applied +commit 360366ced865c450ed936b04a6aed701a3186fd4 +Author: I18N Processor +Date: Wed Feb 7 22:22:19 2001 +0000 -2003-12-05 Bartosz Sapijaszko + Auto-update by menthos@menthos.com - * po/pl.po: *** empty log message *** + po/sv.po | 16 ++++++++-------- + 1 files changed, 8 insertions(+), 8 deletions(-) -2003-12-04 Tamas Szanto +commit 7df2606c7698f3208b8b2771677945caa94aa60f +Author: I18N Processor +Date: Wed Feb 7 22:06:06 2001 +0000 - * po/hu.po: CVS_SILENT - Tamas Szanto + Auto-update by menthos@menthos.com -2003-12-04 Yovko Lambrev + po/sv.po | 12 ++++++------ + 1 files changed, 6 insertions(+), 6 deletions(-) - * po/bg.po: Some minimal updates +commit aedd84eeea7b32123bb0893b49a149059272cb38 +Author: Bill Nottingham +Date: Wed Feb 7 21:58:37 2001 +0000 -2003-12-03 Yovko Lambrev + add ipv6 documentation - * po/bg.po: - Bulgarian translation of initscripts finished: 100% of lines ready Dec 3, 2003 + sysconfig.txt | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 62 insertions(+), 0 deletions(-) -2003-12-03 Dan Walsh +commit 71b0d3a70d14810e91826680f562c226f478d018 +Author: I18N Processor +Date: Wed Feb 7 21:50:25 2001 +0000 - * service: remove HOME environment variable from SELINUX code + Auto-update by claus_h@image.dk - * service: Add SELinux support + po/da.po | 192 ++++++++++++++++++++++--------------------------------------- + 1 files changed, 69 insertions(+), 123 deletions(-) -2003-12-03 Yovko Lambrev +commit 3dbc16abe698daa238f76b3a1add4c41ec225067 +Author: Bill Nottingham +Date: Wed Feb 7 21:47:16 2001 +0000 - * po/bg.po: - Bulgarian translation of initscripts: 75% of lines ready Dec 3, 2003 + updated ipv6 stuff from Peter Bieringer -2003-12-02 Yovko Lambrev + sysconfig/network-scripts/ifdown-ipv6 | 56 ++-- + sysconfig/network-scripts/ifdown-sit | 42 ++- + sysconfig/network-scripts/ifup-ipv6 | 44 ++- + sysconfig/network-scripts/ifup-sit | 41 ++- + sysconfig/network-scripts/network-functions-ipv6 | 476 ++++++++++++++-------- + sysconfig/static-routes-ipv6 | 31 ++- + 6 files changed, 450 insertions(+), 240 deletions(-) - * po/bg.po: - Bulgarian translation of initscripts: 50% of lines ready Dec 2, 2003 +commit 4db6d852afc433a7559e2de32f586458f70f79bf +Author: Bill Nottingham +Date: Wed Feb 7 20:28:26 2001 +0000 - * po/bg.po: - Bulgarian translation of initscripts: first update Dec 2, 2003 + unset LC_ALL before calling halt/reboot as well -2003-12-01 Bill Nottingham + rc.d/rc | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * initscripts.spec: bump rev for build +commit 86b8d597ab7936b5fa5b2098f1b564c1b3e18908 +Author: Bill Nottingham +Date: Wed Feb 7 20:27:58 2001 +0000 - * sysconfig/network-scripts/ifdown-ippp, sysconfig/network-scripts/ifup-ippp: - fix ipv6 with ippp (#111215, ) + fix the 'unable to shutdown cleanly' problem (#25744) -2003-11-17 Bill Nottingham + rc.d/init.d/functions | 2 +- + rc.d/init.d/halt | 1 + + 2 files changed, 2 insertions(+), 1 deletions(-) - * initscripts.spec: fix changelog +commit d3f65d9cfb5c2aa2ead5f1b2f25b81a57f32a8ce +Author: I18N Processor +Date: Wed Feb 7 18:48:46 2001 +0000 - * initscripts.spec: 7.42.1-1 + Auto-update by menthos@menthos.com - * rc.d/rc.sysinit: fix devpts mounting (#110209) + po/sv.po | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2003-11-13 Jatin Nansi +commit 38d24453e2f6499d9a6342745a8e6c79d5b62d46 +Author: I18N Processor +Date: Wed Feb 7 17:05:18 2001 +0000 - * po/hi.po: Commit by jnansi@redhat.com + Auto-update by menthos@menthos.com -2003-11-11 Maxim Dziumanenko + po/sv.po | 187 ++++++++++++++++++++++---------------------------------------- + 1 files changed, 67 insertions(+), 120 deletions(-) - * po/uk.po: Update Ukrainian translations. +commit 9e0e5475884bcc6eacd0691ffd8d678d8370d160 +Author: I18N Processor +Date: Wed Feb 7 12:12:22 2001 +0000 -2003-11-10 Bill Nottingham + Auto-update by leon@geon.donetsk.ua - * rc.d/init.d/network: fix xDSL and other interfaces (#109601) + po/ru.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) -2003-11-09 Maxim Dziumanenko +commit 5e98d82f1693e055979011ce95efc7305cb21f3b +Author: I18N Processor +Date: Wed Feb 7 10:29:19 2001 +0000 - * po/uk.po: Update ukrainian translations. + Auto-update by leon@geon.donetsk.ua -2003-11-07 Bill Nottingham + po/ru.po | 115 +++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 58 insertions(+), 57 deletions(-) - * sysconfig/network-scripts/ifup: get rid of error message +commit 0098d5b51a5e12bd3234ede568a9ffe49f13368a +Author: Bill Nottingham +Date: Tue Feb 6 23:41:21 2001 +0000 -2003-11-07 Jatin Nansi + *** empty log message *** - * po/hi.po: Commit by jnansi@redhat.com + ChangeLog | 44 +++----------------------------------------- + 1 files changed, 3 insertions(+), 41 deletions(-) -2003-10-28 Bill Nottingham +commit 07efa3eb228a243743c609ec918a6220a65bfaed +Author: Bill Nottingham +Date: Tue Feb 6 23:40:20 2001 +0000 - * ChangeLog, initscripts.spec: - 7.42-1 + fix typos (DHCPDARGS vs. DHCPCDARGS) (#26378) - * rc.d/rc.sysinit: - use fgrep in places () + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/init.d/functions, rc.d/rc.sysinit: - turn on details on failed services +commit 7328ffd9d93c2cf5783854aadabe637cf19520c6 +Author: Bill Nottingham +Date: Tue Feb 6 22:53:07 2001 +0000 -2003-10-23 Christian Rose + *** empty log message *** - * sv.po: Updated Swedish translation. + ChangeLog | 44 ++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 1 + + 2 files changed, 45 insertions(+), 0 deletions(-) -2003-10-22 Bill Nottingham +commit 5851b1f471b85608f0026646fdc3a30d42752212 +Author: Bill Nottingham +Date: Tue Feb 6 22:52:17 2001 +0000 - * ChangeLog, initscripts.spec: - 7.41-1 + load ide-scsi if they asked for it - * rc.d/init.d/functions, rc.d/rc.sysinit: - switch on rhgb details for confirm mode. (#100894) - catch a couple more failure cases in rc.sysinit for jumping out of rhgb. + rc.d/rc.sysinit | 5 +++++ + 1 files changed, 5 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit: - fix dvorak keymap (#106854) +commit 2c7e821302ef4d6c38da4273792142fdf0db4395 +Author: Bill Nottingham +Date: Tue Feb 6 22:36:36 2001 +0000 -2003-10-22 Than Ngo + fix typo - * initscripts.spec: bump version number + ChangeLog | 3 +++ + sysconfig/network-scripts/ifup | 2 +- + 2 files changed, 4 insertions(+), 1 deletions(-) - * ChangeLog, ppp/ip-down, ppp/ip-up, sysconfig/network-scripts/ifup-ippp, sysconfig/network-scripts/ifup-ppp: - add better fix to support nickname (#105785) +commit 64326b0942ea7c85d31cdd7dc65c27c0abc75772 +Author: Bill Nottingham +Date: Tue Feb 6 22:31:24 2001 +0000 -2003-10-22 Bill Nottingham + 5.62-1 - * rc.d/rc: - run rhgb-client at the end of a runlevel (#107725) + ChangeLog | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 7 ++++- + 2 files changed, 83 insertions(+), 1 deletions(-) -2003-10-22 Than Ngo +commit 32d629933257051980054822fc9a92cc5462cfc6 +Author: Bill Nottingham +Date: Tue Feb 6 22:27:25 2001 +0000 - * ChangeLog, initscripts.spec, ppp/ip-down, ppp/ip-up, sysconfig/network-scripts/ifup-ippp, sysconfig/network-scripts/ifup-ppp: - add support nickname (#105785) + modify the firewall to allow any (new) DNS servers through on ifup -2003-10-22 Bill Nottingham + sysconfig.txt | 2 ++ + sysconfig/network-scripts/ifup | 17 +++++++++++++++++ + sysconfig/network-scripts/ifup-post | 30 +++++++++++++++++++++--------- + 3 files changed, 40 insertions(+), 9 deletions(-) - * rc.d/init.d/functions, rc.d/rc.sysinit: - switch on rhgb details for confirm mode. (#100894) - catch a couple more failure cases in rc.sysinit for jumping out of rhgb. +commit 85814c076ce47f2d7ea16c6d41d3ce51be32206a +Author: I18N Processor +Date: Tue Feb 6 21:12:54 2001 +0000 - * rc.d/rc.sysinit: - fix dvorak keymap (#106854) + Auto-update by leon@geon.donetsk.ua -2003-10-22 Than Ngo + po/ru.po | 163 +++++++++++++++++++++----------------------------------------- + 1 files changed, 55 insertions(+), 108 deletions(-) - * Changelog, initscripts.spec: 7.40-1 - * sysconfig/network-scripts/ifup-ippp, sysconfig/network-scripts/ifup-ppp, ppp/ip-down, ppp/ip-up: - add better fix to support nickname (#105785) +commit 7210e808c8540f7e2aa63c2932863b4f40bb2c48 +Author: Bill Nottingham +Date: Tue Feb 6 20:42:52 2001 +0000 -2003-10-22 Bill Nottingham + don't muck with the font in lang.(sh|csh) (#26349) - * rc.d/rc: - run rhgb-client at the end of a runlevel (#107725) + lang.csh | 19 ------------------- + lang.sh | 14 -------------- + 2 files changed, 0 insertions(+), 33 deletions(-) -2003-10-22 Than Ngo +commit 0a2804dfa48a3ed09d48a917a540a591be8ee110 +Author: I18N Processor +Date: Tue Feb 6 20:29:32 2001 +0000 - * Changelog, initscripts.spec: 7.39-1 - * sysconfig/network-scripts/ifup-ippp, sysconfig/network-scripts/ifup-ppp, ppp/ip-down, ppp/ip-up: - add support nickname (#105785) - -2003-10-17 Bill Nottingham + Auto-update by leon@geon.donetsk.ua - * ChangeLog, initscripts.spec: - 7.38-1 + po/ru.po | 199 +++++++++++++++++++++++++++++++++++++++----------------------- + 1 files changed, 126 insertions(+), 73 deletions(-) -2003-10-17 Jonathan Blandford +commit 0ca706bbb788439e90669331d05ae891e1265dcd +Author: I18N Processor +Date: Tue Feb 6 17:51:36 2001 +0000 - * rc.d/rc.sysinit: turn on rhgb only if 'rhgb' is set in cmdline. + Auto-update by leon@geon.donetsk.ua -2003-10-10 Bill Nottingham + po/ru.po | 53 ----------------------------------------------------- + 1 files changed, 0 insertions(+), 53 deletions(-) - * ChangeLog, initscripts.spec: - 7.37-1 +commit 664444c9d9fe544415904830ac95d30bed9d27b6 +Author: Bill Nottingham +Date: Tue Feb 6 17:48:42 2001 +0000 - * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: - bridging updates (#104421, ) + don't display japanese unless we're on a pty -2003-10-08 Bill Nottingham + rc.d/init.d/functions | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) - * initscripts.spec: bump rev +commit 548bfb4b86d56f466b10c289d2d1f229494538e6 +Author: Bill Nottingham +Date: Tue Feb 6 17:06:40 2001 +0000 - * rc.d/init.d/functions: - export LANG, fixes rhgb in CJK + mon has a subdirectory in odd places as well. (#26924) -2003-10-08 Bill Nottingham + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: - 7.36-1 +commit 3016587b99f3ac6265db012ced9b3f09f66b4b35 +Author: Bill Nottingham +Date: Tue Feb 6 17:00:32 2001 +0000 - * rc.d/rc.sysinit: - mount /dev/pts before starting rhgb + fix comment -2003-10-07 Roman Maurer + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/sl.po: updated +commit 44357039033cc9f3564e99ec853fe5154aec584f +Author: Bill Nottingham +Date: Tue Feb 6 16:59:04 2001 +0000 -2003-10-07 Leon Kanter + do USB initialization even if we don't need to load a host-controller module (#26318) - * po/ru.po: update + rc.d/rc.sysinit | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) -2003-10-01 Bill Nottingham +commit a313ddf0270e55f246c8b0cf51f5ee8a2cc10572 +Author: Trond Eivind Glomsrod +Date: Tue Feb 6 05:05:43 2001 +0000 - * ChangeLog, initscripts.spec: - 7.35-1 + Removed lots of newlines which caused conflicts -2003-09-28 Roman Maurer + po/ru.po | 70 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 35 insertions(+), 35 deletions(-) - * po/sl.po: more translations +commit 1d3c4fe1439d3606836992fc518b16f68c3112ea +Author: Trond Eivind Glomsrod +Date: Tue Feb 6 04:59:39 2001 +0000 -2003-09-28 Denis Lackovic + i18n-updates - * po/hr.po: minor translation fix + initscripts.spec | 7 +++++-- + 1 files changed, 5 insertions(+), 2 deletions(-) -2003-09-26 Bill Nottingham +commit 654098772d3d1136bde37636e89c75a88308320f +Author: I18N Processor +Date: Tue Feb 6 04:56:24 2001 +0000 - * sysconfig/network-scripts/ifup-ipsec, sysconfig.txt: - fix typo + Auto-update by teg@redhat.com -2003-09-26 Denis Lackovic + po/nb.po | 194 ++++++++++++++++++++++--------------------------------------- + po/no.po | 194 ++++++++++++++++++++++--------------------------------------- + 2 files changed, 140 insertions(+), 248 deletions(-) - * po/hr.po: new translations update +commit 38b4c2944c2e2663b9d556e3b2fe557fbe7d563c +Author: Bill Nottingham +Date: Tue Feb 6 04:26:49 2001 +0000 -2003-09-22 Bill Nottingham + i18n updates - * rc.d/rc.sysinit: - load acpi modules on startup + po/cs.po | 280 +++++++++++++++++++++++++++++++++++++++ + po/da.po | 331 ++++++++++++++++++++++++++++++++++++++++++++++- + po/de.po | 280 +++++++++++++++++++++++++++++++++++++++ + po/es.po | 366 +++++++++++++++++++++++++++++++++++++++++++++++----- + po/eu_ES.po | 280 +++++++++++++++++++++++++++++++++++++++ + po/fi.po | 280 +++++++++++++++++++++++++++++++++++++++ + po/fr.po | 280 +++++++++++++++++++++++++++++++++++++++ + po/gl.po | 334 +++++++++++++++++++++++++++++++++++++++++++++++ + po/hu.po | 280 +++++++++++++++++++++++++++++++++++++++ + po/id.po | 280 +++++++++++++++++++++++++++++++++++++++ + po/initscripts.pot | 278 +++++++++++++++++++++++++++++++++++++++- + po/is.po | 334 +++++++++++++++++++++++++++++++++++++++++++++++ + po/it.po | 280 +++++++++++++++++++++++++++++++++++++++ + po/ja.po | 280 +++++++++++++++++++++++++++++++++++++++ + po/ko.po | 280 +++++++++++++++++++++++++++++++++++++++ + po/nb.po | 334 +++++++++++++++++++++++++++++++++++++++++++++++ + po/no.po | 334 +++++++++++++++++++++++++++++++++++++++++++++++ + po/pl.po | 280 +++++++++++++++++++++++++++++++++++++++ + po/pt.po | 334 +++++++++++++++++++++++++++++++++++++++++++++++ + po/pt_BR.po | 365 +++++++++++++++++++++++++++++++++++++++++++++++----- + po/ro.po | 280 +++++++++++++++++++++++++++++++++++++++ + po/ru.po | 331 ++++++++++++++++++++++++++++++++++++++++++++++- + po/sk.po | 280 +++++++++++++++++++++++++++++++++++++++ + po/sl.po | 280 +++++++++++++++++++++++++++++++++++++++ + po/sr.po | 280 +++++++++++++++++++++++++++++++++++++++ + po/sv.po | 331 ++++++++++++++++++++++++++++++++++++++++++++++- + po/tr.po | 338 +++++++++++++++++++++++++++++++++++++++++++++++- + po/uk.po | 338 +++++++++++++++++++++++++++++++++++++++++++++++- + po/wa.po | 280 +++++++++++++++++++++++++++++++++++++++ + po/zh.po | 280 +++++++++++++++++++++++++++++++++++++++ + po/zh_CN.GB2312.po | 280 +++++++++++++++++++++++++++++++++++++++ + 31 files changed, 9316 insertions(+), 72 deletions(-) -2003-09-21 Nguyen Thai Ngoc Duy +commit 4c9ab46a29ceda7c1f833675865048e9d411af79 +Author: I18N Processor +Date: Tue Feb 6 03:35:17 2001 +0000 - * po/vi.po: update vi.po + Auto-update by menthos@menthos.com -2003-09-17 Denis Lackovic + po/sv.po | 5 ++--- + 1 files changed, 2 insertions(+), 3 deletions(-) - * po/hr.po: fix +commit 23c6b613ecbc965dc3d09a5e377b8ac6013a46f8 +Author: I18N Processor +Date: Tue Feb 6 03:30:49 2001 +0000 -2003-09-16 Bill Nottingham + Auto-update by menthos@menthos.com - * src/consoletype.c, src/doexec.c, src/initlog.c, src/minilogd.c, src/netreport.c, src/ppp-watch.c, src/process.c, src/usernetctl.c, src/usleep.c: - copyright cleanup + po/sv.po | 100 +++++++++++++++++++++++-------------------------------------- + 1 files changed, 38 insertions(+), 62 deletions(-) -2003-09-16 Pedro Morais +commit 2f3549544d335bedae5ce8fb6e1ad49884e5eebc +Author: I18N Processor +Date: Mon Feb 5 15:16:02 2001 +0000 - * po/pt.po: updates + Auto-update by leon@geon.donetsk.ua -2003-09-15 Denis Lackovic + po/ru.po | 554 ++++++++++++++++---------------------------------------------- + 1 files changed, 139 insertions(+), 415 deletions(-) - * po/hr.po: - initial croatian translation import +commit 47c3da21e16fc55bffd2f89b69af1173f56def57 +Author: Karsten Hopp +Date: Mon Feb 5 11:20:55 2001 +0000 -2003-09-15 Than Ngo + Fixed typo in comment (bugzilla 25998) ;-) - * Changelog, initscripts.spec: - 7.34-1 + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/init.d/halt - use upsdrvctl to start the shutdown process +commit 0bbecd1e7bc8b857cb447cded52525e96a6a8681 +Author: I18N Processor +Date: Mon Feb 5 09:22:11 2001 +0000 -2003-09-15 Bill Nottingham + Auto-update by leon@geon.donetsk.ua - * ChangeLog, initscripts.spec: - 7.33-1 + po/ru.po | 822 +++++++++++++++++++++++++++++++++++++++++-------------------- + 1 files changed, 552 insertions(+), 270 deletions(-) - * src/ppp-watch.c, sysconfig/network-scripts/ifdown-ppp, sysconfig/network-scripts/ifup-ppp: - ppp fixes (#104128, #97845, #85447) +commit 26446cf01ddd582cfcb4aae4473e2bae74e90ce3 +Author: I18N Processor +Date: Sun Feb 4 14:59:12 2001 +0000 -2003-09-12 Bill Nottingham + Auto-update by claus_h@image.dk - * sysconfig/network-scripts/ifdown-ipsec, sysconfig/network-scripts/ifup-ipsec: - for tunneling, add a route for the tunneled net through the other host + po/da.po | 102 +++++++++++++++++++++++-------------------------------------- + 1 files changed, 39 insertions(+), 63 deletions(-) -2003-09-11 Nalin Dahyabhai +commit b435c3b2e13b75ef25dafab41f4c68f259b8eea5 +Author: Bill Nottingham +Date: Fri Feb 2 22:43:37 2001 +0000 - * sysconfig.txt: - - add two of the options for /etc/init.d/saslauthd + add a string -2003-09-11 Bill Nottingham + po/initscripts.pot | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/ifdown-ipsec, sysconfig/network-scripts/ifup-ipsec: - more ipsec fixes (#104227, ) +commit c5db1f43bc2e93d223c2cd63342bdce166125521 +Author: Bill Nottingham +Date: Fri Feb 2 22:36:28 2001 +0000 + + 5.61-1 + + ChangeLog | 34 ++++++++++++++++++++++++++++++++++ + 1 files changed, 34 insertions(+), 0 deletions(-) + +commit 9c89835457dc5379afbcd71cd5d946cd198911a6 +Author: Bill Nottingham +Date: Fri Feb 2 22:35:05 2001 +0000 + + actually include ipv6 files in the spec file + + initscripts.spec | 13 +++++++++++-- + sysconfig/network-scripts/ifdown-ipv6 | 2 +- + sysconfig/network-scripts/ifdown-sit | 2 +- + sysconfig/network-scripts/ifup-ipv6 | 4 ++-- + sysconfig/network-scripts/ifup-sit | 2 +- + sysconfig/network-scripts/network-functions-ipv6 | 6 +++--- + 6 files changed, 19 insertions(+), 10 deletions(-) -2003-09-11 Bill Nottingham +commit 96b55bc2293335cb2b6de9f19b6bcb8560a66a2f +Author: Bill Nottingham +Date: Fri Feb 2 19:39:39 2001 +0000 - * initscripts.spec: 7.32-1 + we probably shouldn't conflict with ourselves - * sysconfig/network-scripts/ifup-ipsec: - ipsec fixes - detect automatic keying better, fix variable names for - tunneling + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: - always call 'ip link set *dev* ${DEVICE}', to avoid confusion with - other ip parameters (#104187) +commit 6862fba1d6072e7ee1cf57074d14fea9335e8453 +Author: I18N Processor +Date: Fri Feb 2 14:22:11 2001 +0000 -2003-09-10 Bill Nottingham + Auto-update by ra@xo.hp.is - * rc.d/rc.sysinit: - the vio check in consoletype requires /proc, so we must mount - /proc before sourcing /etc/init.d/functions (#103990) + po/is.po | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) - * initscripts.spec, src/genhostid.1, src/genhostid.c, src/Makefile: - add uli's hostid setting program +commit 4240587dee6fdc6e027ae465c74767800952d65f +Author: I18N Processor +Date: Fri Feb 2 14:19:01 2001 +0000 -2003-09-09 Bill Nottingham + Auto-update by ra@xo.hp.is - * ChangeLog, initscripts.spec: - 7.31-1 + po/is.po | 352 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 176 insertions(+), 176 deletions(-) - * rc.d/init.d/network, sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: - bridging support () +commit e7527fea716af8414363de4000a6c0c5a146da3f +Author: I18N Processor +Date: Fri Feb 2 13:16:27 2001 +0000 -2003-09-07 Hasbullah Bin Pit + Auto-update by ra@xo.hp.is - * po/ms.po: - Updated Malay translation for initscripts - only 10 string left + po/is.po | 396 +++++++++----------------------------------------------------- + 1 files changed, 56 insertions(+), 340 deletions(-) -2003-09-05 Bill Nottingham +commit 524a17887f8759f4010d58e3c02c57c95e47d602 +Author: Trond Eivind Glomsrod +Date: Fri Feb 2 00:39:59 2001 +0000 - * initscripts.spec: require ethtool + Updated i18n... - * rc.d/init.d/network, sysconfig/network-scripts/ifup: - fix bonding+dhcp (#91399); bring bonding device links up, then bring up slaves, then bring up bonding interface fully + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * rc.d/init.d/network: - revert - bringing up bonding interfaces last doesn't work +commit c4246f0ad7f7554b9c928b00442191cd29ef99c5 +Author: I18N Processor +Date: Fri Feb 2 00:34:36 2001 +0000 -2003-09-04 Bill Nottingham + Auto-update by teg@redhat.com - * sysconfig/network-scripts/ifup-ipsec: - typo (#103781) + po/nb.po | 195 ++++++++++++++++++++++++++----------------------------------- + po/no.po | 195 ++++++++++++++++++++++++++----------------------------------- + 2 files changed, 166 insertions(+), 224 deletions(-) - * src/ppp-watch.c: - match the man page (#97850) +commit 25e68bf93fcf5866b6ee00c106c8653fe4576aa4 +Author: Bill Nottingham +Date: Thu Feb 1 23:41:25 2001 +0000 - * sysconfig/network-scripts/ifup-aliases: - unset ONPARENT after use (#101384) + merge in new stuff - * rc.d/init.d/network: - add bonding & xDSL to the list of devices brought up afterwards (#97030,#91399) - and bring them down first (#103042) + po/cs.po | 128 ++++++++++++++++++++++++++++++++++++ + po/da.po | 157 +++++++++++++++++++++++++++++++++++++++++++++ + po/de.po | 128 ++++++++++++++++++++++++++++++++++++ + po/es.po | 181 ++++++++++++++++++++++++++++++++++++++++++++------- + po/eu_ES.po | 128 ++++++++++++++++++++++++++++++++++++ + po/fi.po | 128 ++++++++++++++++++++++++++++++++++++ + po/fr.po | 128 ++++++++++++++++++++++++++++++++++++ + po/gl.po | 157 +++++++++++++++++++++++++++++++++++++++++++++ + po/hu.po | 128 ++++++++++++++++++++++++++++++++++++ + po/id.po | 128 ++++++++++++++++++++++++++++++++++++ + po/is.po | 163 ++++++++++++++++++++++++++++++++++++++++++++--- + po/it.po | 128 ++++++++++++++++++++++++++++++++++++ + po/ja.po | 128 ++++++++++++++++++++++++++++++++++++ + po/ko.po | 128 ++++++++++++++++++++++++++++++++++++ + po/nb.po | 157 +++++++++++++++++++++++++++++++++++++++++++++ + po/no.po | 157 +++++++++++++++++++++++++++++++++++++++++++++ + po/pl.po | 128 ++++++++++++++++++++++++++++++++++++ + po/pt.po | 157 +++++++++++++++++++++++++++++++++++++++++++++ + po/pt_BR.po | 181 ++++++++++++++++++++++++++++++++++++++++++++------- + po/ro.po | 128 ++++++++++++++++++++++++++++++++++++ + po/ru.po | 128 ++++++++++++++++++++++++++++++++++++ + po/sk.po | 128 ++++++++++++++++++++++++++++++++++++ + po/sl.po | 128 ++++++++++++++++++++++++++++++++++++ + po/sr.po | 128 ++++++++++++++++++++++++++++++++++++ + po/sv.po | 157 +++++++++++++++++++++++++++++++++++++++++++++ + po/tr.po | 163 ++++++++++++++++++++++++++++++++++++++++++++--- + po/uk.po | 163 ++++++++++++++++++++++++++++++++++++++++++++--- + po/wa.po | 128 ++++++++++++++++++++++++++++++++++++ + po/zh.po | 128 ++++++++++++++++++++++++++++++++++++ + po/zh_CN.GB2312.po | 128 ++++++++++++++++++++++++++++++++++++ + 30 files changed, 4148 insertions(+), 77 deletions(-) - * rc.d/init.d/network: - handle sorting > 10 network devices (#98209) +commit d188833bc1aac38c053f62bdfb3ca32fb0f2349a +Author: Bill Nottingham +Date: Thu Feb 1 23:40:54 2001 +0000 - * rc.d/rc.sysinit: - remove superfluous variable (#83527) + update from new stuff - * rc.d/init.d/killall: - check for a parameter (#84799) + po/initscripts.pot | 746 ++++++++++++++++++++++++++++++++-------------------- + 1 files changed, 467 insertions(+), 279 deletions(-) - * src/ipcalc.c: - fix some memory handling (#85478, ) +commit 8f0771f59c8a43176f02c11e766cc2837b0d5958 +Author: I18N Processor +Date: Wed Jan 31 23:02:09 2001 +0000 - * rc.d/init.d/network: - fix error message on directories with spaces (#86066) + Auto-update by claus_h@image.dk -2003-09-03 Bill Nottingham + po/da.po | 18 +++++++++--------- + 1 files changed, 9 insertions(+), 9 deletions(-) - * sysconfig/network-scripts/network-functions: - disable hotplug when loading modules (#98611) +commit fb11498dc38878d99c3f0e2df0f1409d909bc766 +Author: Bill Nottingham +Date: Tue Jan 30 22:40:32 2001 +0000 - * rc.d/init.d/halt, rc.d/init.d/killall: - fix shutdown with NFS root (#100556, ) + 5.60-1 - * rc.d/init.d/halt: - check for /proc/swaps before awking it (#99373, ) + ChangeLog | 113 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 8 ++++ + 2 files changed, 121 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit: - run rhgb after /usr is mounted (#100525, ) +commit 2e41aa2e71dbcb3dd7c5c0dfe06670a32ebab2cd +Author: Bill Nottingham +Date: Tue Jan 30 22:30:00 2001 +0000 - * rc.d/rc: - remove /var/run/confirm when done with /etc/rc (#100898) + don't barf errors if files aren't there (say, rc.local) - * ipv6-6to4.howto, sysconfig/network-scripts/network-functions-ipv6, changes.ipv6: - IPv6 updates (Pekka Savola, ) + rc.d/init.d/killall | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) -2003-09-02 Sarah Smith +commit a996c36f7e7078b3f9f243a27b14cd160b510d71 +Author: Bill Nottingham +Date: Tue Jan 30 22:22:10 2001 +0000 - * po/zh_CN.po: all updated + fix typo -2003-08-29 Kjartan Maraas + sysconfig/network-scripts/ifup-ppp | 1 - + 1 files changed, 0 insertions(+), 1 deletions(-) - * po/no.po: Update +commit 9573842d591731154088d6c0248a8e5eaffb86cd +Author: Bill Nottingham +Date: Tue Jan 30 22:01:52 2001 +0000 -2003-08-23 Pedro Morais + bump rev - * po/pt.po: New updates -- jncp + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2003-08-22 Phil Knirsch +commit 04eaa435505a3cb383ca218c8e67ed6e0306c807 +Author: Bill Nottingham +Date: Tue Jan 30 22:01:02 2001 +0000 - * sysconfig/network-scripts/ifup-routes: - - User lowercase for variable for oldstyle routes, too. ;-) + various cleanups (#10761, from mjt@tls.msk.ru) -2003-08-21 Bill Nottingham + rc.d/init.d/functions | 126 +++++++++++++++++++++++++------------------------ + 1 files changed, 65 insertions(+), 61 deletions(-) - * sysconfig.txt: document HWADDR +commit 1c244e7f6723d46d5ddd01bfd14bae1a5b933370 +Author: Bill Nottingham +Date: Tue Jan 30 21:30:59 2001 +0000 -2003-08-20 Bill Nottingham + fix gateway thinko - * sysconfig/network-scripts/ifup: - fix use of local + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2003-08-20 Leon Kanter +commit 178a30869d447ebc8a4d9e243813f5429dc9a950 +Author: Bill Nottingham +Date: Tue Jan 30 21:24:34 2001 +0000 - * po/ru.po: update + for daemon(), look only at the pid file to see if it's running (#17244, others) -2003-08-20 Bernd Groh + rc.d/init.d/functions | 24 ++++++++++++++++++++++-- + 1 files changed, 22 insertions(+), 2 deletions(-) - * po/de.po: daily update +commit 513953f9cca632e75f9e8f5b99b77a4e0758b411 +Author: Bill Nottingham +Date: Tue Jan 30 21:21:59 2001 +0000 -2003-08-20 Yelitza Louze + change hostnames to all lowercase (#9579) - * po/es.po: Updated spanish translation + src/ipcalc.c | 5 +++++ + 1 files changed, 5 insertions(+), 0 deletions(-) -2003-08-20 Michelle Kim +commit 936a7cef8f3e40a02cad78c0992b4afd00b539a2 +Author: Bill Nottingham +Date: Tue Jan 30 21:01:43 2001 +0000 - * po/ko.po: updated translation + duh, is already set. -2003-08-18 Miloslav Trmac + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/cs.po: Update Czech translation +commit 5be1a87e611e4afea890281b03d260aa4c33f6e0 +Author: Bill Nottingham +Date: Tue Jan 30 20:54:33 2001 +0000 -2003-08-18 Bill Nottingham + hack default gw setting - * initscripts.spec: - bump rev for new ipv6 fixes + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2003-08-18 Hung-Pin Wu +commit bce860ff5542d3c373626b58f049094d38fd0e9f +Author: Bill Nottingham +Date: Tue Jan 30 19:44:21 2001 +0000 - * po/zh_TW.po: Updated translation + document -q -2003-08-18 Audrey Simons + src/initlog.1 | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) - * po/fr.po: Software updates +commit 9311cf9d9ac9d477ab9efa8b7108c3a5cb5c021b +Author: Bill Nottingham +Date: Tue Jan 30 17:54:53 2001 +0000 -2003-08-18 Bill Nottingham + ifup-ppp enhancements (#17388, ) - * sysconfig/network-scripts/init.ipv6-global, sysconfig/network-scripts/network-functions-ipv6: - more IPv6 tweaks (); sort | uniq -> sort -u + sysconfig/network-scripts/ifup-ppp | 61 +++++++++++++++++++----------------- + 1 files changed, 32 insertions(+), 29 deletions(-) - * sysconfig/network-scripts/init.ipv6-global, sysconfig/network-scripts/network-functions-ipv6: - more IPv6 tweaks () - sort | uniq -> sort -u +commit e185b9a4f875a1d7d2d74202c4e9a24f69c8462f +Author: Bill Nottingham +Date: Tue Jan 30 17:10:14 2001 +0000 -2003-08-17 Richard Allen + tweak usage messages (#24085) - * po/is.po: *** empty log message *** + rc.d/init.d/netfs | 2 +- + rc.d/init.d/network | 2 +- + rc.d/init.d/random | 2 +- + rc.d/init.d/rawdevices | 2 +- + 4 files changed, 4 insertions(+), 4 deletions(-) -2003-08-16 Peter van Egdom +commit 68219d8bf6d82f9a2a4c909f9214fdf5a2bf0f95 +Author: Bill Nottingham +Date: Tue Jan 30 17:00:56 2001 +0000 - * po/nl.po: - fixes in nl.po for changes in CVS + fix raid start if it's all modular, and no initrd (#25291) -2003-08-16 Christian Rose + rc.d/rc.sysinit | 8 ++++++-- + 1 files changed, 6 insertions(+), 2 deletions(-) - * po/sv.po: Updated Swedish translation. +commit 1d86729b17c914c80daff6e430d00933c658ad54 +Author: Bill Nottingham +Date: Tue Jan 30 16:24:28 2001 +0000 -2003-08-15 Bill Nottingham + fix build - * ChangeLog, initscripts.spec: 7.30-1 + src/ppp-watch.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/uk.po, po/vi.po, po/wa.po, po/zh_CN.po, po/zh_TW.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/ms.po, po/nl.po, po/nn.po, po/no.po, po/pl.po, po/ar.po, po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po: - update-po & refresh-po +commit 679b32eb30a201b3dde5c5296afdcb73327ba41b +Author: Bill Nottingham +Date: Mon Jan 29 23:55:07 2001 +0000 - * changes.ipv6, sysconfig/network-scripts/ifdown-ipv6, sysconfig/network-scripts/ifup-ipv6, sysconfig/network-scripts/init.ipv6-global, sysconfig/network-scripts/network-functions-ipv6: - IPv6 updates & tweaks + add sleep 1 to avoid race (#17842) -2003-08-08 Bill Nottingham + rc.d/rc.sysinit | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * ChangeLog, initscripts.spec: - 7.29-1 +commit b42175ccc5ba0f521bc771acd3f0caa6b7aaf5d1 +Author: Bill Nottingham +Date: Mon Jan 29 23:49:04 2001 +0000 - * setsysfont: - don't echo to /dev/console (#102004) + fix redial loop (#17380) - * src/mkkerneldoth: support kernel-hugemem + sysconfig/network-scripts/ifdown-ppp | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: - fix ethernet device renaming deadlock (yay recursion!) (#101566) +commit 27d66b229b5d34726c50f4ef4b649a6c44331a78 +Author: Bill Nottingham +Date: Mon Jan 29 23:39:19 2001 +0000 -2003-08-05 Andreas Mueller + add autofs (#17288) - * po/de.po: - some fixes to improve readability + rc.d/init.d/halt | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) -2003-08-05 Bill Nottingham +commit 651f425813c49048eac3895481a70eea1e2c9274 +Author: Bill Nottingham +Date: Mon Jan 29 23:37:38 2001 +0000 - * src/consoletype.c: - don't return 'vt' on vioconsole (#90465) + touch /var/lock/subsys/local so we only get run once -2003-08-01 Bill Nottingham + rc.d/rc.local | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/ifup: - fix short-circuit (#101445) +commit 8e1cad758fcd2ef66cf89723e7af9e9c59c58b08 +Author: Bill Nottingham +Date: Mon Jan 29 23:24:28 2001 +0000 -2003-07-21 Nilgün Belma Bugüner + make boot timeout configurable (BOOTTIMEOUT); patch from - * po/tr.po: update + initscripts.spec | 2 ++ + src/ppp-watch.c | 10 +++++++++- + sysconfig.txt | 3 +++ + 3 files changed, 14 insertions(+), 1 deletions(-) -2003-07-19 Nalin Dahyabhai +commit bf5b844b6ef35805b0c73fedbf04716024abad17 +Author: Bill Nottingham +Date: Mon Jan 29 23:21:21 2001 +0000 - * initscripts.spec, sysconfig/network-scripts/ifup-routes: - - ifup-routes: pass the interface name to handle_file() so that we don't try - to use the routes file's name as an interface name + handle aliases better in check_device_down (#18687) -2003-07-18 Audrey Simons + sysconfig/network-scripts/network-functions | 12 ++++++++++-- + 1 files changed, 10 insertions(+), 2 deletions(-) - * po/fr.po: Software   removed +commit b2c6bcce3be25a9afa2e5390015e383eb46d90b3 +Author: Bill Nottingham +Date: Mon Jan 29 23:16:58 2001 +0000 -2003-07-17 Peter van Egdom + do something less surprising when called with arguments (#18216) - * po/nl.po: - spelling-, translation- and typo-fixes in initscript nl.po + rc.d/init.d/halt | 10 ++++++++++ + 1 files changed, 10 insertions(+), 0 deletions(-) -2003-07-13 Roman Maurer +commit ecbd9034ac05c35ba975654a5b725d42e914ddaf +Author: Bill Nottingham +Date: Mon Jan 29 23:08:51 2001 +0000 - * po/sl.po: converted to UTF-8 + remove old broken code -2003-07-11 Bill Nottingham + sysconfig/network-scripts/ifup | 5 ----- + 1 files changed, 0 insertions(+), 5 deletions(-) - * initscripts.spec: - don't require /etc/redhat-release. silly tree build processes. +commit 48308fb5d11f1b7a55cbeb3127ec0d549cc0440e +Author: Bill Nottingham +Date: Mon Jan 29 22:58:43 2001 +0000 -2003-07-09 Bill Nottingham + don't ignore RETRYTIMEOUT when we never connect (#14701) - * ChangeLog, initscripts.spec: - 7.28-1 + initscripts.spec | 3 + + src/ppp-watch.c | 79 ++++++++++++++++++---------------- + sysconfig/network-scripts/ifdown-ppp | 7 +++- + 3 files changed, 51 insertions(+), 38 deletions(-) - * sysconfig/network-scripts/network-functions: - keys-, not .keys +commit 5a6393159db215f4dcaadfa1dc1fb388634bc6ec +Author: Bill Nottingham +Date: Mon Jan 29 22:31:07 2001 +0000 -2003-07-08 Bill Nottingham + add an alarm, so we don't wait forever for input (#23482) - * ChangeLog, initscripts.spec: - 7.27-1 + src/minilogd.c | 13 ++++++++++++- + 1 files changed, 12 insertions(+), 1 deletions(-) - * lang.csh, lang.sh, setsysfont: - check that we're the current foreground console before running - unicode_start +commit ef4bdd963596fc10060be026557ae89234ea3700 +Author: Bill Nottingham +Date: Mon Jan 29 22:17:41 2001 +0000 - * src/consoletype.1, src/consoletype.c: - add a test to consoletype to test that we're the current foreground - console + add plusb support (#18892) -2003-07-08 Sarah Smith + sysconfig/network-scripts/ifup-plusb | 42 ++++++++++++++++++++++++++++++++++ + 1 files changed, 42 insertions(+), 0 deletions(-) - * po/zh_CN.po: - updated the translation and header +commit 68b78e481f1dc88625fd3ceed528924648c67bbe +Author: Bill Nottingham +Date: Mon Jan 29 21:55:44 2001 +0000 -2003-07-07 Richard Allen + allow choice of desktop/displaymanager (#23315) - * po/is.po: *** empty log message *** + prefdm | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) -2003-07-03 Bill Nottingham +commit a7bb261d527fb5280b91b73c730450defdfd0fb7 +Author: Bill Nottingham +Date: Mon Jan 29 21:47:46 2001 +0000 - * ChangeLog, initscripts.spec: - 7.26-1 - - * sysconfig/network-scripts/ifup-ipsec: - - make setkey be quiet + allow devices without an IP address (#24127) - * sysconfig.txt: - add quick description of bonding device config + sysconfig/network-scripts/ifup | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) - * sysconfig.txt: - ipsec bits. sucked straight from ifup-ipsec +commit cc95cc420ac4398e49f2738d6132a048623a9693 +Author: Bill Nottingham +Date: Mon Jan 29 21:39:18 2001 +0000 - * sysconfig/network-scripts/ifup-ipsec: - mention that type is required + add devfs to mtab (#20261) - * sysconfig/network-scripts/ifup-ipsec: - - nuke RSA support, since we're not doing it right now - - switch md5 -> sha1 - - clarify some docs + rc.d/rc.sysinit | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/ifup-ipsec: - fix quoting of peer certfile +commit 4429290e12d9b197aeb50e77e5a27296ae914cae +Author: Bill Nottingham +Date: Mon Jan 29 21:32:26 2001 +0000 - * sysconfig/network-scripts/ifdown-ipsec: - set $KEYING - do something with racoon on bringing the interface down + deuglify (#23198) -2003-07-02 Bill Nottingham + sysconfig/network-scripts/ifup-ipx | 13 ++++++------- + 1 files changed, 6 insertions(+), 7 deletions(-) - * sysconfig/network-scripts/ifup-ipsec: - that ';' is important. damned if i know why, i think the parser is buggy. - fix quoting of include files. +commit 7207e27726c83d78962e46c978472e9d9de07417 +Author: Bill Nottingham +Date: Mon Jan 29 21:29:02 2001 +0000 - * sysconfig/network-scripts/ifup-ipsec: - first batch of automatic keying fixes. notably, I can't type. + clean up - * sysconfig/network-scripts/ifdown-ipsec: - add ifdown-ipsec + sysconfig/static-routes-ipv6 | 13 ++++--------- + 1 files changed, 4 insertions(+), 9 deletions(-) - * sysconfig/network-scripts/ifup-ipsec: - some fixes. i love shell quoting +commit 9a44d5192982d82acb2ed25cd5ea34df74181d1f +Author: Bill Nottingham +Date: Mon Jan 29 21:28:15 2001 +0000 - * sysconfig/network-scripts/network-functions: - map ipsec devices to ifup-ipsec + add ipv6 support (#23576) - * sysconfig/network-scripts/ifup-ipsec: - name SPIs something other than 1234 + sysconfig/network-scripts/ifdown | 4 + + sysconfig/network-scripts/ifdown-ipv6 | 57 ++++ + sysconfig/network-scripts/ifdown-sit | 42 +++ + sysconfig/network-scripts/ifup | 6 + + sysconfig/network-scripts/ifup-ipv6 | 56 ++++ + sysconfig/network-scripts/ifup-sit | 41 +++ + sysconfig/network-scripts/network-functions-ipv6 | 341 ++++++++++++++++++++++ + sysconfig/static-routes-ipv6 | 14 + + 8 files changed, 561 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/ifup-ipsec: - automatic keying support. not yet tested, either. +commit 3835851978d0a389aa085bc3ce8c7bb9bf8fa355 +Author: Bill Nottingham +Date: Mon Jan 29 21:05:11 2001 +0000 -2003-07-01 Bill Nottingham + wait another second - * sysconfig/network-scripts/ifup-ipsec: - allow different in/out encryption protocols, too + src/minilogd.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup-ipsec: - allow using only AH or ESP, don't require both - allow incoming/outgoing keys to be different +commit dcaf2cc27fa136400a984db17a47eedd72dc3823 +Author: Bill Nottingham +Date: Mon Jan 29 19:49:48 2001 +0000 - * sysconfig/network-scripts/ifup-routes: - handle new format in old file names + add an upper bound on how much stuff we'll keep in memory - * sysconfig/network-scripts/ifup-ipsec: - well, fix parsing + src/minilogd.c | 19 ++++++++++--------- + 1 files changed, 10 insertions(+), 9 deletions(-) - * sysconfig/network-scripts/ifup-ipsec: - initial stuff. may not work. may not even parse. +commit ec31ccfeb558b3f4cf36022a3694008252d5e779 +Author: I18N Processor +Date: Mon Jan 29 18:24:58 2001 +0000 -2003-06-30 Bill Nottingham + Auto-update by kmaraas@online.no - * sysconfig/network-scripts/network-functions: - read $CONFIG.keys too... you can put non-world-readable keys here. + po/nb.po | 678 +++++++++++++++++++------------------------------------------- + po/no.po | 678 +++++++++++++++++++------------------------------------------- + 2 files changed, 412 insertions(+), 944 deletions(-) -2003-06-27 Bill Nottingham +commit 01e1ad4f49dfb0f37f54616921d62303a2d29d12 +Author: I18N Processor +Date: Mon Jan 29 01:07:31 2001 +0000 - * sysconfig/network-scripts/ifdown-post, sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions, sysconfig.txt: - allow default window size for routes to be set with WINDOW=... (#98112) + Auto-update by claus_h@image.dk - * sysconfig/network-scripts/ifup, sysconfig.txt: - support setting device options with ethtool opts + po/da.po | 784 ++++++++++++++++++++------------------------------------------ + 1 files changed, 256 insertions(+), 528 deletions(-) -2003-06-26 Bill Nottingham +commit 744793e6035d42165b1feb4e34a93893547d9548 +Author: I18N Processor +Date: Sun Jan 28 14:38:06 2001 +0000 - * rc.d/rc.sysinit: - checking HOSTTYPE works better if it's actually set somewhere (#98078) + Auto-update by pmmm@rnl.ist.utl.pt - * sysconfig/network-scripts/network-functions: - what's an escon? + po/pt.po | 32 +++++++++++++++++--------------- + 1 files changed, 17 insertions(+), 15 deletions(-) -2003-06-24 Audrey Simons +commit 16d0f03f3a63918ffe325138ed265b4ef9a96cfd +Author: I18N Processor +Date: Sun Jan 28 14:26:07 2001 +0000 - * po/fr.po: Updated + Auto-update by pmmm@rnl.ist.utl.pt -2003-06-24 Bill Nottingham + po/pt.po | 653 ++++++++++++++++++-------------------------------------------- + 1 files changed, 190 insertions(+), 463 deletions(-) - * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: - more tweaks - - encapsulate grabing the hw addr into its own function - - normalize case of all hwaddrs - - if we are passed a device with no config, see if there's a config - for that hwaddr +commit 5e20b7359ba30b22726500679e206648a4c232c7 +Author: I18N Processor +Date: Sat Jan 27 02:11:21 2001 +0000 - * sysconfig/network-scripts/ifup: - get rid of an extraneous error message + Auto-update by jba@pobox.com - * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifdown-post, sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-post, sysconfig/network-scripts/network-functions: - support randomly named network devices, part 1 - - use nameif - - determine device type from file first, and from device name as a - fallback - - ditto for aliases + po/gl.po | 681 +++++++++++++++++++------------------------------------------- + 1 files changed, 207 insertions(+), 474 deletions(-) -2003-06-23 Bill Nottingham +commit 2c1561e982c18f26306c157bd5f22e42b17f3b06 +Author: I18N Processor +Date: Fri Jan 26 07:28:04 2001 +0000 - * ChangeLog, initscripts.spec: - 7.25-1 + Auto-update by ra@xo.hp.is - * rc.d/rc.local: revert + po/is.po | 751 ++++++++++++++++++++++++++++++++++++++++++-------------------- + 1 files changed, 509 insertions(+), 242 deletions(-) -2003-06-19 Bill Nottingham +commit 5717f31f94d9cd7ab8e5c26c4f45774144de9fc1 +Author: I18N Processor +Date: Thu Jan 25 23:52:50 2001 +0000 - * sysconfig/network-scripts/ifup-post: - fix DNS punching in the case of other rules for the DNS server (#97686, ) + Auto-update by menthos@menthos.com -2003-06-19 Bill Nottingham + po/sv.po | 680 +++++++++++++++++++------------------------------------------- + 1 files changed, 206 insertions(+), 474 deletions(-) - * ChangeLog, initscripts.spec: - 7.25-1 - - * rc.d/rc.local: - revert rhgb hack +commit 1bf5c5e872a5de3488c11972e44c21d4ae483fa6 +Author: Bill Nottingham +Date: Wed Jan 24 23:02:39 2001 +0000 - * sysconfig/network-scripts/ifup-post: - fix DNS punching in the case of other rules for the DNS server (#97686, ) + 5.59-1 -2003-06-18 Nguyen Thai Ngoc Duy + ChangeLog | 6 ++++++ + initscripts.spec | 3 ++- + 2 files changed, 8 insertions(+), 1 deletions(-) - * po/vi.po: add vi.po +commit c68b93ad140cc16db72a8ab05260e4a7bb1a97b3 +Author: Bill Nottingham +Date: Wed Jan 24 23:01:10 2001 +0000 -2003-06-18 Pedro Morais + fix inability to shutdown cleanly - * po/pt.po: consistency fixes + rc.d/init.d/functions | 2 +- + rc.d/init.d/halt | 4 ++-- + rc.d/rc | 6 ++++++ + 3 files changed, 9 insertions(+), 3 deletions(-) -2003-06-18 Bernd Groh +commit dff87e543e3515585e60a3d2ba50057ae4c4fbb4 +Author: Bill Nottingham +Date: Wed Jan 24 17:29:16 2001 +0000 - * po/de.po: software translation update + 5.58-1 -2003-06-16 Bill Nottingham + ChangeLog | 27 ++++++++++++++++++++++++--- + initscripts.spec | 5 ++++- + 2 files changed, 28 insertions(+), 4 deletions(-) - * rc.d/rc.sysinit: fix bad syntax +commit a13601ceb7a827666bbfd1bc6c99f2eff96ea064 +Author: Bill Nottingham +Date: Wed Jan 24 17:27:56 2001 +0000 -2003-06-13 Bill Nottingham + big refresh-po stuff - * src/initlog.c, src/ppp-watch.c, src/process.c, src/usernetctl.c: - fix leaked fd, potential usernetctl badness, and initlog/process bogons () + po/Makefile | 14 +- + po/cs.po | 1181 +++++++++++++++++++++------------- + po/da.po | 1798 ++++++++++++++++++++++++++++++++++------------------ + po/de.po | 1181 +++++++++++++++++++++------------- + po/es.po | 1817 +++++++++++++++++++++++++++++++++------------------- + po/eu_ES.po | 1181 +++++++++++++++++++++------------- + po/fi.po | 1181 +++++++++++++++++++++------------- + po/fr.po | 1181 +++++++++++++++++++++------------- + po/gl.po | 1794 ++++++++++++++++++++++++++++++++++------------------ + po/hu.po | 1181 +++++++++++++++++++++------------- + po/id.po | 1181 +++++++++++++++++++++------------- + po/initscripts.pot | 1137 ++++++++++++++++++++------------- + po/is.po | 1181 +++++++++++++++++++++------------- + po/it.po | 1181 +++++++++++++++++++++------------- + po/ja.po | 1181 +++++++++++++++++++++------------- + po/ko.po | 1181 +++++++++++++++++++++------------- + po/nb.po | 1796 ++++++++++++++++++++++++++++++++++------------------ + po/no.po | 1796 ++++++++++++++++++++++++++++++++++------------------ + po/pl.po | 1181 +++++++++++++++++++++------------- + po/pt.po | 1799 ++++++++++++++++++++++++++++++++++------------------ + po/pt_BR.po | 1817 +++++++++++++++++++++++++++++++++------------------- + po/ro.po | 1181 +++++++++++++++++++++------------- + po/ru.po | 1181 +++++++++++++++++++++------------- + po/sk.po | 1181 +++++++++++++++++++++------------- + po/sl.po | 1181 +++++++++++++++++++++------------- + po/sr.po | 1181 +++++++++++++++++++++------------- + po/sv.po | 1799 ++++++++++++++++++++++++++++++++++------------------ + po/tr.po | 1771 +++++++++++++++++++++++++++++++++----------------- + po/uk.po | 1797 ++++++++++++++++++++++++++++++++++------------------ + po/wa.po | 1181 +++++++++++++++++++++------------- + po/xgettext_sh.py | 4 + + po/zh.po | 1181 +++++++++++++++++++++------------- + po/zh_CN.GB2312.po | 1181 +++++++++++++++++++++------------- + 33 files changed, 27447 insertions(+), 15312 deletions(-) -2003-06-11 Bill Nottingham +commit 131668e4b0555bb9172f86b2d351de1662dc3147 +Author: Bill Nottingham +Date: Wed Jan 24 17:23:55 2001 +0000 - * rc.d/rc.sysinit: fix grep (#97188) + fix more typos -2003-06-05 Bill Nottingham + rc.d/init.d/halt | 2 +- + sysconfig/network-scripts/ifup-aliases | 4 ++-- + 2 files changed, 3 insertions(+), 3 deletions(-) - * rc.d/rc.sysinit: - change order for .unconfigured (#92346, ) +commit 02fa8cc2b58fbae631809893d9a12a0b6ad8c9cc +Author: Bill Nottingham +Date: Wed Jan 24 17:21:50 2001 +0000 -2003-06-02 Bill Nottingham + fix typo - * ppp/ip-down.ipv6to4, ppp/ip-up.ipv6to4: - beep? erhm, no. (#92019) + sysconfig/network-scripts/ifup-aliases | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 4b4b0ab0f8f9bfac56a33e5be90319f536219cdd +Author: Bill Nottingham +Date: Wed Jan 24 16:20:52 2001 +0000 -2003-05-28 Bill Nottingham + don't try and set up LVM if /etc/lvmtab doesn't exist + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 4bca24f7672d8cb49c4b441cb061031d7ef47cc0 +Author: I18N Processor +Date: Wed Jan 24 12:56:34 2001 +0000 + + Auto-update by kmaraas@online.no + + po/nb.po | 326 +++++++++++++++++++++++++++++++------------------------------- + po/no.po | 326 +++++++++++++++++++++++++++++++------------------------------- + 2 files changed, 326 insertions(+), 326 deletions(-) + +commit c1d97d221efd1021c07b3b97ddeeef2ea02aa70b +Author: I18N Processor +Date: Tue Jan 23 22:34:46 2001 +0000 + + Auto-update by kmaraas@online.no + + po/nb.po | 57 +++++++++++++++++++++++++-------------------------------- + po/no.po | 57 +++++++++++++++++++++++++-------------------------------- + 2 files changed, 50 insertions(+), 64 deletions(-) + +commit 0c05ca80a27f8c1d5881884c4e87edb03fc767c9 +Author: Bill Nottingham +Date: Tue Jan 23 21:26:18 2001 +0000 + + 5.57-1 + + ChangeLog | 14 ++++++++++++++ + 1 files changed, 14 insertions(+), 0 deletions(-) + +commit 906115db10d72592fecab5fb2a35e684cb39055a +Author: Bill Nottingham +Date: Tue Jan 23 21:24:50 2001 +0000 + + read /etc/sysconfig/clock on syncing hwclock + + rc.d/init.d/halt | 46 ++++++++++++++++++++++++++++++++++++++++++++-- + 1 files changed, 44 insertions(+), 2 deletions(-) + +commit 449aafc07527f8c530e7c9576e31d412a331a030 +Author: Bill Nottingham +Date: Tue Jan 23 21:22:32 2001 +0000 + + fix up i18n stuff so it works + deal with new location of console-tools stuff + fix network up/down logic + + rc.d/init.d/functions | 5 +++++ + rc.d/init.d/network | 10 ++++++---- + rc.d/rc.sysinit | 6 ++++-- + 3 files changed, 15 insertions(+), 6 deletions(-) + +commit 2f549b3f161d2fd0ed74eac79baef61be44174ea +Author: Bill Nottingham +Date: Tue Jan 23 20:58:24 2001 +0000 + + fix utter brokenness. Must be more careful with sed + + rc.d/init.d/functions | 2 +- + rc.d/init.d/halt | 20 ++++++++++---------- + rc.d/rc.sysinit | 14 +++++++------- + 3 files changed, 18 insertions(+), 18 deletions(-) - * Makefile, sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-post, sysconfig/network-scripts/ifup-routes, sysconfig/network-scripts/network-functions: - - make usernetctl use the nickname instead of the device name - - don't look in /etc/sysconfig/networking - - fix calling of nameif before the device was loaded - - clean up route handling - () +commit cd3fbcd2543ef8bbf9cc983dd6899e914a98c947 +Author: Bill Nottingham +Date: Tue Jan 23 20:24:24 2001 +0000 -2003-05-27 Bill Nottingham + 5.57-1 - * rc.d/rc.sysinit: make ksyms.* 0600 + ChangeLog | 30 ++++++++++++++++++++++++++++++ + initscripts.spec | 3 +++ + 2 files changed, 33 insertions(+), 0 deletions(-) -2003-05-23 Bill Nottingham +commit 3b0c07cb110c35ecb9b68ccc0fce8ed5f865cd72 +Author: Bill Nottingham +Date: Tue Jan 23 20:15:59 2001 +0000 - * ChangeLog, initscripts.spec: 7.24-1 + tag action, runcmd, etc. lines as well - * rc.d/rc.local: - hack so that rhgb exits in runlevel 3 too. we need to fix this properly. + po/xgettext_sh.py | 8 +++--- + rc.d/init.d/functions | 20 +++++++------- + rc.d/init.d/halt | 20 +++++++------- + rc.d/init.d/netfs | 16 +++++----- + rc.d/init.d/network | 32 +++++++++++----------- + rc.d/init.d/random | 4 +- + rc.d/rc | 6 ++-- + rc.d/rc.sysinit | 70 ++++++++++++++++++++++++------------------------ + 8 files changed, 88 insertions(+), 88 deletions(-) + +commit a4a25465cd2844d72bf518188b813c009450f505 +Author: Bill Nottingham +Date: Tue Jan 23 19:59:11 2001 +0000 + + change i18n stuff around; don't call gettext explicitly, just do echo $"some string" + + initscripts.spec | 19 +++--- + po/Makefile | 2 +- + rc.d/init.d/functions | 114 ++++++++--------------------- + rc.d/init.d/halt | 25 +++---- + rc.d/init.d/netfs | 30 ++++---- + rc.d/init.d/network | 18 +++--- + rc.d/init.d/random | 8 +- + rc.d/init.d/rawdevices | 26 ++++---- + rc.d/init.d/single | 8 +- + rc.d/rc | 10 ++-- + rc.d/rc.sysinit | 69 +++++++++--------- + service | 8 +- + setsysfont | 2 +- + src/testdinit | 10 ++-- + sysconfig/network-scripts/ifdown | 8 +- + sysconfig/network-scripts/ifdown-aliases | 4 +- + sysconfig/network-scripts/ifup | 18 +++--- + sysconfig/network-scripts/ifup-aliases | 18 +++--- + sysconfig/network-scripts/ifup-ipx | 2 +- + sysconfig/network-scripts/ifup-ppp | 16 ++-- + sysconfig/network-scripts/ifup-routes | 4 +- + sysconfig/network-scripts/ifup-sl | 16 ++-- + 22 files changed, 192 insertions(+), 243 deletions(-) + +commit bee84f538da8b1d5885975c119bfd7fd5ae7e9a3 +Author: I18N Processor +Date: Tue Jan 23 17:10:36 2001 +0000 + + Auto-update by jba@pobox.com + + po/gl.po | 9 +++------ + 1 files changed, 3 insertions(+), 6 deletions(-) + +commit 2d5dbac50d05abc9d244597d48f943f08206a9bb +Author: Matt Wilson +Date: Tue Jan 23 07:42:31 2001 +0000 + + fixed typo in init.d/network - missing | in pipeline + + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) + +commit d1321d7e20288b18632b407ead720dd32a1348d5 +Author: Matt Wilson +Date: Tue Jan 23 07:41:25 2001 +0000 + + typo + + rc.d/init.d/network | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit b8904dff9ed98d25b035b45bb351a5d17fc3cda1 +Author: I18N Processor +Date: Tue Jan 23 06:21:32 2001 +0000 + + Auto-update by e077245@metu.edu.tr + + po/tr.po | 9 +++------ + 1 files changed, 3 insertions(+), 6 deletions(-) + +commit abfd92d52d98f1f16ca5aaa48b0e961c487fe78b +Author: I18N Processor +Date: Tue Jan 23 06:18:11 2001 +0000 + + Auto-update by e077245@metu.edu.tr + + po/tr.po | 385 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 194 insertions(+), 191 deletions(-) + +commit 4acc9fff39903c826a34dc589bc51add73092427 +Author: Bill Nottingham +Date: Mon Jan 22 19:22:56 2001 +0000 + + fix kudzu .po here + + po/cs.po | 2 +- + po/da.po | 9 ++++++--- + po/de.po | 2 +- + po/es.po | 6 +++++- + po/eu_ES.po | 2 +- + po/fi.po | 2 +- + po/fr.po | 2 +- + po/gl.po | 9 ++++++--- + po/hu.po | 2 +- + po/id.po | 2 +- + po/initscripts.pot | 2 +- + po/is.po | 2 +- + po/it.po | 2 +- + po/ja.po | 2 +- + po/ko.po | 2 +- + po/nb.po | 2 +- + po/no.po | 2 +- + po/pl.po | 2 +- + po/pt.po | 8 ++++++-- + po/pt_BR.po | 6 +++++- + po/ro.po | 2 +- + po/ru.po | 2 +- + po/sk.po | 2 +- + po/sl.po | 2 +- + po/sr.po | 2 +- + po/sv.po | 6 +++--- + po/tr.po | 2 +- + po/uk.po | 9 ++++++--- + po/wa.po | 2 +- + po/zh.po | 2 +- + po/zh_CN.GB2312.po | 2 +- + 31 files changed, 61 insertions(+), 40 deletions(-) -2003-05-22 Bill Nottingham +commit 736115515312a452dc805bde369b2b9dd1d65148 +Author: Bill Nottingham +Date: Mon Jan 22 19:19:53 2001 +0000 - * ChangeLog, initscripts.spec: 7.23-1 + 5.55-1 - * rc.d/rc.sysinit: add a 'nogui' + ChangeLog | 147 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 7 ++- + 2 files changed, 153 insertions(+), 1 deletions(-) -2003-05-21 Bill Nottingham +commit bc42158d3612d7e7868cd5596f4bafe33a826c5d +Author: Bill Nottingham +Date: Mon Jan 22 16:27:01 2001 +0000 - * ChangeLog, initscripts.spec: 7.22-1 + do LVM setup through normal initscripts mechanisms - * rc.d/init.d/functions: - GRAPHICAL=yes, not BOOTUP=graphical + rc.d/rc.sysinit | 3 +-- + 1 files changed, 1 insertions(+), 2 deletions(-) - * rc.d/rc.sysinit: check for rhgb's existence before starting it +commit fa895980d8f5fd39630726a2ee66b531a313f2a2 +Author: I18N Processor +Date: Sun Jan 21 23:43:33 2001 +0000 -2003-05-20 Bill Nottingham + Auto-update by menthos@menthos.com - * ChangeLog, initscripts.spec: 7.21-1 + po/sv.po | 176 ++++++++++++++++++++++++++------------------------------------ + 1 files changed, 73 insertions(+), 103 deletions(-) - * rc.d/rc.sysinit, sysconfig/init: - updated rhgb support () +commit 4f6b3b31ad33664692a4917997056882f59659bb +Author: I18N Processor +Date: Sun Jan 21 21:52:02 2001 +0000 -2003-05-05 Bill Nottingham + Auto-update by jba@pobox.com - * ChangeLog, initscripts.spec: 7.20-1 + po/gl.po | 8 +++----- + 1 files changed, 3 insertions(+), 5 deletions(-) -2003-05-02 Bill Nottingham +commit a5ccb3cfcef99af77bddcfa4fdcef259360e0f59 +Author: I18N Processor +Date: Sun Jan 21 21:46:52 2001 +0000 + + Auto-update by jba@pobox.com + + po/gl.po | 179 ++++++++++++++++++++++++++----------------------------------- + 1 files changed, 76 insertions(+), 103 deletions(-) + +commit 9a3b29b030646accdb163cc4787e025dfdabf770 +Author: Bill Nottingham +Date: Sun Jan 21 20:24:30 2001 +0000 + + ignore backup files in /etc/sysconfig/network-scripts + + rc.d/init.d/network | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +commit e4291479f2a2a1146beacd61b68599e6e525f82f +Author: I18N Processor +Date: Sun Jan 21 20:22:19 2001 +0000 + + Auto-update by kenneth@gnu.org + + po/da.po | 20 ++++++++++---------- + 1 files changed, 10 insertions(+), 10 deletions(-) + +commit eb3f77ba21b511288c40f38a5a3cf6d912dab6d1 +Author: I18N Processor +Date: Sun Jan 21 19:29:59 2001 +0000 + + Auto-update by leon@isd.donin.com + + po/uk.po | 394 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 197 insertions(+), 197 deletions(-) + +commit 9e24e615b1973b29aea5ddd696e22ba17fdf936c +Author: I18N Processor +Date: Sun Jan 21 19:22:05 2001 +0000 + + Auto-update by pmmm@rnl.ist.utl.pt + + po/pt.po | 78 +++++++++++++++++++++++++------------------------------------ + 1 files changed, 32 insertions(+), 46 deletions(-) + +commit 19248ae0bedf88a3a519d0a7ab4a52b865cedde3 +Author: Bill Nottingham +Date: Sun Jan 21 19:04:42 2001 +0000 + + only load the module if there is one to load. + + rc.d/init.d/network | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) + +commit 39d5a7d5aa992994ba2883f820bae7190ba6400e +Author: Bill Nottingham +Date: Sun Jan 21 18:56:15 2001 +0000 + + only load modules for ethernet devices + + rc.d/init.d/network | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit d0bbd6034dd65308536e87f6d285c7335d33d547 +Author: I18N Processor +Date: Sun Jan 21 06:02:57 2001 +0000 + + Auto-update by kenneth@gnu.org + + po/da.po | 270 ++++++++++++++++++++++++++++---------------------------------- + 1 files changed, 121 insertions(+), 149 deletions(-) + +commit 04bdceec1e7508ff31f8b10bda4558865ec66702 +Author: Bill Nottingham +Date: Fri Jan 19 20:06:20 2001 +0000 + + mars.pot + + po/cs.po | 8 ++++++++ + po/da.po | 10 ++++++++++ + po/de.po | 8 ++++++++ + po/es.po | 10 ++++++++++ + po/eu_ES.po | 8 ++++++++ + po/fi.po | 8 ++++++++ + po/fr.po | 8 ++++++++ + po/gl.po | 10 ++++++++++ + po/hu.po | 8 ++++++++ + po/id.po | 8 ++++++++ + po/initscripts.pot | 8 ++++++++ + po/is.po | 8 ++++++++ + po/it.po | 8 ++++++++ + po/ja.po | 8 ++++++++ + po/ko.po | 8 ++++++++ + po/nb.po | 9 +++++++++ + po/no.po | 9 +++++++++ + po/pl.po | 8 ++++++++ + po/pt.po | 10 ++++++++++ + po/pt_BR.po | 10 ++++++++++ + po/ro.po | 8 ++++++++ + po/ru.po | 8 ++++++++ + po/sk.po | 8 ++++++++ + po/sl.po | 8 ++++++++ + po/sr.po | 8 ++++++++ + po/sv.po | 10 ++++++++++ + po/tr.po | 8 ++++++++ + po/uk.po | 8 ++++++++ + po/wa.po | 8 ++++++++ + po/zh.po | 8 ++++++++ + po/zh_CN.GB2312.po | 8 ++++++++ + 31 files changed, 262 insertions(+), 0 deletions(-) + +commit 20bbe680b0127294281edbc2264732871cfcda31 +Author: Bill Nottingham +Date: Fri Jan 19 16:54:20 2001 +0000 + + cron pot file + + po/Makefile | 2 +- + po/cs.po | 17 +++++++++++++++++ + po/da.po | 20 ++++++++++++++++---- + po/de.po | 17 +++++++++++++++++ + po/es.po | 26 ++++++++++++++++++++------ + po/eu_ES.po | 17 +++++++++++++++++ + po/fi.po | 17 +++++++++++++++++ + po/fr.po | 17 +++++++++++++++++ + po/gl.po | 22 ++++++++++++++++++---- + po/hu.po | 17 +++++++++++++++++ + po/id.po | 17 +++++++++++++++++ + po/initscripts.pot | 17 +++++++++++++++++ + po/is.po | 17 +++++++++++++++++ + po/it.po | 17 +++++++++++++++++ + po/ja.po | 17 +++++++++++++++++ + po/ko.po | 17 +++++++++++++++++ + po/nb.po | 19 +++++++++++++++++++ + po/no.po | 19 +++++++++++++++++++ + po/pl.po | 17 +++++++++++++++++ + po/pt.po | 20 ++++++++++++++++++++ + po/pt_BR.po | 26 ++++++++++++++++++++------ + po/ro.po | 17 +++++++++++++++++ + po/ru.po | 17 +++++++++++++++++ + po/sk.po | 17 +++++++++++++++++ + po/sl.po | 17 +++++++++++++++++ + po/sr.po | 17 +++++++++++++++++ + po/sv.po | 21 +++++++++++++++++++-- + po/tr.po | 17 +++++++++++++++++ + po/uk.po | 17 +++++++++++++++++ + po/wa.po | 17 +++++++++++++++++ + po/zh.po | 17 +++++++++++++++++ + po/zh_CN.GB2312.po | 17 +++++++++++++++++ + 32 files changed, 543 insertions(+), 23 deletions(-) + +commit 3c624fbd70517643db47498528f5bdc4f1a6b14f +Author: Bill Nottingham +Date: Thu Jan 18 21:56:30 2001 +0000 + + samba pot file + + po/Makefile | 14 +++--- + po/cs.po | 88 ++++++++++++++++++++++++++++++++++++ + po/da.po | 95 +++++++++++++++++++++++++++++++++++++++ + po/de.po | 88 ++++++++++++++++++++++++++++++++++++ + po/es.po | 125 ++++++++++++++++++++++++++++++++++++++++++---------- + po/eu_ES.po | 88 ++++++++++++++++++++++++++++++++++++ + po/fi.po | 88 ++++++++++++++++++++++++++++++++++++ + po/fr.po | 88 ++++++++++++++++++++++++++++++++++++ + po/gl.po | 96 ++++++++++++++++++++++++++++++++++++++++ + po/hu.po | 88 ++++++++++++++++++++++++++++++++++++ + po/id.po | 88 ++++++++++++++++++++++++++++++++++++ + po/initscripts.pot | 25 ++++++++++ + po/is.po | 88 ++++++++++++++++++++++++++++++++++++ + po/it.po | 88 ++++++++++++++++++++++++++++++++++++ + po/ja.po | 88 ++++++++++++++++++++++++++++++++++++ + po/ko.po | 88 ++++++++++++++++++++++++++++++++++++ + po/nb.po | 92 ++++++++++++++++++++++++++++++++++++++ + po/no.po | 92 ++++++++++++++++++++++++++++++++++++++ + po/pl.po | 88 ++++++++++++++++++++++++++++++++++++ + po/pt.po | 97 ++++++++++++++++++++++++++++++++++++++++ + po/pt_BR.po | 125 ++++++++++++++++++++++++++++++++++++++++++---------- + po/ro.po | 88 ++++++++++++++++++++++++++++++++++++ + po/ru.po | 88 ++++++++++++++++++++++++++++++++++++ + po/sk.po | 88 ++++++++++++++++++++++++++++++++++++ + po/sl.po | 88 ++++++++++++++++++++++++++++++++++++ + po/sr.po | 88 ++++++++++++++++++++++++++++++++++++ + po/sv.po | 96 ++++++++++++++++++++++++++++++++++++++++ + po/tr.po | 88 ++++++++++++++++++++++++++++++++++++ + po/uk.po | 88 ++++++++++++++++++++++++++++++++++++ + po/wa.po | 88 ++++++++++++++++++++++++++++++++++++ + po/zh.po | 88 ++++++++++++++++++++++++++++++++++++ + po/zh_CN.GB2312.po | 88 ++++++++++++++++++++++++++++++++++++ + 32 files changed, 2739 insertions(+), 54 deletions(-) + +commit a1422c5ebb4b7f8927983611f5e5b94816113ff6 +Author: Trond Eivind Glomsrod +Date: Thu Jan 18 21:28:21 2001 +0000 + + La inn noen norske oversettelser.... + + po/nb.po | 28 ++++++++++++++-------------- + po/no.po | 28 ++++++++++++++-------------- + 2 files changed, 28 insertions(+), 28 deletions(-) + +commit d438b4f3adc5dd00cb6893944b804b9ec33034e8 +Author: Nalin Dahyabhai +Date: Thu Jan 18 21:13:47 2001 +0000 + + add strings for linuxconf and autofs + + po/initscripts.pot | 500 ++++++++++++++++++++++++++++------------------------ + 1 files changed, 270 insertions(+), 230 deletions(-) + +commit ea0caab4c5083d45d3fa908fb3f5c771e2dedb08 +Author: Bill Nottingham +Date: Thu Jan 18 20:39:25 2001 +0000 + + kudzu pot + + po/initscripts.pot | 26 ++++++++++++++++++++++++++ + 1 files changed, 26 insertions(+), 0 deletions(-) + +commit ed814271bbfcaf04953e2e671e0a4d10bb9d9296 +Author: I18N Processor +Date: Thu Jan 18 13:14:02 2001 +0000 + + Auto-update by pmmm@rnl.ist.utl.pt + + po/pt.po | 44 ++++++++++++++++++++------------------------ + 1 files changed, 20 insertions(+), 24 deletions(-) + +commit d4c5ad35511839853a621d8ad024ca0776360c19 +Author: I18N Processor +Date: Thu Jan 18 13:02:57 2001 +0000 + + Auto-update by pmmm@rnl.ist.utl.pt + + po/pt.po | 336 +++++++++++++++++++++++++++++++------------------------------ + 1 files changed, 171 insertions(+), 165 deletions(-) + +commit 969e7da05bda4a41d4b8229fcc787a0cbe291312 +Author: Bill Nottingham +Date: Wed Jan 17 22:20:56 2001 +0000 + + postgresql pot + + po/cs.po | 28 ++++++++++++++++++++++++++++ + po/da.po | 30 ++++++++++++++++++++++++++++++ + po/de.po | 28 ++++++++++++++++++++++++++++ + po/es.po | 37 +++++++++++++++++++++++++++++++------ + po/eu_ES.po | 28 ++++++++++++++++++++++++++++ + po/fi.po | 28 ++++++++++++++++++++++++++++ + po/fr.po | 28 ++++++++++++++++++++++++++++ + po/gl.po | 30 ++++++++++++++++++++++++++++++ + po/hu.po | 28 ++++++++++++++++++++++++++++ + po/id.po | 28 ++++++++++++++++++++++++++++ + po/initscripts.pot | 28 ++++++++++++++++++++++++++++ + po/is.po | 28 ++++++++++++++++++++++++++++ + po/it.po | 28 ++++++++++++++++++++++++++++ + po/ja.po | 28 ++++++++++++++++++++++++++++ + po/ko.po | 28 ++++++++++++++++++++++++++++ + po/nb.po | 28 ++++++++++++++++++++++++++++ + po/no.po | 28 ++++++++++++++++++++++++++++ + po/pl.po | 28 ++++++++++++++++++++++++++++ + po/pt.po | 28 ++++++++++++++++++++++++++++ + po/pt_BR.po | 37 +++++++++++++++++++++++++++++++------ + po/ro.po | 28 ++++++++++++++++++++++++++++ + po/ru.po | 28 ++++++++++++++++++++++++++++ + po/sk.po | 28 ++++++++++++++++++++++++++++ + po/sl.po | 28 ++++++++++++++++++++++++++++ + po/sr.po | 28 ++++++++++++++++++++++++++++ + po/sv.po | 30 ++++++++++++++++++++++++++++++ + po/tr.po | 28 ++++++++++++++++++++++++++++ + po/uk.po | 28 ++++++++++++++++++++++++++++ + po/wa.po | 28 ++++++++++++++++++++++++++++ + po/zh.po | 28 ++++++++++++++++++++++++++++ + po/zh_CN.GB2312.po | 28 ++++++++++++++++++++++++++++ + 31 files changed, 880 insertions(+), 12 deletions(-) + +commit 56e41fe276986b27e8986e0affd117cef915ca83 +Author: Bill Nottingham +Date: Wed Jan 17 22:11:12 2001 +0000 + + turn on accounting at bootup + + rc.d/rc.sysinit | 5 +++++ + 1 files changed, 5 insertions(+), 0 deletions(-) + +commit e77cf44ac518696fa103ba1b15042d7c436e251d +Author: Bill Nottingham +Date: Wed Jan 17 22:11:00 2001 +0000 + + fix invocation + + po/xgettext_sh.py | 12 +++++------- + 1 files changed, 5 insertions(+), 7 deletions(-) + +commit da461a0e0831591d5ca83b33c9f9ea11bca3268c +Author: Bill Nottingham +Date: Wed Jan 17 22:05:12 2001 +0000 + + pvmd, xinetd; refresh-po + + po/cs.po | 4 ++ + po/da.po | 96 ++++++++++++++++++++++++++++++++++----------------- + po/de.po | 4 ++ + po/es.po | 8 +++-- + po/eu_ES.po | 4 ++ + po/fi.po | 4 ++ + po/fr.po | 4 ++ + po/gl.po | 78 ++++++++++++++++++++++++++++-------------- + po/hu.po | 4 ++ + po/id.po | 4 ++ + po/initscripts.pot | 4 ++ + po/is.po | 4 ++ + po/it.po | 4 ++ + po/ja.po | 4 ++ + po/ko.po | 4 ++ + po/nb.po | 4 ++ + po/no.po | 4 ++ + po/pl.po | 4 ++ + po/pt.po | 4 ++ + po/pt_BR.po | 8 +++-- + po/ro.po | 4 ++ + po/ru.po | 4 ++ + po/sk.po | 4 ++ + po/sl.po | 4 ++ + po/sr.po | 4 ++ + po/sv.po | 5 +++ + po/tr.po | 4 ++ + po/uk.po | 4 ++ + po/wa.po | 4 ++ + po/zh.po | 4 ++ + po/zh_CN.GB2312.po | 4 ++ + 31 files changed, 235 insertions(+), 64 deletions(-) + +commit 19d47432a55a036e08fc37f683d0a8bfe478de44 +Author: Bill Nottingham +Date: Wed Jan 17 20:28:11 2001 +0000 + + ask for startup of each network devie in CONFIRM mode. Patch from + + rc.d/init.d/network | 17 +++++++++++++++++ + rc.d/rc | 2 ++ + 2 files changed, 19 insertions(+), 0 deletions(-) + +commit b6d5fc4022d8451b12cf23cfb13cdd695901b539 +Author: Bill Nottingham +Date: Wed Jan 17 20:13:29 2001 +0000 + + add ipchains pot + + po/cs.po | 22 ++++++++++++++++++++++ + po/de.po | 22 ++++++++++++++++++++++ + po/es.po | 25 ++++++++++++++++++++++--- + po/eu_ES.po | 22 ++++++++++++++++++++++ + po/fi.po | 22 ++++++++++++++++++++++ + po/fr.po | 22 ++++++++++++++++++++++ + po/hu.po | 22 ++++++++++++++++++++++ + po/id.po | 22 ++++++++++++++++++++++ + po/initscripts.pot | 22 ++++++++++++++++++++++ + po/is.po | 22 ++++++++++++++++++++++ + po/it.po | 22 ++++++++++++++++++++++ + po/ja.po | 22 ++++++++++++++++++++++ + po/ko.po | 22 ++++++++++++++++++++++ + po/nb.po | 22 ++++++++++++++++++++++ + po/no.po | 22 ++++++++++++++++++++++ + po/pl.po | 22 ++++++++++++++++++++++ + po/pt.po | 22 ++++++++++++++++++++++ + po/pt_BR.po | 25 ++++++++++++++++++++++--- + po/ro.po | 22 ++++++++++++++++++++++ + po/ru.po | 22 ++++++++++++++++++++++ + po/sk.po | 22 ++++++++++++++++++++++ + po/sl.po | 22 ++++++++++++++++++++++ + po/sr.po | 22 ++++++++++++++++++++++ + po/sv.po | 22 ++++++++++++++++++++++ + po/tr.po | 22 ++++++++++++++++++++++ + po/uk.po | 22 ++++++++++++++++++++++ + po/wa.po | 22 ++++++++++++++++++++++ + po/zh.po | 22 ++++++++++++++++++++++ + po/zh_CN.GB2312.po | 22 ++++++++++++++++++++++ + 29 files changed, 638 insertions(+), 6 deletions(-) + +commit 459265e8036aa49916117801586d880da28d2250 +Author: Bill Nottingham +Date: Wed Jan 17 19:56:48 2001 +0000 + + potfile for gpm + + po/cs.po | 17 +++++++++++++++++ + po/de.po | 17 +++++++++++++++++ + po/es.po | 29 ++++++++++++++++++++--------- + po/eu_ES.po | 17 +++++++++++++++++ + po/fi.po | 17 +++++++++++++++++ + po/fr.po | 17 +++++++++++++++++ + po/hu.po | 17 +++++++++++++++++ + po/id.po | 17 +++++++++++++++++ + po/initscripts.pot | 16 ++++++++++++++++ + po/is.po | 17 +++++++++++++++++ + po/it.po | 17 +++++++++++++++++ + po/ja.po | 17 +++++++++++++++++ + po/ko.po | 17 +++++++++++++++++ + po/nb.po | 17 +++++++++++++++++ + po/no.po | 17 +++++++++++++++++ + po/pl.po | 17 +++++++++++++++++ + po/pt.po | 17 +++++++++++++++++ + po/pt_BR.po | 29 ++++++++++++++++++++--------- + po/ro.po | 17 +++++++++++++++++ + po/ru.po | 17 +++++++++++++++++ + po/sk.po | 17 +++++++++++++++++ + po/sl.po | 17 +++++++++++++++++ + po/sr.po | 17 +++++++++++++++++ + po/sv.po | 19 +++++++++++++++++++ + po/tr.po | 17 +++++++++++++++++ + po/uk.po | 17 +++++++++++++++++ + po/wa.po | 17 +++++++++++++++++ + po/zh.po | 17 +++++++++++++++++ + po/zh_CN.GB2312.po | 17 +++++++++++++++++ + 29 files changed, 500 insertions(+), 18 deletions(-) + +commit 373a4198c849dcb23610f6fbe70c862d83718f5a +Author: I18N Processor +Date: Wed Jan 17 13:06:29 2001 +0000 + + Conflicts. + + po/da.po | 247 +++++++++++++++++++++++++++++++++++--------------------------- + po/gl.po | 40 +++++++--- + 2 files changed, 169 insertions(+), 118 deletions(-) + +commit 2c23efd63a43e1a68ce8247be773d3d14f6a85b7 +Author: Bill Nottingham +Date: Tue Jan 16 23:41:08 2001 +0000 + + more pot files + + po/cs.po | 127 +++++++++++++++++++++++++++------- + po/da.po | 127 +++++++++++++++++++++++++++------- + po/de.po | 127 +++++++++++++++++++++++++++------- + po/es.po | 192 +++++++++++++++++++++++++++++++++++---------------- + po/eu_ES.po | 127 +++++++++++++++++++++++++++------- + po/fi.po | 127 +++++++++++++++++++++++++++------- + po/fr.po | 127 +++++++++++++++++++++++++++------- + po/gl.po | 150 ++++++++++++++++++++++++++++++++--------- + po/hu.po | 127 +++++++++++++++++++++++++++------- + po/id.po | 127 +++++++++++++++++++++++++++------- + po/initscripts.pot | 125 +++++++++++++++++++++++++++------- + po/is.po | 127 +++++++++++++++++++++++++++------- + po/it.po | 127 +++++++++++++++++++++++++++------- + po/ja.po | 127 +++++++++++++++++++++++++++------- + po/ko.po | 127 +++++++++++++++++++++++++++------- + po/nb.po | 127 +++++++++++++++++++++++++++------- + po/no.po | 127 +++++++++++++++++++++++++++------- + po/pl.po | 127 +++++++++++++++++++++++++++------- + po/pt.po | 127 +++++++++++++++++++++++++++------- + po/pt_BR.po | 192 +++++++++++++++++++++++++++++++++++---------------- + po/ro.po | 127 +++++++++++++++++++++++++++------- + po/ru.po | 127 +++++++++++++++++++++++++++------- + po/sk.po | 127 +++++++++++++++++++++++++++------- + po/sl.po | 127 +++++++++++++++++++++++++++------- + po/sr.po | 127 +++++++++++++++++++++++++++------- + po/sv.po | 140 +++++++++++++++++++++++++++++++------- + po/tr.po | 127 +++++++++++++++++++++++++++------- + po/uk.po | 127 +++++++++++++++++++++++++++------- + po/wa.po | 127 +++++++++++++++++++++++++++------- + po/zh.po | 127 +++++++++++++++++++++++++++------- + po/zh_CN.GB2312.po | 127 +++++++++++++++++++++++++++------- + 31 files changed, 3195 insertions(+), 906 deletions(-) + +commit 99d7d54e8e187c28a8a85cf903eabcad0e985f9c +Author: I18N Processor +Date: Tue Jan 16 00:11:25 2001 +0000 + + Auto-update by menthos@menthos.com + + po/sv.po | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) + +commit 039041d4655b7650d22ee0b196e73a73c6518947 +Author: I18N Processor +Date: Tue Jan 16 00:08:40 2001 +0000 + + Auto-update by menthos@menthos.com + + po/sv.po | 44 ++++++++++++++++++++++---------------------- + 1 files changed, 22 insertions(+), 22 deletions(-) + +commit e72a023cf0e95adbdc564ccb15b31e4f896ce0a7 +Author: Bill Nottingham +Date: Mon Jan 15 19:56:00 2001 +0000 + + ip_always_defrag goes *poof* + + initscripts.spec | 6 +----- + sysconfig.txt | 5 +++-- + sysctl.conf | 2 -- + 3 files changed, 4 insertions(+), 9 deletions(-) + +commit dc494a0c9da051f59bfb76f6828699a87f92ecba +Author: Bill Nottingham +Date: Mon Jan 15 19:31:12 2001 +0000 + + make refresh-po stuff + + po/cs.po | 385 +++++++++++++++++++++++++++++----------------------- + po/da.po | 385 +++++++++++++++++++++++++++++----------------------- + po/de.po | 385 +++++++++++++++++++++++++++++----------------------- + po/es.po | 64 ++++++++-- + po/eu_ES.po | 385 +++++++++++++++++++++++++++++----------------------- + po/fi.po | 385 +++++++++++++++++++++++++++++----------------------- + po/fr.po | 385 +++++++++++++++++++++++++++++----------------------- + po/gl.po | 53 +++++++ + po/hu.po | 385 +++++++++++++++++++++++++++++----------------------- + po/id.po | 385 +++++++++++++++++++++++++++++----------------------- + po/initscripts.pot | 5 - + po/is.po | 385 +++++++++++++++++++++++++++++----------------------- + po/it.po | 385 +++++++++++++++++++++++++++++----------------------- + po/ja.po | 385 +++++++++++++++++++++++++++++----------------------- + po/ko.po | 385 +++++++++++++++++++++++++++++----------------------- + po/nb.po | 385 +++++++++++++++++++++++++++++----------------------- + po/no.po | 385 +++++++++++++++++++++++++++++----------------------- + po/pl.po | 385 +++++++++++++++++++++++++++++----------------------- + po/pt.po | 385 +++++++++++++++++++++++++++++----------------------- + po/pt_BR.po | 64 ++++++++-- + po/ro.po | 385 +++++++++++++++++++++++++++++----------------------- + po/ru.po | 385 +++++++++++++++++++++++++++++----------------------- + po/sk.po | 385 +++++++++++++++++++++++++++++----------------------- + po/sl.po | 385 +++++++++++++++++++++++++++++----------------------- + po/sr.po | 385 +++++++++++++++++++++++++++++----------------------- + po/sv.po | 45 ++++++ + po/tr.po | 385 +++++++++++++++++++++++++++++----------------------- + po/uk.po | 385 +++++++++++++++++++++++++++++----------------------- + po/wa.po | 385 +++++++++++++++++++++++++++++----------------------- + po/zh.po | 385 +++++++++++++++++++++++++++++----------------------- + po/zh_CN.GB2312.po | 385 +++++++++++++++++++++++++++++----------------------- + 31 files changed, 5824 insertions(+), 4417 deletions(-) + +commit ba8cffb884bb3badb9e027eda6d961cf9a01d85b +Author: Bill Nottingham +Date: Mon Jan 15 17:14:19 2001 +0000 + + fix typo (#24056) + + po/initscripts.pot | 2 +- + rc.d/init.d/network | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit 20b7cf31a6725cff2bb679470d7f8888985cf21e +Author: I18N Processor +Date: Mon Jan 15 16:07:31 2001 +0000 + + Auto-update by menthos@menthos.com + + po/sv.po | 603 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 303 insertions(+), 300 deletions(-) + +commit c657ef09170618d6605c2946d5f99f44912b979a +Author: Bill Nottingham +Date: Mon Jan 15 15:42:49 2001 +0000 + + commit: am-utils, apache, syslog + + po/initscripts.pot | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 50 insertions(+), 0 deletions(-) + +commit d388f81022af8e24d65dd4578d2105e6515a6642 +Author: I18N Processor +Date: Sun Jan 14 17:35:50 2001 +0000 + + Auto-update by jba@pobox.com + + po/gl.po | 600 +++++++++++++++++++++++++++++++------------------------------- + 1 files changed, 301 insertions(+), 299 deletions(-) + +commit 4e92ea7f885fc584657ce87ce336aa591fb41aeb +Author: I18N Processor +Date: Sun Jan 14 14:20:24 2001 +0000 + + New file + + po/cs.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/da.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/de.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/eu_ES.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/fi.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/fr.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/gl.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/hu.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/id.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/is.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/it.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/ja.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/ko.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/nb.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/no.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/pl.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/pt.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/ro.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/ru.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/sk.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/sl.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/sr.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/sv.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/tr.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/uk.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/wa.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/zh.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/zh_CN.GB2312.po | 554 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + 28 files changed, 15512 insertions(+), 0 deletions(-) + +commit a736c0bc7b9c28e690348bfe002e100fc5cb36f7 +Author: I18N Processor +Date: Sun Jan 14 13:52:57 2001 +0000 + + i18bot refresh. + + po/Makefile | 13 +++++++++++++ + po/es.po | 36 ++++++++++++++++++++++++------------ + po/pt_BR.po | 36 ++++++++++++++++++++++++------------ + 3 files changed, 61 insertions(+), 24 deletions(-) + +commit 42117eae075c4e1001f24b11e27522de062153a6 +Author: Bill Nottingham +Date: Thu Jan 11 23:16:34 2001 +0000 + + add squid + + po/initscripts.pot | 24 ++++++++++++++++++++++++ + 1 files changed, 24 insertions(+), 0 deletions(-) + +commit 487ad56301677c73d173e1c5879926a8d1c37a0e +Author: Bill Nottingham +Date: Thu Jan 11 23:09:46 2001 +0000 + + bleah + + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit cefbddf48d16dd78295c68708a54835d22c9c412 +Author: Bill Nottingham +Date: Thu Jan 11 23:07:54 2001 +0000 + + fix desc + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit d98544520b0ae31c37b2282bdb22785c7accc86e +Author: Bill Nottingham +Date: Thu Jan 11 23:05:52 2001 +0000 + + 5.54 + + Makefile | 2 +- + initscripts.spec | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit b3fed3202c21ae3ac2c326eceff78662cc5d28f2 +Author: Bill Nottingham +Date: Thu Jan 11 23:00:12 2001 +0000 + + %langify + + initscripts.spec | 17 +++++++++++++++-- + 1 files changed, 15 insertions(+), 2 deletions(-) + +commit 0a31e4ec38a7d1cf69b5d65f9923cf450244b02b +Author: Bill Nottingham +Date: Thu Jan 11 22:59:10 2001 +0000 + + 5.54 + + ChangeLog | 10 ++++++++++ + initscripts.spec | 6 +++++- + 2 files changed, 15 insertions(+), 1 deletions(-) + +commit 28b645d341e8007089edfc7ea007008093ef8dba +Author: Bill Nottingham +Date: Sat Jan 6 17:32:15 2001 +0000 + + conflict with ypbind < 1.6-12, since we don't set the NIS domain name anymore + + initscripts.spec | 2 +- + rc.d/rc.sysinit | 5 +++++ + 2 files changed, 6 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - change how options are passed (#88202) +commit 7ed6e7f4fbbde532e3cc0c9f5ccaa0a114dfbee8 +Author: Bill Nottingham +Date: Tue Jan 2 22:42:09 2001 +0000 - * rc.d/rc.sysinit: - handle vmware locks (#89751, ) + Big i18n commit. From Conectiva, originally. - * sysconfig/network-scripts/ifup: - some minor cleanups + Makefile | 3 + + initscripts.spec | 6 + + po/Makefile | 60 +++ + po/es.po | 904 +++++++++++++++++++++++++++++++ + po/initscripts.pot | 530 +++++++++++++++++++ + po/pt_BR.po | 908 ++++++++++++++++++++++++++++++++ + po/xgettext_sh | 27 + + po/xgettext_sh.py | 93 ++++ + rc.d/init.d/functions | 128 ++++-- + rc.d/init.d/halt | 21 +- + rc.d/init.d/netfs | 30 +- + rc.d/init.d/network | 30 +- + rc.d/init.d/random | 6 +- + rc.d/init.d/rawdevices | 24 +- + rc.d/init.d/single | 11 +- + rc.d/rc | 14 +- + rc.d/rc.sysinit | 59 +- + sysconfig/network-scripts/ifdown | 8 +- + sysconfig/network-scripts/ifup | 20 +- + sysconfig/network-scripts/ifup-aliases | 3 +- + sysconfig/network-scripts/ifup-ppp | 10 +- + sysconfig/network-scripts/ifup-routes | 5 +- + sysconfig/network-scripts/ifup-sl | 10 +- + 23 files changed, 2758 insertions(+), 152 deletions(-) - * sysconfig/network-scripts/ifup: - kill one extraneous grep (#90001, ) +commit cb5252165b2406727af56dc1710329eec744c65c +Author: Bill Nottingham +Date: Tue Jan 2 21:17:57 2001 +0000 - * ChangeLog, initscripts.spec: - 7.19-1 + *** empty log message *** -2003-05-02 Bill Nottingham + ChangeLog | 24 ++++++++++++++++++++++++ + 1 files changed, 24 insertions(+), 0 deletions(-) - * ChangeLog, initscripts.spec: 7.19-1 +commit 6df9ee90d18aaa765ee36dfcede2d4fb27f52ce0 +Author: Bill Nottingham +Date: Tue Dec 26 05:58:24 2000 +0000 -2003-05-01 Bill Nottingham + fix scoping isuse (#22547) - * src/ipcalc.1: there is no ipcalc(3) + sysconfig/network-scripts/ifup-post | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) -2003-05-01 Jonathan Blandford +commit 3cd1d2c7906684258d3056e782ded69ec3cd14e8 +Author: Bill Nottingham +Date: Tue Dec 26 05:55:21 2000 +0000 - * rc.d/rc (previous): Use the function to call rhgb. + only run ifup-post if the ifcfg file is there (#19741) -2003-04-30 Bill Nottingham + ppp/ip-up | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: 7.18-1 +commit 6cba9a1c5d1a66351f9e0692cae515c3efd37d8a +Author: Bill Nottingham +Date: Tue Dec 26 05:54:03 2000 +0000 - * lang.csh, rc.d/init.d/functions, rc.d/rc.sysinit: - rhgb updates + export a /usr/kerberos/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/local/bin:/opt/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/home/notting/bin:/usr/X11R6/bin here too (#22784) -2003-04-21 Florian La Roche + ppp/ip-down | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) - * initscripts-s390.patch, initscripts.spec, rc.d/rc.sysinit: - - further eliminate consoletype calls with CONSOLETYPE +commit a49b27d46947b926f6d48a1329689db72904d519 +Author: Bill Nottingham +Date: Tue Dec 26 05:48:58 2000 +0000 - * initscripts-s390.patch, initscripts.spec, inittab.s390: - - mainframe cleanup + retcode wasn't used. initialize it. -2003-04-19 Florian La Roche + sysconfig/network-scripts/ifdown | 14 ++++++++++++-- + 1 files changed, 12 insertions(+), 2 deletions(-) - * rc.d/rc.sysinit: - - no need to delete /var/run/confirm, as it is already deleted right - above in the /var/run+/var/lock cleanup +commit bf8548076b36a2c22eb5d73ec3beb850a927e6aa +Author: Bill Nottingham +Date: Tue Dec 26 05:27:04 2000 +0000 -2003-04-18 Florian La Roche + toss out spurious errors from iwconfig - * initscripts.spec, rc.d/init.d/functions, rc.d/init.d/network, rc.d/rc, rc.d/rc.sysinit, sysconfig/init.s390: - - new release + sysconfig/network-scripts/ifdown | 2 +- + sysconfig/network-scripts/ifup | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) -2003-04-16 Bill Nottingham +commit ee13586e5205878f407ff031e36d43dd6536fcd0 +Author: Erik Troan +Date: Wed Dec 20 21:19:49 2000 +0000 - * setsysfont: - hey, where's that brown paper bag (#88999) + added wireless support -2003-04-03 Bill Nottingham + sysconfig/network-scripts/ifdown | 5 +++++ + sysconfig/network-scripts/ifup | 4 ++++ + 2 files changed, 9 insertions(+), 0 deletions(-) - * lang.csh, lang.sh, setsysfont: - switch back +commit c88aa60d716dc0518dcf63df8a1ea342a8c53f3b +Author: Bill Nottingham +Date: Tue Dec 12 08:33:29 2000 +0000 - * rc.d/rc.sysinit: um, no, that's correct + fix typo -2003-04-03 Karsten Hopp + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit, ChangeLog, initscripts.spec, lang.csh, lang.sh, setsysfont: - - sync with beehive package - - prepare for rebuild in 3.0E: - Mainframe has no /dev/ttyX devices and no mingetty, don't - initialize them. This gave error messages during startup +commit 88240c3b72efe0f34f85cae2a8e091731d4dbcb1 +Author: Bill Nottingham +Date: Tue Dec 12 08:32:16 2000 +0000 -2003-03-28 Bill Nottingham + 5.53-1 - * rc.d/rc.sysinit: fix rc.sysinit for 2.5 + ChangeLog | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++-- + initscripts.spec | 2 +- + 2 files changed, 69 insertions(+), 4 deletions(-) -2003-03-26 Karsten Hopp +commit 36be38adf334fa944fdce4dc5faf0f556c8524fa +Author: Bill Nottingham +Date: Tue Dec 12 08:32:16 2000 +0000 - * rc.d/rc.sysinit: - There are no /dev/ttyX devices and no mingetty on mainframe. - This code tried to create new files in /dev/ while / was mounted ro. + 5.53-1 -2003-03-26 Sarah Smith + initscripts.spec | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) - * po/zh_CN.po: - translated red hat into chinese term +commit da42ebb7ed7dc23ed9b0da6a5ba879b968a7c59a +Author: Bill Nottingham +Date: Tue Dec 12 08:23:41 2000 +0000 -2003-03-25 Audrey Simons + sync hardware clock to system time on halt (#21187) - * po/fr.po: Checked + rc.d/init.d/halt | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) -2003-03-17 Nalin Dahyabhai +commit 2859d05034ad1445a989c47883888a8d0a3fb7cc +Author: Bill Nottingham +Date: Tue Dec 12 08:21:47 2000 +0000 - * initscripts.spec, rc.d/init.d/network: - - init.d/network: don't advertise "probe: true" in the header if we don't - recognize "probe" as an argument + use modprobe -c to handle possible conditional modules.conf constructs (#21283) -2003-03-17 Mohamed Eldesoky + rc.d/rc.sysinit | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) - * po/ar.po: - Arabic translation for initscripts. +commit dd8b94c9e763c4c04015a9f0c87001e61686ee8b +Author: Bill Nottingham +Date: Tue Dec 12 08:16:31 2000 +0000 -2003-03-13 Bill Nottingham + don't try and run pump if it's not there - * ChangeLog, initscripts.spec: - 7.14-1 + sysconfig/network-scripts/ifup | 5 +++-- + 1 files changed, 3 insertions(+), 2 deletions(-) - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-post: - revert. chain name change was reverted. +commit e776fdd1ea74a05c057f9d18a3bb09b3849a2c4b +Author: Bill Nottingham +Date: Tue Dec 12 08:10:37 2000 +0000 -2003-02-28 Bill Nottingham + honor PEERDNS=no for pump and dhcpcd too (#18619) - * service: pass TERM to scripts too + sysconfig.txt | 2 +- + sysconfig/network-scripts/ifup | 4 ++++ + 2 files changed, 5 insertions(+), 1 deletions(-) -2003-02-26 Bill Nottingham +commit 5de1b7a730964525debb9284346d6f17b2e3ac7f +Author: Bill Nottingham +Date: Tue Dec 12 08:04:45 2000 +0000 - * ChangeLog, initscripts.spec: - 7.13-1 + don't exclude proc when you're doing mount -a -t nonfs... - * setsysfont: - handle 7.x sysfontacm settings on the fly (#84183) + rc.d/init.d/netfs | 2 +- + rc.d/rc.sysinit | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) -2003-02-26 David Barzilay +commit 2015a690a9835b838f895e2060e6574ac1a7b031 +Author: Bill Nottingham +Date: Tue Dec 12 08:01:30 2000 +0000 - * po/pt_BR.po: updatedheaderspt_BR2502 + only load modules for which persistent DMA buffers are necessary -2003-02-24 Bill Nottingham + rc.d/rc.sysinit | 29 ++++++++++++----------------- + 1 files changed, 12 insertions(+), 17 deletions(-) - * ChangeLog, initscripts.spec: - 7.12-1 +commit 99bea6c770fed16154ee3ab7dfd2929af3d68e56 +Author: Bill Nottingham +Date: Tue Dec 12 07:55:10 2000 +0000 - * rc.d/rc.sysinit: - init vts even if consoletype isn't vt (serial console with vts active) + don't remount r/w if it is r/w (#12097) - * ChangeLog, initscripts.spec: 7.11-1 + rc.d/rc.sysinit | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-post: - handle changed chain name +commit f29c352a905cc0867eb0198eacc7734fd651e525 +Author: Bill Nottingham +Date: Tue Dec 12 07:50:00 2000 +0000 -2003-02-21 Bill Nottingham + fix ARP handling, allow for setting promiscuous or all-multicast mode - * ChangeLog, initscripts.spec: 7.10-1 + sysconfig.txt | 2 ++ + sysconfig/network-scripts/ifup | 6 +++++- + sysconfig/network-scripts/network-functions | 14 ++++++++++++++ + 3 files changed, 21 insertions(+), 1 deletions(-) - * lang.csh, lang.sh: - handle LANGUAGE specially for zh_CN.GB18030 & gdm (#84773) +commit 6cdbc1fbbfd1de615402e1ddcc1dbb1590b69dd5 +Author: Bill Nottingham +Date: Tue Dec 12 07:37:48 2000 +0000 -2003-02-20 Bill Nottingham + add MAXFAIL patch for maximum number of failures (#10639) - * ChangeLog, initscripts.spec: 7.09-1 + src/ppp-watch.c | 24 +++++++++++++++++++++++- + sysconfig.txt | 3 +++ + 2 files changed, 26 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup-aliases, sysconfig/network-scripts/ifup-post, sysconfig/network-scripts/ifup-routes: - redhat-config-network writes $NAME.route, not $DEVICE.route. Handle - that. (#84193) +commit 7598f8cb5a31d96c26090cadda678c1ea1a5dc37 +Author: Bill Nottingham +Date: Tue Dec 12 05:31:49 2000 +0000 -2003-02-19 Bill Nottingham + fix more ifconfig greps (patch from Conectiva) - * rc.d/rc.sysinit: - initialize tty7 and 8 always. for GDM. + rc.d/init.d/network | 2 +- + sysconfig/network-scripts/ifdown-aliases | 2 +- + sysconfig/network-scripts/ifup | 2 +- + sysconfig/network-scripts/ifup-aliases | 2 +- + sysconfig/network-scripts/ifup-post | 2 +- + 5 files changed, 5 insertions(+), 5 deletions(-) - * sysconfig/network-scripts/ifup: - We were hardcoding zeroconf routes to eth0. OOOOPS. +commit 627c85848617976158d87542b8ed87100f171979 +Author: Bill Nottingham +Date: Tue Dec 12 05:26:37 2000 +0000 -2003-02-18 Bill Nottingham + oops, put the LANG=C in the right place - * ChangeLog, initscripts.spec: 7.08-1 + rc.d/init.d/network | 2 +- + sysconfig/network-scripts/network-functions | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) - * rc.d/rc: - run fewer scripts through action, causing less output to system logs - (#49670, #75279, #81531). Not the best fix, but should shut most - things up. +commit 52f4dc3995dde5414f1f148197cde5aa5909253b +Author: Bill Nottingham +Date: Tue Dec 12 00:32:00 2000 +0000 - * rc.d/rc.sysinit: - just because hid may be static doesn't mean keybdev/mousedev are - also, hid could have been hotplugged + duh, get it right -2003-02-17 Tino Meinen + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/nl.po: Updated Dutch translation +commit 760baa8339c445c9f6d0afe0298d7312628b15a5 +Author: Bill Nottingham +Date: Mon Dec 11 23:08:21 2000 +0000 -2003-02-14 David Barzilay + don't try and load fonts and keymaps on a serial console. Duh. - * po/pt_BR.po: updated1402 + rc.d/rc.sysinit | 12 +++++++----- + 1 files changed, 7 insertions(+), 5 deletions(-) -2003-02-13 Pedro Morais +commit 1359492b407a9dec8f18f59e412f1d571db39827 +Author: Bill Nottingham +Date: Thu Dec 7 17:18:47 2000 +0000 - * po/pt.po: update + specify full path to /sbin/consoletype (from milan.kerslager@spsselib.hiedu.cz) -2003-02-12 Gregory Petit + lang.csh | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/nl.po: - Changed charset to UTF-8 +commit a0c90602f0ba826593a68f60271912f53900f9b2 +Author: Bill Nottingham +Date: Thu Nov 30 05:27:29 2000 +0000 - * po/nl.po: - Version 1.38 of initscripts.pot translated, 21 sentences not translated. + From: Karsten Hopp (karsten@redhat.de) + - changed hdparm section in rc.sysinit to allow different + parameters for each disk (if needed) by copying + /etc/sysconfig/harddisks to /etc/sysconfig/harddiskhda (hdb,hdc..) -2003-02-11 Bill Nottingham + initscripts.spec | 10 ++++++- + rc.d/rc.sysinit | 73 ++++++++++++++++++++++++++++++++--------------------- + 2 files changed, 52 insertions(+), 31 deletions(-) - * ChangeLog, initscripts.spec: 7.07-1 +commit bae85e6aeb801770726cbc64abac6cef375a68c6 +Author: Bill Nottingham +Date: Thu Nov 30 05:24:25 2000 +0000 - * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: - fix nicknames with profiles (#82246) - - source 'network' file in ifdown, so we get the current profile - - change need_config to look in the various profile directories - - pass device to usernetctl, as that's what's linked where usernetctl looks + add ypbind conflict -2003-02-10 David Barzilay + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/pt_BR.po: updated1002 +commit d0a7def7462c7bc45f39ae815dfa0eb692202b30 +Author: Bill Nottingham +Date: Thu Nov 30 05:16:32 2000 +0000 -2003-02-09 Bill Nottingham + don't set NIS domain name - * sysconfig/network-scripts/network-functions: - fix check_device_down (#83780, ) + rc.d/rc.sysinit | 14 -------------- + 1 files changed, 0 insertions(+), 14 deletions(-) -2003-02-07 Miloslav Trmac +commit 5ad34aa24070c9d6080a240d37e28cbe2c0382e6 +Author: Than Ngo +Date: Thu Nov 2 18:49:32 2000 +0000 - * po/cs.po: - Make Czech translation more consistent + * bumped version number -2003-02-06 Bill Nottingham + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec: tweak conflict +commit f951740b42b7112eff0cf677174638a34d7787d4 +Author: Than Ngo +Date: Tue Oct 31 17:35:17 2000 +0000 -2003-02-06 Richard Allen + fix the adding default route if GATEWAY" = "0.0.0.0 - * po/is.po: *** empty log message *** + ChangeLog | 4 ++++ + initscripts.spec | 3 +++ + sysconfig/network-scripts/network-functions | 6 +++++- + 3 files changed, 12 insertions(+), 1 deletions(-) -2003-02-05 Bill Nottingham +commit ef5c4d8f0c2a3251baad0f80a7fd283a82bb72b5 +Author: Bill Nottingham +Date: Sun Oct 29 05:55:29 2000 +0000 - * src/initlog.1: - fix groff macros (#83531, ) + don't turn locale settings of 'C' into en_US -2003-02-04 Alexandr Kanevsky + lang.csh | 2 +- + lang.sh | 9 +-------- + 2 files changed, 2 insertions(+), 9 deletions(-) - * po/ru.po: updated translation +commit 8e179b7f2552facedde4d1676e61e56a2eee6b36 +Author: Bill Nottingham +Date: Tue Oct 17 22:00:14 2000 +0000 -2003-02-04 Bill Nottingham + *** empty log message *** - * rc.d/init.d/functions: - fix checkpid for multiple pids (#83401) + ChangeLog | 28 ++++++++++++++++++++++++++++ + 1 files changed, 28 insertions(+), 0 deletions(-) - * rc.d/init.d/network, sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: - vlan fixes () +commit c9ad8becf6158a64f49e92d8b52f7cdcff2edb1f +Author: Nalin Dahyabhai +Date: Tue Oct 10 16:29:44 2000 +0000 -2003-02-03 Miloslav Trmac + make usernetctl just fall-through if getuid() == 0 - * po/cs.po: Update Czech translation + initscripts.spec | 1 + + src/usernetctl.c | 2 +- + 2 files changed, 2 insertions(+), 1 deletions(-) -2003-02-03 Francesco Valente +commit 5d49535ed95db82dd418f984dad94f9befa330a3 +Author: Nalin Dahyabhai +Date: Tue Oct 10 16:03:15 2000 +0000 - * po/it.po: updated initscript + fix top-level makefile install target -2003-02-03 Yelitza Louze + Makefile | 4 +++- + initscripts.spec | 3 ++- + 2 files changed, 5 insertions(+), 2 deletions(-) - * po/es.po: Spanish translation +commit 55e1442f04cc36d0a514d4b13c9667b1b44effa6 +Author: Nalin Dahyabhai +Date: Tue Oct 10 15:36:25 2000 +0000 -2003-02-03 Michelle Kim + add bug ID - * po/ko.po: updated translation + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2003-02-03 Sarah Smith +commit 21f8751be9a78c429bb86202fb97ffae5308f268 +Author: Nalin Dahyabhai +Date: Tue Oct 10 15:35:35 2000 +0000 - * po/zh_CN.po: - updated all string freeze changes + handle "gw x.x.x.x" as the last pair of flags in ifup-routes -2003-02-02 Audrey Simons + initscripts.spec | 5 ++++- + sysconfig/network-scripts/ifup-routes | 4 +++- + 2 files changed, 7 insertions(+), 2 deletions(-) - * po/fr.po: 03/02 Updates +commit da07f250aa6ee2d5ef587f18c4696f61f7676cc0 +Author: Bill Nottingham +Date: Wed Oct 4 15:20:17 2000 +0000 -2003-02-02 Hung-Pin Wu + fix the grep for 'UP' so it doesn't report strange results on german PPP devices - * po/zh_TW.po: Updated translation. + rc.d/init.d/network | 2 +- + sysconfig/network-scripts/network-functions | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) -2003-02-02 Bernd Groh +commit d0107841fabc9d2bfe3639be3bdee9506f07c2e6 +Author: Bill Nottingham +Date: Mon Oct 2 21:23:22 2000 +0000 - * po/de.po: rhpl/po/de.po updated + up util-linux requirement to 2.10 (#18004) -2003-02-02 Francesco Valente + initscripts.spec | 4 +--- + 1 files changed, 1 insertions(+), 3 deletions(-) - * po/it.po: updated +commit cc7f17656930e936447d886934e66e648a471834 +Author: Bill Nottingham +Date: Mon Oct 2 15:50:41 2000 +0000 -2003-02-02 Pedro Morais + patch from tim: eat messages from display managers - * po/pt.po: "" + ChangeLog | 4 ++++ + prefdm | 8 ++++---- + 2 files changed, 8 insertions(+), 4 deletions(-) -2003-02-02 David Barzilay +commit d79b4a2e3b12a7b518fe2da59b325c66826e2726 +Author: Bill Nottingham +Date: Fri Sep 29 16:26:20 2000 +0000 - * po/pt_BR.po: updated0302 + don't turn off raid on shutdown ; the kernel will do it -2003-02-01 Keld Jørn Simonsen + rc.d/init.d/halt | 15 --------------- + 1 files changed, 0 insertions(+), 15 deletions(-) - * po/da.po: Updates - up2date/da.po anaconda/anaconda-po/da.po chkconfig/po/da.po - firstboot/po/da.po initscripts/po/da.po kudzu/po/da.po - redhat-config-packages/po/da.po +commit d34de167184753bce337107b1a5573727f672875 +Author: Bill Nottingham +Date: Tue Sep 26 21:55:15 2000 +0000 -2003-02-01 James Hashida + blarg. stupid typo - * po/ja.po: update + prefdm | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2003-02-01 Kjartan Maraas +commit 144b111e088d94ea6f848bcced997c179e916b98 +Author: Bill Nottingham +Date: Tue Sep 12 04:20:48 2000 +0000 - * po/no.po: update + oops, fix build when not installed -2003-02-01 Christian Rose + Makefile | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) - * sv.po: Updated Swedish translation. +commit 52192c29b79c6f0d6285faa8adddbc771bc8cc42 +Author: Bill Nottingham +Date: Fri Sep 8 20:24:53 2000 +0000 -2003-01-31 Bill Nottingham + linuxconf moved - * initscripts.spec, ChangeLog: - 7.06-1 + rc.d/init.d/network | 12 ++++++------ + 1 files changed, 6 insertions(+), 6 deletions(-) - * po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.po, po/zh_TW.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/ms.po, po/nn.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po: - update-po +commit beaa25087849796748945f871d4fdd3e72bf6b72 +Author: Florian La Roche +Date: Sun Sep 3 02:34:57 2000 +0000 - * rc.d/init.d/network, sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup, sysconfig.txt: - 802.1Q VLAN support (, #82593) + /etc/init.d is provided by chkconfig - * sysconfig/network-scripts/ifup-aliases, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.po, po/zh_TW.po, po/it.po, po/ja.po, po/ko.po, po/ms.po, po/nn.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po: - fix typo + initscripts.spec | 6 ++++-- + 1 files changed, 4 insertions(+), 2 deletions(-) - * rc.d/rc.sysinit: fix quota test (#83206) +commit 82e5ba1086fd1826538b96d1625bbf4e303f16ba +Author: Nalin Dahyabhai +Date: Thu Aug 24 02:40:34 2000 +0000 -2003-01-31 Bill Nottingham + add ktune holdoff ${RETRYTIMEOUT} to demand ppp options - * po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.po, po/zh_TW.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/ms.po, po/nn.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po: - update-po + initscripts.spec | 5 ++++- + sysconfig/network-scripts/ifup-ppp | 11 ++++++----- + 2 files changed, 10 insertions(+), 6 deletions(-) - * rc.d/init.d/network, sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup, sysconfig.txt: - 802.1Q VLAN support (, #82593) +commit 1ab5308438ace26929c034fc97f2ac5248ee3bf2 +Author: Bill Nottingham +Date: Tue Aug 22 15:51:44 2000 +0000 - * sysconfig/network-scripts/ifup-aliases: - fix typo + *** empty log message *** - * rc.d/rc.sysinit: fix quota test (#83206) + ChangeLog | 23 ++++++++++++++++++++--- + initscripts.spec | 6 +++++- + 2 files changed, 25 insertions(+), 4 deletions(-) -2003-01-30 Bill Nottingham +commit 94672d6adaa64bc53fbeda68f32cb294ee576793 +Author: Bill Nottingham +Date: Tue Aug 22 15:48:54 2000 +0000 - * rc.d/rc.sysinit: clean out sudo stamps + update documentation - * rc.d/rc.sysinit: fix comment (#83144) + sysvinitfiles | 87 ++++++++++++++++++++++++++++++++++++++------------------ + 1 files changed, 59 insertions(+), 28 deletions(-) - * ChangeLog, initscripts.spec: - 7.05-1 +commit ebbdbea0a3b70061f30abc114b0a72637def9cef +Author: Bill Nottingham +Date: Tue Aug 22 15:47:32 2000 +0000 -2003-01-28 David Barzilay + fix minor logical error - * po/pt_BR.po: updated2801 + rc.d/init.d/netfs | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2003-01-24 Bill Nottingham +commit c1aa64a98956158e3d63b6e3d7ff6d07b397890b +Author: Bill Nottingham +Date: Tue Aug 22 14:38:48 2000 +0000 - * rc.d/rc.sysinit: fix NFS root (#82685) + if isn't there, just run whatever display manager happens to be installed - * inittab: - remove extraneous comment (#82656) + initscripts.spec | 3 +++ + prefdm | 9 ++++++++- + 2 files changed, 11 insertions(+), 1 deletions(-) -2003-01-20 Bill Nottingham +commit e95ca24cd9d5a035c71e57317179be2988843235 +Author: Than Ngo +Date: Tue Aug 22 13:04:56 2000 +0000 - * rc.d/init.d/functions: - add zh_TW, match all variants of those locales + * Add KDE2 support - * rc.d/init.d/functions: add zh_TW (#82235) + ChangeLog | 3 +++ + initscripts.spec | 5 ++++- + prefdm | 15 +++++++++------ + 3 files changed, 16 insertions(+), 7 deletions(-) -2003-01-19 Bill Nottingham +commit 4bc6a29959062d84efc2199d3db1c06ffaed2f96 +Author: Bill Nottingham +Date: Mon Aug 21 16:00:56 2000 +0000 - * rc.d/rc.sysinit: - oops, that's not very legal + add usleep after kill -9 -2003-01-19 Keld Jørn Simonsen + rc.d/init.d/functions | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * po/da.po: Some updates - comps-po/da.po rhn-applet/da.po up2date/da.po - anaconda/anaconda-po/da.po anaconda-help/help/da.po - firstboot/po/da.po initscripts/po/da.po - redhat-config-kickstart/po/da.po - redhat-config-network/po/da.po redhat-config-samba/po/da.po - redhat-config-users/po/da.po redhat-config-xfree/po/da.po - specspo/dist/da.po +commit 45c67bf09093897e28e4882afa15c8748d2c5127 +Author: Bill Nottingham +Date: Fri Aug 18 21:40:31 2000 +0000 -2003-01-17 Miloslav Trmac + *** empty log message *** - * po/cs.po: Update Czech translation + ChangeLog | 10 ++++++++++ + initscripts.spec | 4 ++-- + 2 files changed, 12 insertions(+), 2 deletions(-) -2003-01-17 Richard Allen +commit ef856d635ea72c4fdafdf9c88200421c9660682b +Author: Bill Nottingham +Date: Fri Aug 18 21:39:37 2000 +0000 - * po/is.po: *** empty log message *** + bump rev to 5.46 -2003-01-16 Richard Allen + initscripts.spec | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) - * po/is.po: *** empty log message *** +commit f06a5e392b852bc76891ffcb8dd7376f890c7c08 +Author: Bill Nottingham +Date: Fri Aug 18 21:38:56 2000 +0000 -2003-01-16 Bill Nottingham + don't end up calling ifdown-post twice on ppp connections - * ChangeLog, initscripts.spec: 7.04-1 + sysconfig/network-scripts/ifdown-ppp | 2 -- + 1 files changed, 0 insertions(+), 2 deletions(-) - * rc.d/rc.sysinit: fix some translations +commit 3b70c6830d18f0433ab1f56648c8677721cbb9bd +Author: Bill Nottingham +Date: Fri Aug 18 21:33:17 2000 +0000 -2003-01-15 Nalin Dahyabhai + don't load usb drivers if they're compiled in - * rc.d/rc.sysinit: - discard anything after the name of the tty when looking - for mingetty invocations in /etc/inittab, avoids barfing - on systems where 'mingetty /dev/ttyFOO --noclear' is in - use (like mine) + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2003-01-15 Leon Kanter +commit b2a4224807eb215373ad493fa3a055c8493d12d9 +Author: Bill Nottingham +Date: Thu Aug 17 15:03:41 2000 +0000 - * po/ru.po: update, check spelling + *** empty log message *** -2003-01-15 Audrey Simons + ChangeLog | 41 +++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 41 insertions(+), 0 deletions(-) - * po/fr.po: Updated latest changes +commit 430be0803890626adf251b0d4d4c4e37e8fba410 +Author: Bill Nottingham +Date: Thu Aug 17 03:46:53 2000 +0000 -2003-01-15 Hung-Pin Wu + document stuff in changelog - * po/zh_TW.po: Updated. + initscripts.spec | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) -2003-01-15 Olympia Ammendola +commit 57534b3bd92d38f83f77c0a3ef10a83a559be3e6 +Author: Bill Nottingham +Date: Thu Aug 17 03:17:01 2000 +0000 - * po/it.po: minor modifications + clean up /boot/kernel.h generation some -2003-01-15 Sarah Smith + rc.d/rc.sysinit | 7 ++++--- + 1 files changed, 4 insertions(+), 3 deletions(-) - * po/zh_CN.po: updated +commit 2c209d5d71ac1953680cb40fbeb2cefef137745b +Author: Nalin Dahyabhai +Date: Tue Aug 15 20:01:22 2000 +0000 -2003-01-15 Bill Nottingham + fix syntax error in ifdown - * sysconfig/network-scripts/ifup: - tweak wording + sysconfig/network-scripts/ifdown | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2003-01-14 Bill Nottingham +commit 29a9fee1ec78d4a7812c0b195d12a23b5d6a8094 +Author: Nalin Dahyabhai +Date: Tue Aug 15 20:00:14 2000 +0000 - * ChangeLog, initscripts.spec: 7.03-1 + be more careful about netreport files - * src/getkey.c, src/ipcalc.c: - copyright tweakage + initscripts.spec | 7 +++++-- + src/netreport.c | 11 ++++++++--- + 2 files changed, 13 insertions(+), 5 deletions(-) - * rc.d/rc.sysinit: - don't load hid stuff if it's non-modular - LC_ALL=C grep... go faster +commit dfe1994884c319f0ff97e6598289994243fa7f5c +Author: Bill Nottingham +Date: Tue Aug 15 15:54:26 2000 +0000 - * po/xgettext_sh.py: - fix it to accept foo=$"blah" + don't use head, it's in /usr - * rc.d/init.d/halt, rc.d/rc.sysinit: - unmark some strings + rc.d/init.d/functions | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * src/ipcalc.c: - fix calculation of /32 addresses (#76646) +commit 3b2b6d5cb7d89362e784f73481c01c0e3be52d31 +Author: Bill Nottingham +Date: Mon Aug 14 05:07:10 2000 +0000 - * sysconfig/network-scripts/ifup: - clean up iptables module (#74518) + support killing dhcpcd as well as starting it - * sysconfig/network-scripts/network-functions: - check for device after loading module (#75506) + sysconfig/network-scripts/ifdown | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) - * rc.d/rc: - set to C locale, to avoid use of locale archives (#72043) +commit a59f7136d495474f6079a323a491ce314a636c37 +Author: Bill Nottingham +Date: Mon Aug 14 05:04:17 2000 +0000 - * src/getkey.c, src/Makefile: - getkey cleanups/tweaks (#76071, ) + do case-insensitve greps of /proc/cmdline - * rc.d/init.d/halt: - rework halt script (#76831, ) + rc.d/rc.sysinit | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) - * rc.d/init.d/functions: - support NICELEVEL in the environment (#77846) +commit 0e12930a45fb238093d0d5b21a8d78e79624f67c +Author: Nalin Dahyabhai +Date: Sat Aug 12 22:17:47 2000 +0000 - * sysconfig/network-scripts/ifup-aliases: - recalculate BROADCAST if one wasn't specified (#78052) + move documentation for the DEMAND and IDLETIMEOUT values to the right section of sysconfig.txt - * sysconfig/network-scripts/ifup-aliases: - if 'ONPARENT=no' set, don't automatically bring up interfaces when - their parent interface is set up (#78992) + initscripts.spec | 6 +++++- + sysconfig.txt | 10 +++++----- + 2 files changed, 10 insertions(+), 6 deletions(-) - * sysconfig/network-scripts/ifup-post: - don't write multiple search lines (#79107, ) +commit 8cd935021c5d6ef02cacd87f7b9fe60e08eea5ca +Author: Bill Nottingham +Date: Fri Aug 11 15:53:47 2000 +0000 - * rc.d/rc.sysinit: - fix raidtab parsing, don't worry about not-in-fstab RAID devices - (#71087, #78467, ) + don't do silly access checks on the root partition; instead, just try connecting to the syslog socket if it's there... - * service: initialize OPTIONS (#78236) + src/initlog.c | 39 ++++++++++++++++++++++++++++++++++++++- + 1 files changed, 38 insertions(+), 1 deletions(-) - * src/ppp-watch.8, sysconfig/network-scripts/ifup-ppp: - fix ifup-ppp vs. ppp-watch at boot time () +commit 494b4a8e903e099150486c5ba9bd22f0968ec7db +Author: Bill Nottingham +Date: Wed Aug 9 15:36:10 2000 +0000 - * sysconfig/network-scripts/ifup-ppp: - fix ifup-ppp for use with dial-on-demand (#54680) + bump to 5.44 - * rc.d/init.d/network: fix status (#81471) + ChangeLog | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 6 +++++- + 2 files changed, 57 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup: - add zeroconf route (#81738) +commit aa032c7ac30f7b2b78032358e3fa8556bd9cf854 +Author: Bill Nottingham +Date: Tue Aug 8 01:42:58 2000 +0000 - * src/Makefile, initscripts.spec: - use glib2 instead of glib (#78690, ) + load agpgart if necessary - * rc.d/rc.sysinit: - only do the second LVM check if we actually started RAID (#78483, ) + rc.d/rc.sysinit | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) -2003-01-14 Milan Kerslager +commit 5f7529483aaee3df29498e18eefacc0c97dccb25 +Author: Jakub Jelinek +Date: Mon Aug 7 23:03:42 2000 +0000 - * po/cs.po: Convertion to UTF-8 + 5.43 -2003-01-14 Bill Nottingham + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/network-functions: - fix link check. use both ethtool and mii-tool. +commit b410f2f0a47914bf14bea7e5199806e5bf785dc2 +Author: Jakub Jelinek +Date: Mon Aug 7 22:55:07 2000 +0000 - * rc.d/init.d/functions, initscripts.spec, Makefile, po/Makefile: - just use /usr/share/locale ; you need glibc locale stuff anyway... + Put kernel architecture into /boot/kernel.h - * rc.d/init.d/functions: - fix CJK text on the console + rc.d/rc.sysinit | 32 ++++++++++++++++++++++---------- + 1 files changed, 22 insertions(+), 10 deletions(-) -2003-01-13 Bill Nottingham +commit 904691cc2039ef45e564785ea0de80c81bfeb89c +Author: Bill Nottingham +Date: Mon Aug 7 19:45:23 2000 +0000 - * rc.d/rc.sysinit: - move system font setting sooner + don't set hostname if it's already set (NFS root) -2003-01-07 Bill Nottingham + rc.d/rc.sysinit | 5 +++++ + 1 files changed, 5 insertions(+), 0 deletions(-) - * ppp/ip-up.ipv6to4, sysconfig/network-scripts/ifup-ipv6, sysconfig/network-scripts/ifup-sit, sysconfig.txt, changes.ipv6: - IPv6 updates , +commit b9c2ebecffd751ff0cdeed1ad6eca0889a8f83d2 +Author: Nalin Dahyabhai +Date: Mon Aug 7 18:55:57 2000 +0000 - * rc.d/init.d/netfs, rc.d/init.d/network, rc.d/init.d/rawdevices: - speedups () - - use LC_ALL=C - - don't use both grep&awk on the same file, just use awk + change updetach back to nodetach -2003-01-03 Bill Nottingham + initscripts.spec | 3 ++- + sysconfig/network-scripts/ifup-ppp | 2 +- + 2 files changed, 3 insertions(+), 2 deletions(-) - * po/zh_CN.po, po/zh_TW.po, po/it.po: - fix translation +commit 31aa990b51f0538cd808c17b1a73b0643aa373fb +Author: Bill Nottingham +Date: Mon Aug 7 18:40:04 2000 +0000 -2002-12-30 Florian La Roche + remove support for /etc/HOSTNAME - * initscripts.spec: - make new release + rc.d/rc.sysinit | 2 -- + sysconfig.txt | 3 --- + sysconfig/network-scripts/network-functions | 1 - + 3 files changed, 0 insertions(+), 6 deletions(-) - * ChangeLog, initscripts-s390.patch: - - adjust mainframe patches +commit b85e4116d8eecb6ef8840902b4c7aabb227edc49 +Author: Bill Nottingham +Date: Mon Aug 7 15:29:56 2000 +0000 -2002-12-30 Florian La Roche + bump rev - * mainframe: drop changes to "/.unconfigured" + initscripts.spec | 8 +++++++- + 1 files changed, 7 insertions(+), 1 deletions(-) - * mainframe: drop ancient OCO support in startup script +commit 7bd1f0a5812c81a47d5634d75dce21aa9227f74c +Author: Bill Nottingham +Date: Mon Aug 7 15:27:44 2000 +0000 -2002-12-17 Bill Nottingham + *** empty log message *** - * ChangeLog, initscripts.spec: 7.00-1 + ChangeLog | 1729 ++++++++++++++++++++++++++++++++++++++++++------------------- + 1 files changed, 1199 insertions(+), 530 deletions(-) - * prefdm, sysconfig/network-scripts/network-functions, sysconfig.txt: - more rhgb tweaks - have a loop for checking link state instead of a static 'sleep 5' +commit a2989f6b0eb119c60088dc2c6be720601c8542a1 +Author: Nalin Dahyabhai +Date: Mon Aug 7 09:09:04 2000 +0000 - * rc.d/init.d/functions, rc.d/rc.sysinit: - graphical boot changes + fix demand-dialing for PPP -2002-12-13 Karsten Hopp + initscripts.spec | 5 ++++- + sysconfig/network-scripts/ifdown-ppp | 25 ++++++++++++++++++------- + sysconfig/network-scripts/ifup-ppp | 12 +++++++----- + 3 files changed, 29 insertions(+), 13 deletions(-) - * ChangeLog, initscripts.spec: - 6.99-1 - - * initscripts.spec, inittab.s390: - fix /sbin/update on S/390 as well +commit bffc09ca0f9081340e51a3b8de865f549ae93c2c +Author: Bill Nottingham +Date: Mon Aug 7 05:57:19 2000 +0000 -2002-12-13 Bill Nottingham + add RETRYCONNECT option for ppp-watch - * initscripts.spec: require the dev package + src/ppp-watch.c | 5 +++++ + sysconfig.txt | 6 ++++++ + 2 files changed, 11 insertions(+), 0 deletions(-) -2002-12-09 Bill Nottingham +commit 305706cc1f323b80c82a4d66749835f1a6816544 +Author: Bill Nottingham +Date: Mon Aug 7 05:46:42 2000 +0000 - * ChangeLog, initscripts.spec: 6.98-1 + fix minor logic error (#11399) - * rc.d/rc.sysinit: fix netprofile (#72903) + rc.d/rc | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * inittab: remove call to bdflush stuff +commit ce580633961bea5559024b0b44756ed895f22fdd +Author: Bill Nottingham +Date: Mon Aug 7 05:29:06 2000 +0000 -2002-12-02 Bill Nottingham + remove console-tools requirement - * ppp/ip-up.ipv6to4, sysconfig/network-scripts/ifup-ipv6, sysconfig/network-scripts/network-functions-ipv6, sysconfig.txt: - IPv6 update (, ) + initscripts.spec | 5 ++++- + rc.d/rc.sysinit | 18 +++++++++--------- + 2 files changed, 13 insertions(+), 10 deletions(-) - * rc.d/rc.sysinit: add devlabel support +commit ed86c74d282036c22a83756ce526336f0b477a0c +Author: Bill Nottingham +Date: Mon Aug 7 05:21:00 2000 +0000 - * initscripts.spec, rc.d/init.d/netfs: - use lazy umount, tweak requires as needed + fix syntax error in ifup-routes -2002-11-25 Bill Nottingham + sysconfig/network-scripts/ifup-routes | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec: learn how to spell +commit d482606bf5ecf6f8e47c330242720ff79e9bfae3 +Author: Bill Nottingham +Date: Mon Aug 7 05:14:15 2000 +0000 -2002-11-19 Florian La Roche + start portmap if it's not running for nfs mounts - * initscripts.spec: - mainframe adjustments + rc.d/init.d/netfs | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) -2002-11-12 Bill Nottingham +commit d561b7b93c73f7a233dba7ecdbddad3d15c6cae7 +Author: Bill Nottingham +Date: Mon Aug 7 04:39:08 2000 +0000 - * ChangeLog, initscripts.spec: 6.96-1 + cosmetic fixes for keytable loading - * sysconfig/network-scripts/ifup-aliases: - just use ifup-routes for aliases + rc.d/rc.sysinit | 7 ++++++- + 1 files changed, 6 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup-routes, sysconfig.txt: - fix static route brokenness (#74317, #74320, #76619, #75604) +commit 31432cfbef91f4108f07ea9f189d35150ea1eea7 +Author: Bill Nottingham +Date: Mon Aug 7 03:38:01 2000 +0000 - * sysconfig.txt: - clean up clock text (#75069) + don't probe for USB controllers here; deal with what kudzu gives us - * lang.sh: unset langfile (#75662) + rc.d/rc.sysinit | 33 ++++++++------------------------- + 1 files changed, 8 insertions(+), 25 deletions(-) - * setsysfont: - fix SYSFONTACM handling (#76472) +commit c2391eda9ee726ec47df8669863918ac957b83d9 +Author: Bill Nottingham +Date: Mon Aug 7 03:37:03 2000 +0000 - * lang.csh: - fix lang.csh for CJK (#76908, ) + fix error message on bringing down non-existent interfaces. Also, more colons. - * sysconfig/network-scripts/ifup: - allow setting of scope (#77082) + rc.d/init.d/network | 34 +++++++++++++++++----------------- + 1 files changed, 17 insertions(+), 17 deletions(-) - * initscripts.spec: - buildprereq gettext (#77518) +commit f0ee875a7e74afba31b7695bed2fd9b5327ef8ce +Author: Bill Nottingham +Date: Sun Aug 6 05:49:14 2000 +0000 - * initscripts.spec: - fix unpackaged files (#77519) + *** empty log message *** - * ppp/ip-down.ipv6to4, ppp/ip-up.ipv6to4, ppp/ipv6-down, ppp/ipv6-up, sysconfig/network-scripts/ifdown-ipv6, sysconfig/network-scripts/ifdown-sit, sysconfig/network-scripts/ifup-ipv6, sysconfig/network-scripts/ifup-sit, sysconfig/network-scripts/init.ipv6-global, sysconfig/network-scripts/network-functions-ipv6: - IPv6 update , + ChangeLog | 37 +++++++++++++++++++++++++++++++++++++ + 1 files changed, 37 insertions(+), 0 deletions(-) -2002-10-27 Hasbullah Bin Pit +commit f37df7a6791706fd0fce0a3f5e9b2858401bfab8 +Author: Bill Nottingham +Date: Sun Aug 6 05:47:45 2000 +0000 - * po/ms.po: fix small error + yet more colons. Also, fix the nousb grep -2002-10-16 Hasbullah Bin Pit + rc.d/rc | 4 ++-- + rc.d/rc.sysinit | 54 +++++++++++++++++++++++++++--------------------------- + 2 files changed, 29 insertions(+), 29 deletions(-) - * po/ms.po: s/Memerika/Memeriksa +commit 6e3016030556c37994a9f3ecadd81bfa747b0b72 +Author: Nalin Dahyabhai +Date: Thu Aug 3 14:21:32 2000 +0000 -2002-10-12 Bill Nottingham + be more specific about quoting variables - * sysconfig.txt, sysconfig/network-scripts/ifup: - nuke allmulti/promisc setting at alexey's request + src/shvar.c | 6 ++-- + sysconfig/network-scripts/ifup | 70 ++++++++++++++++++------------------ + sysconfig/network-scripts/ifup-ppp | 50 +++++++++++++------------- + 3 files changed, 63 insertions(+), 63 deletions(-) -2002-09-19 Keld Jørn Simonsen +commit 90c9c1bdb710b438fc84aea4bcad180cf9eed12f +Author: Bill Nottingham +Date: Thu Aug 3 14:19:32 2000 +0000 - * po/da.po: spellchecking - apacheconf/da.po authconfig/da.po bindconf/da.po - chkconfig/da.po comps-po/da.po firstboot/da.po hwbrowser/da.po - initscripts/da.po kbdconfig/da.po kudzu/da.po libuser/da.po - locale_config/da.po mouseconfig/da.po printconf/da.po - redhat-config-network/da.po redhat-config-squid/da.po - redhat-config-users/da.po redhat-switch-printer/da.po - rhn-applet/da.po rhn_register/da.po serviceconf/da.po - sndconfig/da.po switchdesk/da.po timeconfig/da.po - up2date/da.po usermode/da.po Xconfigurator/da.po - anaconda/anaconda-po/da.po autorun/po/da.po - gnome/bug-buddy/da.po gnome/control-center/da.po - gnome/eel/da.po gnome/GConf/da.po gnome/gdm/da.po - gnome/gedit/da.po gnome/gnome-applets/da.po - gnome/gnome-core/da.po gnome/gnome-libs/da.po - gnome/gnome-utils/da.po gnome/gnome-vfs/da.po gnome/gtk+/da.po - gnome/magicdev/da.po gnome/nautilus/da.po gnome/oaf/da.po - gnome/sawfish/da.po redhat-config-date/po/da.po - redhat-config-keyboard/po/da.po - redhat-config-kickstart/po/da.po - redhat-config-language/po/da.po redhat-config-mouse/po/da.po - redhat-config-nfs/po/da.po redhat-config-packages/po/da.po - redhat-config-proc/po/da.po - redhat-config-rootpassword/po/da.po - redhat-config-samba/po/da.po - redhat-config-securitylevel/po/da.po - redhat-config-services/po/da.po - redhat-config-soundcard/po/da.po redhat-config-xfree/po/da.po - redhat-logviewer/po/da.po redhat-menus/po/da.po - redhat-switchmail/po/da.po setuptool/po/da.po - specspo/dist/da.po specspo/powertools/da.po + um, you can't have a hyphen in a shell variable -2002-09-16 Than Ngo + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * Makefile, initscripts.spec: - - owns directory /etc/ppp/peers (bug #74037) +commit 8c707066217b593d2af97d30062c94a18703687c +Author: Bill Nottingham +Date: Wed Aug 2 22:44:17 2000 +0000 -2002-09-09 Leon Kanter + colons. Lots of colons. More colons than most gastrointestinal clinics. - * po/ru.po: update + rc.d/init.d/halt | 18 +++++++++--------- + rc.d/init.d/netfs | 28 ++++++++++++++-------------- + rc.d/init.d/random | 4 ++-- + 3 files changed, 25 insertions(+), 25 deletions(-) -2002-09-07 Christian Rose +commit 6d7fceb323c2ca6555d5aea91dfe857fda3290f2 +Author: Bill Nottingham +Date: Wed Aug 2 17:05:15 2000 +0000 - * sv.po: Fixed Swedish translation. + use usb-uhci, not uhci -2002-09-05 Miloslav Trmac + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/cs.po: Update Czech translation, fix typos +commit 8347072b6080c8dc06cfd8845cb4ebec8743b119 +Author: Bill Nottingham +Date: Mon Jul 31 20:15:26 2000 +0000 -2002-09-04 Bill Nottingham + don't fsck an NFS root filesystem - * ChangeLog, initscripts.spec: 6.95-1 + rc.d/rc.sysinit | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup: fix syntax error +commit 33e626e22fbb49fb749bf488bc1906ebc979024a +Author: Bill Nottingham +Date: Mon Jul 31 19:50:21 2000 +0000 -2002-09-04 Nalin Dahyabhai + fix fastboot - * ChangeLog: - whoops, forgot to update the changelog + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec: - bump version +commit 74660e34f1f4ecd93e0d6523957616e094841db8 +Author: Bill Nottingham +Date: Mon Jul 31 19:42:02 2000 +0000 - * lang.csh: - - don't pass $SYSFONTACM to unicode_start if it has no value + don't unmount / in netfs -2002-09-04 Bill Nottingham + rc.d/init.d/netfs | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) - * ChangeLog, initscripts.spec: - 6.95-1 +commit ddb1552431dbbcef8abdc147200ec4fc2b087c3e +Author: Bill Nottingham +Date: Thu Jul 27 15:24:13 2000 +0000 - * sysconfig/network-scripts/ifup: - fix syntax error + the stuff in rc.d/init.d should *not* be missingok -2002-09-04 Nalin Dahyabhai + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: 6.94-1 +commit 47b78774d032f4719ac31d9c1322df6e4dd8262b +Author: Bill Nottingham +Date: Wed Jul 26 14:21:39 2000 +0000 - * lang.csh: fix syntax error in calling unicode_start when SYSFONTACM - is not defined + *** empty log message *** -2002-09-02 Bill Nottingham + ChangeLog | 15 +++++++++++++++ + 1 files changed, 15 insertions(+), 0 deletions(-) - * ChangeLog, initscripts.spec: 6.93-1 +commit 2995b854e2fb4678c1b01219bb8386850bd33cb7 +Author: Bill Nottingham +Date: Wed Jul 26 14:20:49 2000 +0000 - * sysconfig/network-scripts/network-functions-ipv6: - mtu tweak () + bump to 5.39 - * lang.csh, lang.sh: - fix calling of unicode_start (#73158) + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) -2002-09-01 Pedro Morais +commit 7b63c0ef78528a50b6733a2e9d6250d223c7ed43 +Author: Bill Nottingham +Date: Wed Jul 26 14:20:01 2000 +0000 - * po/pt.po: "" + fix unclean shutdown -2002-08-29 Federico Musto + rc.d/init.d/halt | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) - * po/it.po: - "/mnt/traduzioni/RH8.0/translate/initscripts" +commit 820e76ea9962ba84c26a9af1419deefa192741b5 +Author: Nalin Dahyabhai +Date: Tue Jul 25 19:00:41 2000 +0000 -2002-08-28 Bill Nottingham + s/nill/null/g - * ChangeLog, initscripts.spec: 6.92-1 + initscripts.spec | 5 ++++- + rc.d/rc.sysinit | 2 +- + 2 files changed, 5 insertions(+), 2 deletions(-) - * sysconfig.txt: - fix docs on displaymanager/desktop +commit 96fd997517c71fc483686eef2a95e3df07c3a336 +Author: Bill Nottingham +Date: Tue Jul 25 17:05:09 2000 +0000 -2002-08-27 Bill Nottingham + fix test - * sysconfig/network-scripts/ifdown: - don't loop on ifdown + lang.csh | 3 +-- + 1 files changed, 1 insertions(+), 2 deletions(-) -2002-08-27 Federico Musto +commit 2ec9979c7df9592a577c86792bec17fe7103c80e +Author: Bill Nottingham +Date: Tue Jul 25 16:46:53 2000 +0000 - * po/de.po, po/es.po, po/fr.po: - "/mnt/traduzioni/RH8.0/translate/initscripts" + bump to 5.37 -2002-08-26 Hasbullah Bin Pit + initscripts.spec | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) - * po/ms.po: s/pelekapan/lekapan +commit 22d6e47024dc9b38470cf326880641df2b1e8558 +Author: Bill Nottingham +Date: Tue Jul 25 16:43:28 2000 +0000 -2002-08-26 Federico Musto + *** empty log message *** - * po/de.po, po/es.po, po/fr.po, po/it.po: - "/mnt/traduzioni/RH8.0/translate/initscripts" + ChangeLog | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 80 insertions(+), 0 deletions(-) -2002-08-25 Hasbullah Bin Pit +commit 4293571c11d68f9622c20ccaedde5e4f7d2e9300 +Author: Bill Nottingham +Date: Tue Jul 25 06:35:26 2000 +0000 - * po/ms.po: - Added Malay Translation for initscripts + unmount usb filesystem on shutdown -2002-08-24 Kjartan Maraas + rc.d/init.d/halt | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) - * po/no.po: Update and convert to UTF8 +commit 6f4831def652759ede8fbcb69e08ccf813b92df2 +Author: Bill Nottingham +Date: Tue Jul 25 04:41:21 2000 +0000 -2002-08-24 Keld Jørn Simonsen + run an ifup-pre-local script if it exists - * po/da.po: pto + sysconfig/network-scripts/ifup | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) -2002-08-22 James Hashida +commit e0ab038243d09f66f1fedf4c0b3ad6a2135476d2 +Author: Bill Nottingham +Date: Tue Jul 25 04:36:45 2000 +0000 - * po/ja.po: update + tweaks -2002-08-22 Bill Nottingham + Makefile | 1 + + initscripts.spec | 1 + + 2 files changed, 2 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit: - remove disabling of DMA; it can cause problems +commit 06384aa0a4d90424a51d109d04dca1b0721041fd +Author: Bill Nottingham +Date: Tue Jul 25 04:35:24 2000 +0000 -2002-08-22 Leon Ho + that really needs to move - * po/zh.po: no longer used + rawdevices | 5 ----- + sysconfig/rawdevices | 5 +++++ + 2 files changed, 5 insertions(+), 5 deletions(-) -2002-08-22 Sarah Smith +commit 388413615cce14fb70e2f4d0772343d6e471d7bc +Author: Bill Nottingham +Date: Tue Jul 25 04:34:38 2000 +0000 - * po/zh_CN.po: changed all ...... to ... + add raw device support from karsten -2002-08-21 James Hashida + initscripts.spec | 2 + + rawdevices | 5 +++ + rc.d/init.d/rawdevices | 79 ++++++++++++++++++++++++++++++++++++++++++++++++ + sysconfig.txt | 10 ++++++ + 4 files changed, 96 insertions(+), 0 deletions(-) - * po/ja.po: update +commit 8cd59fa2f6ea28c9884a4bda6c354a73dc085337 +Author: Bill Nottingham +Date: Mon Jul 24 19:42:40 2000 +0000 -2002-08-21 Bill Nottingham + fix usb ugliness on non-PCI machines - * sysconfig/network-scripts/ifup-routes: - use the other file redhat-config-network writes by default; leave - route- for user customization (, others) + rc.d/rc.sysinit | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) - * rc.d/rc.sysinit: - move swap startup to after LVM (#66588) +commit 32b375baeff00c7f8205b6c95b8a6525373bdd97 +Author: Bill Nottingham +Date: Mon Jul 24 19:41:41 2000 +0000 -2002-08-21 Richard Allen + revert - * po/is.po: *** empty log message *** + ChangeLog | 7 ------- + initscripts.spec | 7 ++----- + rc.d/init.d/functions | 4 ++-- + rc.d/init.d/halt | 2 +- + rc.d/init.d/killall | 6 +++--- + rc.d/init.d/netfs | 2 +- + rc.d/init.d/network | 4 ++-- + rc.d/init.d/random | 2 +- + rc.d/init.d/single | 2 +- + rc.d/rc | 2 +- + rc.d/rc.sysinit | 2 +- + service | 2 +- + src/Makefile | 2 +- + src/testdinit | 2 +- + sysvinitfiles | 10 +++++----- + 15 files changed, 23 insertions(+), 33 deletions(-) -2002-08-21 Christian Rose +commit 47b097ca9827acb57ea5b601c29840912eae9873 +Author: Bernhard Rosenkraenzer +Date: Mon Jul 24 14:19:47 2000 +0000 - * sv.po: Updated Swedish translation. + /etc/init.d -> /etc/rc.d/init.d -2002-08-21 Michelle Kim + ChangeLog | 7 +++++++ + initscripts.spec | 7 +++++-- + rc.d/init.d/functions | 4 ++-- + rc.d/init.d/halt | 2 +- + rc.d/init.d/killall | 6 +++--- + rc.d/init.d/netfs | 2 +- + rc.d/init.d/network | 4 ++-- + rc.d/init.d/single | 2 +- + rc.d/rc | 2 +- + rc.d/rc.sysinit | 2 +- + service | 2 +- + src/Makefile | 2 +- + src/testdinit | 2 +- + sysvinitfiles | 10 +++++----- + 14 files changed, 32 insertions(+), 22 deletions(-) - * po/ko.po: Updated translation. +commit 593106713b216730001a1e132f1eebb446cea623 +Author: Trond Eivind Glomsrod +Date: Thu Jul 20 19:14:05 2000 +0000 -2002-08-21 Hung-Pin Wu + Use /etc/rc.d/init.d - * po/zh_TW.po: Updated translation. + rc.d/init.d/random | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2002-08-21 Bill Nottingham +commit c075c9238daf51990d09520f320ad7aff518fdd2 +Author: Trond Eivind Glomsrod +Date: Tue Jul 18 14:53:54 2000 +0000 - * ChangeLog, initscripts.spec: 6.91-1 + - add "nousb" command line parameter + - fix some warnings when mounting /proc/bus/usb - * po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.po, po/zh.po, po/zh_TW.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/nn.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po: - update from current tree. should do this more often, actually. + initscripts.spec | 6 +++++- + rc.d/rc.sysinit | 42 +++++++++++++++++++++++------------------- + 2 files changed, 28 insertions(+), 20 deletions(-) - * rc.d/rc.sysinit: - activate profile if passed via netprofile= on the kernel command line +commit 4a0f428dae16461df662365a188402603b194b48 +Author: Matt Wilson +Date: Sat Jul 15 17:25:23 2000 +0000 - * src/ppp-watch.c: - don't retry indefinitely () + more cleanups - * sysconfig/network-scripts/network-functions: - actually pass the device name to the first mii-tool call (#72016,#68127) + initscripts.spec | 9 ++++++--- + 1 files changed, 6 insertions(+), 3 deletions(-) - * service: remove extraneous / +commit 3e3640b1f7cbe1bb8a9d5e42a623e635253c5a0e +Author: Bill Nottingham +Date: Sat Jul 15 17:15:18 2000 +0000 -2002-08-20 Bill Nottingham + add rc.local symlink - * lang.csh, lang.sh: - add iso8859-5 support (#71754) + initscripts.spec | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) -2002-08-15 Bill Nottingham +commit 056364254ee35a9e35705bf9efa0707af5598ed9 +Author: Matt Wilson +Date: Sat Jul 15 17:09:25 2000 +0000 - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-post: - switch to -I (#71201) + move things back -2002-08-14 Bill Nottingham + initscripts.spec | 6 ++++-- + 1 files changed, 4 insertions(+), 2 deletions(-) - * ChangeLog, initscripts.spec: 6.90-1 +commit 3b0c6efbad105dbbc8c72073300f7b013cb43b72 +Author: Matt Wilson +Date: Sat Jul 15 17:08:50 2000 +0000 - * sysconfig/network-scripts/network-functions: - sleep 5 seconds, not 2 + move things back - * rc.d/rc.sysinit: DUH + initscripts.spec | 2 -- + 1 files changed, 0 insertions(+), 2 deletions(-) -2002-08-14 Bill Nottingham +commit 361d037cb2da064bdd4fc34b4fd4f714d98db8ed +Author: Matt Wilson +Date: Sat Jul 15 17:06:55 2000 +0000 - * ChangeLog, initscripts.spec: 6.89-1 + move things back - * rc.d/init.d/halt: - fix tmpfs umounts (#68178, ) + initscripts.spec | 10 +++++++--- + inittab | 18 +++++++++--------- + 2 files changed, 16 insertions(+), 12 deletions(-) - * sysconfig/network-scripts/ifdown: - remove extraneous call (#68706) +commit 28e1df6646e451402f1c5d3b949acadecb501de8 +Author: Matt Wilson +Date: Sat Jul 15 17:03:51 2000 +0000 - * initscripts.spec: - require /etc/redhat-release (#68903) + move things back - * service: fix status-all (#71375) + initscripts.spec | 8 +++++--- + 1 files changed, 5 insertions(+), 3 deletions(-) - * rc.d/rc.sysinit: - work around VT2-VT6 bug for now +commit e9df1bb98184fdde90d822a8a76b3ff9f81c5862 +Author: Matt Wilson +Date: Sat Jul 15 16:59:00 2000 +0000 -2002-08-13 Bill Nottingham + hack hack, move things back - * sysconfig/network-scripts/ifup-post: - look at the right file (#68368) + Makefile | 3 +-- + initscripts.spec | 40 +++++++++++++++++++--------------------- + 2 files changed, 20 insertions(+), 23 deletions(-) - * prefdm: - use GDM by default unless specified by DISPLAYMANAGER +commit 9c2e824d2fe206316b40ce0784892bca1f8e1657 +Author: Matt Wilson +Date: Sat Jul 15 16:12:43 2000 +0000 -2002-08-12 Bill Nottingham + no more pretransaction stuff - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-post: - fix iptables invocation (#71201) + initscripts.spec | 10 ++++------ + 1 files changed, 4 insertions(+), 6 deletions(-) - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-post: - use -n with iptables -L (#70807) +commit 245706f13bf11e4ed81450b822ef0304200ec9a4 +Author: Bill Nottingham +Date: Thu Jul 13 20:52:53 2000 +0000 -2002-08-12 Leon Kanter + bump revision to 5.32 - * po/ru.po: update, convert to utf-8 + ChangeLog | 23 +++++++++++++++++++++++ + initscripts.spec | 8 ++++++-- + 2 files changed, 29 insertions(+), 2 deletions(-) -2002-08-08 Pedro Morais +commit da0e07625acbc126d0cae95784d087bcd55732a3 +Author: Bill Nottingham +Date: Thu Jul 13 20:49:20 2000 +0000 - * po/pt.po: spell UTF-8 in uppercase + fix == in shell -2002-08-07 Michelle Kim + rc.d/rc.sysinit | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) - * po/ko.po: Encodning converted to UTF-8. +commit 686482a8d92c8c06e52c8363ca0ea65bc57576d2 +Author: Bill Nottingham +Date: Thu Jul 13 20:45:04 2000 +0000 -2002-08-06 Keld Jørn Simonsen + tweak %pretrans some more - * po/da.po: comments from kenneth - da.po + initscripts.spec | 11 ++++++++--- + 1 files changed, 8 insertions(+), 3 deletions(-) -2002-08-02 Pedro Morais +commit 7d5dc780a8260e7b107bfd82a99bbe08670b70c1 +Author: Bill Nottingham +Date: Thu Jul 13 20:00:10 2000 +0000 - * po/pt.po: convert to utf-8 + chuck ulimit errors to /dev/null -2002-08-01 Keld Jørn Simonsen + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/da.po: Updates - firstboot/da.po initscripts/da.po locale_config/da.po - redhat-config-network/da.po serviceconf/da.po usermode/da.po - anaconda/anaconda-po/da.po redhat-config-keyboard/po/da.po - redhat-config-rootpassword/po/da.po - redhat-config-xfree/po/da.po redhat-logviewer/po/da.po - setuptool/po/da.po +commit 6fd8ae953acae647fc38ede7829f7e333f96bc94 +Author: Bill Nottingham +Date: Wed Jul 12 19:16:21 2000 +0000 -2002-07-29 Federico Musto + move ip-up.local to after ifup-post, so that it has proper name resolution. Also, kill unused hearbeat stuff. - * po/fr.po: - "/mnt/traduzioni/RH8.0/translate/initscripts" + ppp/ip-up | 7 ++----- + 1 files changed, 2 insertions(+), 5 deletions(-) -2002-07-25 Than Ngo +commit 938773a4df4410918f8a78a15545806172767140 +Author: Bill Nottingham +Date: Tue Jul 11 17:00:00 2000 +0000 - * sysconfig/network-scripts/ifup-ippp: - * pass netmask option top ipppd (bug #69355) + bump release to 5.31, implement rc.d disappearance with RPM Magic -2002-07-25 Nilgün Belma Bugüner + ChangeLog | 31 +++++++++++++++++++++++++++++++ + initscripts.spec | 22 ++++++++++++++-------- + 2 files changed, 45 insertions(+), 8 deletions(-) - * po/tr.po: update +commit b36a21a3d29ad5cffde9423de5e987377a1cf4fd +Author: Bill Nottingham +Date: Tue Jul 11 16:58:08 2000 +0000 -2002-07-24 Bill Nottingham + fix some of the harddisks documentation - * rc.d/rc.sysinit: fix typo + sysconfig.txt | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: - 6.88-1 +commit 84f9e41eac9a8d6e1790fe4a700985949d281214 +Author: Trond Eivind Glomsrod +Date: Mon Jul 10 22:55:20 2000 +0000 - * lang.sh, rc.d/rc.sysinit, lang.csh: - oops, UTF-8 can have @euro + Don't try to initialize disabled (IRQwise) USB controller. -2002-07-23 Kjartan Maraas + rc.d/rc.sysinit | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * po/no.po: Update and convert to UTF-8 +commit 8f265d554ae80daa9d773479ce89735293354f97 +Author: Bill Nottingham +Date: Mon Jul 10 18:51:25 2000 +0000 -2002-07-23 Federico Musto + add some info about /etc/sysconfig/harddisks - * po/es.po, po/fr.po: - "/mnt/traduzioni/RH8.0/translate/initscripts" + sysconfig.txt | 38 ++++++++++++++++++++++++++++++++++---- + 1 files changed, 34 insertions(+), 4 deletions(-) -2002-07-22 Bill Nottingham +commit 6e454611a4faab1164c92d9ff02aaccdee4c4497 +Author: Bill Nottingham +Date: Sun Jul 9 01:17:22 2000 +0000 - * rc.d/rc.sysinit: - load firewire if needed/configured (#67203) + don't include rc.d/* in filelist -2002-07-19 Federico Musto + initscripts.spec | 7 +++++-- + 1 files changed, 5 insertions(+), 2 deletions(-) - * po/de.po, po/es.po, po/fr.po, po/it.po: - "/mnt/traduzioni/RH8.0/translate/initscripts" +commit 3806a90d3aad2cec1da348c0cafb70941cdf5877 +Author: Bill Nottingham +Date: Fri Jul 7 20:31:36 2000 +0000 -2002-07-19 Pedro Morais + *** empty log message *** - * po/pt.po: updates + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2002-07-18 Richard Allen +commit b5879016e0b7bf0b715374769ba7fd3df15244d5 +Author: Bill Nottingham +Date: Fri Jul 7 20:26:26 2000 +0000 - * po/is.po: *** empty log message *** + release 5.29 -2002-07-17 Bill Nottingham + ChangeLog | 10 ++++++++++ + initscripts.spec | 7 +++++-- + 2 files changed, 15 insertions(+), 2 deletions(-) - * ChangeLog, initscripts.spec: 6.87-1 +commit cd28fb769c4b4ab8517aa8a2171bd79ecdc50f0a +Author: Bill Nottingham +Date: Fri Jul 7 20:25:15 2000 +0000 - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-post: - use iptables & our lokkit chain + check to see if rc.d exists -2002-07-17 James Hashida + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/ja.po: update +commit 11d5168a28aeec1ad104f31f77273c78847e8b3c +Author: Bill Nottingham +Date: Thu Jul 6 15:29:31 2000 +0000 -2002-07-16 Florian La Roche + *** empty log message *** - * initscripts.spec, service: - * Tue Jul 16 2002 Florian La Roche - - /sbin/service: set PATH before calling startup scripts - HOME and TERM are also set during bootup, but they should not make - a difference for well-written daemons. + ChangeLog | 4 ++++ + initscripts.spec | 12 ++++++++++-- + 2 files changed, 14 insertions(+), 2 deletions(-) -2002-07-15 Hung-Pin Wu +commit 42f375e5ab6f7a0c10faf69246c07402e535e438 +Author: Bill Nottingham +Date: Thu Jul 6 15:08:22 2000 +0000 - * po/zh_TW.po: Updated translation. + move usb initialization up (for keyboards) -2002-07-15 Michelle Kim + rc.d/rc.sysinit | 75 ++++++++++++++++++++++++++++--------------------------- + 1 files changed, 38 insertions(+), 37 deletions(-) - * po/ko.po: Updated translation. +commit a75600e5081c1f2776a25bd9bd019aa90a0b8df5 +Author: Bill Nottingham +Date: Mon Jul 3 22:13:53 2000 +0000 -2002-07-15 Sarah Smith + *** empty log message *** - * po/zh_CN.po: fixed. + ChangeLog | 3 --- + initscripts.spec | 7 +++---- + 2 files changed, 3 insertions(+), 7 deletions(-) -2002-07-16 Christian Rose +commit b4016a06374ef6be01a05eb0d68755300ac2535c +Author: Bill Nottingham +Date: Mon Jul 3 22:12:47 2000 +0000 - * sv.po: Updated Swedish translation. + revert -2002-07-15 Bill Nottingham + inittab | 4 +--- + 1 files changed, 1 insertions(+), 3 deletions(-) - * initscripts.spec, ChangeLog: 6.86-1 +commit 74635ab7d8797707ce006b03fd5cd3a2fe6c19cc +Author: Bill Nottingham +Date: Mon Jul 3 20:46:57 2000 +0000 - * po/zh_CN.po, po/zh_TW.po, po/pt_BR.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/nn.po, po/no.po, po/pl.po, po/pt.po, po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po: - update-po + *** empty log message *** - * rc.d/rc.sysinit: - fix boottime cleanup, add cleanup of ICE files + ChangeLog | 33 ++++++++++++++++++++++++++++++--- + 1 files changed, 30 insertions(+), 3 deletions(-) -2002-07-14 Florian La Roche +commit cae2fce904ed13dc515d982f33632b80e67d34a5 +Author: Bernhard Rosenkraenzer +Date: Mon Jul 3 20:40:01 2000 +0000 - * rc.d/init.d/functions: - - only coding style changes + Increase version number, add changelog - * rc.d/rc: - coding changes only + initscripts.spec | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) -2002-07-12 Florian La Roche +commit 12527467803c4378439c5caafe0cc000e4fa6530 +Author: Bernhard Rosenkraenzer +Date: Mon Jul 3 20:38:02 2000 +0000 - * rc.d/init.d/functions: - - exclude zh_CN.GB18030 for setting LANG + Get rid of /sbin/update -2002-07-11 Alexandr Kanevsky + inittab | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) - * po/ru.po: loopback fix, mistype fix +commit d5e1319eb786ca89bed79e98a734288a460e8008 +Author: Nalin Dahyabhai +Date: Mon Jul 3 04:39:11 2000 +0000 -2002-07-11 Florian La Roche + fix demand-dialing, now that I can test it - * initscripts.spec: - release 6.85 + initscripts.spec | 5 ++++- + sysconfig/network-scripts/ifup-ppp | 12 +++++++----- + 2 files changed, 11 insertions(+), 6 deletions(-) - * initscripts.spec, rc.d/init.d/functions, rc.d/rc.sysinit: - - /etc/init.d/functions: - daemon(): avoid starting another bash - killproc(): avoid starting another bash for the default case - - do not call "insmod -p" before loading the "st" module +commit 8bcde82afe9aac916f9bf8906172a4caf352c046 +Author: Trond Eivind Glomsrod +Date: Sun Jul 2 19:30:42 2000 +0000 -2002-07-10 Florian La Roche + dont use tail - * rc.d/rc.sysinit: - - cleanup, no real changes + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit, initscripts.spec: - - code cleanups in rc.sysinit +commit 2822517fb406f898de8296fc39455ddb15757bd9 +Author: Trond Eivind Glomsrod +Date: Sun Jul 2 19:26:33 2000 +0000 - * initscripts.spec, sysconfig/network-scripts/network-functions: - - do not export GATEWAY in network-functions - - code cleanups + Dont use tail - * initscripts.spec: - send to beehive + rc.d/rc.sysinit | 4 +--- + 1 files changed, 1 insertions(+), 3 deletions(-) - * initscripts.spec, rc.d/init.d/functions: - - drastically reduce the number of consoletype invocations +commit 764551268560ae1c05c7d499a28b439f2ab923c5 +Author: Bill Nottingham +Date: Sun Jul 2 03:33:12 2000 +0000 - * initscripts.spec, rc.d/init.d/single, rc.d/rc, rc.d/rc.sysinit: - - better checks for backup files + allow 'fastboot' on kernel commandline to skip fsck - * initscripts.spec, rc.d/init.d/halt, rc.d/init.d/network, src/Makefile, sysconfig/network-scripts/network-functions: - * Tue Jul 09 2002 Florian La Roche - - allow an option for ups poweroff #68123 - - change grep for ONBOOT= #63903 - - allow building with a cross-compiler #64362,#64255 - - faster check in network-functions:check_default_route() + rc.d/rc.sysinit | 11 +++++++++-- + 1 files changed, 9 insertions(+), 2 deletions(-) -2002-07-09 Florian La Roche +commit 670813badd4ff32c28f47e7c6c71765d6c2511a6 +Author: Bill Nottingham +Date: Sun Jul 2 02:13:12 2000 +0000 - * rc.d/init.d/halt: - fix #68123 + add support for a timeout argument -2002-07-09 Bill Nottingham + src/getkey.c | 15 +++++++++++++-- + 1 files changed, 13 insertions(+), 2 deletions(-) - * rc.d/rc.sysinit: clarify comment (#68309) +commit a7f9998b5ffb2945ef970ae9a40e88e1ecaaae93 +Author: Trond Eivind Glomsrod +Date: Thu Jun 29 16:24:07 2000 +0000 -2002-07-09 Florian La Roche + Add USB support - * initscripts.spec: - make new release + initscripts.spec | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) -2002-07-09 Bill Nottingham +commit fcfd078dd0ff839761250a299d05574cf479120c +Author: Trond Eivind Glomsrod +Date: Thu Jun 29 16:22:34 2000 +0000 - * initscripts.spec: add kbd conflict + Added USB initializing, including drivers for mouse and keyboards (if needeed) -2002-07-06 Florian La Roche + rc.d/rc.sysinit | 37 +++++++++++++++++++++++++++++++++++++ + 1 files changed, 37 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit: - cleanup +commit f4f321f1741a232657d67dc33fee34fd14fce90f +Author: Trond Eivind Glomsrod +Date: Tue Jun 27 21:57:28 2000 +0000 - * rc.d/rc.sysinit: - first small cleanups + 5.22 -2002-07-05 Florian La Roche + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * rc.d/init.d/killall: - only coding style +commit 4b0c4e7a5134d1e329fad68eaa87ef1a599a3993 +Author: Trond Eivind Glomsrod +Date: Tue Jun 27 21:34:12 2000 +0000 - * rc.d/init.d/single: - - just coding style, no real changes + Added support for EIDE disk optimization via /etc/sysconfig/hardddisks - * initscripts.spec: - - docu some more work in changelog entry + rc.d/rc.sysinit | 34 ++++++++++++++++++++++++++++++++++ + 1 files changed, 34 insertions(+), 0 deletions(-) - * rc.d/rc: - check in new version +commit 063329c368a80270744e3de17b1116f3b2cba181 +Author: Bill Nottingham +Date: Tue Jun 27 19:26:13 2000 +0000 - * rc.d/rc: - - change coding style, should have no! functional changes in it + *** empty log message *** - * rc.d/init.d/single: - - only cosmetic changes + ChangeLog | 6 ++++++ + initscripts.spec | 2 +- + rc.d/rc.sysinit | 4 ---- + 3 files changed, 7 insertions(+), 5 deletions(-) - * sysconfig/network-scripts/ifup-ippp: - - change to /etc/init.d +commit 3933cb0c109499f317409805cf5fb109573299ae +Author: Bill Nottingham +Date: Tue Jun 27 05:15:42 2000 +0000 - * initscripts.spec: - add changelog entry + *** empty log message *** - * rc.d/rc.sysinit: - - rc.sysinit: do not load raid modules unless /etc/raidtab exists + ChangeLog | 18 ++++++++++++++++++ + initscripts.spec | 2 +- + 2 files changed, 19 insertions(+), 1 deletions(-) - * rc.d/init.d/functions: - - this should only be sourced in +commit 4a52be882bd4b8dedcabb8e0043513c86940d78b +Author: Bill Nottingham +Date: Tue Jun 27 05:14:25 2000 +0000 - * sysconfig/network-scripts/ifup-routes: - - no need to source the file /etc/init.d/functions - - cleanups + tweak %pre - * sysconfig/network-scripts/ifup-post: - - speed up FIREWALL_MODS=no case + initscripts.spec | 9 ++++----- + 1 files changed, 4 insertions(+), 5 deletions(-) - * sysconfig/network-scripts/ifup: - - no need to export FWACTIVE +commit e86e8aebf0a780dea0c57991383aaba91b7cb4a7 +Author: Preston Brown +Date: Wed Jun 21 20:16:26 2000 +0000 - * sysconfig/network-scripts/network-functions: - - consistent shell programming - - small speed improvements, e.g. need_hostname() + adjtime file is noreplace. -2002-07-04 Phil Knirsch + initscripts.spec | 7 +++++-- + 1 files changed, 5 insertions(+), 2 deletions(-) - * sysconfig/network-scripts/ifup-routes: - - Bzzz. Fixed the debug output to do the real thing instead. :-) +commit f40053d24d03db47996783f3d33b28e29fbb8e7e +Author: Nalin Dahyabhai +Date: Fri Jun 16 07:26:09 2000 +0000 - * sysconfig/network-scripts/ifup-routes: - - Fixed ifup-route to use new /etc/sysconfig/network-scripts/route-DEV files. + sysconfig/network-scripts/ifup-ppp: add hooks for demand-dialing PPP + rc.d/init.d/functions: use basename of process when looking for its PID file -2002-07-01 Hung-Pin Wu + initscripts.spec | 6 +++++- + sysconfig.txt | 5 +++++ + sysconfig/network-scripts/ifup-ppp | 25 ++++++++++++++++++------- + 3 files changed, 28 insertions(+), 8 deletions(-) - * po/zh_TW.po: Change charset to UTF-8 +commit 96c8fb6e84100e4f6999286466707c4b27b9318b +Author: Nalin Dahyabhai +Date: Fri Jun 16 07:20:25 2000 +0000 -2002-06-28 Sarah Smith + use the process's basename when looking for pid files - * po/zh_CN.po: - changed encode from GBK/GB18030 to UTF-8 + rc.d/init.d/functions | 28 ++++++++++++++++------------ + 1 files changed, 16 insertions(+), 12 deletions(-) -2002-06-28 Bill Nottingham +commit 24b599bafe2b79c8bf4a2475f44b10a22a42e712 +Author: Bill Nottingham +Date: Thu Jun 15 19:11:05 2000 +0000 - * ChangeLog, initscripts.spec: 6.82-1 + *** empty log message *** - * rc.d/rc.sysinit: - use unicode_start + Makefile | 2 +- + initscripts.spec | 3 +-- + 2 files changed, 2 insertions(+), 3 deletions(-) -2002-06-28 Sarah Smith +commit 25e4b74a30d0c629e45bdec4565d20961fc81828 +Author: Bill Nottingham +Date: Thu Jun 15 19:11:05 2000 +0000 - * po/zh_CN.GB2312.po: - changed to zh_CN locale + *** empty log message *** -2002-06-28 Bill Nottingham + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - deal only with current paths; also, look for psfu files - - * rc.d/rc.sysinit: no bold +commit 539751424cc280efe3d27cbf23dcb0b767635a29 +Author: Bill Nottingham +Date: Thu Jun 15 19:01:54 2000 +0000 -2002-06-28 Hung-Pin Wu + *** empty log message *** - * po/zh_TW.Big5.po: Remove zh_TW.Big5.po + ChangeLog | 5 +++++ + Makefile | 1 + + initscripts.spec | 7 +++++-- + 3 files changed, 11 insertions(+), 2 deletions(-) -2002-06-27 Bill Nottingham +commit 114b137f5b13a64212f8551f583a24d29a95286d +Author: Bill Nottingham +Date: Thu Jun 15 19:01:54 2000 +0000 - * ChangeLog, initscripts.spec: - 6.81-1 + *** empty log message *** - * rc.d/rc.sysinit: - move /proc/bus/usb mount elsewhere, in case USB is in the initrd + initscripts.spec | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * sysconfig/network-scripts/network-functions: - switch this back; we don't want to report non-existent aliases as up +commit 60a0dcc9b21edc6777a4392daba44eaa06b1fc9f +Author: Bill Nottingham +Date: Thu Jun 15 18:56:54 2000 +0000 -2002-06-27 Preston Brown + /etc/rc.d/init.d -> /etc/init.d. Wheeeeee. - * sysconfig/network-scripts/ifup: - make sure we don't match default as anything but a route (instead of, say, someone's device name + Makefile | 2 +- + initscripts.spec | 42 +++++++++++++++++++++++++----------------- + inittab | 18 +++++++++--------- + rc.d/init.d/halt | 2 +- + rc.d/init.d/killall | 6 +++--- + rc.d/init.d/netfs | 2 +- + rc.d/init.d/network | 4 ++-- + rc.d/init.d/random | 2 +- + rc.d/init.d/single | 6 +++--- + rc.d/rc | 14 +++++++------- + rc.d/rc.sysinit | 14 +++++++------- + service | 2 +- + src/Makefile | 2 +- + src/testdinit | 2 +- + sys-unconfig.8 | 2 +- + sysvinitfiles | 10 +++++----- + 16 files changed, 69 insertions(+), 61 deletions(-) -2002-06-27 Bill Nottingham +commit 855e91894a00e7f237427af5e0d2d96d0833d777 +Author: Bill Nottingham +Date: Tue Jun 13 12:59:34 2000 +0000 - * sysconfig/network-scripts/ifdown: - switch back; we still want to run ifdown-ppp, etc. + *** empty log message *** -2002-06-27 Preston Brown + ChangeLog | 14 ++++++++++++++ + initscripts.spec | 6 +++++- + 2 files changed, 19 insertions(+), 1 deletions(-) - * ChangeLog: update changelog. +commit f493eb82e09b241aa536ce1efb623ec569be87c5 +Author: Bill Nottingham +Date: Tue Jun 13 12:58:02 2000 +0000 - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: - handle duplicate default routes better. + switch to /dev/shm from /var/shm - * sysconfig/network-scripts/ifdown: - move device down checking higher up, and clarify. + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * sysconfig/network-scripts/ifup-wireless: - essid setup fix +commit b37059cfca5210d603c1da01e7996f30604ca7cd +Author: Nalin Dahyabhai +Date: Mon Jun 12 16:00:23 2000 +0000 - * initscripts.spec: bump ver. + change a -A to a -a in a test - * sysconfig/network-scripts/network-functions: - fix check_device_down logic + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup: - avoid ifconfig/route, try to avoid duplicate default routes +commit 6d708ac64fb55a0289f76a3e2892b57a9746dd6a +Author: Bill Nottingham +Date: Mon Jun 12 15:07:21 2000 +0000 -2002-06-27 Bill Nottingham + fix bash-1 ism - * ChangeLog, initscripts.spec: 6.81-1 + Makefile | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - move /proc/bus/usb mount elsewhere, in case USB is in the initrd +commit a869b8004ab5f468f5be4575745a55404360426c +Author: Bill Nottingham +Date: Sat Jun 10 23:26:44 2000 +0000 -2002-06-27 Preston Brown + *** empty log message *** - * sysconfig/network-scripts/ifup: - make sure we don't match default as anything but a route (instead of, say, someone's device name + ChangeLog | 21 +++++++++++++++++++++ + 1 files changed, 21 insertions(+), 0 deletions(-) -2002-06-27 Preston Brown +commit bca48832cf3ab2eafcffd83478ed6ffd6d6e4a0c +Author: Bill Nottingham +Date: Sat Jun 10 23:02:52 2000 +0000 - * ChangeLog: update changelog. + set core dump soft limit, not hard limit - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: - handle duplicate default routes better. + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup-wireless: - essid setup fix +commit dc0429aa049ac36a6c24e6813a093d7ce429c101 +Author: Preston Brown +Date: Thu Jun 8 21:46:16 2000 +0000 - * initscripts.spec: bump ver. + updated. - * sysconfig/network-scripts/ifup: - avoid ifconfig/route, try to avoid duplicate default routes + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) -2002-06-26 Preston Brown +commit 4ac01f8771d8a62691874d9207a6aeb1076bbaa2 +Author: Preston Brown +Date: Thu Jun 8 21:46:06 2000 +0000 - * initscripts.spec: bump version + use depmod -A, not depmod -a. - * sysconfig/network-scripts/ifup-wireless: - escape quotes for NICKNAME and ESSID. Only try to set channel/freq when in Ad-Hoc mode. + rc.d/rc.sysinit | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) -2002-06-26 Bill Nottingham +commit 7d8526be4c4faa999b2c57b3b4e03d0fbf92b955 +Author: Preston Brown +Date: Thu Jun 8 21:36:29 2000 +0000 - * sysconfig/network-scripts/ifup: - fix dhcpcd invocation (#67517) + typo. -2002-06-26 Florian La Roche + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec: - - commit to make a new release +commit 7d9a586887d45ace445994a3f5e023a2f4a57077 +Author: Preston Brown +Date: Thu Jun 8 21:35:54 2000 +0000 - * sysconfig/network-scripts/ifup-ipx, sysconfig/network-scripts/ifup-sit, sysconfig/network-scripts/init.ipv6-global, sysconfig/network-scripts/network-functions-ipv6: - - change some negation usage + updated. - * ppp/ip-down, ppp/ip-up, rc.d/init.d/functions, sysconfig/network-scripts/ifdown-ipv6, sysconfig/network-scripts/ifdown-post, sysconfig/network-scripts/ifdown-ppp, sysconfig/network-scripts/ifdown-sl, sysconfig/network-scripts/ifup-ctc, sysconfig/network-scripts/ifup-escon, sysconfig/network-scripts/ifup-iucv, sysconfig/network-scripts/ifup-plip, sysconfig/network-scripts/ifup-plusb, sysconfig/network-scripts/network-functions: - - set PATH also in /etc/sysconfig/network-scripts/network-functions + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * ppp/ip-down, ppp/ip-up, ppp/ipv6-down, ppp/ipv6-up, sysconfig/network-scripts/ifdown-ppp, sysconfig/network-scripts/ifdown-sl, sysconfig/network-scripts/ifup-ctc, sysconfig/network-scripts/ifup-escon, sysconfig/network-scripts/ifup-iucv, sysconfig/network-scripts/ifup-plip, sysconfig/network-scripts/ifup-plusb: - - useless space changes +commit 88c57f58ecc56c1d2b4580951cd00ec510052dad +Author: Preston Brown +Date: Thu Jun 8 21:35:13 2000 +0000 - * rc.d/rc, sysconfig/network-scripts/ifup-aliases: - - further smaller cleanups, TEXTDOMAIN* is never exported + use dhcpcd if pump fails. - * initscripts.spec: - add changelog + sysconfig/network-scripts/ifup | 9 +++++++-- + 1 files changed, 7 insertions(+), 2 deletions(-) - * rc.d/init.d/single, sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-ippp, sysconfig/network-scripts/ifup-ppp, sysconfig/network-scripts/ifup-routes, sysconfig/network-scripts/ifup-sl, sysvinitfiles: - - change to /etc/init.d/functions - - eliminate some un-necessary PATH settings - - eliminate some TEXTDOMAIN settings +commit ee80366b5be86f730539618211d573560a1139de +Author: Bernhard Rosenkraenzer +Date: Sun Jun 4 20:04:09 2000 +0000 - * rc.d/init.d/rawdevices, rc.d/rc.sysinit: - - further eliminate PATH settings + autologin support - * rc.d/init.d/functions, rc.d/init.d/halt, rc.d/init.d/single: - - PATH is set in init.d/functions, no need to set it separately + initscripts.spec | 5 ++++- + prefdm | 10 ++++++++++ + 2 files changed, 14 insertions(+), 1 deletions(-) - * rc.d/init.d/functions, rc.d/init.d/netfs, rc.d/init.d/random, rc.d/init.d/rawdevices, rc.d/init.d/single: - - further cleanups +commit 55a9292cd14dbf4bda059e20ca58f8dc6e448234 +Author: Bill Nottingham +Date: Thu Jun 1 23:26:18 2000 +0000 - * rc.d/init.d/halt: - - move HALTARGS down some more + typo - * initscripts.spec, Makefile, prefdm, rc.d/init.d/halt, rc.d/init.d/killall, rc.d/rc.sysinit, service, setsysfont, static-routes-ipv6, sysctl.conf, sysctl.conf.s390, sysctl.conf.sparc, sys-unconfig.8: - - start cleaning up some sh coding things + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2002-06-26 Bill Nottingham +commit 4166f3966084a35071a32565d6f51b347b64e5ad +Author: Bill Nottingham +Date: Thu Jun 1 23:18:59 2000 +0000 - * sysconfig/network-scripts/ifup: - don't add network routes when netmask is 255.255.255.255 + mandir stuff - * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: - dhclient support + Makefile | 8 +++++--- + initscripts.spec | 4 ++-- + src/Makefile | 20 +++++++++++--------- + 3 files changed, 18 insertions(+), 14 deletions(-) -2002-06-19 Bill Nottingham +commit 79c214b69cb77a945a9deed3cb4efcd28d069b58 +Author: Bill Nottingham +Date: Thu Jun 1 23:06:12 2000 +0000 - * rc.d/rc.sysinit: - always initialize USB keyboard/mouse + *** empty log message *** - * rc.d/rc.sysinit: remove sleep statement + ChangeLog | 3 +++ + initscripts.spec | 6 +++++- + 2 files changed, 8 insertions(+), 1 deletions(-) -2002-06-18 Bill Nottingham +commit 83d45f5afb9b85377c403a4ec6a4432e162acf0d +Author: Bill Nottingham +Date: Thu Jun 1 23:04:59 2000 +0000 - * sysconfig/init: no more bold + don't add host routes for local interfaces -2002-06-12 Bill Nottingham + ChangeLog | 3 +++ + initscripts.spec | 2 +- + sysconfig/network-scripts/ifup | 2 -- + sysconfig/network-scripts/ifup-aliases | 2 -- + 4 files changed, 4 insertions(+), 5 deletions(-) - * initscripts.spec, ChangeLog: - 6.78-1 +commit 99bdb7d052b3db166f1f481a94796ed602972235 +Author: Bill Nottingham +Date: Thu Jun 1 23:02:24 2000 +0000 - * lang.csh, lang.sh, setsysfont: - fix UTF-8 checks + conf.modules -> modules.conf -2002-06-05 Than Ngo + rc.d/rc.sysinit | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) - * initscripts.spec, sysconfig/network-scripts/ifup-ippp: - * fixed a bug in setting defaultgateway +commit 80a5b11fc81dc36770c9ab61ce24cca2289e7fa3 +Author: Bill Nottingham +Date: Thu Jun 1 04:35:20 2000 +0000 -2002-05-31 Bill Nottingham + *** empty log message *** - * ChangeLog, initscripts.spec: - 6.76-1 + ChangeLog | 36 ++++++++++++++++++++++++++++++++++-- + 1 files changed, 34 insertions(+), 2 deletions(-) - * lang.csh, lang.sh, setsysfont: - unicode fixes; call unicode_start when necessary +commit 5968db2c52e602ac05ba7165d41eea4615f24850 +Author: Bill Nottingham +Date: Thu Jun 1 04:31:13 2000 +0000 -2002-05-30 Sarah Smith + don't add duplicate default routes for aliases - * po/zh_CN.GB2312.po, po/zh_CN.po: - fixed a few translation errors. + sysconfig/network-scripts/ifup-aliases | 7 +++++-- + 1 files changed, 5 insertions(+), 2 deletions(-) -2002-05-29 Bill Nottingham +commit c5aae781c0ea7ce533df999b635ab2dee6ab5cbe +Author: Bill Nottingham +Date: Thu Jun 1 04:24:58 2000 +0000 - * ChangeLog, initscripts.spec: 6.75-1 + typo; wait only 5 seconds, not 50 - * sysconfig/network-scripts/ifup: - start checking for link again + sysconfig/network-scripts/ifdown | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2002-05-13 Bill Nottingham +commit f7dced18dd8570c94d1a05586d7b4e58fcd1e16a +Author: Bill Nottingham +Date: Wed May 31 22:35:42 2000 +0000 - * service: cd / , not cd /etc/init.d + remove read-only root remount; it's unnecessary -2002-05-13 Christian Rose + rc.d/init.d/halt | 2 -- + 1 files changed, 0 insertions(+), 2 deletions(-) - * sv.po: Fixed Swedish translation. +commit a2b984406f8e02ff26d6b53bce7890dc20b676b8 +Author: Bill Nottingham +Date: Wed May 31 21:39:22 2000 +0000 -2002-05-08 Bill Nottingham + use pidofproc ; it does its own basename (#11762) - * rc.d/rc.sysinit: - actually test that hdparm is there before trying to call it + rc.d/init.d/functions | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) -2002-05-06 Florian La Roche +commit 3e56bac2b1be227fed980b9670fcd6cfe218bfa8 +Author: Bill Nottingham +Date: Wed May 31 21:22:15 2000 +0000 - * initscripts-s390.patch: - - fix the s390 patch + make description clearer -2002-05-05 Christian Rose + sysconfig.txt | 14 ++++++++++++-- + 1 files changed, 12 insertions(+), 2 deletions(-) - * sv.po: Fixed Swedish translation. +commit d9bd33e458de618fa0b0134fbac6eefefb21759d +Author: Bill Nottingham +Date: Wed May 31 21:19:19 2000 +0000 -2002-04-19 Bill Nottingham + fix check for strange linuxconf static-routes - * ChangeLog, initscripts.spec: 6.67-1 + rc.d/init.d/network | 9 ++++++--- + 1 files changed, 6 insertions(+), 3 deletions(-) - * rc.d/rc.sysinit: - fix stupid cut&paste error - - * sysconfig/network-scripts/ifdown, initscripts.spec: - fix path to dhcpcd config file, conflict with older dhcpcd versions +commit 5c4af0e0a719feef0f1c25221bf5a9eed2b1032c +Author: Bill Nottingham +Date: Mon May 22 18:16:55 2000 +0000 -2002-04-15 Trond Eivind Glomsrod + tweak procps requirement - * initscripts.spec: Bump + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/no.po: Fully translate +commit 54da333a671d49817febc607ee9d6406b0fd995e +Author: Bill Nottingham +Date: Fri May 19 19:33:56 2000 +0000 -2002-04-15 Bill Nottingham + remove ia64 modutils non-requirement - * ChangeLog, initscripts.spec: - 6.64-1 + initscripts.spec | 2 -- + 1 files changed, 0 insertions(+), 2 deletions(-) -2002-04-15 Federico Musto +commit 5bdda3c7a76225fcb3be4da2fe094b8f9420e84b +Author: Nalin Dahyabhai +Date: Thu May 11 21:27:01 2000 +0000 - * po/de.po: - "/mnt/traduzioni/RH8.0/translate/initscripts" + bump version for new release -2002-04-15 Bill Nottingham + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - it makes very little sense to allow enabling of DMA on CD-ROMS if we're going to globally disable it later in the script +commit f355b5b742f82b077cf4f3443170cc00629e0a95 +Author: Nalin Dahyabhai +Date: Thu May 11 21:24:22 2000 +0000 - * sysconfig/network-scripts/ifup-ppp: - make sure chatdbg is set before using it (#63448, ) + fix bug #11267 - * rc.d/rc.sysinit: - allow tweaking of more devices (#53511) - tweak non-disk devices iff they explicitly have a config file for that device (#56575, #63415) + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2002-04-14 Pedro Morais +commit 542f552b4c08f65c2009a71368d2f2d7bda1ca3a +Author: Bill Nottingham +Date: Sat May 6 22:19:56 2000 +0000 - * po/pt.po: "" + *** empty log message *** -2002-04-13 Bill Nottingham + ChangeLog | 10 ++++++++++ + 1 files changed, 10 insertions(+), 0 deletions(-) - * ChangeLog, initscripts.spec: - 6.63.1-1 +commit 409eb77563efed0a8b0ef0637877da84aa79cdd2 +Author: Bill Nottingham +Date: Sat May 6 22:19:31 2000 +0000 - * rc.d/init.d/network: shut up sysctl + don't require modutils on ia64 -2002-04-12 Bill Nottingham + initscripts.spec | 7 +++++-- + 1 files changed, 5 insertions(+), 2 deletions(-) - * ChangeLog, initscripts.spec: - 6.63-1 +commit 3f6d51fe5c632351ce0ddec1b4bc09f79d33a7fc +Author: Bill Nottingham +Date: Tue May 2 16:01:45 2000 +0000 - * sysconfig/network-scripts/ifdown-ipv6: - fix always trying to shut down 6to4 (#63352, ) + fix old compatibility cruft - * rc.d/rc.sysinit: - minor tweaks to libredhat-kernel.so handling + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * src/ipcalc.c: - some minor ipcalc cleanups (#58410) +commit cf95481650407b3eca1c482a0949542e0130bb9c +Author: Bill Nottingham +Date: Mon May 1 22:26:11 2000 +0000 - * src/ipcalc.c, src/Makefile: - quit stripping binaries + *** empty log message *** - * rc.d/rc.sysinit: - do LVM initialization twice (#63238) + ChangeLog | 5 +++++ + initscripts.spec | 2 +- + 2 files changed, 6 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - deal with devfs on initrd (#59562) +commit f9585b1a8cd924348ad18b390eb7de0994d744b2 +Author: Bill Nottingham +Date: Mon May 1 22:24:52 2000 +0000 - * sysconfig/network-scripts/network-functions-ipv6: - use -e argument to sysctl + fixes to get the prototypes right - * rc.d/init.d/network: - run sysctl again at the end of network (for interface-specific parameters) + Makefile | 3 +-- + initscripts.spec | 2 +- + src/Makefile | 2 +- + 3 files changed, 3 insertions(+), 4 deletions(-) - * sysconfig/network-scripts/ifup-aliases: - don't process backup files (#60248, , ) +commit be2dfde2925190f3d7496aad536f6fda876575e5 +Author: Bill Nottingham +Date: Sat Apr 29 22:55:24 2000 +0000 - * lang.sh: - export the entire gamut of locale variables (#56142) + *** empty log message *** -2002-04-10 Leon Kanter + ChangeLog | 10 ++++++++++ + 1 files changed, 10 insertions(+), 0 deletions(-) - * po/ru.po: update +commit 03f7b55d143ed138a04b7c1cb26d8aa630dd4e22 +Author: Bill Nottingham +Date: Sat Apr 29 22:53:35 2000 +0000 -2002-04-10 Bill Nottingham + ignore 'Setting filetype' messages from e2fsck in initlog - * service: oops, broke translations + src/initlog.conf | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) - * ChangeLog, initscripts.spec: - 6.62-1 +commit 2c2252797eb92bc268b53dcf2aae76d529ea95ef +Author: Nalin Dahyabhai +Date: Fri Apr 21 13:18:59 2000 +0000 - * sysconfig/network-scripts/ifup-aliases: - use full path to /sbin/ifconfig (#59457) + update from the rp3 CVS repository - * service: - change to root directory before staring/stopping; also sanitize environment (#53304, #61371) + src/shvar.c | 65 +++++++++++++++++++--------------------------------------- + 1 files changed, 21 insertions(+), 44 deletions(-) - * rc.d/rc.sysinit: - move DMA hammer-of-doom to after loading of ide-scsi +commit 7e1e8cab56cb8be9cfaf16f54c972a738551667a +Author: Bill Nottingham +Date: Wed Apr 19 20:22:50 2000 +0000 - * rc.d/rc.sysinit: - delete X/VNC locks on startup (#63035) + *** empty log message *** - * rc.d/rc.sysinit: - shut up DMA disabling (#62873, #62956) + ChangeLog | 6 ++++++ + initscripts.spec | 1 + + 2 files changed, 7 insertions(+), 0 deletions(-) -2002-04-10 Bill Nottingham +commit be9ffc5700821ce7e3eef34a6a2e12977e107520 +Author: Bill Nottingham +Date: Wed Apr 19 20:13:34 2000 +0000 - * ChangeLog, initscripts.spec: 6.62-1 + remove extraneous message - * sysconfig/network-scripts/ifup-aliases: - use full path to /sbin/ifconfig (#59457) + rc.d/init.d/network | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * service: - change to root directory before staring/stopping; also sanitize environment (#53304, #61371) +commit 47d7713bfecc6c96f462a180a4f38050621c1127 +Author: Bill Nottingham +Date: Wed Apr 19 20:09:44 2000 +0000 - * rc.d/rc.sysinit: - move DMA hammer-of-doom to after loading of ide-scsi + typo - * rc.d/rc.sysinit: - delete X/VNC locks on startup (#63035) + rc.d/init.d/halt | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - shut up DMA disabling (#62873, #62956) +commit 4121d98cec8bd1260b4d7608f82797f63beb0f36 +Author: Bill Nottingham +Date: Wed Apr 19 19:57:45 2000 +0000 -2002-04-09 Bill Nottingham + use /poweroff and /halt to determine whether powering off - * initscripts.spec: - add update requirement (#62875) + rc.d/init.d/halt | 8 +++++++- + rc.d/rc.sysinit | 2 +- + 2 files changed, 8 insertions(+), 2 deletions(-) -2002-04-06 Leon Kanter +commit 52642683037ae0760efd18fe2e3446df7c552dae +Author: Bill Nottingham +Date: Wed Apr 19 15:29:10 2000 +0000 - * po/ru.po: update + *** empty log message *** -2002-04-06 Richard Allen + ChangeLog | 11 +++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 15 insertions(+), 1 deletions(-) - * po/is.po: Fixes +commit 89f09a71a2e0f84b43304f57e4d35ba9ca1c2484 +Author: Bill Nottingham +Date: Wed Apr 19 15:26:42 2000 +0000 - * po/is.po: More 2 come + use /bin/echo for consistent behavior -2002-04-04 Nilgün Belma Bugüner + lang.csh | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/tr.po: update +commit 0618b19f2b5f40bebc72571b2f000b8c33c217e8 +Author: Bill Nottingham +Date: Wed Apr 19 15:26:04 2000 +0000 -2002-04-04 Hung-Pin Wu + fix case statement ; apparently tcsh likes fd 15?? - * po/zh_TW.po: New added translation. + lang.csh | 10 +++++++--- + 1 files changed, 7 insertions(+), 3 deletions(-) -2002-04-02 Bill Nottingham +commit 0f641b29b04982fa2745509668760467688a3c3d +Author: Nalin Dahyabhai +Date: Tue Apr 18 14:13:37 2000 +0000 - * ChangeLog, initscripts.spec: 6.61-1 + constipated (via rp3) - * rc.d/rc.sysinit: - don't use stuff in /usr in the ide-dma check + src/shvar.c | 53 +++++++++++++++++++++++++++-------------------------- + src/shvar.h | 10 +++++----- + 2 files changed, 32 insertions(+), 31 deletions(-) -2002-04-02 Keld Jørn Simonsen +commit 3c132ed9ad2abea2da63b338d964a1fa83654407 +Author: Bill Nottingham +Date: Thu Apr 13 21:29:18 2000 +0000 - * po/da.po: update - translate/initscripts/da.po + *** empty log message *** -2002-04-02 Bill Nottingham + ChangeLog | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) - * po/ru.po: fix typo (#62189) +commit 8d574fb1d8260674ca6aedbcde4c03998577ff10 +Author: Bill Nottingham +Date: Thu Apr 13 21:28:53 2000 +0000 - * Makefile: tweek + that's better -2002-03-28 Bill Nottingham + rc.d/init.d/network | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: 6.60-1 +commit 696a33e7c46c1729be973da12b325322b4cb3209 +Author: Bill Nottingham +Date: Thu Apr 13 19:27:11 2000 +0000 - * rc.d/rc.sysinit: - turrn off DMA on all CDs at boot + *** empty log message *** -2002-03-27 Sarah Smith + ChangeLog | 4 ++++ + initscripts.spec | 6 +++--- + 2 files changed, 7 insertions(+), 3 deletions(-) - * po/zh_CN.GB2312.po: - modified headers and added more translation. +commit c915e8fc5583cc75d880595f9ce8b4cfb392056f +Author: Bill Nottingham +Date: Thu Apr 13 19:22:19 2000 +0000 -2002-03-27 Bill Nottingham + that check was bogus - * ChangeLog, initscripts.spec: 6.59-1 + rc.d/init.d/network | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/init.d/halt: add halt hook +commit fd0e5d94f3d0570e68e3eafd3249de2610c2df5e +Author: Bill Nottingham +Date: Wed Apr 12 16:55:55 2000 +0000 - * src/mkkerneldoth: handle bigmem too + *** empty log message *** -2002-03-27 Federico Musto + ChangeLog | 5 +++++ + initscripts.spec | 2 +- + 2 files changed, 6 insertions(+), 1 deletions(-) - * po/de.po, po/es.po, po/fr.po: - "/mnt/traduzioni/RH8.0/translate/initscripts" +commit 7f56a92656579cb221dbaf279d624fdf1db11ca5 +Author: Bill Nottingham +Date: Wed Apr 12 16:55:02 2000 +0000 -2002-03-27 Sarah Smith + check for RESOLV_MODS before testing - * po/zh_CN.GB2312.po: - modified headers and added more translation. + sysconfig/network-scripts/ifup-post | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2002-03-27 James Hashida +commit 778d361544fc5f979eff3952abff613a74ec8414 +Author: Bill Nottingham +Date: Mon Apr 10 15:00:39 2000 +0000 - * po/ja.po: updated ja.po translations + *** empty log message *** -2002-03-25 Bill Nottingham + ChangeLog | 25 +++++++++++++------------ + initscripts.spec | 5 ++++- + 2 files changed, 17 insertions(+), 13 deletions(-) - * sysconfig/network-scripts/ifup, sysconfig.txt: - SRCADDR stuff returns +commit 05b75af9bf59f2be08a7a8653b68aa5dc4e1efba +Author: Bill Nottingham +Date: Mon Apr 10 14:55:52 2000 +0000 -2002-03-25 Sarah Smith + don't bring up commented out 'ONBOOT' interfaces ; don't shut down inactive interfaces - * po/zh_CN.GB2312.po: - updated against the lastest master copies + rc.d/init.d/network | 6 ++++-- + 1 files changed, 4 insertions(+), 2 deletions(-) -2002-03-24 James Hashida +commit 2d0f9ea2cbecc04eb5c3413aea4ed8a6a44bd698 +Author: Than Ngo +Date: Tue Apr 4 09:18:37 2000 +0000 - * po/ja.po: rest of translation + remove /etc/resolv.conf.save after the ippp connection down -2002-03-23 Christian Rose + sysconfig/network-scripts/ifdown-post | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * sv.po: Updated Swedish translation. +commit c90a4e556cd66f20016f9e38d0e5b9eeb65bea13 +Author: Than Ngo +Date: Tue Apr 4 08:29:10 2000 +0000 -2002-03-22 Federico Musto + fix overwrite problem of resolv.conf on ippp/ppp/slip connections - * po/de.po, po/es.po, po/fr.po, po/it.po: - "/mnt/traduzioni/RH8.0/translate/initscripts" + ChangeLog | 5 +++++ + initscripts.spec | 3 +++ + sysconfig/network-scripts/ifdown-post | 6 ++++++ + sysconfig/network-scripts/ifup-post | 5 ++++- + 4 files changed, 18 insertions(+), 1 deletions(-) -2002-03-22 James Hashida +commit cc71b1d4eb728893e4133ef99937401d33f57c6c +Author: Bill Nottingham +Date: Mon Apr 3 21:40:10 2000 +0000 - * po/ja.po: translation half done + *** empty log message *** -2002-03-22 hpwu + ChangeLog | 12 ++++++++++++ + 1 files changed, 12 insertions(+), 0 deletions(-) - * po/zh_TW.Big5.po: updated translation +commit af08baf4bf83028912de76fa8306aae9b6b79655 +Author: Bill Nottingham +Date: Mon Apr 3 21:39:22 2000 +0000 -2002-03-21 Bill Nottingham + don't delete other ppp-watch processes's pidfiles - * ppp/ip-down.ipv6to4, sysconfig/network-scripts/ifup-ipv6, sysconfig/network-scripts/network-functions-ipv6, sysconfig.txt: - IPv6 updates. + src/ppp-watch.c | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) -2002-03-21 Michelle Kim +commit 90c145db03e8198e4daf41743ed8357c824decfe +Author: Bill Nottingham +Date: Mon Apr 3 19:47:28 2000 +0000 - * po/ko.po: More translation added. + *** empty log message *** -2002-03-19 Bill Nottingham + ChangeLog | 18 ++++++++++++++++++ + initscripts.spec | 6 +++++- + 2 files changed, 23 insertions(+), 1 deletions(-) - * initscripts.spec: add URL +commit a20dc647d469b7b376c1dea34e04b67058f57c7c +Author: Bill Nottingham +Date: Mon Apr 3 19:45:36 2000 +0000 -2002-03-19 Pedro Morais + Blarg. I can't type. - * po/pt.po: pt update + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2002-03-15 Bill Nottingham +commit b97c1d5345350f6b304a30776c2de6d9fdd72e36 +Author: Bill Nottingham +Date: Mon Apr 3 15:27:41 2000 +0000 - * sysconfig/network-scripts/ifup, sysconfig.txt: - SRCADDR returns + explicitly specify --localtime to hwclock -2002-03-15 Than Ngo + rc.d/rc.sysinit | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) - * src/usernetctl.c, initscripts.spec: - fix usernetctl for working with neat +commit 1c06cc652b19cc546909c46bbdb03816cd75ecbb +Author: Bill Nottingham +Date: Fri Mar 31 21:12:22 2000 +0000 -2002-03-15 Bill Nottingham + source /home/devel/notting/.i18n as well as /etc/sysconfig/i18n (idea from ) - * initscripts.spec, ChangeLog: - 6.57-1 + lang.csh | 14 +++++++++++--- + lang.sh | 10 +++++++--- + 2 files changed, 18 insertions(+), 6 deletions(-) - * po/wa.po, po/zh_CN.GB2312.po, po/zh.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/ro.po, po/ru.po, po/nn.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/is.po, po/it.po, po/ja.po, po/ko.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/da.po, po/de.po, po/es.po, po/cs.po, po/initscripts.pot, po/xgettext_sh.py: - update translations +commit db538e83c5f3e2b463a9edda232c1cba946733c8 +Author: Bill Nottingham +Date: Fri Mar 31 20:36:28 2000 +0000 -2002-03-15 Sarah Smith + add full restart (stop/start) - * po/zh_CN.GB2312.po: first modification + service | 14 ++++++++++---- + 1 files changed, 10 insertions(+), 4 deletions(-) -2002-03-14 Bill Nottingham +commit 8cc513bfc49d68b7951fd094b1747f638d898ae0 +Author: Bill Nottingham +Date: Fri Mar 31 20:32:52 2000 +0000 - * sysconfig/network-scripts/ifdown: - don't look in profiles; there should be links + don't add unnecessary host routes -2002-03-13 Bill Nottingham + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * Makefile: make stuff in /etc/ppp executable +commit a68ba98a217bc89cb8ef4288ae75e4c019181598 +Author: Bill Nottingham +Date: Fri Mar 31 16:00:46 2000 +0000 - * ChangeLog, initscripts.spec: 6.56-1 + *** empty log message *** - * rc.d/init.d/functions: be quiet if $LSB is set + ChangeLog | 5 +++++ + initscripts.spec | 5 ++++- + 2 files changed, 9 insertions(+), 1 deletions(-) - * rc.d/init.d/functions: - add --force to daemon() (needed for LSB) +commit 4d6593c39a0fd5ee089ccd6aef02b491c97ff1d6 +Author: Bill Nottingham +Date: Fri Mar 31 15:36:41 2000 +0000 - * rc.d/init.d/netfs, rc.d/init.d/network: - provide various LSB init facilities + blarg. linuxconf support broken again. Can we kill this yet? - * rc.d/init.d/functions: - add warning message target. For LSB stuff + rc.d/init.d/network | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2002-03-12 Bill Nottingham +commit 84acbaf5be5d235e547a1d7ef84272fed258ace3 +Author: Bill Nottingham +Date: Mon Mar 27 21:02:27 2000 +0000 - * sysconfig/network-scripts/ifup, sysconfig.txt: - revert LVS-related changes + *** empty log message *** - * rc.d/init.d/network: - fix cipe check - - load modules to preserve ordering + ChangeLog | 3 +++ + initscripts.spec | 16 ++-------------- + 2 files changed, 5 insertions(+), 14 deletions(-) - * sysconfig/network-scripts/ifup: - just use nameif instead of mucking with the other config files () +commit bfd0d743fab3ba4f1151e1240d57bb2cd1c43565 +Author: Bill Nottingham +Date: Mon Mar 27 21:02:27 2000 +0000 -2002-03-12 Mike A. Harris + *** empty log message *** - * rc.sysinit, /etc/rc.d/init.d/halt: 6.55-1 - Removed process accounting enable/disable, as it is now handled - in the psacct package by a standalone initscript + initscripts.spec | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) + +commit 80bc89b7e4a94fee18f708d9f1129f5415d548fa +Author: Bill Nottingham +Date: Mon Mar 27 21:01:33 2000 +0000 + + remove compatiblity chkconfig links + + ChangeLog | 10 ++++++++++ + initscripts.spec | 31 ++++++------------------------- + 2 files changed, 16 insertions(+), 25 deletions(-) + +commit 167c4a01e39bea20e25b48a8620870313cd02ba8 +Author: Bill Nottingham +Date: Mon Mar 27 18:02:59 2000 +0000 + + automatically unmount network fs when stopping network + + rc.d/init.d/network | 12 ++++++++++++ + 1 files changed, 12 insertions(+), 0 deletions(-) + +commit c319567f426c9fb656c231e5a8a1b2a4dda248e2 +Author: Bernhard Rosenkraenzer +Date: Tue Mar 21 10:02:42 2000 +0000 + + Handle /var/shm + + initscripts.spec | 5 ++++- + rc.d/rc.sysinit | 6 +++++- + 2 files changed, 9 insertions(+), 2 deletions(-) + +commit c3abe08528e746b1b1c05b9e8718acdebab3f39a +Author: Bill Nottingham +Date: Mon Mar 20 17:04:06 2000 +0000 + + *** empty log message *** + + ChangeLog | 36 +++++++++++++++++++++++++++++++++--- + initscripts.spec | 11 ++++++++++- + 2 files changed, 43 insertions(+), 4 deletions(-) + +commit d9f8d5b0dd47ee745c6a1b674939a704af74b1ff +Author: Bill Nottingham +Date: Mon Mar 20 16:49:04 2000 +0000 + + show usage on bogus arguments + + src/netreport.c | 9 ++++++--- + 1 files changed, 6 insertions(+), 3 deletions(-) + +commit 25811b30022c7420ea538bc46a72b83673ec6c00 +Author: Bill Nottingham +Date: Mon Mar 20 16:44:05 2000 +0000 + + remove calls to ps. This should speed things up on slower machines + + rc.d/init.d/functions | 24 +++++++++++++++++------- + 1 files changed, 17 insertions(+), 7 deletions(-) + +commit 172da86ac39fa5c6e9e51401ab1f8fa7d90a6bf4 +Author: Bill Nottingham +Date: Mon Mar 20 16:31:24 2000 +0000 + + allow for setting of MTU for a device + + sysconfig.txt | 1 + + sysconfig/network-scripts/ifup | 4 ++-- + 2 files changed, 3 insertions(+), 2 deletions(-) + +commit 0e0696f7b4b5c0b5ab1d834542e4828ae7735a8f +Author: Bill Nottingham +Date: Mon Mar 20 16:23:02 2000 +0000 + + set umask before writing /etc/resolv.conf + + sysconfig/network-scripts/ifup-post | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) + +commit dae9762ca5510a00fd2217c2e8263b364db85929 +Author: Bill Nottingham +Date: Mon Mar 20 16:19:59 2000 +0000 + + honor NEEDHOSTNAME flag for pump as well + + sysconfig/network-scripts/ifup | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit f46ccc3e3e2a55c2fc61a250396535ed1dccdf60 +Author: Bill Nottingham +Date: Mon Mar 20 16:16:27 2000 +0000 + + open /dev/null for child process instead of closing fds 0,1,2 + + src/ppp-watch.c | 12 +++++++++--- + 1 files changed, 9 insertions(+), 3 deletions(-) + +commit 050d2a03d5fa4b091832c034c953a25b1462adfc +Author: Bernhard Rosenkraenzer +Date: Fri Mar 17 18:10:58 2000 +0000 + + 5.01 + + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit d9d7a0e2063c7310b4d208c139866ac1921701d7 +Author: Bernhard Rosenkraenzer +Date: Fri Mar 17 17:37:40 2000 +0000 + + Launch devfsd if required and installed + + rc.d/rc.sysinit | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit 3114ecbca943a992f31e30372633b340df19ca87 +Author: Nalin Dahyabhai +Date: Fri Mar 10 00:03:14 2000 +0000 + + use $@ intead of $* to fix bug #9697 + + ppp/ip-down | 2 +- + ppp/ip-up | 4 ++-- + 2 files changed, 3 insertions(+), 3 deletions(-) + +commit e900c1c35a8d85ec2f9752205f63db79462efc71 +Author: Bill Nottingham +Date: Wed Mar 8 16:22:12 2000 +0000 + + *** empty log message *** + + ChangeLog | 12 ++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 16 insertions(+), 1 deletions(-) + +commit a3761f9b1480fb6bcd6710600c0056cef721ebcc +Author: Bill Nottingham +Date: Wed Mar 8 16:20:36 2000 +0000 + + check that a device is up before bringing it down + + rc.d/init.d/halt | 2 +- + sysconfig/network-scripts/ifdown | 3 +++ + sysconfig/network-scripts/network-functions | 2 +- + 3 files changed, 5 insertions(+), 2 deletions(-) + +commit ed8fc799706e61e663d87cc4fd17c6455c22390b +Author: Cristian Gafton +Date: Wed Mar 8 13:32:19 2000 +0000 + + look at Version: + + Makefile | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 0425e86b85140a3a134767d56254389d4ba57fac +Author: Cristian Gafton +Date: Wed Mar 8 13:31:40 2000 +0000 + + documentation update from jakub + + initscripts.spec | 6 ++++-- + sysconfig.txt | 40 ++++++++++++++++++++++++++++------------ + 2 files changed, 32 insertions(+), 14 deletions(-) + +commit f5f63647d32dec8ba892a3b03cd9e4ef9a2c0217 +Author: Bill Nottingham +Date: Tue Mar 7 17:47:15 2000 +0000 + + *** empty log message *** + + ChangeLog | 3 --- + initscripts.spec | 27 +++++++++++++-------------- + sysctl.conf | 1 - + sysctl.conf.sparc | 1 - + 4 files changed, 13 insertions(+), 19 deletions(-) + +commit 443a3db6beec5077699ff0916cc98c67425c04a4 +Author: Bill Nottingham +Date: Tue Mar 7 17:47:15 2000 +0000 + + *** empty log message *** + + ChangeLog | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit 69ff3f7a28f0d81ae1706834337b089ddf109e80 +Author: Bill Nottingham +Date: Tue Mar 7 17:19:49 2000 +0000 + + don't ignore stat return code + + src/minilogd.c | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) + +commit 0399f4af7c12be0f1095b1fb1fd44f75f6bf4174 +Author: Bill Nottingham +Date: Tue Mar 7 16:37:27 2000 +0000 + + *** empty log message *** + + initscripts.spec | 14 +++++++++----- + 1 files changed, 9 insertions(+), 5 deletions(-) + +commit 0e53f1f50fc978198fd5c82ea05e3e6213bfaa75 +Author: Bill Nottingham +Date: Tue Mar 7 16:30:54 2000 +0000 + + *** empty log message *** + + ChangeLog | 7 +++++++ + initscripts.spec | 2 +- + 2 files changed, 8 insertions(+), 1 deletions(-) + +commit ef502cea44bc382f90da4bce15c2965288986070 +Author: Bill Nottingham +Date: Tue Mar 7 16:30:13 2000 +0000 + + handle sysctl upgrades better ; re-run sysctl on network start + + initscripts.spec | 19 +++++++++++++++++++ + rc.d/init.d/network | 2 ++ + 2 files changed, 21 insertions(+), 0 deletions(-) + +commit 7b882448ff09f767f12466180637da8bb043adb8 +Author: Bill Nottingham +Date: Tue Mar 7 16:15:56 2000 +0000 + + add an extra newline + + sysctl.conf | 1 + + sysctl.conf.sparc | 1 + + 2 files changed, 2 insertions(+), 0 deletions(-) + +commit 8d9817e828debe42c64012a987adb875221e71ad +Author: Bill Nottingham +Date: Mon Feb 28 15:08:16 2000 +0000 + + *** empty log message *** + + ChangeLog | 28 ++++++++++++++++++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 32 insertions(+), 1 deletions(-) + +commit 13bdebd35a34c71ed32779f47dd85bff563c5082 +Author: Bill Nottingham +Date: Fri Feb 25 15:57:34 2000 +0000 + + never mind + + sysconfig/network-scripts/ifup-hdlc | 173 ----------------------------------- + 1 files changed, 0 insertions(+), 173 deletions(-) + +commit d61760e4e34b7fa398a06a805fbde98a19452a2a +Author: Bill Nottingham +Date: Fri Feb 25 15:55:27 2000 +0000 + + add hdlc script from hugh@toad.com + + sysconfig/network-scripts/ifup-hdlc | 173 +++++++++++++++++++++++++++++++++++ + 1 files changed, 173 insertions(+), 0 deletions(-) + +commit 6c2a3ee4681a80e3b42b76788659661d6e715227 +Author: Bill Nottingham +Date: Thu Feb 24 18:09:39 2000 +0000 + + allow for spaces in lines that are read + + sysconfig/network-scripts/ifup-post | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 54043b248480e855d9223c847440aab618e6e41c +Author: Bill Nottingham +Date: Wed Feb 23 18:12:09 2000 +0000 + + don't read commented raiddev entries + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 63520c92f81c8b6e1336c507e07937c157808170 +Author: Bill Nottingham +Date: Mon Feb 21 23:04:00 2000 +0000 + + eh, nevermind + + rc.d/init.d/network | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 3f5ead82d778b38f5bd994ac46640aaf92304251 +Author: Bill Nottingham +Date: Mon Feb 21 23:03:14 2000 +0000 + + take out ippp removal + + rc.d/init.d/network | 1 - + 1 files changed, 0 insertions(+), 1 deletions(-) + +commit d36cb19b16dffd2b179ff897293149d27d457b49 +Author: Bill Nottingham +Date: Mon Feb 21 19:22:57 2000 +0000 + + *** empty log message *** + + ChangeLog | 7 +++++++ + 1 files changed, 7 insertions(+), 0 deletions(-) + +commit 7d3e17c6c2739447212a47707b66e07d2b3dff10 +Author: Than Ngo +Date: Mon Feb 21 18:56:22 2000 +0000 + + ignore ippp devices + + rc.d/init.d/network | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) + +commit 3fb27c99b660dd6dcdefc758a268acf478f96749 +Author: Than Ngo +Date: Mon Feb 21 18:41:53 2000 +0000 + + PATH is not set -> added PATH=/sbin:/usr/sbin:/bin:/usr/bin + + sysconfig/network-scripts/ifdown-post | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) + +commit af4e41edca3de6ba836c0d1e8bea091127767168 +Author: Bill Nottingham +Date: Mon Feb 21 16:20:18 2000 +0000 + + *** empty log message *** + + ChangeLog | 9 +++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 13 insertions(+), 1 deletions(-) + +commit f9c2e489d006c3e66e5e892c028564d23f7e8bed +Author: Florian La Roche +Date: Mon Feb 21 14:55:09 2000 +0000 + + Fix typo in ifup-post. + + sysconfig/network-scripts/ifup-post | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 52c4310585e61bc93e542981422dcd2077df4399 +Author: Bill Nottingham +Date: Fri Feb 18 16:22:23 2000 +0000 + + remove mtab~~ too + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 44a65e6b4fa770c01bd52d0006c85b147c1b5c13 +Author: Bill Nottingham +Date: Thu Feb 17 23:15:54 2000 +0000 + + *** empty log message *** + + ChangeLog | 5 +++++ + initscripts.spec | 3 ++- + sysconfig/network-scripts/ifup-post | 1 + + 3 files changed, 8 insertions(+), 1 deletions(-) + +commit f95875c5b998589f77fe675a8c88808349c88705 +Author: Bill Nottingham +Date: Thu Feb 17 23:13:34 2000 +0000 + + support for isdn stuff + + sysconfig/network-scripts/ifup-post | 19 ++++++++++++++++++- + 1 files changed, 18 insertions(+), 1 deletions(-) + +commit 1cbf885e45f036a941d91d81825eb2430dc4c9bd +Author: Bill Nottingham +Date: Thu Feb 17 22:47:14 2000 +0000 + + *** empty log message *** + + ChangeLog | 14 ++++++++++++++ + initscripts.spec | 7 +++++-- + 2 files changed, 19 insertions(+), 2 deletions(-) + +commit 015a94b332cbf77196c6488f0b33945afed20347 +Author: Bill Nottingham +Date: Wed Feb 16 21:30:57 2000 +0000 + + sanitize repair prompt + + rc.d/rc.sysinit | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit effd7e7f13584f2c46afdd826f4200973a328d36 +Author: Bill Nottingham +Date: Mon Feb 14 23:30:06 2000 +0000 + + document /etc/sysconfig/desktop + + sysconfig.txt | 5 +++++ + 1 files changed, 5 insertions(+), 0 deletions(-) + +commit 60560d700090145e5c0caf9ac1661e49b6fd3a61 +Author: Nalin Dahyabhai +Date: Mon Feb 14 14:16:00 2000 +0000 + + add which as dependency for bug 9416 + + initscripts.spec | 7 +++++-- + 1 files changed, 5 insertions(+), 2 deletions(-) + +commit bffd1e04472d5f222eaea8570f76992be938a613 +Author: Bill Nottingham +Date: Tue Feb 8 20:27:58 2000 +0000 + + *** empty log message *** + + ChangeLog | 15 +++++++++++---- + initscripts.spec | 5 ++++- + 2 files changed, 15 insertions(+), 5 deletions(-) + +commit 86d21e93b2cd2ada639be6a3748fa438d9ee1c9d +Author: Bill Nottingham +Date: Tue Feb 8 20:27:02 2000 +0000 + + load modules, not aliases. Also, load sound-slot-0 if aliased + + ChangeLog | 8 -------- + rc.d/rc.sysinit | 9 +++++++-- + 2 files changed, 7 insertions(+), 10 deletions(-) + +commit 55ab4ca15fb19f62e4d65747a350cc1e12de79e9 +Author: Nalin Dahyabhai +Date: Mon Feb 7 12:04:03 2000 +0000 + + whoops, forgot to update changelog in .spec + + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit b31494e1f51aa95360ebfa6b9c749fd1e1dc4d1a +Author: Nalin Dahyabhai +Date: Mon Feb 7 12:03:26 2000 +0000 + + fix check for /var/*/news, work around for bug #9140 + + ChangeLog | 3 +++ + rc.d/rc.sysinit | 2 +- + 2 files changed, 4 insertions(+), 1 deletions(-) + +commit f20ad6f042eee56039bba44592ab7014c1183a9e +Author: Nalin Dahyabhai +Date: Mon Feb 7 10:03:59 2000 +0000 + + check that LC_ALL/LANG/LINGUAS/TERM are set before we use them in lang.csh + + ChangeLog | 9 ++++++++- + initscripts.spec | 5 ++++- + lang.csh | 20 +++++++++++++------- + 3 files changed, 25 insertions(+), 9 deletions(-) + +commit ffebb1434d6ff0d62538c8b16db91db22bce535a +Author: Bill Nottingham +Date: Sat Feb 5 03:27:57 2000 +0000 + + don't run mixer if module doesn't load + + ChangeLog | 16 ++++++++++++++++ + rc.d/rc.sysinit | 4 +++- + 2 files changed, 19 insertions(+), 1 deletions(-) + +commit 32124ac6847499d4fc2e34bc75a8bd43794fe1d4 +Author: Nalin Dahyabhai +Date: Sat Feb 5 03:24:35 2000 +0000 + + whoops, single should really check that it got start before it does anything + + rc.d/init.d/single | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) + +commit 090f9ae651c7957f8e3fbbceeef34502281cc8ab +Author: Nalin Dahyabhai +Date: Sat Feb 5 01:08:22 2000 +0000 + + fix bug 9102 + + initscripts.spec | 5 ++++- + rc.d/init.d/random | 1 + + 2 files changed, 5 insertions(+), 1 deletions(-) + +commit 66e541e233ee04a9c0a716c2a0b45f2b6660e30b +Author: Bill Nottingham +Date: Fri Feb 4 22:17:32 2000 +0000 + + *** empty log message *** + + ChangeLog | 8 ++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 12 insertions(+), 1 deletions(-) + +commit 7304d8f4c7276c6f1f7163ca4d041968c24c2b3e +Author: Bill Nottingham +Date: Fri Feb 4 22:16:33 2000 +0000 + + if LC_ALL/LINGUAS == LANG, don't set them + + lang.csh | 6 ++++++ + lang.sh | 16 ++++++++++++---- + 2 files changed, 18 insertions(+), 4 deletions(-) + +commit 4a22427c72315f0cb76041cb1fad460ad0791edb +Author: Bill Nottingham +Date: Wed Feb 2 19:27:23 2000 +0000 + + add glib-devel to buildprereq + + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +commit 59738ff15a894ae877b1a8f98cc48ae9710112a7 +Author: Bill Nottingham +Date: Wed Feb 2 16:47:18 2000 +0000 + + *** empty log message *** + + ChangeLog | 22 ++++++++++++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 26 insertions(+), 1 deletions(-) + +commit 200bf4ec5eeef89505954132b2ba8275a4e8b2ae +Author: Bill Nottingham +Date: Wed Feb 2 16:29:06 2000 +0000 + + fix handling of bizarro linuxconf routes + + rc.d/init.d/network | 5 +++-- + sysconfig/network-scripts/ifup-routes | 5 +++++ + 2 files changed, 8 insertions(+), 2 deletions(-) + +commit 71100fe9451457e92974071dd96ee7c52e9a405f +Author: Bill Nottingham +Date: Wed Feb 2 15:34:09 2000 +0000 + + obsolete sapinit (a SAP sysctl package) + + ChangeLog | 5 ++++- + initscripts.spec | 2 +- + 2 files changed, 5 insertions(+), 2 deletions(-) + +commit 4560d5d48410ebeef2e8d8c614861837146bc713 +Author: Nalin Dahyabhai +Date: Tue Feb 1 21:53:50 2000 +0000 + + don't change DEVICE when bringing up default route + + ChangeLog | 1 + + sysconfig/network-scripts/network-functions | 1 - + 2 files changed, 1 insertions(+), 1 deletions(-) + +commit 398418d4d614a056a1c6b20070bc935fc058f194 +Author: Nalin Dahyabhai +Date: Tue Feb 1 21:37:26 2000 +0000 + + *** empty log message *** + + ChangeLog | 8 ++++++++ + initscripts.spec | 3 ++- + 2 files changed, 10 insertions(+), 1 deletions(-) + +commit 5aedc0ec853a43a3ab0a2a50c1dfc475e2a8fa3b +Author: Nalin Dahyabhai +Date: Tue Feb 1 21:35:44 2000 +0000 + + AAAACK! wrong IP for default route! + + sysconfig/network-scripts/network-functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit b64c0e6d4fcf2be6adb5bda356af5a630c40aaf6 +Author: Nalin Dahyabhai +Date: Tue Feb 1 16:34:33 2000 +0000 + + non-critical changes to shvar to sync with rp3's copy + + src/shvar.c | 47 +++++++++++++++++++++++++++++++++++++++++++++++ + src/shvar.h | 4 ++++ + 2 files changed, 51 insertions(+), 0 deletions(-) + +commit 9b778aa3a21fe4c8021aefe8aa775e06114d8e5e +Author: Nalin Dahyabhai +Date: Tue Feb 1 15:30:42 2000 +0000 + + shvar cleanup + + initscripts.spec | 5 ++++- + src/shvar.c | 6 +++--- + 2 files changed, 7 insertions(+), 4 deletions(-) + +commit 5f484aa1408dcd491af8ac72584b6b08c820c3df +Author: Bill Nottingham +Date: Mon Jan 31 22:59:56 2000 +0000 + + *** empty log message *** + + rc.d/rc.sysinit | 6 ------ + 1 files changed, 0 insertions(+), 6 deletions(-) + +commit 981c894294639ca3d7ae09b7e20f9e2b6c893a96 +Author: Bill Nottingham +Date: Mon Jan 31 22:51:25 2000 +0000 + + set hostname only on boot + + sysconfig/network-scripts/ifup | 2 +- + sysconfig/network-scripts/ifup-post | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +commit a84618ee572933ecd2958963a4e1e3ff1fc41082 +Author: Nalin Dahyabhai +Date: Mon Jan 31 22:24:10 2000 +0000 + + * 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 -2002-03-01 Bill Nottingham + * rc.d/rc.sysinit: + make symlinks for System.map and module-info automatically + + ChangeLog | 13 +++++ + initscripts.spec | 8 +++- + rc.d/rc.sysinit | 15 ++++++ + src/ipcalc.1 | 3 + + src/shvar.c | 65 +++++++++++--------------- + src/shvar.h | 1 - + sysconfig/network-scripts/ifdown-post | 5 ++ + sysconfig/network-scripts/network-functions | 31 +++++++++++++ + 8 files changed, 102 insertions(+), 39 deletions(-) + +commit d1eccdf7232e954803c3b5379f3a3a6eca5f3b01 +Author: Bill Nottingham +Date: Mon Jan 31 20:37:08 2000 +0000 + + *** empty log message *** + + ChangeLog | 6 ++++++ + rc.d/init.d/network | 8 ++------ + 2 files changed, 8 insertions(+), 6 deletions(-) + +commit 46c30b79f0cbbf63c92c3f1096137886f4541276 +Author: Bill Nottingham +Date: Mon Jan 31 20:36:13 2000 +0000 + + revert + + sysconfig/network-scripts/ifup | 11 +++++------ + 1 files changed, 5 insertions(+), 6 deletions(-) + +commit 2f8d6dfcd54c7af0163fb3ca849f1d543f977b73 +Author: Bill Nottingham +Date: Mon Jan 31 20:30:27 2000 +0000 + + bring down *all* interfaces on network stop + + rc.d/init.d/network | 12 +++++------- + sysconfig/network-scripts/ifup | 11 ++++++----- + 2 files changed, 11 insertions(+), 12 deletions(-) + +commit 8444e6f477ed933425d3f6e832840f90a3c98b05 +Author: Bill Nottingham +Date: Mon Jan 31 20:11:35 2000 +0000 + + fix some warnings on alpha + + src/initlog.c | 4 ++-- + src/process.c | 4 ++-- + 2 files changed, 4 insertions(+), 4 deletions(-) + +commit 38f5503ecc678bc1f28266b6a0febee4f0903a9d +Author: Bill Nottingham +Date: Mon Jan 31 20:04:15 2000 +0000 + + *** empty log message *** + + ChangeLog | 13 +++++++++++++ + initscripts.spec | 6 +++++- + 2 files changed, 18 insertions(+), 1 deletions(-) + +commit aa484d35318c8c5c8613c4a7135cb0249b840c76 +Author: Bill Nottingham +Date: Mon Jan 31 20:02:32 2000 +0000 + + fix logic of boot-time interfaces somewhat + + rc.d/init.d/network | 17 +++++++++++------ + sysconfig/network-scripts/ifup | 2 +- + 2 files changed, 12 insertions(+), 7 deletions(-) + +commit c01e01264b5475d8545239ac11015229e2e4db30 +Author: Bill Nottingham +Date: Mon Jan 31 17:18:48 2000 +0000 + + return code of socket is -1, not 0 + + src/ppp-watch.c | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) + +commit 80feece0f3a1c55b06bfd7ba647dd1a398cbd86d +Author: Bill Nottingham +Date: Thu Jan 27 23:41:17 2000 +0000 + + get rid of warning when /var/lock and /var/run are empty + + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 87c6b5f630adfcdecceb34665c928dc0879f8f2c +Author: Bill Nottingham +Date: Mon Jan 24 06:26:32 2000 +0000 + + *** empty log message *** + + ChangeLog | 5 +++++ + 1 files changed, 5 insertions(+), 0 deletions(-) - * ChangeLog, initscripts.spec: 6.54-1 +commit be8dfe741d3a972b1304d9bb7b8989b90e990d3a +Author: Bill Nottingham +Date: Mon Jan 24 06:25:25 2000 +0000 - * initscripts.spec: add conflict for old psacct + don't blow away /var/run/news on reboot -2002-02-27 Bill Nottingham + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: banner tweaks +commit b5baa7879bcdb8f77ced883ee9eb3eab0363472d +Author: Bill Nottingham +Date: Fri Jan 21 21:57:34 2000 +0000 -2002-02-25 Bill Nottingham + *** empty log message *** - * lang.sh: unset sourced (#59616) + ChangeLog | 9 +++++++++ + 1 files changed, 9 insertions(+), 0 deletions(-) - * lang.csh: fix setenv invocation (#59946) +commit ca16d1c8eeb18dc34ff5d9a406591ca9ee22a30f +Author: Bill Nottingham +Date: Fri Jan 21 16:06:29 2000 +0000 -2002-02-25 Pedro Morais + change grep slightly - * po/pt.po: add credit messages + sysconfig/network-scripts/ifup-post | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2002-02-24 Christian Rose +commit 3e5f0e38edf78a63307d6ad92e1214ec3005930e +Author: Bill Nottingham +Date: Fri Jan 21 06:28:00 2000 +0000 - * sv.po: Translation bug fixes. + *** empty log message *** -2002-02-22 Bill Nottingham + ChangeLog | 19 +++++++++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 23 insertions(+), 1 deletions(-) - * rc.d/init.d/halt: - fix bug introduced by fix for #53580 (#60252) +commit d75bae45165c4f5c01fc1de13508a510d93e924e +Author: Bill Nottingham +Date: Fri Jan 21 06:25:24 2000 +0000 -2002-02-22 Bill Nottingham + don't load disabled modules - * ChangeLog, initscripts.spec: 6.53-1 + rc.d/rc.sysinit | 18 ++++++++++-------- + 1 files changed, 10 insertions(+), 8 deletions(-) -2002-02-14 Pedro Morais +commit 857e5632282ab19fda385d69d0a99da3a926c842 +Author: Bill Nottingham +Date: Fri Jan 21 05:55:21 2000 +0000 - * po/pt.po: updates + fix pidof calls in pidofproc -2002-02-13 Mike A. Harris + rc.d/init.d/functions | 34 +++++++++++++++------------------- + 1 files changed, 15 insertions(+), 19 deletions(-) - * initscripts.spec, rc.d/rc.sysinit, ChangeLog: - Changed rc.sysinit to use /var/account/pacct for FHS 2.2 compliance +commit 7a7946ddfb32d33e0529c4362d8efd76781a4784 +Author: Bill Nottingham +Date: Fri Jan 21 04:58:07 2000 +0000 -2002-02-07 Bill Nottingham + put ps|grep|awk back in until we think of something better (pidof -x ain't it) - * rc.d/init.d/functions: - fix typo (#58954, ) + rc.d/init.d/functions | 19 +++++++++++++++++-- + 1 files changed, 17 insertions(+), 2 deletions(-) - * sysconfig/network-scripts/ifup-post: - fix invocation of need_hostname (#58946) +commit b27ab3341373fbc35d0239e520732b1cc57c8b6b +Author: Bill Nottingham +Date: Fri Jan 21 04:57:36 2000 +0000 - * rc.d/rc.sysinit: - don't complain on monolithic kernels (#58288) + take out some pointless code - * sysconfig/network-scripts/ifup: - fix dumb bug (#57924) + src/process.c | 13 ++++++++----- + 1 files changed, 8 insertions(+), 5 deletions(-) -2002-02-04 Bill Nottingham +commit 2f9439e3df69681302ce1d6707f5034db8ecf002 +Author: Bill Nottingham +Date: Fri Jan 21 03:25:02 2000 +0000 - * initscripts.spec: add net-tools requirement + add --user option to daemon -2002-01-30 Bill Nottingham + rc.d/init.d/functions | 27 ++++++++++++++++++++------- + 1 files changed, 20 insertions(+), 7 deletions(-) - * ChangeLog, initscripts.spec: 6.51-1 +commit 91eebcef71afd5b6039f43f8cdc76f71449640d5 +Author: Bill Nottingham +Date: Thu Jan 20 16:46:04 2000 +0000 - * setsysfont: - run /bin/setfont, not /usr/bin/setfont (kbd change) + remove mtab~ files earlier -2002-01-25 Bill Nottingham + rc.d/rc.sysinit | 25 ++++++++++--------------- + 1 files changed, 10 insertions(+), 15 deletions(-) - * lang.csh: setenv LANG, not set LANG (#57957) +commit 91e95ded220c0a5526690781214d087d0c2fa22a +Author: Bill Nottingham +Date: Wed Jan 19 23:16:18 2000 +0000 - * sysconfig/network-scripts/ifup: - don't blowaway pumpargs/dhcpcdargs if they pass in a hostname (#57927, ) + *** empty log message *** - * rc.d/init.d/netfs: - fix netdev uses (#57314, ) + ChangeLog | 5 +++++ + initscripts.spec | 5 ++++- + 2 files changed, 9 insertions(+), 1 deletions(-) - * src/netreport.c: - complain about extra arguments (#54681, ) +commit b7041a44b63521174fc0afaf16b00c303de86c5d +Author: Bill Nottingham +Date: Wed Jan 19 23:14:24 2000 +0000 - * rc.d/init.d/halt: fix typo (#55955) + don't munge resolv.conf if DNS1 is in there somewhere already - * sysconfig/network-scripts/network-functions: - modprobe interface name, not alias name (#55380) + sysconfig/network-scripts/ifup-post | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/network-functions, rc.d/init.d/functions: - make sure su calls bash (#55288) +commit e1bc61ae4dc4f3a344a4a58d22c77c71e403bab9 +Author: Bill Nottingham +Date: Tue Jan 18 01:44:46 2000 +0000 - * sysconfig/network-scripts/ifup: - don't loop on bad HWADDR settings (#52285) + *** empty log message *** - * rc.d/rc.sysinit: - load sound-slot-0, not the specific alias (#55231) + ChangeLog | 20 ++++++++++++++++++++ + 1 files changed, 20 insertions(+), 0 deletions(-) - * rc.d/init.d/functions: - fix double echo when using --user (#54871) +commit e04adbc3fe8c63c9704c9c6167c305cdf0f63165 +Author: Bill Nottingham +Date: Mon Jan 17 15:54:52 2000 +0000 - * rc.d/init.d/functions: - random syntax cleanups (#54494) + fix quoatacheck for non-roto - * sysconfig/network-scripts/ifup-routes: - allow tabs as delimiters, as well (#53964) + rc.d/rc.sysinit | 7 ++++++- + 1 files changed, 6 insertions(+), 1 deletions(-) - * rc.d/init.d/halt: - don't blow up badly on devfs (#53580) +commit cc74748ef0a3065b14867866a6cf99f3f1c2c26d +Author: Bill Nottingham +Date: Mon Jan 17 15:13:16 2000 +0000 -2002-01-24 Bill Nottingham + bump procps dependency - * ChangeLog, initscripts.spec: 6.50-1 - - * prefdm: fix typo + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2002-01-18 Michael K. Johnson +commit 7769feeb20acbcbbdd0f10e262df00ed12db84e6 +Author: Bill Nottingham +Date: Fri Jan 14 18:00:52 2000 +0000 - * initscripts.spec, rc.d/rc.sysinit: - depmod does not like this reuse of /lib/modules + remove ps |grep|awk construct -2002-01-18 Bill Nottingham + rc.d/init.d/functions | 19 ++----------------- + 1 files changed, 2 insertions(+), 17 deletions(-) - * ChangeLog: 6.41-1 +commit 06915c1dbf6936197df4d36a1066494ad0869289 +Author: Bill Nottingham +Date: Thu Jan 13 15:53:09 2000 +0000 - * rc.d/rc.sysinit, initscripts.spec: - add support for libredhat-kernel.so.* symlink handling (johnsonm@redhat.com) + fix ifup-ipx (#8407) -2002-01-02 Bill Nottingham + sysconfig/network-scripts/ifup | 2 ++ + sysconfig/network-scripts/ifup-ipx | 2 +- + 2 files changed, 3 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup: - revert broken code. +commit f9269d13ae653c3f6b938559e6e74de39826c092 +Author: Bill Nottingham +Date: Thu Jan 13 15:17:09 2000 +0000 - To set HW address, use MACADDR, not HWADDR. HWADDR is used to tie a - configuration to a particular card, even if its device name changes. + terminate raid start message with newline -2001-12-26 Leon Kanter + rc.d/rc.sysinit | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * po/ru.po: fix typo +commit e90f8aabd28af1d897a4dabcf83efef5ef89defe +Author: Bill Nottingham +Date: Wed Jan 12 20:21:52 2000 +0000 -2001-11-19 Harald Hoyer + *** empty log message *** - * rc.d/init.d/network: - determine devices the correct way + ChangeLog | 4 ++++ + initscripts.spec | 5 ++++- + 2 files changed, 8 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup-post, sysconfig/network-scripts/network-functions: - added \ on the end of the multiline if +commit f8ef70fde7d65c0708143acca5886871a9546423 +Author: Bill Nottingham +Date: Wed Jan 12 20:20:49 2000 +0000 - * sysconfig/network-scripts/ifup-aliases, sysconfig/network-scripts/ifup-post: - better nickname handling + link popt statically - * sysconfig/network-scripts/ifup: - set the ethernet number with nameif + src/Makefile | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) -2001-11-07 Than Ngo - * sysconfig/network-scripts/ifup-iucv - * sysconfig/network-scripts/ifup-escon - * sysconfig/network-scripts/ifup-ctc - fix bug in setting netmask on s390/s390x (bug #55421) - nmbd daemon works now ;-) +commit 4c3651c252e1242b04d52a5e1569a0c8481e65b7 +Author: Bill Nottingham +Date: Mon Jan 10 22:14:07 2000 +0000 -2001-11-02 Than Ngo - * sysconfig/network-scripts/ifup-ippp - fixed typo bug ifup-ippp - -2001-10-29 Than Ngo - * sysconfig/network-scripts/ifup-ippp - fix bug in channel bundling if MSN is missed - support DEBUG option - -2001-09-21 Roman Maurer + *** empty log message *** - * po/sl.po: partially translated + ChangeLog | 5 +++++ + initscripts.spec | 7 +++++-- + 2 files changed, 10 insertions(+), 2 deletions(-) -2001-09-19 Than Ngo +commit e40ace56b7a4c246d82808761f301759ee8803ae +Author: Bill Nottingham +Date: Mon Jan 10 21:48:54 2000 +0000 - * ChangeLog, initscripts.spec, sysconfig/network-scripts/ifdown-ppp, sysconfig/network-scripts/ifup-ppp: - * don't show user name by DSL connection + ignore loopfs when umounting -2001-09-14 Preston Brown + rc.d/init.d/halt | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * rc.d/init.d/network: - remove remnants of LinuxConf. Don't use ifconfig, only /sbin/ip. Use check_device_down from network-functions instead of re-implementation. +commit 710297ebc85fbc7c9e9a24ad6b5e731cebfda746 +Author: Bill Nottingham +Date: Fri Jan 7 06:21:26 2000 +0000 - * prefdm: - slight prefdm cleanup (i.e. no AnotherLevel support). + *** empty log message *** -2001-09-14 Karsten Hopp + ChangeLog | 18 ++++++++++++++++++ + 1 files changed, 18 insertions(+), 0 deletions(-) - * initscripts-s390.patch: - patch didn't apply anymore, fix OCO path +commit e5cf4c43abc5de08f78201dbf5654b446686c4ec +Author: Bill Nottingham +Date: Thu Jan 6 21:53:43 2000 +0000 -2001-09-09 Bill Nottingham + don't assume ARC clock from MILO - * ChangeLog: fix name + rc.d/rc.sysinit | 4 ---- + 1 files changed, 0 insertions(+), 4 deletions(-) - * ChangeLog, initscripts.spec: - 6.40-1 +commit adfa4605b47ae98d497e08e84473ab5c19901781 +Author: Bill Nottingham +Date: Thu Dec 30 16:42:12 1999 +0000 - * rc.d/rc.sysinit: - don't run hwclock --adjust on a readonly filesystem + don't call non-existant ipv4_forward_set -* 2001-09-19 Than Ngo - * ChangeLog, initscripts.spec: 6.41-1 + rc.d/init.d/network | 6 +----- + 1 files changed, 1 insertions(+), 5 deletions(-) - * sysconfig/network-scripts/ifup-ppp, sysconfig/network-scripts/ifdown-ppp: - don't show user name by DSL connection - -2001-09-09 Bill Nottingham +commit b8d447a39bff40aef43638ab2dce44ff77d5fc70 +Author: Erik Troan +Date: Wed Dec 29 16:47:13 1999 +0000 - * ChangeLog, initscripts.spec: 6.40-1 + make check shouldn't try to pipe ELF executables thorugh bash! - * rc.d/rc.sysinit: - don't run hwclock --adjust on a readonly filesystem + Makefile | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) -2001-09-08 Nilgün Belma Bugüner +commit 483b8d9d7fd77f8c912f997b119a051fc1526360 +Author: Erik Troan +Date: Wed Dec 29 16:43:48 1999 +0000 - * po/tr.po: 366 translated messages + removed sh-utils prereq which breaks the dependency chain -2001-09-06 Than Ngo - * ChangeLog, initscripts.spec: 6.39-1 + initscripts.spec | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * initscripts-s390.patch: update initscripts-s390.patch - -2001-09-05 Jesús Bravo Álvarez +commit cf91f9fad2773b7358b58d1bc06dcc0d06c26f7e +Author: Bill Nottingham +Date: Wed Dec 29 03:53:39 1999 +0000 - * po/gl.po: Updated Galician translations + *** empty log message *** -2001-09-05 Bill Nottingham + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: 6.38-1 +commit 8fdeef5303793f8086298d3a877c11e5d34a0c90 +Author: Bill Nottingham +Date: Tue Dec 28 06:18:06 1999 +0000 -2001-09-05 Trond Eivind Glomsrod + *** empty log message *** - * po/sv.po: Fix one of the obsolete entries + ChangeLog | 17 +++++++++++++++++ + 1 files changed, 17 insertions(+), 0 deletions(-) - * po/no.po: Unfuzzy +commit 68f49d7aeccfed7a35cb732350c690b8771a4c66 +Author: Bill Nottingham +Date: Tue Dec 28 06:14:03 1999 +0000 -2001-09-05 Than Ngo + add files - * po/sv.po: * add comments back + sysctl.conf | 8 ++++++++ + sysctl.conf.sparc | 10 ++++++++++ + 2 files changed, 18 insertions(+), 0 deletions(-) -2001-09-05 Federico Musto +commit 7d302ba296c897e3770de1ee968ab9eb4c963491 +Author: Bill Nottingham +Date: Tue Dec 28 06:11:06 1999 +0000 - * po/fr.po: *** empty log message *** + switch from echoing values into /proc/sys to using sysctl -2001-09-05 Bill Nottingham + Makefile | 5 ++++ + initscripts.spec | 35 ++++++++++++++++++++++++++-- + rc.d/init.d/network | 61 +------------------------------------------------- + rc.d/init.d/single | 2 +- + rc.d/rc.sysinit | 19 +++++----------- + sysconfig/init | 4 --- + 6 files changed, 46 insertions(+), 80 deletions(-) - * rc.d/init.d/halt, rc.d/rc.sysinit: - quota & hwclock tweaks () +commit d65f430d850549092ca90e784e753a3f76227c69 +Author: Bill Nottingham +Date: Mon Dec 13 21:01:22 1999 +0000 -2001-09-04 Federico Musto + *** empty log message *** - * po/de.po, po/es.po, po/fr.po: - "/mnt/traduzioni/RH7.2/translate/initscripts" + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2001-09-04 Bill Nottingham +commit d46654e370c2293c86ea1c5b334bb7d1ed3e5411 +Author: Bill Nottingham +Date: Mon Dec 13 16:56:57 1999 +0000 - * ChangeLog, initscripts.spec: 6.37-1 + move buildroot - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown: - fix severe alias handling breakage (#52882) + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2001-09-03 Than Ngo - * ChangeLog, initscripts.spec: 6.36-1 - - * sysconfig/network-scripts/ifup-ippp - don't start pppbind if encapsulation is rawip (bug #52491) - -2001-09-03 Than Ngo - * ChangeLog, initscripts.spec: 6.35-1 +commit a1adfef264d884b10deae2a2fa86afdfddc03947 +Author: Bill Nottingham +Date: Mon Dec 13 16:24:31 1999 +0000 - * sysconfig/network-scripts/ifdown-ippp, sysconfig/network-scripts/ifup-ippp - add ISDN patches from pekkas@netcore.fi and pb@bieringer.de (bug #52491) - fix handling of ISDN LSZ Compresssion + *** empty log message *** -2001-08-30 Than Ngo - * ChangeLog, initscripts.spec: 6.34-1 - po/de.po: fix typo bug, lo instead 1o - -2001-08-29 David Sainty + ChangeLog | 14 ++++++++++++-- + initscripts.spec | 5 ++++- + 2 files changed, 16 insertions(+), 3 deletions(-) - * ChangeLog, initscripts.spec: 6.33-1 +commit 2bbdcc88c616c7157284b82062caab4d351207fc +Author: Bill Nottingham +Date: Wed Dec 8 16:36:44 1999 +0000 - * sysconfig/network-scripts/ifdown - fix ifdown on multiple dhcpcd i/f bug + unmount /proc after we're done with it. -2001-08-29 Nalin Dahyabhai + rc.d/init.d/halt | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) - * initscripts.spec, sysconfig.txt: - document /etc/sysconfig/authconfig +commit bd6628a00bf39fae3cc1c8ba17fdd8bee515caa1 +Author: Michael K. Johnson +Date: Mon Dec 6 20:15:23 1999 +0000 -2001-08-29 Federico Musto + 4.71 release - * po/de.po, po/es.po, po/fr.po, po/it.po: - "/mnt/traduzioni/RH7.2/translate/initscripts" + ChangeLog | 15 +++++++++++++-- + initscripts.spec | 7 ++++++- + 2 files changed, 19 insertions(+), 3 deletions(-) -2001-08-29 Satoru Sato +commit 94361dc3c20688978c097ce401706fb8764a883e +Author: Michael K. Johnson +Date: Mon Dec 6 19:18:02 1999 +0000 - * po/ja.po: initscripts/ja.po: follow updates. + redial after RETRYTIMEOUT on script failure -2001-08-29 Than Ngo + src/ppp-watch.c | 8 +++++++- + 1 files changed, 7 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: 6.32-1 - - * sysconfig/network-scripts/ifdown-post, sysconfig/network-scripts/ifup-ippp - fix ISDN dial on demand bug +commit 52599fc1f8513c2fefad8d6828b8b8ddcb08f504 +Author: Michael K. Johnson +Date: Mon Dec 6 17:00:14 1999 +0000 - * sysconfig/network-scripts/network-functions - fix typo bug - -2001-08-29 Bill Nottingham + tyops - * ChangeLog, initscripts.spec: 6.31-1 + src/ppp-watch.c | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po, po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/nn.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po: - update translations +commit e4cbbdca8761ce2467c0bb171e2fc695e2842be5 +Author: Michael K. Johnson +Date: Mon Dec 6 16:59:19 1999 +0000 -2001-08-29 Michael K. Johnson + handle control-C and such on parent right + use sigaction - * rc.d/rc.sysinit, src/getkey.c: - count down in C, not shell + src/ppp-watch.c | 43 ++++++++++++++++++++++++++++++++++++------- + 1 files changed, 36 insertions(+), 7 deletions(-) -2001-08-29 Keld Jørn Simonsen +commit 89dca649785a919576aa4b830969bba63ee89139 +Author: Michael K. Johnson +Date: Mon Dec 6 15:52:35 1999 +0000 - * po/da.po: Danish updates - apacheconf/da.po initscripts/da.po netcfg/da.po + Fix suggested by Adam P. Jenkins, tests fine here, may improve CHAP as well. -2001-08-28 Michael K. Johnson + sysconfig/network-scripts/ifup-ppp | 8 +++----- + 1 files changed, 3 insertions(+), 5 deletions(-) - * rc.d/init.d/halt: - umount -a -f remounts / readonly? +commit 52c1609faab15653bedd39f6de63154d57e8652f +Author: Bill Nottingham +Date: Fri Dec 3 21:30:27 1999 +0000 -2001-08-28 Milan Kerslager + *** empty log message *** - * po/cs.po: Prelozena doplnena hlaseni + ChangeLog | 9 +++++++++ + 1 files changed, 9 insertions(+), 0 deletions(-) -2001-08-28 Bill Nottingham +commit 11365d7a305b084757ff2af36c394dd12da84526 +Author: Michael K. Johnson +Date: Fri Dec 3 21:12:14 1999 +0000 - * ChangeLog, initscripts.spec: 6.30-1 + open fds, get lock/pid file names right - * po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/nn.po, po/no.po, po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po: - update translations for Michael's tweaks + src/ppp-watch.c | 28 +++++++++++++++++++--------- + 1 files changed, 19 insertions(+), 9 deletions(-) -2001-08-28 Satoru Sato +commit 8c5148a89899f544a4c95aaa0125b239aed86298 +Author: Bill Nottingham +Date: Fri Dec 3 16:54:02 1999 +0000 - * po/ja.po: netcfg/ja.po: follow updates. + y.a. typo -2001-08-28 Michael K. Johnson + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - Bill, I appreciate your intention of simplifying this, but you have - made it say something that is VERY SIMPLY NOT TRUE. A trivial reading - of the code will demonstrate what I am saying. We do NOT skip the - fsck, we simply do not set the force fsck argument. "To skip" is - not the opposite of "To force". +commit f3fbc098dc69ad8930c9f789fa0f8dcce4ef9a3f +Author: Bill Nottingham +Date: Tue Nov 30 19:50:58 1999 +0000 - This is a critical change. + *** empty log message *** -2001-08-28 Kjartan Maraas + ChangeLog | 8 ++++++++ + 1 files changed, 8 insertions(+), 0 deletions(-) - * po/no.po: Update +commit 9b6ca64f5886077a0c5462cd984f0ccc814fef95 +Author: Bill Nottingham +Date: Tue Nov 30 19:50:32 1999 +0000 -2001-08-28 Bill Nottingham + duh - use dgram to talk to real syslogd - * ChangeLog, initscripts.spec: 6.29-1 + src/minilogd.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po, po/it.po, po/ja.po, po/ko.po, po/nn.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po: - translation update. hopefully the last one +commit 78305f0ddba3e50c0a6af9716573b76aef90308a +Author: Bill Nottingham +Date: Tue Nov 30 17:53:43 1999 +0000 - * sysconfig/network-scripts/network-functions-ipv6: - fix message string (#52581) + *** empty log message *** - * rc.d/rc.sysinit: more wording changes + ChangeLog | 5 +++++ + rc.d/rc.sysinit | 2 +- + 2 files changed, 6 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: change wording slightly +commit cecbee51c4b6b2192c3bac1d1d90146981f99328 +Author: Bill Nottingham +Date: Tue Nov 30 16:57:25 1999 +0000 -2001-08-27 Michael K. Johnson + fix modutils dependencies - * sysconfig.txt: - documented /etc/sysconfig/autofsck + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2001-08-27 Jesús Bravo Álvarez +commit 43866f07733d0d5c8b59d98ea304954c7db4a83d +Author: Bill Nottingham +Date: Mon Nov 29 21:54:26 1999 +0000 - * po/gl.po: Updated Galician translation + *** empty log message *** -2001-08-27 Michael K. Johnson + ChangeLog | 5 +++++ + initscripts.spec | 2 +- + 2 files changed, 6 insertions(+), 1 deletions(-) - * rc.d/init.d/halt, rc.d/rc.sysinit: - first pass at implementing /.autofsck; archive modules/symbol info +commit b4209c7c79080675090545daf71ae086692473f4 +Author: Bill Nottingham +Date: Mon Nov 29 21:53:26 1999 +0000 -2001-08-27 Bill Nottingham + make sound detection consistent - * sysconfig/init: set default loglevel to 3, not 1 + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) -2001-08-27 Than Ngo +commit 20f1807d02e15b68704a9cc6f855a7e582ec664f +Author: Bill Nottingham +Date: Sun Nov 28 08:01:29 1999 +0000 - * sysconfig/network-scripts/ifup-ippp, ChangeLog, initscripts.spec: - - fix some typo bugs in ifup-ippp + *** empty log message *** -2001-08-24 Bill Nottingham + ChangeLog | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) - * ChangeLog, initscripts.spec: 6.27-1 +commit e289a3150e02f1b3b4e4ff05b80825eb0b2719ca +Author: Bill Nottingham +Date: Sun Nov 28 08:00:41 1999 +0000 - * sysconfig.txt: - add a comment about PROMISC and ALLMULTI being deprecated + this makes more sense - * rc.d/init.d/halt: - sort output of halt_get_remaining (#52180) + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/de.po, po/it.po: - fix broken translations of command (#52503) +commit 3c0395be2f60e041aaba46c5787abd552bdaeab2 +Author: Bill Nottingham +Date: Sun Nov 28 06:04:28 1999 +0000 -2001-08-23 Keld Jørn Simonsen + *** empty log message *** - * po/da.po: Various danish updates - apacheconf/da.po authconfig/da.po initscripts/da.po - netcfg/da.po redhat-config-users/da.po serviceconf/da.po - Xconfigurator/da.po + ChangeLog | 10 ++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 14 insertions(+), 1 deletions(-) -2001-08-23 Bill Nottingham - - * ChangeLog, initscripts.spec: 6.26-1 +commit 9c07d4085bc83340b202a691193c757f5c977c79 +Author: Bill Nottingham +Date: Sun Nov 28 04:53:53 1999 +0000 - * sysconfig/network-scripts/ifup: - source ifup-wireless, so it actually works (#52135) + yet another typo. grr. arrgh. - * po/de.po: fix typo, again. (#50943) + rc.d/init.d/network | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2001-08-22 Than Ngo - * sysconfig/network-scripts/ifup-ippp: - - fix return code of isdnctrl (bug #52225) +commit 9b49d637621170e50b46c20194088b288dc24e8c +Author: Bill Nottingham +Date: Wed Nov 24 20:05:55 1999 +0000 -2001-08-20 Karsten Hopp + fix other syntax error - * initscripts.spec, ifup-escon: - - add configuration of escon interface for S/390 + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2001-08-20 Bill Nottingham +commit d285d5d6d97a615ee5a57088484c73d170ddf01f +Author: Bill Nottingham +Date: Wed Nov 24 16:57:41 1999 +0000 - * ChangeLog, initscripts.spec: 6.21-1 + don't add default loopback route - * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: - - fix call of check_device_down in ifdown - - make loopback addresses have scope 'host', not scope 'global'. This - apparently fixes pump. + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2001-08-19 Leon Kanter +commit a8f86a5a69b6135b1bd0ec1911842cb0ee4dc190 +Author: Bill Nottingham +Date: Wed Nov 24 02:57:11 1999 +0000 - * po/ru.po, po/uk.po: update + *** empty log message *** - * po/ru.po: fix header + ChangeLog | 13 +++++++++++++ + initscripts.spec | 4 ++-- + 2 files changed, 15 insertions(+), 2 deletions(-) -2001-08-19 Keld Jørn Simonsen +commit edf61ddf412491034bfb4c227c5f96c865f4fb23 +Author: Bill Nottingham +Date: Wed Nov 24 02:57:11 1999 +0000 - * po/da.po: Update of danish initscripts po file - translate/initscripts/da.po + *** empty log message *** -2001-08-17 Thiago Vinhas de Moraes + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/pt_BR.po: *** empty log message *** +commit 05314b50e252462bb8ba380726b6e54ad7fa8a34 +Author: Bill Nottingham +Date: Wed Nov 24 02:55:31 1999 +0000 -2001-08-17 Federico Musto + fix typo - * po/de.po, po/es.po, po/fr.po, po/it.po: - "/mnt/traduzioni/RH7.2/translate/initscripts" + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2001-08-17 Kjartan Maraas +commit 54d9e39f623138e0cde505d699441310274d46aa +Author: Michael K. Johnson +Date: Mon Nov 22 22:18:49 1999 +0000 - * po/no.po: Update + releasing 4.67 -2001-08-17 Leon Kanter + initscripts.spec | 8 ++++++++ + 1 files changed, 8 insertions(+), 0 deletions(-) - * po/ru.po: update +commit 80e32088f25cd90e908385e3b943d9cefc8f8f12 +Author: Michael K. Johnson +Date: Mon Nov 22 20:57:49 1999 +0000 -2001-08-17 Richard Allen + comments are dangerous; sometimes they disagree with code... - * po/is.po: typos, typos... + src/ppp-watch.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2001-08-16 Milan Kerslager +commit 9c85ce3a0cc7f3a42fa2e4892b74cb5564f8fc61 +Author: Michael K. Johnson +Date: Mon Nov 22 20:55:25 1999 +0000 - * po/cs.po: Zacisteni initscripts + DEBUG documented -2001-08-16 Bill Nottingham + sysconfig.txt | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) - * lang.csh: - check for $LANG before using it (#51905) +commit bac3ac51227d183c04bf1890af2319fb40534996 +Author: Bill Nottingham +Date: Mon Nov 22 20:47:09 1999 +0000 -2001-08-16 Satoru Sato + *** empty log message *** - * po/ja.po: initiscripts/ja.po: follow updates. + ChangeLog | 6 ++ + initscripts.spec | 2 +- + sysconfig/network-scripts/ifup-aliases | 79 +++++++++++++------------------ + 3 files changed, 40 insertions(+), 47 deletions(-) -2001-08-16 Bill Nottingham +commit 1ad4742b29620f1a46a990cff40a4f06d5e3e5f4 +Author: Bill Nottingham +Date: Mon Nov 22 20:47:09 1999 +0000 - * rc.d/rc.sysinit: - blow away stale RPM cache files at boot + *** empty log message *** -2001-08-16 David Joo + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/ko.po: done! +commit eca86f9373cb00e78e46f41da5f2ed6787efe4b1 +Author: Bill Nottingham +Date: Mon Nov 22 20:44:41 1999 +0000 -2001-08-16 Richard Allen + turn off executable bit - * po/is.po: Finish initscripts + lang.csh | 2 +- + lang.sh | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) -2001-08-15 Bill Nottingham +commit 25752719cc157fac25a30dfdc0931155464dac73 +Author: Bill Nottingham +Date: Mon Nov 22 20:33:37 1999 +0000 - * ChangeLog, initscripts.spec: - 6.20-1 + revert - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-ipx, sysconfig.txt: - ipx support returns (#51787) + initscripts.spec | 2 -- + 1 files changed, 0 insertions(+), 2 deletions(-) -2001-08-15 Christian Rose +commit e71922a8e80a0a8324a7bf5dcdf19b032cd2780c +Author: Bill Nottingham +Date: Mon Nov 22 20:31:01 1999 +0000 - * sv.po: Updated Swedish translation. + *** empty log message *** -2001-08-15 Bill Nottingham + initscripts.spec | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) - * po/Makefile: - don't try and pull strings from unreadable ifcfg files +commit f272604b8ef9cf4e4a5d2d6caa5351a5b805bd70 +Author: Bill Nottingham +Date: Mon Nov 22 16:20:42 1999 +0000 - * ChangeLog, initscripts.spec: - 6.19-1 + *** empty log message *** - * po/is.po, po/it.po, po/ja.po, po/ko.po, po/nn.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po, po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/Makefile: - update translation info + ChangeLog | 22 ++++++++++++++++++++++ + initscripts.spec | 8 +++++++- + 2 files changed, 29 insertions(+), 1 deletions(-) - * rc.d/init.d/network, sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: - add is_available() function for network devices; use it. gets rid of horribly ugly modprobe messages +commit 3182297ebe41b6f16041823e66dfe5230383acde +Author: Bill Nottingham +Date: Mon Nov 22 16:17:40 1999 +0000 -2001-08-15 Richard Allen + load mixer settings for monolithic sound too - * po/is.po: More work in initscripts... + rc.d/rc.sysinit | 9 +++++---- + 1 files changed, 5 insertions(+), 4 deletions(-) -2001-08-15 Bernhard Rosenkraenzer +commit a10fe9fff25c3d533274ebfb034af12b1a8b69b0 +Author: Michael K. Johnson +Date: Fri Nov 19 23:02:36 1999 +0000 - * initscripts-s390.patch, initscripts.spec, src/mkkerneldoth.s390, sysconfig/network-scripts/ifup-ctc: - S390 fixes + try not to fill up the logs with pppd failures -2001-08-15 Bill Nottingham + src/ppp-watch.c | 15 ++++++++++++++- + 1 files changed, 14 insertions(+), 1 deletions(-) - * po/tr.po, po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po, rc.d/init.d/halt, po/it.po, po/ja.po, po/ko.po, po/nn.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/gl.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/da.po, po/cs.po: - type english me not can +commit d3d803759abbf7bf590d564cdf1d510605a7ea20 +Author: Michael K. Johnson +Date: Fri Nov 19 21:59:30 1999 +0000 -2001-08-15 Richard Allen + added ppp-watch man page - * po/is.po: First installment of initscripts/is.po + src/Makefile | 5 +++-- + src/ppp-watch.8 | 23 +++++++++++++++++++++++ + 2 files changed, 26 insertions(+), 2 deletions(-) -2001-08-15 Christian Rose +commit f58123a527b37e871e74e07e2a4eb92d10fe6d35 +Author: Michael K. Johnson +Date: Fri Nov 19 21:56:29 1999 +0000 - * sv.po: Fix date. + *** empty log message *** -2001-08-15 Christian Rose + src/usernetctl.8 | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * sv.po: Updated Swedish translation. +commit 8c72704b8d5717b7d23000a9e594d827ac8c9900 +Author: Michael K. Johnson +Date: Fri Nov 19 21:53:38 1999 +0000 -2001-08-13 Yukihiro Nakai + *** empty log message *** - * initscripts.spec: changelog in .spec fix + src/usernetctl.8 | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec, rc.d/init.d/functions: - Korean and Chinese fix +commit fed626e295234d72bb7487d25ff3b7d423b7a893 +Author: Michael K. Johnson +Date: Fri Nov 19 21:53:03 1999 +0000 -2001-08-11 Florian La Roche + usernetctl is a system command - * po/ko.po: - hope these changes are ok, they are at least needed to compile everything... + src/usernetctl.1 | 39 --------------------------------------- + src/usernetctl.8 | 39 +++++++++++++++++++++++++++++++++++++++ + 2 files changed, 39 insertions(+), 39 deletions(-) - * initscripts-s390.patch, initscripts.spec: - Forgot to do "cvs commit", so I have again incremented the version - number. 6.16 is still ok to build into the buildsystem, though. +commit f98b32d974950d73439d94c4172523a50915135d +Author: Michael K. Johnson +Date: Fri Nov 19 21:51:22 1999 +0000 -2001-08-11 David Joo + usernetctl is an internal wrapper program - * po/ko.po: Done + src/usernetctl.1 | 11 +++++++++++ + 1 files changed, 11 insertions(+), 0 deletions(-) -2001-08-10 Yukihiro Nakai +commit 24957b1ce02579799b0cba3054be53b61cd8fb87 +Author: Michael K. Johnson +Date: Fri Nov 19 20:57:53 1999 +0000 - * po/ko.po: FIx. + make netcfg work by allowing device name to be full path to ifcfg file -2001-08-10 Bill Nottingham - - * ChangeLog, initscripts.spec: 6.15-1 + sysconfig/network-scripts/ifup-ppp | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * lang.csh, lang.sh: - allow GDM_LANG to override system settings (#51432) +commit 1a4d310c5a1f44b8946cc8efa2b0e789947e1e15 +Author: Bill Nottingham +Date: Wed Nov 17 17:48:19 1999 +0000 -2001-08-10 Federico Musto + *** empty log message *** - * po/de.po, po/es.po, po/fr.po, po/it.po: - initscripts + ChangeLog | 5 +++++ + 1 files changed, 5 insertions(+), 0 deletions(-) -2001-08-10 Kjartan Maraas +commit 426f354a3b9c7082585134c05a469233aced567b +Author: Bill Nottingham +Date: Wed Nov 17 17:47:43 1999 +0000 - * po/no.po: Update + only munge /boot/kernel.h if there's a change -2001-08-10 David Joo + rc.d/rc.sysinit | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) - * po/ko.po: Fix merge corruption +commit 1dc88000a360f5f4fe8bc0a23248630ba617cc85 +Author: Bill Nottingham +Date: Tue Nov 16 17:32:48 1999 +0000 -2001-08-10 Than Ngo - * sysconfig/network-scripts/ifup-ippp - don't set MSN if it' empty (it's now optional) - don't give login name as a cmdline-option (Bug #23066) - fix Channel bundling + *** empty log message *** - * sysconfig//network-scripts/ifdown-post - remove peer device file if ppp connection is down + ChangeLog | 32 ++++++++++++++++++++++++++++++++ + initscripts.spec | 2 +- + 2 files changed, 33 insertions(+), 1 deletions(-) -2001-08-09 Bill Nottingham +commit edb3d22d4a8cde26ce03bfa34ad1c9fc02346059 +Author: Bill Nottingham +Date: Tue Nov 16 17:27:35 1999 +0000 - * initscripts.spec, ChangeLog: 6.13-1 - -2001-08-09 Milan Kerslager + document ARP variable - * po/cs.po: Preklad 9.8.2001 + sysconfig.txt | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) -2001-08-09 Bill Nottingham +commit fadc1386f0969e04f56d2053d070424b66ca8d0a +Author: Bill Nottingham +Date: Tue Nov 16 17:25:41 1999 +0000 - * lang.csh: - set dspmbyte=euc in lang.csh for the proper languages (as opposed to csh.login for everyone (#50318)) + add ARP variable use - * sysconfig/network-scripts/ifdown: - still run ifdown for dhcp devices, even if the device isn't there + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup: - behave sanely if ifup is called with dhcpcd already running (#49392, #51038) +commit 1237f47f7c67278e252b0b16bdf2d8c245c337ec +Author: Bill Nottingham +Date: Tue Nov 16 17:20:50 1999 +0000 - * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: - just kill dhcpcd, don't use dhcpcd -k. also, allow setting of additional pump & dhcpcd arguments (#46942) + look for fonts that aren't psf.gz - * sysconfig/network-scripts/ifup-ppp: - allow shell characters in ppp names (#43719) + rc.d/rc.sysinit | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup-post, sysconfig/network-scripts/ifup: - only allow dest port 1025-65535 for DNS replies (#40833, #44038) +commit 266c30d60f71e057a4f7e9348552cc88bdb6a56e +Author: Bill Nottingham +Date: Tue Nov 16 17:19:16 1999 +0000 - * sysconfig/network-scripts/ifup-ppp: - save resolv.conf for restoration by ifdown-post (#50759) + fix logic in lang.csh - * sysctl.conf, sysctl.conf.s390, sysctl.conf.sparc: - use conf.default for rp_filter, not conf.all (#50166) + lang.sh | 12 +++++++++--- + 1 files changed, 9 insertions(+), 3 deletions(-) - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-ppp, sysconfig/network-scripts/network-functions: - switch some more things to /sbin/ip; allow adding back of default route for DHCP devices (#48994) +commit 06e48922c4fac8303d240ce47f0ab97c26ffdd9a +Author: Bill Nottingham +Date: Tue Nov 16 17:17:03 1999 +0000 -2001-08-08 Bill Nottingham + update service (do status probes) - * ChangeLog, initscripts.spec: 6.12-1 - - * rc.d/rc.sysinit: - tweak raidtab grep slightly (#51231) + service | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--------- + 1 files changed, 54 insertions(+), 9 deletions(-) -2001-08-08 Leon Kanter +commit a8881820756800c8809765af24d2add783fad2ad +Author: Bill Nottingham +Date: Tue Nov 16 17:05:29 1999 +0000 - * po/ru.po: update ipv6 stuff + add default route but no gateway -2001-08-07 Leon Kanter + sysconfig/network-scripts/ifup | 8 +++++--- + 1 files changed, 5 insertions(+), 3 deletions(-) - * po/ru.po: update russian translation +commit e042728368d23e120eb0ad92421c086edaf25bb7 +Author: Bill Nottingham +Date: Mon Nov 15 17:03:35 1999 +0000 -2001-08-07 Satoru Sato + close configuration file descriptor - * po/ja.po: initscripts/ja.po: complete trans. + src/initlog.c | 11 +++++++++-- + 1 files changed, 9 insertions(+), 2 deletions(-) - * po/ja.po: netcfg/ja.po: complete trans. +commit 70169370bd5460f433da742fa2e2bfcce1ee7add +Author: Michael K. Johnson +Date: Fri Nov 12 19:53:32 1999 +0000 -2001-08-07 Kjartan Maraas + allow pppd to set the default route - * po/no.po: Update + sysconfig/network-scripts/ifup-ppp | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) -2001-08-07 Bill Nottingham +commit ace3709ffda40425302264550d445a102fadb388 +Author: Michael K. Johnson +Date: Fri Nov 12 13:08:14 1999 +0000 - * rc.d/init.d/halt, rc.d/init.d/netfs: - detach loopback devices at shutdown (#43919, #45826) + move PPPOPTIONS to the end + use noauth always to work around new defaultroot behaviour - * rc.d/rc.sysinit: - use a bigger buffer size argument to dmesg when dumping the log (#44024) + sysconfig/network-scripts/ifup-ppp | 5 +++-- + 1 files changed, 3 insertions(+), 2 deletions(-) - * sys-unconfig.8, rc.d/rc.sysinit: - run kbdconfig when /.unconfigre'd (#43941) +commit 0ced94e6d34197dc286c660c72055a438d9ac51b +Author: Bill Nottingham +Date: Wed Nov 10 21:47:31 1999 +0000 - * po/initscripts.pot, rc.d/init.d/network, rc.d/rc.sysinit, sysconfig/network-scripts/ifup: - use awk, not grep & other cruft (#49616) - exit happily if ifup is called on a device that doesn't exist and has - no alias (fixes all those nasty PCMCIA onboot complaints) + *** empty log message *** - * rc.d/init.d/halt, rc.d/rc.sysinit: - support setting $CLOCKFLAGS in /etc/sysconfig/clock (#50974) + ChangeLog | 5 +++++ + 1 files changed, 5 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/ifup: - don't do anything in ifup if we're running under hotplug and $HOTPLUG is set to 'no' +commit a29deb20d8ca02c716428b00d2102e4adeb26a5a +Author: Bill Nottingham +Date: Wed Nov 10 21:44:54 1999 +0000 -2001-08-05 Bill Nottingham + control stop-a differently than sysrq - * po/de.po: fix typo (#50943) + initscripts.spec | 5 ++++- + rc.d/rc.sysinit | 2 +- + sysconfig/init | 6 +++--- + 3 files changed, 8 insertions(+), 5 deletions(-) -2001-08-03 Bill Nottingham +commit 945174a05c48620a6e2f43b7abfe4e89cec3ec08 +Author: Bill Nottingham +Date: Mon Nov 8 20:25:41 1999 +0000 - * rc.d/init.d/halt: - define halt_get_remaining before it's used (#50720) + *** empty log message *** -2001-08-02 Bill Nottingham + ChangeLog | 5 +++++ + initscripts.spec | 1 + + rc.d/rc.sysinit | 2 +- + 3 files changed, 7 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifdown: - do the same thing for ifdown too +commit debd2336c10eb68d8e165245f48102ded43c7867 +Author: Bill Nottingham +Date: Mon Nov 8 20:21:46 1999 +0000 - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: - don't worry about profiles just now. look for alternate config files that contain the correct MAC address for the adapter + use /var/run/confirm for interactive, not /tmp/confirm -2001-08-01 Bill Nottingham + rc.d/rc | 4 ++-- + rc.d/rc.sysinit | 2 +- + 2 files changed, 3 insertions(+), 3 deletions(-) - * ChangeLog, initscripts.spec: - 6.11-1 +commit 52b21f42364cc1092aa90bb6eab9164eabb9e09b +Author: Bill Nottingham +Date: Mon Nov 8 20:10:18 1999 +0000 -2001-07-31 Bill Nottingham + *** empty log message *** - * rc.d/init.d/halt: - more FS umounting cleanups () + ChangeLog | 5 +++++ + initscripts.spec | 2 +- + 2 files changed, 6 insertions(+), 1 deletions(-) - * rc.d/init.d/halt: - remount *everything* ro on halt (#50461) +commit ad4c6910d9a59e8afc7fdcb4e3fc306478bbdc44 +Author: Michael K. Johnson +Date: Mon Nov 8 19:02:38 1999 +0000 - * sysconfig/network-scripts/ifup: - don't check for the link to be down; it's not reliable enough + *** empty log message *** -2001-07-31 Karsten Hopp + initscripts.spec | 7 +++++++ + 1 files changed, 7 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit, initscripts-s390.patch: - fix typo +commit 61c216e3798661b2b305f492b28eddaabe52e78b +Author: Michael K. Johnson +Date: Mon Nov 8 18:51:36 1999 +0000 -2001-07-31 Kjartan Maraas + try to make CHAP work in cases where it currently fails - * po/nn.po: Update nynorsk too :) + sysconfig/network-scripts/ifup-ppp | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * po/no.po: Update bokmål +commit 59bca9c167ca2edad469ef6005a738e151e95efa +Author: Bill Nottingham +Date: Sat Nov 6 18:48:32 1999 +0000 -2001-07-30 Bill Nottingham + *** empty log message *** - * sysconfig/network-scripts/network-functions-ipv6: - clarify message (#50365) + ChangeLog | 13 +++++++++++++ + initscripts.spec | 2 +- + 2 files changed, 14 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/network-functions-ipv6: - fix typo (#50363) +commit 775edcd22ce329a8be99ecbfa4e9990c82156a47 +Author: Michael K. Johnson +Date: Fri Nov 5 19:16:28 1999 +0000 - * sysconfig/network-scripts/ifup: - take embedded quotes out - it confuses gettext + careful about killing processes... - * po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/nn.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/Makefile: - refresh from public beta + src/ppp-watch.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2001-07-29 Christian Rose +commit 2b579417eb164346efd143e99b40799c6cc6cd69 +Author: Michael K. Johnson +Date: Fri Nov 5 16:35:33 1999 +0000 - * sv.po: Some fixes to the Swedish translation. + terminate usage message -2001-07-28 Bill Nottingham + src/ppp-watch.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/network-functions: - return link up in check_link_down for EINVAL too; in fact, return link up if mii-tool fails for any reason +commit 91d56474115fc195bc45d572c7fc223bfed7b558 +Author: Michael K. Johnson +Date: Fri Nov 5 12:09:54 1999 +0000 -2001-07-26 Bill Nottingham + try to fix double-dialing problem - * ChangeLog, initscripts.spec: - 6.10-1 + src/ppp-watch.c | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: - - only bring link down if check_link_down fails - - add a sleep in check_link_down; some cards take time to negotiate - - only expand_config for the static IP case in ifdown +commit a6aa9f2c1d0bc70420985cca4075cae8818d8bd8 +Author: Bill Nottingham +Date: Wed Nov 3 22:05:59 1999 +0000 - * ChangeLog, initscripts.spec: - 6.09-1 + make comments a little more clear. - * setsysfont: don't use kbd commands + src/initlog.conf | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2001-07-25 Bill Nottingham +commit 05951992d060dc8896addee3eaebbbd69e75ebc7 +Author: Bill Nottingham +Date: Wed Nov 3 21:24:30 1999 +0000 - * ChangeLog, initscripts.spec: 6.08-1 + *** empty log message *** - * sysconfig/network-scripts/network-functions: - set link up before checking with mii-tool (#49949) + ChangeLog | 5 +++++ + initscripts.spec | 2 +- + 2 files changed, 6 insertions(+), 1 deletions(-) - * initscripts.spec: buildprereq popt (#49958) +commit b43cd7efe0dddff9dec7ee4dc1e522ae0c962a3e +Author: Bill Nottingham +Date: Wed Nov 3 16:13:05 1999 +0000 -2001-07-25 Federico Musto + explicitly specify some permissions - * po/de.po, po/es.po, po/fr.po, po/it.po: - drop1 + initscripts.spec | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) -2001-07-24 Bill Nottingham +commit 175149427cbfeeb4326a8028ee8a86acc522d0c4 +Author: Bill Nottingham +Date: Tue Nov 2 23:06:05 1999 +0000 - * ChangeLog, initscripts.spec: - 6.07-1 - - * initscripts.spec, Makefile: - fix broken previous changes + *** empty log message *** - * rc.d/init.d/netfs, rc.d/rc.sysinit, initscripts.spec: - fix netdev umount stuff + ChangeLog | 7 +++++++ + initscripts.spec | 5 ++++- + 2 files changed, 11 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: - do config expansion (NETMASK, PREFIX, etc) in a function, call it from ifdown (fixes #49777, #49783) +commit a47c92090fcb3c21586d6ef452f9299cc205e97c +Author: Michael K. Johnson +Date: Tue Nov 2 16:15:52 1999 +0000 - * ppp/ip-up.ipv6to4, sysconfig/network-scripts/ifdown-ipv6, sysconfig/network-scripts/ifdown-sit, sysconfig/network-scripts/ifup-ipv6, sysconfig/network-scripts/ifup-sit, sysconfig/network-scripts/init.ipv6-global, sysconfig/network-scripts/network-functions-ipv6, ipv6-6to4.howto, ipv6-tunnel.howto, ppp/ip-down.ipv6to4, sysconfig.txt: - ipv6 update () + DNS{1,2} useful for more than just PPP -2001-07-24 Phil Knirsch + sysconfig.txt | 8 ++++++-- + sysconfig/network-scripts/ifup-post | 2 +- + 2 files changed, 7 insertions(+), 3 deletions(-) - * initscripts.spec: - - Final profile support with correct reflection of directories and names. +commit 075097eebbe3517588943cf51f533824c3a12bab +Author: Michael K. Johnson +Date: Tue Nov 2 16:13:02 1999 +0000 -2001-07-20 Preston Brown + fix security hole - * initscripts.spec, rc.d/rc.sysinit: - updates for quota support. + lang.csh | 4 +--- + 1 files changed, 1 insertions(+), 3 deletions(-) -2001-07-19 Karsten Hopp +commit 7f8f833645a020a39a3715ee9efff4a31e1e5eff +Author: Bill Nottingham +Date: Wed Oct 27 20:03:58 1999 +0000 - * sysconfig/network-scripts/ifup-iucv, sysconfig/network-scripts/ifup-ctc: - remove broken compatibility hack for gateway which results in having two default gateways + *** empty log message *** -2001-07-17 Bill Nottingham + ChangeLog | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/ifdown: - only remove the IP address for the !DHCP case +commit 16be8369681fbb9403d37359f1ccf2f1a0aea0f6 +Author: Bill Nottingham +Date: Wed Oct 27 20:03:19 1999 +0000 - * ChangeLog, initscripts.spec: - 6.05-1 + change dependency from psmisc to /sbin/fuser - * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: - fix ifup/ifdown + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2001-07-17 Kjartan Maraas +commit b9ed901d395ea0076d0d1c04bf1209ea43376624 +Author: Bill Nottingham +Date: Wed Oct 27 19:01:29 1999 +0000 - * nn.po: Added Norwegian (nynorsk) translation. - * ChangeLog: Added this so we won't flood the master ChangeLog. + *** empty log message *** -2001-07-17 Bill Nottingham + ChangeLog | 10 ++++++++++ + initscripts.spec | 2 +- + 2 files changed, 11 insertions(+), 1 deletions(-) - * src/initlog.1, src/initlog.c: - don't allow --event to be used with --cmd/--run (#49203) +commit 5bf7cd221bd5ebadedf5a55d552489f8da6f4278 +Author: Bill Nottingham +Date: Wed Oct 27 19:00:27 1999 +0000 - * ChangeLog, initscripts.spec: - 6.04-1 + hwclock is now on alpha, too. - * sysconfig.txt: some docs updates + initscripts.spec | 6 ++++++ + rc.d/rc.sysinit | 26 ++++++-------------------- + 2 files changed, 12 insertions(+), 20 deletions(-) - * rc.d/init.d/netfs, rc.d/rc.sysinit, initscripts.spec: - use -O nonetdev; require new mount package +commit a3777b9989230dbf525df0e32659bef22813f469 +Author: Michael K. Johnson +Date: Wed Oct 27 17:14:56 1999 +0000 - * initscripts.spec: own some more directories + add new nameserver entries as well as replacing nameserver entries -2001-07-17 Than Ngo + sysconfig/network-scripts/ifup-post | 8 +++++--- + 1 files changed, 5 insertions(+), 3 deletions(-) - * ChangeLog, initscripts.spec, sysconfig/network-scripts/ifup-ippp: - * fixed country_code +commit 8c210e5b2bb2de110d4cebfc5f428e9d6f1af67b +Author: Bill Nottingham +Date: Mon Oct 25 21:31:32 1999 +0000 -2001-07-17 Bill Nottingham + *** empty log message *** - * initscripts.spec, ChangeLog: 6.05-1 - - * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: - fix ifup/ifdown - only remove the IP address for the !DHCP case + ChangeLog | 8 +++----- + 1 files changed, 3 insertions(+), 5 deletions(-) -2001-07-17 Kjartan Maraas +commit a3eb45ccdb83d9afdcca5c1c8c0ac7b99f2d5616 +Author: Bill Nottingham +Date: Mon Oct 25 21:30:32 1999 +0000 - * po/.cvsignore, po/nn.po: + fix console checking with new consoletype program (from jakub) - * nn.po: Added Norwegian (nynorsk) translation. - * ChangeLog: Added this so we won't flood the master ChangeLog. + initscripts.spec | 5 +++++ + rc.d/init.d/functions | 4 ++-- + rc.d/rc.sysinit | 10 ++++++++-- + src/Makefile | 4 +++- + src/consoletype.1 | 28 ++++++++++++++++++++++++++++ + src/consoletype.c | 27 +++++++++++++++++++++++++++ + 6 files changed, 73 insertions(+), 5 deletions(-) -2001-07-17 Bill Nottingham +commit 1cdcdf23deae9d776966f60f5a24c5c624cd0073 +Author: Bill Nottingham +Date: Mon Oct 25 18:12:40 1999 +0000 - * src/initlog.1, src/initlog.c: - don't allow --event to be used with --cmd/--run (#49203) + typo - * initscripts.spec: 6.04-1 + rc.d/init.d/halt | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * sysconfig.txt: some docs updates +commit d4d608f597fba789a5e04f8db232820fc234e001 +Author: Bill Nottingham +Date: Mon Oct 25 17:17:35 1999 +0000 - * rc.d/init.d/netfs, rc.d/rc.sysinit, initscripts.spec: - use -O nonetdev; require new mount package + *** empty log message *** - * initscripts.spec: own some more directories + ChangeLog | 5 +++++ + initscripts.spec | 2 +- + 2 files changed, 6 insertions(+), 1 deletions(-) -2001-07-16 Than Ngo +commit 0fa1e2d5c432601fadc0fe05c017dd2ca46e21e5 +Author: Bill Nottingham +Date: Mon Oct 25 17:16:54 1999 +0000 - * ChangeLog, initscripts.spec, sysconfig/network-scripts/ifup-ippp: - * fixed country_code + turn off quotas before remountingrc.d/init.d/halt -2001-07-16 Bill Nottingham + rc.d/init.d/halt | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/network-functions: - fix do_netreport to work for the non-root case +commit c13cbeda6b3d0b80350ceeb602a4007113a376a3 +Author: Bill Nottingham +Date: Fri Oct 22 17:01:22 1999 +0000 - * sysconfig/network-scripts/ifdown: - remove ip address on ifdown + *** empty log message *** -2001-07-16 Karsten Hopp + ChangeLog | 8 ++++++++ + 1 files changed, 8 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/ifup-ctc, sysconfig/network-scripts/ifup-iucv: - added a small howto to the head of the S390 files +commit 8bd53cdf0cff68b7230606ef3483ea0b759cae0a +Author: Bill Nottingham +Date: Fri Oct 22 16:59:59 1999 +0000 -2001-07-11 Bill Nottingham + ipx_interface is in /sbin. - * ChangeLog, initscripts.spec: - 6.02-1 - - * ipv6-6to4.howto, ppp/ip-down.ipv6to4, ppp/ip-up.ipv6to4, sysconfig/network-scripts/init.ipv6-global, initscripts.spec, ipv6-tunnel.howto, rc.d/init.d/network, sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifdown-ipv6, sysconfig/network-scripts/ifdown-sit, sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-ipv6, sysconfig/network-scripts/ifup-sit, sysconfig/network-scripts/network-functions-ipv6, sysconfig.txt: - big ipv6 update from Pekka Savola () + sysconfig/network-scripts/ifup-ipx | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * ChangeLog, initscripts.spec: - 6.01-1 - - * rc.d/rc.sysinit: - don't tweak the System.map link if it's already correct (#39290) +commit 16baf7577daae1a24efec8aa4291fa717e4d4ef1 +Author: Bill Nottingham +Date: Fri Oct 22 15:49:25 1999 +0000 - * rc.d/rc.local: - don't muck with /etc/issue on boot + *** empty log message *** -2001-07-10 Bill Nottingham + ChangeLog | 5 +++++ + initscripts.spec | 2 +- + 2 files changed, 6 insertions(+), 1 deletions(-) - * Makefile: fix build +commit 3711d5685b60e0b37a9d4de99de1b10fc4ea7b2e +Author: Bill Nottingham +Date: Fri Oct 22 14:47:20 1999 +0000 - * ChangeLog, initscripts.spec: - 6.00-1 + call reboot -f to avoid silliness -2001-07-09 Bill Nottingham + rc.d/rc.sysinit | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) - * rc.d/init.d/functions: - it helps if you name the variable the same thing as what you're checking +commit f735b07c1a0a180eba7ab15ea9b9df406089a7bb +Author: Bill Nottingham +Date: Mon Oct 18 15:28:35 1999 +0000 - * initscripts.spec: prereq sh-utils (#43605) + *** empty log message *** - * rc.d/rc: - add check for reboot/halt in the 'action' case as well (#45966) + ChangeLog | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * rc.d/init.d/functions: - cleanups for undefined variables (#46065) +commit 92c45debc112b2de814c507f0e1721c472a0c5fe +Author: Bill Nottingham +Date: Mon Oct 18 15:27:37 1999 +0000 - * Makefile: - add s99local link in runlevel 4 (#47769) + REVERT. It breaks things. -2001-07-08 Bill Nottingham + src/process.c | 74 +++++++++++++++++++------------------------------------- + 1 files changed, 25 insertions(+), 49 deletions(-) - * sysconfig/network-scripts/ifup-wireless: - fix typo +commit fb9d49351df9299b41ceb657e60506ea4e8501f0 +Author: Bill Nottingham +Date: Mon Oct 18 14:57:20 1999 +0000 -2001-07-06 Trond Eivind Glomsrod + only load mixer settings if we loaded a soumd module - * Makefile: - Add new directories required by new networking tool. + rc.d/rc.sysinit | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) - * po/uk.po: Fix character set +commit 122688e5b6a326e6ed6b99a8e479cf140529f5fc +Author: Bill Nottingham +Date: Mon Oct 18 14:55:14 1999 +0000 - * initscripts.spec: - Add new directories required by new networking tool. + *** empty log message *** -2001-07-06 Bill Nottingham + src/process.c | 8 +------- + 1 files changed, 1 insertions(+), 7 deletions(-) - * sysconfig/network-scripts/ifup-ppp: - fix the non-xDSL case (#47263) +commit 099e59262fdcf13bce70ae4c1da3140b431a59e9 +Author: Bill Nottingham +Date: Mon Oct 18 14:14:09 1999 +0000 -2001-07-05 Karsten Hopp + *** empty log message *** - * initscripts-s390.patch, initscripts.spec: - S390-only changes + src/process.c | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) -2001-07-02 Trond Eivind Glomsrod +commit a6425af7666377545016cb1ca0db7926464d9ad0 +Author: Bill Nottingham +Date: Mon Oct 18 14:10:41 1999 +0000 - * initscripts.spec, sysconfig/network-scripts/ifup: - Reenable pump, but make dhcpcd is the default. This makes updates of systems - without dhcpcd installed easier. + *** empty log message *** -2001-06-29 Bill Nottingham + ChangeLog | 12 ++++++++++++ + initscripts.spec | 5 ++++- + src/process.c | 5 ++--- + 3 files changed, 18 insertions(+), 4 deletions(-) - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-aliases, sysconfig/network-scripts/network-functions, sysconfig/network-scripts/network-functions-ipv6: - run more stuff with C locale, mark some more strings for translation +commit 637a53e54a0bbb828dbacb927b347c7b4e7eaf3b +Author: Bill Nottingham +Date: Mon Oct 18 14:00:59 1999 +0000 -2001-06-28 Trond Eivind Glomsrod + some fixes from Tymm Twillman (in theory, we leak less now) - * initscripts.spec, sysconfig/network-scripts/ifup: - Remove pump usage + src/process.c | 68 +++++++++++++++++++++++++++++++++++++++++---------------- + 1 files changed, 49 insertions(+), 19 deletions(-) - * initscripts.spec: - Use dhcpcd as default instead of pump +commit d1a662e795ead656a8eb3f9fa4b163b7771a6a5e +Author: Bill Nottingham +Date: Mon Oct 18 13:43:35 1999 +0000 -2001-06-28 Bill Nottingham + handle weird linuxconf 'any' static routes - * sysconfig/network-scripts/ifdown: - switch order in ifdown too + rc.d/init.d/network | 7 +++++++ + 1 files changed, 7 insertions(+), 0 deletions(-) -2001-06-28 Trond Eivind Glomsrod +commit 6632062a34f4ea6a35835e03283153286f571b27 +Author: Bill Nottingham +Date: Sun Oct 17 06:28:42 1999 +0000 - * sysconfig/network-scripts/ifup: - Use dhcpcd first, pump second + oops. DWIM, not as I say. -2001-06-28 Bill Nottingham + src/process.c | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * initscripts.spec: add arping requirement +commit 30603619708df45c34227945049db35557ba348c +Author: Bill Nottingham +Date: Sat Oct 16 20:20:18 1999 +0000 -2001-06-27 Bill Nottingham + *** empty log message *** - * src/ipcalc.c: fix 64-bit brokeness + ChangeLog | 9 +++++++++ + initscripts.spec | 2 +- + 2 files changed, 10 insertions(+), 1 deletions(-) -2001-06-27 Than Ngo +commit 1d3bbaff1193bf9301cd51f0ebcfd5ca8fa8c3e6 +Author: Bill Nottingham +Date: Thu Oct 14 18:16:08 1999 +0000 - * sysconfig/network-scripts/ifup-ippp, ChangeLog, initscripts.spec: - - fix pap/chap authentication for syncppp - - support ippp options + fix typo -2001-06-27 Than Ngo - * initscripts.spec: 5.94-1 - - * sysconfig/network-scripts/ifup-ippp - fix pap/chap authentication for syncppp - support ippp options + rc.d/init.d/network | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2001-06-22 Bill Nottingham +commit d8ec216f69a55c464196dbd3319eca671ddc7c41 +Author: Matt Wilson +Date: Tue Oct 12 23:20:27 1999 +0000 - * initscripts.spec: 5.93-1 + updated - * sysconfig/network-scripts/ifup: - fix setting of MTU and other random variables + initscripts.spec | 5 ++++- + prefdm | 3 +++ + 2 files changed, 7 insertions(+), 1 deletions(-) - * initscripts.spec: - add ifup-wireless to the file list +commit 48e20bdcfcb8adc283746b113532420bed554507 +Author: Bill Nottingham +Date: Mon Oct 11 22:45:20 1999 +0000 - * sysconfig/network-scripts/ifup: - remove broadcast unreachable route; breaks DHCP clients + *** empty log message *** -2001-06-22 Harald Hoyer + ChangeLog | 3 +++ + initscripts.spec | 6 +++++- + 2 files changed, 8 insertions(+), 1 deletions(-) - * sysconfig.txt: added ISDN items +commit bde4005da6187596e024e0f31fefd056c2c50796 +Author: Bill Nottingham +Date: Mon Oct 11 22:16:15 1999 +0000 -2001-06-22 Than Ngo - * initscripts.spec: 5.92-1 + add support for linuxconf aliases - * sysconfig/network-scripts/ifup-ppp sysconfig/network-scripts/ifdown-ppp - add support xDSL - -2001-06-21 Bill Nottingham + sysconfig/network-scripts/ifup-aliases | 46 +++++++++++++++++++++++++++++--- + 1 files changed, 42 insertions(+), 4 deletions(-) - * initscripts.spec: 5.91-1 +commit beeb08030944b5ec8b9a54a4f427d8b70f930903 +Author: Bill Nottingham +Date: Mon Oct 11 16:25:50 1999 +0000 - * sysconfig/network-scripts/network-functions: - fix iwconfig return code return, and switch check_link_down returns to make ifup work (#45364) + *** empty log message *** - * rc.d/init.d/functions: - make --check= at least parse right + ChangeLog | 4 ++++ + initscripts.spec | 2 +- + 2 files changed, 5 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: make that /initrd +commit 6e9a8888e63fa552bcd2f042f513518fb2481bbd +Author: Bill Nottingham +Date: Mon Oct 11 16:24:11 1999 +0000 - * rc.d/rc.sysinit: - use /boot/initrd, and flush the buffers when done + fix for Jensens. -2001-06-21 Than Ngo - - * add sysconfig/network-scripts/ifup-ippp sysconfig/network-scripts/ifdown-ippp - * rc.d/init.d/network - * Makefile - - add support isdn - -2001-06-20 Bill Nottingham + rc.d/rc.sysinit | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) - * initscripts.spec: 5.90-1 +commit 3ee018af38a513849a05ea12cda472f247a7c655 +Author: Bill Nottingham +Date: Wed Oct 6 23:08:29 1999 +0000 - * sysconfig/network-scripts/ifcfg-lo, sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: - - fix testing for link so that modules will actually get loaded - - don't use $MACADDR for testing device's MAC address when it's a - configuration parameter to change it; use $HWADDR instead. - - fix broken ipcalc --prefix calls - - re-add ifcfg-lo - - fix check_default_route - - fix up some of the stdout/stderr redirections + *** empty log message *** - * initscripts.spec: 5.89-1 - - * Makefile: - explicitly mkdir /etc/sysconfig/console + ChangeLog | 4 ++++ + initscripts.spec | 2 +- + 2 files changed, 5 insertions(+), 1 deletions(-) - * initscripts.spec, Makefile: - make it build +commit a80d8ce2673e9a9ed838c636882bc6ba6f77c46d +Author: Bill Nottingham +Date: Wed Oct 6 17:43:04 1999 +0000 - * src/getkey.c, src/process.c, src/usernetctl.c: - clean up some compiler warnings + *** empty log message *** - * src/Makefile: - fix Makefile to not delete a script + service | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * src/ipcalc.c: allow building with older popt +commit 046497b33a54b01c8d7bf472acf559119eff89f5 +Author: Bill Nottingham +Date: Wed Oct 6 17:42:37 1999 +0000 - * rc.d/rc.sysinit: unmount initrd, if needed + fix it. Really, we mean it. -2001-06-20 Harald Hoyer + service | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) - * sysconfig.txt: added harddiskhd[a-h] description +commit a726c880f72b830fa7607a0c8fb696b434428e17 +Author: Bill Nottingham +Date: Tue Oct 5 17:07:11 1999 +0000 -2001-06-01 Preston Brown + *** empty log message *** - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions: - check link status before trying DHCP/BOOTP. + ChangeLog | 5 +++++ + initscripts.spec | 1 + + rc.d/rc.sysinit | 2 +- + 3 files changed, 7 insertions(+), 1 deletions(-) -2001-05-29 Bill Nottingham +commit f61fa753dd2ee22f1fac5f32dd4710a12497fd4a +Author: Bill Nottingham +Date: Tue Oct 5 17:04:14 1999 +0000 - * sysconfig/network-scripts/ifup: - fix setting of MTU + control stop-a like magic sysrq -2001-05-27 I18N Processor + rc.d/rc.sysinit | 8 +++++++- + sysconfig.txt | 3 ++- + sysconfig/init | 4 +++- + 3 files changed, 12 insertions(+), 3 deletions(-) - * po/pt.po: Auto-update by pmmm@rnl.ist.utl.pt +commit 987fd7772b898998d0d7a9443d8c5c58193a3798 +Author: Bill Nottingham +Date: Tue Oct 5 14:09:18 1999 +0000 -2001-05-23 Bill Nottingham + *** empty log message *** - * rc.d/rc.sysinit: - don't error on raid devices that are marked noauto (#41913, ) + ChangeLog | 15 +++++++++++++++ + initscripts.spec | 1 - + 2 files changed, 15 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup-aliases: - fix static routes (#29500) +commit b3aa7993476aae8bca8aae6e5499b490509d9776 +Author: Bill Nottingham +Date: Tue Oct 5 14:09:18 1999 +0000 -2001-05-21 Karsten Hopp + *** empty log message *** - * rc.d/init.d/netfs, rc.d/init.d/network: - supress error messages if NETWORKING ist undefined + initscripts.spec | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) -2001-05-18 Trond Eivind Glomsrod +commit 24bb6279b1b9fd248d95732d99ef01dfbf00f3b1 +Author: Jakub Jelinek +Date: Tue Oct 5 12:57:42 1999 +0000 - * src/ppp-watch.c: Fix typo + If /etc/sysconfig/keyboard is not present (on serial console), don't complain. -2001-05-17 Bill Nottingham + rc.d/rc.sysinit | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) - * src/ppp-watch.c: fix MAXFAIL (#39231) +commit a7a7ec544cbbe106de987a178293a522cf9ff90f +Author: Bill Nottingham +Date: Mon Oct 4 15:44:15 1999 +0000 - * sysconfig/network-scripts/network-functions: - fix kill || rm behavior in do_netreport + check for aumix-minimal before execution - * src/ppp-watch.c: - don't call ifup-ppp on sigint (#40585) + rc.d/init.d/halt | 2 +- + rc.d/rc.sysinit | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) -2001-05-16 Nalin Dahyabhai +commit ad0bcdcfb4b64fbb4f1158d013572a3bffa1f53f +Author: Bill Nottingham +Date: Sat Oct 2 03:07:00 1999 +0000 - * initscripts.spec: bump version to 5.87 + duh. can we say, duplicated functionality? -2001-05-15 Nalin Dahyabhai + ChangeLog | 64 ------------------------------------------------------- + rc.d/rc.sysinit | 2 +- + src/Makefile | 3 +- + src/loglevel.c | 25 --------------------- + 4 files changed, 2 insertions(+), 92 deletions(-) - * initscripts.spec, lang.csh: - - copyright: GPL -> license: GPL - - fix a syntax error in lang.csh - - skip commented-out i18n configuration lines in lang.csh +commit d5df5c81ed62f97db801ad31b05557074ab42f0c +Author: Bill Nottingham +Date: Thu Sep 30 15:45:48 1999 +0000 -2001-05-11 Preston Brown + *** empty log message *** - * initscripts.spec, Makefile, sysconfig/network-scripts/ifcfg-lo: - update spec + ChangeLog | 32 ++++++++++++++++++++++++++++++++ + initscripts.spec | 5 ++++- + 2 files changed, 36 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup: - port to ip from ifconfig; add ifup-wireless support +commit 60e0895a5fbe5a09553791be32d282e972050f24 +Author: Bill Nottingham +Date: Thu Sep 30 15:44:02 1999 +0000 - * sysconfig/network-scripts/ifup-wireless: - configure wireless functionality + save for later - * sysconfig/network-scripts/ifup-routes: - look in /etc/sysconfig/networking not /etc/sysconfig + rc.d/init.d/killall | 6 ------ + 1 files changed, 0 insertions(+), 6 deletions(-) - * sysconfig/network-scripts/ifup-ipx: - gone. We don't support IPX anymore +commit 51e63cf55d5b6511a50fea3cf9a4a617f0ac07ac +Author: Bill Nottingham +Date: Thu Sep 30 15:40:33 1999 +0000 - * sysconfig/network-scripts/network-functions: - port to ip command + wow, that was broken. I wonder how it worked before. - * sysconfig/network-scripts/ifdown-post: - add_default_route now takes a device as an argument + rc.d/rc.local | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifdown: - switch from ifconfig to ip command. +commit 71dba6c399c18c4cc9550298f2811b524d8eb07d +Author: Bill Nottingham +Date: Thu Sep 30 14:52:57 1999 +0000 - * src/.cvsignore, src/Doxyfile: - documentation framework added. + warn if there's a service we can't kill. - * src/consoletype.1, src/netreport.1: - freshened copyright info + rc.d/init.d/killall | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) -2001-05-08 Bill Nottingham +commit 18294313010d07a99e035d86a6086867327e1799 +Author: Bill Nottingham +Date: Wed Sep 29 20:21:20 1999 +0000 - * po/uk.po: fix charset + add an extra awk check to make sure we omit root fs. -2001-05-02 Bernhard "Bero" Rosenkränzer + rc.d/init.d/halt | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * lang.csh, lang.sh: - Support kbd in lang.{c,}sh +commit bcfa040e8106209e3b83cb2026052ccf68e0e30a +Author: Bill Nottingham +Date: Wed Sep 29 16:13:23 1999 +0000 -2001-05-02 Preston Brown + req. e2fsprogs >= 1.15 - * src/ipcalc.c: simple fix for -p + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2001-05-02 Bernhard "Bero" Rosenkränzer +commit 46ef8a5eda67ef2fd99b75877802f0a244c6f141 +Author: Michael K. Johnson +Date: Tue Sep 28 20:44:49 1999 +0000 - * initscripts.spec, Makefile: - Add changelog entry, compress with bzip2 + recover if dead daemon left pidfile - * setsysfont: Handle kbd-1.05 + src/ppp-watch.c | 13 ++++++++++--- + 1 files changed, 10 insertions(+), 3 deletions(-) -2001-05-01 Bill Nottingham +commit ff3e62eeef1535888049e152d77d6d9d65f81894 +Author: Michael K. Johnson +Date: Tue Sep 28 19:23:49 1999 +0000 - * ChangeLog: clean up changelog + exit after deleting pidfile... -2001-04-30 Preston Brown + src/ppp-watch.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * src/ipcalc.1, src/ipcalc.c: - --prefix fixups +commit 2e80e13e826b7ac2547352a46d95fd67d2317041 +Author: Michael K. Johnson +Date: Tue Sep 28 19:00:51 1999 +0000 - * src/ipcalc.1, src/ipcalc.c: - understands CIDR prefixes, operates more cleanly. + really fix pidfile locking... -2001-04-25 Florian La Roche + src/ppp-watch.c | 40 +++++++++------------------------------- + 1 files changed, 9 insertions(+), 31 deletions(-) - * initscripts.spec: make a release +commit 167594b1a3c84074c8964daf1a973db61dbf3f0d +Author: Michael K. Johnson +Date: Tue Sep 28 17:25:51 1999 +0000 - * initscripts.spec, src/Makefile, src/mkkerneldoth.s390, sysconfig/network-scripts/ifup-iucv: - further s390 changes + proper file locking -2001-04-25 Bernhard "Bero" Rosenkränzer + src/ppp-watch.c | 22 ++++++++++++++++++++-- + 1 files changed, 20 insertions(+), 2 deletions(-) - * Makefile, ChangeLog: - Fix up the sed trickery generating the ChangeLog - those - everyone@redhat.com - are too funny. ;) +commit 657e862839bed6c32d85c9e9117ece3bc34af27b +Author: Bill Nottingham +Date: Sun Sep 26 17:48:34 1999 +0000 -2001-04-23 Than Ngo + *** empty log message *** - * initscripts.spec: * changed release number + ChangeLog | 11 +++++++++++ + 1 files changed, 11 insertions(+), 0 deletions(-) - * ChangeLog, initscripts.spec, rc.d/init.d/halt: - add shutdown UPS into halt +commit 5ccef63dae7ff2769a468cb9fb6b008816bfc85d +Author: Bill Nottingham +Date: Sun Sep 26 17:48:00 1999 +0000 -2001-04-23 Bill Nottingham + typo - * rc.d/rc.sysinit: - don't load mixer settings; modutils does that in %post-install + lang.csh | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2001-04-22 Bill Nottingham +commit d09dde56afda4e109cda16c9ea934a6f66688c6a +Author: Bill Nottingham +Date: Fri Sep 24 16:53:32 1999 +0000 - * src/mkkerneldoth: - fix it for some cases (#36480) + *** empty log message *** -2001-04-19 Bill Nottingham + ChangeLog | 25 +++++++++++++++++++++++++ + initscripts.spec | 6 +++++- + 2 files changed, 30 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - disable DMA, 32-bit IO if asked to +commit e6124fe381387a9a38237aa0a3aa0cc586ca9cd7 +Author: Bill Nottingham +Date: Fri Sep 24 16:52:45 1999 +0000 -2001-04-09 I18N Processor + use fsck's completion bar - * po/sv.po: - Auto-update by menthos@menthos.com + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) -2001-04-07 I18N Processor +commit 14728321af758c7ffc37d5bad1d8b011d07b3dec +Author: Bill Nottingham +Date: Fri Sep 24 16:51:12 1999 +0000 - * po/no.po: - Auto-update by teg@redhat.com + locale: C -> en_US -2001-04-07 Preston Brown + lang.csh | 2 +- + lang.sh | 15 ++++++++++++--- + 2 files changed, 13 insertions(+), 4 deletions(-) - * initscripts.spec, rc.d/rc.sysinit, src/Makefile, src/mkkerneldoth: - broke out kernel.h symlink code from rc.sysinit into /sbin/mkkerneldoth +commit cdf105af8ac1cfd649df0ec50b3aae5462349947 +Author: Michael K. Johnson +Date: Thu Sep 23 16:19:56 1999 +0000 -2001-04-06 Bill Nottingham + new version - * sysconfig/network-scripts/network-functions: - attempt to avoid netreport killing too many random processes (#34933) + initscripts.spec | 5 +++-- + 1 files changed, 3 insertions(+), 2 deletions(-) - * po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po, po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/is.po, po/it.po, po/ja.po, po/ko.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po: - update-po (ssh) +commit 70b5140b54a9f1c59c379a7cb1589bda282b054f +Author: Michael K. Johnson +Date: Thu Sep 23 16:18:45 1999 +0000 - * po/initscripts.pot: new ssh translations + kill nicely, try to hang up modem -2001-04-05 I18N Processor + src/ppp-watch.c | 38 +++++++++++++++++++++++++++++++++++++- + 1 files changed, 37 insertions(+), 1 deletions(-) - * po/ru.po: - Auto-update by leon@geon.donetsk.ua +commit 32b3eb094b5546c32d74d84ad181e40b611e1960 +Author: Michael K. Johnson +Date: Thu Sep 23 14:54:51 1999 +0000 -2001-04-03 Bill Nottingham + be more careful about killing - * initscripts.spec: 5.82-1 + src/ppp-watch.c | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) - * rc.d/init.d/functions: set umask to 022 +commit f2101f99f933cb557b9a402c7649040ae5472508 +Author: Michael K. Johnson +Date: Thu Sep 23 06:00:39 1999 +0000 -2001-04-02 Bill Nottingham + make ppp-watch kill leftover dialer more reliably - * initscripts.spec: - 5.81-1 + initscripts.spec | 3 +++ + src/ppp-watch.c | 22 +++++++++++++++++++++- + 2 files changed, 24 insertions(+), 1 deletions(-) - * src/usernetctl.c: - don't free something not malloc()ed +commit 4959555ff45a0665429c6a71ce7b5648a83c6d09 +Author: Bill Nottingham +Date: Thu Sep 23 04:37:32 1999 +0000 -2001-04-02 Erik Troan + update man page to document config file - * initscripts.spec: - added requirement for mount w/ new swapon + src/initlog.1 | 26 ++++++++++++++++++++++++-- + 1 files changed, 24 insertions(+), 2 deletions(-) -2001-04-02 I18N Processor +commit efeda983b70a1eb70164bbcfbb42b30c43db2bfd +Author: Bill Nottingham +Date: Tue Sep 21 20:51:39 1999 +0000 - * po/cs.po: - Auto-update by milan.kerslager@spsselib.hiedu.cz + *** empty log message *** -2001-03-28 Bill Nottingham + ChangeLog | 21 +++++++++++++++++++++ + initscripts.spec | 5 ++++- + rc.d/init.d/network | 3 +-- + sysconfig.txt | 4 ++++ + 4 files changed, 30 insertions(+), 3 deletions(-) - * rc.d/init.d/network: - run *all* greps in C locale +commit 14271eb50b57b1944541b48bdfb5aaf87a9befa8 +Author: Bill Nottingham +Date: Tue Sep 21 20:43:59 1999 +0000 -2001-03-26 Bill Nottingham + add a "DEFRAG_IPV4" setting - * initscripts.spec: 5.80-1 + rc.d/init.d/network | 37 ++++++++++++++++++++++++++++++++++++- + 1 files changed, 36 insertions(+), 1 deletions(-) - * rc.d/init.d/network: - don't error if kernel.hotplug isn't there (#33256) +commit 7f30358f8ffa24b805b22b96ad89a74851fe0b65 +Author: Michael K. Johnson +Date: Tue Sep 21 00:37:05 1999 +0000 -2001-03-22 Bill Nottingham + new version 4.45 - * initscripts.spec: 5.79-1 + initscripts.spec | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * initscripts.spec, rc.d/init.d/network, rc.d/rc.sysinit: - use new -e argument to sysctl to ignore unknown keys (#31852) +commit c93b2c12109a9f82abba28c47c800aed17354879 +Author: Michael K. Johnson +Date: Tue Sep 21 00:30:50 1999 +0000 - * rc.d/rc.sysinit: - fix /boot/kernel.h generation (#32081) + changed defaults - * rc.d/rc.sysinit: - do explicitly load usb-storage; it's the simplest solution for now + sysconfig/network-scripts/ifup-ppp | 6 ++---- + 1 files changed, 2 insertions(+), 4 deletions(-) -2001-03-22 Erik Troan +commit c06026c7218d24177a6900c3bd6146696d5df8aa +Author: Bill Nottingham +Date: Mon Sep 20 22:49:01 1999 +0000 - * rc.d/rc.sysinit: - 1) use -e on the first swapon - 2) we don't need to redirect stderr on second swapon anymore + *** empty log message *** -2001-03-21 Bill Nottingham + ChangeLog | 8 ++++++++ + initscripts.spec | 7 +------ + 2 files changed, 9 insertions(+), 6 deletions(-) - * rc.d/rc.sysinit: - fix LVM initialization (#32498) +commit 484d52a37c7f07869aad13df298a52c07d287bda +Author: Bill Nottingham +Date: Mon Sep 20 22:47:14 1999 +0000 -2001-03-17 I18N Processor + add sys-unconfig man page - * po/gl.po: Auto-update by jba@pobox.com + Makefile | 2 ++ + sys-unconfig.8 | 31 +++++++++++++++++++++++++++++++ + 2 files changed, 33 insertions(+), 0 deletions(-) - * po/sv.po: - Auto-update by menthos@menthos.com +commit 368715d3beeaccc0fac189c8311a18b6cdffdb0d +Author: Bill Nottingham +Date: Mon Sep 20 22:46:54 1999 +0000 -2001-03-16 I18N Processor + just run 'passwd root' - * po/ru.po: - Auto-update by leon@geon.donetsk.ua + rc.d/rc.sysinit | 4 +--- + 1 files changed, 1 insertions(+), 3 deletions(-) -2001-03-15 I18N Processor +commit 1763421b317ada5aee07e4e562a5c9665f605d44 +Author: Bill Nottingham +Date: Mon Sep 20 21:54:04 1999 +0000 - * po/pt.po: - Auto-update by pmmm@rnl.ist.utl.pt + look in /proc/cpuinfo for arc console -2001-03-14 Bill Nottingham + rc.d/rc.sysinit | 26 +++++++++++++++++--------- + 1 files changed, 17 insertions(+), 9 deletions(-) - * initscripts.spec: 5.78-1 +commit 6d71a751ac7d625b4fcadb45beca9cae92368ce6 +Author: Bill Nottingham +Date: Mon Sep 20 21:40:08 1999 +0000 - * rc.d/init.d/functions: - --background is fundamentally broken. Remove it for now. + *** empty log message *** - * rc.d/init.d/network: - do cipe stuff out of order + ChangeLog | 12 ++++++++++++ + initscripts.spec | 2 +- + rc.d/rc | 2 +- + 3 files changed, 14 insertions(+), 2 deletions(-) - * po/Makefile: simplify makefile +commit 28777eaa53f04a5f2d743c474756150920efa1e5 +Author: Bill Nottingham +Date: Mon Sep 20 21:17:46 1999 +0000 -2001-03-14 I18N Processor + *** empty log message *** - * po/da.po: Auto-update by claus_h@image.dk + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2001-03-14 Bill Nottingham +commit 71f920146b0c78171e1605af433ebd6da821cd56 +Author: Bill Nottingham +Date: Mon Sep 20 20:49:11 1999 +0000 - * sysconfig/network-scripts/network-functions-ipv6: - use 'route -n' when grepping; avoid DNS + don't dup stdin. -2001-03-14 I18N Processor + src/process.c | 1 - + 1 files changed, 0 insertions(+), 1 deletions(-) - * po/ko.po: - Auto-update by queenrjh@chollian.net +commit 359864a2155d176583b9c32755a6e54c314a11d2 +Author: Bill Nottingham +Date: Mon Sep 20 20:38:45 1999 +0000 -2001-03-13 I18N Processor + pass /dev/null as stdin to daemons. - * po/no.po: Auto-update by teg@redhat.com + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2001-03-13 Trond Eivind Glomsrod +commit 987d1900a8579200a912130c4bba56ce0491f214 +Author: Bill Nottingham +Date: Mon Sep 20 20:35:35 1999 +0000 - * po/initscripts.pot, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po, po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/is.po, po/it.po, po/ja.po, po/ko.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po: - loopback, not loobpack + Don't run rc.local through initlog. -2001-03-13 Bill Nottingham + rc.d/rc | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec: 5.77-1 +commit 4b80059078f5b79c5710b8597766087814942628 +Author: Bill Nottingham +Date: Mon Sep 20 19:14:59 1999 +0000 - * po/zh_CN.GB2312.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh.po, po/cs.po, po/da.po, po/Makefile: - update initscripts.pot with current tree, run make refresh-po + add note about conflicts with gated. - * rc.d/init.d/network: - fix broken translations in linuxconf-specific sections + sysconfig/network-scripts/ifcfg-lo | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) -2001-03-13 Nalin Dahyabhai +commit eff4f33b3db73782716eaccd2eed1af5f7f0fb5d +Author: Bill Nottingham +Date: Mon Sep 20 18:42:10 1999 +0000 - * initscripts.spec, rc.d/rc.sysinit, sysconfig/network-scripts/ifup-routes: - - fix typo in rc.sysinit - - fix ifup-routes not setting DEVICE properly + just call swapoff once -2001-03-13 Bill Nottingham + rc.d/init.d/halt | 8 +++----- + 1 files changed, 3 insertions(+), 5 deletions(-) - * initscripts.spec: 5.76-1 +commit e76bf80cda0151c2095f81d322f21cb1a9a09b60 +Author: Bill Nottingham +Date: Mon Sep 20 18:18:40 1999 +0000 - * sysconfig/network-scripts/ifup: - fix typo (#31627) + typo - * sysconfig/network-scripts/ifup-ipv6, sysconfig/network-scripts/ifup-sit: - make sure ipv6 is loaded if needed + rc.d/init.d/halt | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) -2001-03-12 Bill Nottingham +commit 8098cc6574062da4b2cb3014d378922cb3e77989 +Author: Bill Nottingham +Date: Mon Sep 20 18:17:37 1999 +0000 - * sysconfig/network-scripts/ifdown: - add ifdown-pre-local (#10936) + *** empty log message *** - * rc.d/init.d/random: - use /var/lib/for random seed; /var/run is cleared at bootup (#31521) + ChangeLog | 27 +++++++++++++++++++++++++++ + initscripts.spec | 6 +++++- + 2 files changed, 32 insertions(+), 1 deletions(-) -2001-03-12 Preston Brown +commit e8848932dcda96a91e27d6a9428c0fd89ab54272 +Author: Bill Nottingham +Date: Mon Sep 20 17:45:35 1999 +0000 - * rc.d/rc.sysinit, initscripts.spec: - bump version and add changelog. + do process splatting for final umount too. -2001-03-12 Bill Nottingham + rc.d/init.d/halt | 24 ++++++++++++++++++++++-- + 1 files changed, 22 insertions(+), 2 deletions(-) - * sysconfig/network-scripts/ifup: - get rid of error message if ${GATEWAY} isn't set +commit 3249347f84eead7b7a498893f7c591955e3a5393 +Author: Bill Nottingham +Date: Mon Sep 20 17:45:22 1999 +0000 -2001-03-11 I18N Processor + don't use expr, but require bash to do math - * po/ru.po: - Auto-update by leon@geon.donetsk.ua + rc.d/init.d/netfs | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) -2001-03-10 Preston Brown +commit 628e351b9d5a9c990cd862ba7f504c1ca4183585 +Author: Bill Nottingham +Date: Mon Sep 20 17:30:05 1999 +0000 - * rc.d/rc.sysinit: - work properly with new quota utilities; convert old quota format if possible. + Don't use cut, it's in /usr/bin -2001-03-08 Bill Nottingham + rc.d/init.d/halt | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - tweak raid startup slightly to deal with /etc/raitab but no raid in the kernel (#25291) +commit e0084ea34525c5f96d6781295dc7d914c65ded01 +Author: Bill Nottingham +Date: Mon Sep 20 17:17:15 1999 +0000 - * rc.d/rc.sysinit: - avoid some error messages from USB startup (#31040) + use kill & pidof, not killall (no /usr) -2001-03-07 Bill Nottingham + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * prefdm: - fix KDE2 reference to use current KDE location (#31014) +commit 044f1dc0685f4584b1a7b20c933bbe78f0ddf82d +Author: Bill Nottingham +Date: Mon Sep 20 05:09:22 1999 +0000 - * rc.d/rc.sysinit: - run pam_console_apply on startup to reset permissions + take out call to lsof - not needed -2001-03-06 Bill Nottingham + initscripts.spec | 2 +- + rc.d/init.d/netfs | 4 ---- + 2 files changed, 1 insertions(+), 5 deletions(-) - * sysconfig/network-scripts/ifup: - clean up testing gateway slightly +commit 765ae5fe4acac4c047e15c9569ac65b2ec4c12ce +Author: Bill Nottingham +Date: Mon Sep 20 04:49:02 1999 +0000 -2001-03-05 Bill Nottingham + some i18n fixes from Peter Ivanyi (ivanyi@internet.sk) + - sysconfig.txt was wrong + - add latin2-ucw to ACMs - * initscripts.spec: 5.70-1 + lang.csh | 2 +- + lang.sh | 2 +- + sysconfig.txt | 64 +++++++++++++++++++++++++++++--------------------------- + 3 files changed, 35 insertions(+), 33 deletions(-) - * static-routes-ipv6, sysconfig/static-routes-ipv6: - move static-routes-ipv6 up a level +commit 1927c6227cdd7f0cf979077b3b14dee386667b8d +Author: Bill Nottingham +Date: Sat Sep 18 20:15:28 1999 +0000 - * initscripts.spec, ipv6-tunnel.howto: - add short howto on ipv6 setup + define uniprocessor in boot/kernel.h too - * sysconfig/network-scripts/network-functions-ipv6: - some more ipv6 updates (#30506) + rc.d/rc.sysinit | 16 +++++++++++----- + 1 files changed, 11 insertions(+), 5 deletions(-) - * rc.d/init.d/network: fix awk for alias +commit 55f093d2b8eed559545430ecb94f633ecc10faae +Author: Bill Nottingham +Date: Fri Sep 17 15:31:53 1999 +0000 - * rc.d/init.d/network, sysconfig/network-scripts/ifup-routes: - - don't attempt to work around broken linuxconf routes, simplify - (and make consistent) adding of static routes, and make it work - again for aliases (#29500, #29549) + *** empty log message *** -2001-03-05 I18N Processor + ChangeLog | 46 ++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 9 +++++++-- + 2 files changed, 53 insertions(+), 2 deletions(-) - * po/pt.po: - Auto-update by pmmm@rnl.ist.utl.pt +commit 7c4b735313fe62162225388fa36fab946ba916b0 +Author: Bill Nottingham +Date: Fri Sep 17 15:30:46 1999 +0000 -2001-03-05 Bill Nottingham + load/save mixer settings here. - * po/Makefile: - remove python droppings on make clean + rc.d/init.d/halt | 6 ++++++ + rc.d/rc.sysinit | 4 ++++ + 2 files changed, 10 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/ifdown: - source /etc/sysconfig/network (#30595) +commit cfea400d279c9d23802c37298ddcdb536d48df0a +Author: Bill Nottingham +Date: Tue Sep 14 14:34:37 1999 +0000 -2001-03-02 Bill Nottingham + grep file, not cat file | grep - * rc.d/rc.sysinit: - insert multiple USB controllers correctly + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) -2001-02-28 Bill Nottingham +commit eae8d06b99dfaef7407f57db5954149063bf3957 +Author: Bill Nottingham +Date: Mon Sep 13 22:34:14 1999 +0000 - * rc.d/init.d/halt: - change message to be less misleading (#30087) + *** empty log message *** - * sysconfig/network-scripts/network-functions-ipv6: - run ifconfig in locale C + ChangeLog | 16 ++++++++++++---- + initscripts.spec | 2 +- + 2 files changed, 13 insertions(+), 5 deletions(-) -2001-02-28 Nalin Dahyabhai +commit c869540984a1342361dfeb00613e1002543b96fa +Author: Bill Nottingham +Date: Mon Sep 13 22:32:22 1999 +0000 - * initscripts.spec: oops, should cite bug ID + Duh. Use different terminal escape. - * initscripts.spec: - - usernetctl, ppp-watch: cleanups - - netreport: use O_NOFOLLOW - - ifup-ppp: let ppp-watch watch over demand-dialed connections + rc.d/init.d/functions | 3 +-- + sysconfig/init | 2 +- + 2 files changed, 2 insertions(+), 3 deletions(-) - * src/ppp-watch.c: - general cleanups and reorg +commit 474609c1735d42d865a72558fadfab61fe4e79a2 +Author: Michael K. Johnson +Date: Mon Sep 13 18:47:05 1999 +0000 - * sysconfig/network-scripts/ifup-ppp: - let ppp-watch watch over demand-dialed connections, remove a redundant nodetach (synonymous with -detach) + new version 4.41 - * src/netreport.c: use O_NOFOLLOW + ChangeLog | 24 ++++++++++++++++++++++++ + initscripts.spec | 2 +- + 2 files changed, 25 insertions(+), 1 deletions(-) - * src/usernetctl.c: formatting cleanups +commit f97dc1188ed5a0b28c10072fadef93d9229f5417 +Author: Michael K. Johnson +Date: Mon Sep 13 17:51:29 1999 +0000 -2001-02-27 Bill Nottingham + new --remotename option to wvdial - * initscripts.spec: 5.68-1 + initscripts.spec | 14 +++++++++++++- + sysconfig/network-scripts/ifup-ppp | 2 +- + 2 files changed, 14 insertions(+), 2 deletions(-) - * rc.d/rc.sysinit: - mount usbdevfs before loading host controller module, don't explicitly load usb-storage +commit bfb1f33b3ec9cfe8d3c6ad8e3a7cec37158c1b8d +Author: Bill Nottingham +Date: Mon Sep 13 17:05:32 1999 +0000 - * rc.d/init.d/single: - don't explicitly kill things, init will do that + i before e.... - * sysconfig/network-scripts/ifup-post: - log that we're punching something through the firewall + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec: 5.67-1 +commit 3bd6f37f736c6d2d52284eba225a5ec1da357557 +Author: Michael K. Johnson +Date: Mon Sep 13 16:30:27 1999 +0000 - * rc.d/rc.sysinit: - call sndconfig --mungepnp to set up sound for non-native PnP drivers + tried to add backgrounding at boot time - * rc.d/rc.sysinit: - don't run isapnp on isapnp-enabled 2.4 kernels + src/ppp-watch.c | 22 +++++++++++++++++++++- + 1 files changed, 21 insertions(+), 1 deletions(-) - * rc.d/init.d/network: - disable hotplug during network initscript +commit 0902be7aec7f0f871a3c40a9e4f1c1bb407d0932 +Author: Bill Nottingham +Date: Mon Sep 13 15:59:15 1999 +0000 - * sysconfig/network-scripts/ifup: - don't munge wireless keys + get rid of which output -2001-02-23 Bill Nottingham + prefdm | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - load usb-storage if needed +commit 94f8aada63968b335a7657a24872c87a0be90f0e +Author: Bill Nottingham +Date: Mon Sep 13 04:46:04 1999 +0000 -2001-02-22 Bill Nottingham + *** empty log message *** - * sysconfig/network-scripts/network-functions-ipv6: - more minor cleanups from Peter Bieringer + initscripts.spec | 4 ---- + 1 files changed, 0 insertions(+), 4 deletions(-) -2001-02-22 Bill Nottingham +commit 0775bd964bb82d462d1bbbe2559e126e1f1e4d6d +Author: Bill Nottingham +Date: Mon Sep 13 04:41:03 1999 +0000 - * initscripts.spec: 5.66-1 + *** empty log message *** - * rc.d/rc.sysinit: - initialize multiple USB controllers if necessary + ChangeLog | 28 +++++++++++++++++++++++++++- + Makefile | 2 +- + initscripts.spec | 6 +++++- + 3 files changed, 33 insertions(+), 3 deletions(-) -2001-02-22 Nalin Dahyabhai +commit e918b7c95b6700b8a078e069a868b62431b0b61e +Author: Bill Nottingham +Date: Mon Sep 13 04:23:27 1999 +0000 - * src/process.c, src/testd.c, initscripts.spec: - close extra file descriptors before exec()ing commands in initlog + add support for an ifdown-local -2001-02-20 Bill Nottingham + sysconfig/network-scripts/ifdown-post | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit: - don't load agpgart automatically; X should handle this +commit 5bf21294ee0e916cd7f2b2e0e81706b57f1a93fd +Author: Bill Nottingham +Date: Mon Sep 13 04:19:46 1999 +0000 - * sysconfig/network-scripts/ifdown-ipv6, sysconfig/network-scripts/ifdown-sit, sysconfig/network-scripts/ifup-ipv6, sysconfig/network-scripts/ifup-sit, sysconfig/network-scripts/network-functions-ipv6: - ipv6 updates from Peter Bieringer (#28418) + simplify raid startup a little -2001-02-19 I18N Processor + rc.d/rc.sysinit | 5 +---- + 1 files changed, 1 insertions(+), 4 deletions(-) - * po/gl.po: Auto-update by jba@pobox.com +commit b35fc1356ae43ad3c82180cf8c3457e4ace8c63b +Author: Michael K. Johnson +Date: Mon Sep 13 01:54:08 1999 +0000 -2001-02-19 Bill Nottingham + do not run multiple copies + setsid/setpgid seems to help... - * initscripts.spec: 5.65-1 + src/ppp-watch.c | 27 +++++++++++++++++++++++++++ + 1 files changed, 27 insertions(+), 0 deletions(-) - * rc.d/init.d/functions: - fix some ## substitutions to be correct +commit 7d349f0491187533c82fcce5d4b1cd14b2441fdd +Author: Bill Nottingham +Date: Mon Sep 13 00:51:40 1999 +0000 - * rc.d/init.d/network: - if IPv6 is configured, make sure it's available + fix swapoff so it's not called with no args -2001-02-18 I18N Processor + rc.d/init.d/halt | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) - * po/pt.po: - Auto-update by pmmm@rnl.ist.utl.pt +commit 8d5a09ff2c77318473115522dadfa913fd4826b6 +Author: Bill Nottingham +Date: Sat Sep 11 22:55:04 1999 +0000 -2001-02-18 Bill Nottingham + require bash - * src/initlog.c: - fix segfaults in popt when called with bogus stuff (#28140) + rc.d/init.d/killall | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2001-02-17 I18N Processor +commit d8853d7f203656c2f8aa5a9972d63de1ae7bb4c7 +Author: Bill Nottingham +Date: Sat Sep 11 22:54:33 1999 +0000 - * po/tr.po: - Auto-update by nilgun@technologist.com + fix for number of processor check. This should work and be portable. -2001-02-16 Bill Nottingham + rc.d/rc.local | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) - * rc.d/rc.sysinit: - disable hotplug if 'nomodules' is specified +commit 467174a0f8a4ec461031aca79d7b7ac8f47aa72f +Author: Bill Nottingham +Date: Fri Sep 10 20:28:59 1999 +0000 - * rc.d/init.d/functions: - use 'su -' , not just 'su' (#26894) + *** empty log message *** -2001-02-15 Nalin Dahyabhai + ChangeLog | 14 ++++++++++++++ + initscripts.spec | 9 +++++++-- + 2 files changed, 21 insertions(+), 2 deletions(-) - * ChangeLog, initscripts.spec, rc.d/init.d/functions: - - make pidofproc() and killproc() try to use the PID associated with the full - pathname first before killing the daemon by its basename (for daemons that - share the same basename, i.e. "master" in postfix and cyrus-imapd) (#19016) - - fix status() as well +commit b1e860cc19a1420eeb7bc7aab03fcd76475b181c +Author: Bill Nottingham +Date: Fri Sep 10 20:27:41 1999 +0000 -2001-02-15 Nalin Dahyabhai + chkconfig --del in %preun, not %postun - * initscripts.spec: 5.64.2-1 + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/init.d/functions: - fix killproc, pidofproc, and status looking at or killing the wrong - daemon when they share the same basename but are in different - directories +commit ac64b5405b73192ed15218f220885379c65f53c4 +Author: Bill Nottingham +Date: Fri Sep 10 20:27:23 1999 +0000 -2001-02-14 Bill Nottingham + use killall5, not kill - * initscripts.spec: 5.64.1-1 + rc.d/init.d/halt | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * rc.d/init.d/single: - fix init.d/single to work around possible kernel bug +commit 301ca11b3b7fb1f3f01b53accabde865f9c5335e +Author: Bill Nottingham +Date: Fri Sep 10 17:30:59 1999 +0000 -2001-02-13 Bill Nottingham + add explicit 'dev'. Could help in some cases, I suppose. - * initscripts.spec: 5.64-1 + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/init.d/halt, rc.d/init.d/netfs: - unmount loopback stuff before stopping netfs or shutting down +commit b59915fa3372aca8bdb9568b72afeb0ec7be723e +Author: Michael K. Johnson +Date: Fri Sep 10 13:55:43 1999 +0000 -2001-02-13 I18N Processor + report failure - * po/da.po: Auto-update by claus_h@image.dk + src/ppp-watch.c | 21 +++++++++++---------- + 1 files changed, 11 insertions(+), 10 deletions(-) -2001-02-12 Bill Nottingham +commit bee31bfd2be8b71a4aacca36e398a7169c75dff8 +Author: Bill Nottingham +Date: Thu Sep 9 14:37:47 1999 +0000 - * rc.d/init.d/functions: - return 1 in killproc if process isn't running (#26718) + *** empty log message *** - * initscripts.spec: new version + ChangeLog | 46 ++++++++++++++++++++++++++++++++++++++++++++++ + initscripts.spec | 2 +- + 2 files changed, 47 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup-post: - ifup-post could be called from places other than ifup, so recheck $FWACTIVE here +commit 513c7eead1ed817b14b2e4ff7269aa7f0948e48d +Author: Bill Nottingham +Date: Thu Sep 9 14:36:20 1999 +0000 -2001-02-12 I18N Processor + swapoff swap that isn't in /etc/fstab, too. - * po/tr.po: - Auto-update by e077245@metu.edu.tr + rc.d/init.d/halt | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) -2001-02-11 Bill Nottingham +commit a75832bbf3e9375f323937e34822b42f94c849b1 +Author: Michael K. Johnson +Date: Wed Sep 8 20:18:34 1999 +0000 - * po/initscripts.pot, sysconfig/network-scripts/ifdown: - fix typo in message (#27052) + new version -2001-02-10 Florian La Roche + initscripts.spec | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) - * initscripts.spec: - new version to create an archive +commit 40ecc9bedb8b80aea208404be2c9eb23fa52ff55 +Author: Michael K. Johnson +Date: Wed Sep 8 20:14:38 1999 +0000 - * initscripts.spec, inittab.s390, Makefile, sysconfig/init.s390, sysconfig/network-scripts/ifup-ctc, sysctl.conf.s390: - add all changes for s390 that don't change anything for the other - architectures + make ifdown synchronous modulo timeout -2001-02-10 Bill Nottingham + sysconfig/network-scripts/ifdown | 28 ++++++++++++++++---------- + sysconfig/network-scripts/ifdown-ppp | 1 + + sysconfig/network-scripts/ifdown-sl | 1 + + sysconfig/network-scripts/ifup | 4 ++- + sysconfig/network-scripts/network-functions | 11 ++++++++++ + 5 files changed, 33 insertions(+), 12 deletions(-) - * initscripts.spec: 5.63.1-1 +commit 8f705efdedc37e43620b8ec88f9b156f85a1f2d0 +Author: Bill Nottingham +Date: Tue Sep 7 21:21:10 1999 +0000 - * lang.csh, lang.sh: - reintroduce font page reset, but fix su errors + *** empty log message *** -2001-02-09 I18N Processor + ChangeLog | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) - * po/cs.po: - Auto-update by milan.kerslager@spsselib.hiedu.cz +commit b6ef8734e7186130fd061398246d8a191e33979d +Author: Bill Nottingham +Date: Tue Sep 7 21:20:25 1999 +0000 -2001-02-08 I18N Processor + allow turning off of 'press 'i' prompt' - * po/cs.po: - Auto-update by milan.kerslager@spsselib.hiedu.cz + rc.d/rc.sysinit | 14 +++++++++----- + sysconfig.txt | 2 ++ + sysconfig/init | 2 ++ + 3 files changed, 13 insertions(+), 5 deletions(-) -2001-02-08 Bill Nottingham +commit 86b9e80bfb4d181a88f6555cf7d34b2901aa053a +Author: Bill Nottingham +Date: Tue Sep 7 20:11:32 1999 +0000 - * rc.d/rc.sysinit: - load ide-cd before ide-scsi + *** empty log message *** -2001-02-08 I18N Processor + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/is.po: Auto-update by ra@xo.hp.is +commit ef608d73d27c2e70bdc34f874bf758a5c9623872 +Author: Bill Nottingham +Date: Tue Sep 7 20:10:55 1999 +0000 -2001-02-08 Bill Nottingham + *** empty log message *** - * initscripts.spec: 5.63 + ChangeLog | 45 +++++++++++++++++++++++++++++++++++++++++++++ + Makefile | 3 ++- + initscripts.spec | 6 +++++- + rc.d/rc.sysinit | 5 ++--- + sys-unconfig | 4 ++++ + 5 files changed, 58 insertions(+), 5 deletions(-) - * sysconfig/network-scripts/ifup-ppp: - fix detection of chat script name (hopefully) +commit bf2474a63c31403c2ea1e8def9aafb58beaee15b +Author: Bill Nottingham +Date: Tue Sep 7 20:06:45 1999 +0000 - * po/initscripts.pot: tweak ipv6 stuff + add path to prefdm -2001-02-07 Bill Nottingham + prefdm | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) - * Makefile, sysconfig/network-scripts/network-functions-ipv6, sysconfig.txt: - more ipv6 sync-ups +commit cddaed3dd08271252bde72359b767a6cdeded6c5 +Author: Michael K. Johnson +Date: Tue Sep 7 20:03:10 1999 +0000 -2001-02-07 I18N Processor + work right in the background - * po/sv.po: - Auto-update by menthos@menthos.com + sysconfig/network-scripts/network-functions | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) -2001-02-07 Bill Nottingham +commit e244e1a8bd5b50b54439dbe29a4a16856ab8f2a6 +Author: Michael K. Johnson +Date: Tue Sep 7 20:02:58 1999 +0000 - * sysconfig.txt: add ipv6 documentation + work with ppp-watch -2001-02-07 I18N Processor + sysconfig/network-scripts/ifup-ppp | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * po/da.po: Auto-update by claus_h@image.dk +commit 2002a1c064ad7ca9e1491defe6b23bbb7bf458f3 +Author: Michael K. Johnson +Date: Tue Sep 7 20:01:48 1999 +0000 -2001-02-07 Bill Nottingham + do not overload physicalDevice + sleep only when appropriate - * sysconfig/network-scripts/ifdown-ipv6, sysconfig/network-scripts/ifdown-sit, sysconfig/network-scripts/ifup-ipv6, sysconfig/network-scripts/ifup-sit, sysconfig/network-scripts/network-functions-ipv6, sysconfig/static-routes-ipv6: - updated ipv6 stuff from Peter Bieringer + src/ppp-watch.c | 28 +++++++++++++++++----------- + 1 files changed, 17 insertions(+), 11 deletions(-) - * rc.d/rc: - unset LC_ALL before calling halt/reboot as well +commit 51802a966d90440f7a644ee318d9a47a31e768f7 +Author: Bill Nottingham +Date: Tue Sep 7 19:52:07 1999 +0000 - * rc.d/init.d/functions, rc.d/init.d/halt: - fix the 'unable to shutdown cleanly' problem (#25744) + add an 'unconfigure' sort of thing. -2001-02-07 I18N Processor + rc.d/rc.sysinit | 38 ++++++++++++++++++++++++++++++++++++++ + 1 files changed, 38 insertions(+), 0 deletions(-) - * po/sv.po: - Auto-update by menthos@menthos.com +commit 591bca858f116835c694f11dcfd9cc121b79fa3e +Author: Michael K. Johnson +Date: Tue Sep 7 19:43:17 1999 +0000 - * po/ru.po: - Auto-update by leon@geon.donetsk.ua + link statically -2001-02-06 Bill Nottingham + src/Makefile | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: - 5.62-1 +commit 740c37b6ef8110ecaa60306781c4f792d49ecfdf +Author: Michael K. Johnson +Date: Tue Sep 7 18:59:18 1999 +0000 - * sysconfig/network-scripts/ifup: - fix typos (DHCPDARGS vs. DHCPCDARGS) (#26378) + seems to work for basic operation - * rc.d/rc.sysinit: - load ide-scsi if they asked for it + src/ppp-watch.c | 96 +++++++++++++++++++++++++++++++++++-------------------- + 1 files changed, 61 insertions(+), 35 deletions(-) - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-post, sysconfig.txt: - modify the firewall to allow any (new) DNS servers through on ifup +commit d8812c0d0cc8ed3dd279bd1fcc1ce616532e11ba +Author: Michael K. Johnson +Date: Tue Sep 7 18:15:42 1999 +0000 -2001-02-06 I18N Processor + do not read /etc/resolv.conf forever... - * po/ru.po: - Auto-update by leon@geon.donetsk.ua + sysconfig/network-scripts/ifup-post | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2001-02-06 Bill Nottingham +commit 9488c4cdd6895c00ca4e521473f488955d45a308 +Author: Michael K. Johnson +Date: Tue Sep 7 01:48:59 1999 +0000 - * lang.csh, lang.sh: - don't muck with the font in lang.(sh|csh) (#26349) + first attempt at integrating ppp-watch -2001-02-06 I18N Processor + initscripts.spec | 8 +++- + ppp/ip-up | 3 - + src/ppp-watch.c | 32 ++++++++++----- + sysconfig/network-scripts/ifdown-ppp | 45 +++++---------------- + sysconfig/network-scripts/ifup-ppp | 71 ++++++++------------------------- + 5 files changed, 56 insertions(+), 103 deletions(-) - * po/ru.po: - Auto-update by leon@geon.donetsk.ua +commit 57487e296e885786382588f547d259bec4c3595e +Author: Michael K. Johnson +Date: Mon Sep 6 22:42:05 1999 +0000 -2001-02-06 Bill Nottingham + first pass at ppp-watch - * rc.d/init.d/functions: - don't display japanese unless we're on a pty + src/Makefile | 12 ++- + src/ppp-watch.c | 420 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ + src/shvar.c | 377 +++++++++++++++++++++++++++++++++++++++++++++++++ + src/shvar.h | 100 +++++++++++++ + 4 files changed, 908 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - mon has a subdirectory in odd places as well. (#26924) +commit 5ae520ecf238d6c5d1db515bb3217501f93c8a13 +Author: Michael K. Johnson +Date: Mon Sep 6 18:39:44 1999 +0000 - * rc.d/rc.sysinit: fix comment + DEFROUTE defaults on; PEERDNS documented and defaults on - * rc.d/rc.sysinit: - do USB initialization even if we don't need to load a host-controller module (#26318) + sysconfig.txt | 2 ++ + sysconfig/network-scripts/ifup-post | 2 +- + sysconfig/network-scripts/ifup-ppp | 4 ++-- + 3 files changed, 5 insertions(+), 3 deletions(-) -2001-02-06 Trond Eivind Glomsrod +commit c87eb6700a2bec6a36e72d5cbad6590551ffa3bb +Author: Michael K. Johnson +Date: Mon Sep 6 15:41:37 1999 +0000 - * po/ru.po: - Removed lots of newlines which caused conflicts + chat script only needs to exist if wvdial not in use - * initscripts.spec: i18n-updates + sysconfig/network-scripts/ifup-ppp | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2001-02-06 I18N Processor +commit 4ba8afa836b0075a862c38bcc6e7eae42bae2f0d +Author: Bill Nottingham +Date: Sat Sep 4 03:00:14 1999 +0000 - * po/no.po: Auto-update by teg@redhat.com + *** empty log message *** -2001-02-06 Bill Nottingham + ChangeLog | 5 +++++ + initscripts.spec | 2 +- + 2 files changed, 6 insertions(+), 1 deletions(-) - * po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po, po/cs.po, po/da.po, po/de.po: - i18n updates +commit f26ca695f720f5f7763eedf1e752d87adeca86f3 +Author: Bill Nottingham +Date: Sat Sep 4 02:56:03 1999 +0000 -2001-02-06 I18N Processor + Wow. That's *brooooooooooooooooken*. - * po/sv.po: - Auto-update by menthos@menthos.com + prefdm | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) -2001-02-05 I18N Processor +commit 9ed2631159e4a09b26c89b6ce25a2df1f5db52b7 +Author: Bill Nottingham +Date: Fri Sep 3 14:20:55 1999 +0000 - * po/ru.po: - Auto-update by leon@geon.donetsk.ua + *** empty log message *** -2001-02-05 Karsten Hopp + ChangeLog | 7 +++++++ + initscripts.spec | 4 ++-- + 2 files changed, 9 insertions(+), 2 deletions(-) - * rc.d/rc.sysinit: - Fixed typo in comment (bugzilla 25998) ;-) +commit 59fe6408f755ed0d45ce9eb5a25886dc0588b28e +Author: Bill Nottingham +Date: Fri Sep 3 14:20:06 1999 +0000 -2001-02-05 I18N Processor + oops, don't try to remount network filesystems with mount -a. - * po/ru.po: - Auto-update by leon@geon.donetsk.ua + rc.d/init.d/netfs | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2001-02-04 I18N Processor +commit 025361aeaf88604659e84952389d56a26618e133 +Author: Bill Nottingham +Date: Fri Sep 3 14:15:26 1999 +0000 - * po/da.po: Auto-update by claus_h@image.dk + require lsof -2001-02-02 Bill Nottingham + initscripts.spec | 7 +++++-- + 1 files changed, 5 insertions(+), 2 deletions(-) - * po/initscripts.pot: add a string +commit b30d7aeccc1b6383bdaa527583e0e3931d55278b +Author: Bill Nottingham +Date: Thu Sep 2 19:55:13 1999 +0000 - * ChangeLog: 5.61-1 + *** empty log message *** - * sysconfig/network-scripts/ifdown-sit, sysconfig/network-scripts/ifup-ipv6, sysconfig/network-scripts/ifup-sit, sysconfig/network-scripts/network-functions-ipv6, initscripts.spec, sysconfig/network-scripts/ifdown-ipv6: - actually include ipv6 files in the spec file + ChangeLog | 5 +++++ + initscripts.spec | 2 +- + 2 files changed, 6 insertions(+), 1 deletions(-) - * initscripts.spec: - we probably shouldn't conflict with ourselves +commit da3e01c51775b70b80469b72f917f8fa3fa23e29 +Author: Bill Nottingham +Date: Thu Sep 2 19:52:48 1999 +0000 -2001-02-02 I18N Processor + oops. reversed logic in killproc. - * po/is.po: Auto-update by ra@xo.hp.is + rc.d/init.d/functions | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) -2001-02-02 Trond Eivind Glomsrod +commit bcf764cc230177566b9803a02e66aeaf721d869a +Author: Bill Nottingham +Date: Thu Sep 2 01:00:35 1999 +0000 - * initscripts.spec: Updated i18n... + typo -2001-02-02 I18N Processor + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/no.po: Auto-update by teg@redhat.com +commit 88d8546d37b41e2d77b4ac5a39e46e2095736f55 +Author: Bill Nottingham +Date: Thu Sep 2 00:59:39 1999 +0000 -2001-02-01 Bill Nottingham + *** empty log message *** - * po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/is.po, po/it.po, po/ja.po, po/ko.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po: - merge in new stuff + ChangeLog | 445 +++++++++++++++++++++++++++--------------------------- + Makefile | 2 +- + initscripts.spec | 6 +- + 3 files changed, 231 insertions(+), 222 deletions(-) - * po/initscripts.pot: update from new stuff +commit e6d28cc5aaeabd53ed652eec63c2c22bb3f7e97c +Author: Bill Nottingham +Date: Thu Sep 2 00:57:26 1999 +0000 -2001-01-31 I18N Processor + add interactive prompt to make Cristian & Preston happy - * po/da.po: Auto-update by claus_h@image.dk + rc.d/init.d/functions | 3 +++ + rc.d/rc | 5 ++++- + rc.d/rc.sysinit | 16 ++++++++++++++++ + src/Makefile | 3 ++- + src/getkey.c | 47 +++++++++++++++++++++++++++++++++++++++++++++++ + 5 files changed, 72 insertions(+), 2 deletions(-) -2001-01-30 Bill Nottingham +commit acd1b3af175819b9209cde675deb4a88af32e506 +Author: Bill Nottingham +Date: Tue Aug 31 22:19:27 1999 +0000 - * ChangeLog, initscripts.spec: - 5.60-1 + *** empty log message *** - * rc.d/init.d/killall: - don't barf errors if files aren't there (say, rc.local) + ChangeLog | 3 +++ + initscripts.spec | 7 +++++-- + 2 files changed, 8 insertions(+), 2 deletions(-) - * rc.d/init.d/functions: - various cleanups (#10761, from mjt@tls.msk.ru) +commit 2dc7a9140cf2196852cd8769065cb86b4d803b73 +Author: Bill Nottingham +Date: Tue Aug 31 22:18:17 1999 +0000 - * rc.d/init.d/functions: - for daemon(), look only at the pid file to see if it's running (#17244, others) + disable magic sysrq by default - * src/ipcalc.c: - change hostnames to all lowercase (#9579) + rc.d/rc.sysinit | 5 +++++ + sysconfig.txt | 2 ++ + sysconfig/init | 2 ++ + 3 files changed, 9 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/ifup: - hack default gw setting +commit abb2109a73ad0d86ebb15265550eb037c5c4b889 +Author: Bill Nottingham +Date: Tue Aug 31 04:48:49 1999 +0000 - * src/initlog.1: document -q + *** empty log message *** - * sysconfig/network-scripts/ifup-ppp: - ifup-ppp enhancements (#17388, ) + ChangeLog | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) - * rc.d/init.d/network, rc.d/init.d/random, rc.d/init.d/rawdevices, rc.d/init.d/netfs: - tweak usage messages (#24085) +commit afbf41a712a4f3004080c5aa8feee0803239743f +Author: Bill Nottingham +Date: Tue Aug 31 04:48:22 1999 +0000 - * rc.d/rc.sysinit: - fix raid start if it's all modular, and no initrd (#25291) + make utmp group 22 - * src/ppp-watch.c: fix build + initscripts.spec | 5 +++-- + 1 files changed, 3 insertions(+), 2 deletions(-) -2001-01-29 Bill Nottingham +commit 9e2159c5085868369300999cb49f599e8dc2a032 +Author: Bill Nottingham +Date: Mon Aug 30 19:28:13 1999 +0000 - * rc.d/rc.sysinit: - add sleep 1 to avoid race (#17842) + *** empty log message *** - * sysconfig/network-scripts/ifdown-ppp: - fix redial loop (#17380) + ChangeLog | 13 +++++++++++++ + initscripts.spec | 9 +++++++-- + 2 files changed, 20 insertions(+), 2 deletions(-) - * rc.d/init.d/halt: add autofs (#17288) +commit 2f8e71b3d768e283002ab30aca50632db5b662f2 +Author: Bill Nottingham +Date: Mon Aug 30 19:25:30 1999 +0000 - * rc.d/rc.local: - touch /var/lock/subsys/local so we only get run once + new NFS unmounting stuff from Bill Rugolsky - * src/ppp-watch.c, initscripts.spec, sysconfig.txt: - make boot timeout configurable (BOOTTIMEOUT); patch from + rc.d/init.d/netfs | 31 +++++++++++++++++++++++++++---- + 1 files changed, 27 insertions(+), 4 deletions(-) - * sysconfig/network-scripts/network-functions: - handle aliases better in check_device_down (#18687) +commit d7bf5d3a141a3951496f1af58f191144594250bd +Author: Bill Nottingham +Date: Wed Aug 25 18:57:16 1999 +0000 - * rc.d/init.d/halt: - do something less surprising when called with arguments (#18216) + typo - * sysconfig/network-scripts/ifup: - remove old broken code + sysconfig/network-scripts/ifup-sl | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * initscripts.spec, sysconfig/network-scripts/ifdown-ppp, src/ppp-watch.c: - don't ignore RETRYTIMEOUT when we never connect (#14701) +commit a14d11f0a8e91f1434c13bbbb084f19622b9999b +Author: Bill Nottingham +Date: Wed Aug 25 18:55:19 1999 +0000 - * src/minilogd.c: - add an alarm, so we don't wait forever for input (#23482) + *** empty log message *** - * sysconfig/network-scripts/ifup-plusb: - add plusb support (#18892) + ChangeLog | 20 ++++++++++++++++---- + initscripts.spec | 2 +- + 2 files changed, 17 insertions(+), 5 deletions(-) - * prefdm: - allow choice of desktop/displaymanager (#23315) +commit d392626bfce7fc235a0c5179ec085a5ca98e12ea +Author: Bill Nottingham +Date: Wed Aug 25 18:53:58 1999 +0000 - * sysconfig/network-scripts/ifup: - allow devices without an IP address (#24127) + ditto - * rc.d/rc.sysinit: - add devfs to mtab (#20261) + rc.d/rc.sysinit | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/ifup-ipx: - deuglify (#23198) +commit 9444bf2f389fdb645c6e54de0d6ab818b8b0256b +Author: Bill Nottingham +Date: Wed Aug 25 18:52:45 1999 +0000 - * sysconfig/static-routes-ipv6: clean up + more raid fixes - * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifdown-ipv6, sysconfig/network-scripts/ifdown-sit, sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-ipv6, sysconfig/network-scripts/ifup-sit, sysconfig/network-scripts/network-functions-ipv6, sysconfig/static-routes-ipv6: - add ipv6 support (#23576) + rc.d/rc.sysinit | 14 +++++++++----- + 1 files changed, 9 insertions(+), 5 deletions(-) - * src/minilogd.c: wait another second +commit df2e46abc217d980319d3db9a91d2b221f96b012 +Author: Michael K. Johnson +Date: Tue Aug 24 21:31:35 1999 +0000 - * src/minilogd.c: - add an upper bound on how much stuff we'll keep in memory + give lo a name for usernet -2001-01-29 I18N Processor + sysconfig/network-scripts/ifcfg-lo | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * po/no.po: Auto-update by kmaraas@online.no +commit bb203d8b3cf77ff7958a163f35b089b9836d9420 +Author: Michael K. Johnson +Date: Tue Aug 24 21:30:58 1999 +0000 - * po/da.po: Auto-update by claus_h@image.dk + oops, wvdial does not override those -2001-01-28 I18N Processor + sysconfig.txt | 2 -- + 1 files changed, 0 insertions(+), 2 deletions(-) - * po/pt.po: - Auto-update by pmmm@rnl.ist.utl.pt +commit 24019186b5623813ac3b8939eaf1530cd53ee495 +Author: Bill Nottingham +Date: Tue Aug 24 15:36:34 1999 +0000 -2001-01-27 I18N Processor + dip apparently goes into background now. (#3361) - * po/gl.po: Auto-update by jba@pobox.com + sysconfig/network-scripts/ifup-sl | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) -2001-01-26 I18N Processor +commit 58ebeaf971fd86547401d6be5fa6655def29aa52 +Author: Bill Nottingham +Date: Sat Aug 21 22:41:38 1999 +0000 - * po/is.po: Auto-update by ra@xo.hp.is + *** empty log message *** -2001-01-25 I18N Processor + ChangeLog | 7 +++++++ + 1 files changed, 7 insertions(+), 0 deletions(-) - * po/sv.po: - Auto-update by menthos@menthos.com +commit 79e3a5b563dfbd70ce92f1d548bee3fe3cbbdf8b +Author: Bill Nottingham +Date: Sat Aug 21 22:38:18 1999 +0000 -2001-01-24 Bill Nottingham + change onboot grep - * ChangeLog, initscripts.spec: - 5.59-1 + rc.d/init.d/network | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/init.d/functions, rc.d/init.d/halt, rc.d/rc: - fix inability to shutdown cleanly +commit b609752b95ff54b63853ec790f66ae8df95078ec +Author: Bill Nottingham +Date: Sat Aug 21 18:13:16 1999 +0000 - * ChangeLog, initscripts.spec: - 5.58-1 + *** empty log message *** - * po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/Makefile, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/xgettext_sh.py, po/zh_CN.GB2312.po, po/zh.po: - big refresh-po stuff + ChangeLog | 14 ++++++++++++++ + initscripts.spec | 2 +- + 2 files changed, 15 insertions(+), 1 deletions(-) - * rc.d/init.d/halt, sysconfig/network-scripts/ifup-aliases: - fix more typos +commit e76fb68ba2a6732645264d545022f1363020668a +Author: Bill Nottingham +Date: Sat Aug 21 18:12:21 1999 +0000 - * sysconfig/network-scripts/ifup-aliases: - fix typo + fix this. this has been broke for a while - * rc.d/rc.sysinit: - don't try and set up LVM if /etc/lvmtab doesn't exist + service | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2001-01-24 I18N Processor +commit ffce74242c6495176ffbd58ff7f890dd0a17561e +Author: Bill Nottingham +Date: Fri Aug 20 16:05:08 1999 +0000 - * po/no.po: Auto-update by kmaraas@online.no + *** empty log message *** -2001-01-23 I18N Processor + ChangeLog | 22 ++++++++++++++++++++++ + Makefile | 2 +- + initscripts.spec | 5 +++++ + 3 files changed, 28 insertions(+), 1 deletions(-) - * po/no.po: Auto-update by kmaraas@online.no +commit e6b0b8f7b6dab27f6664a4876ea8641fdd861b6c +Author: Bill Nottingham +Date: Fri Aug 20 16:05:08 1999 +0000 -2001-01-23 Bill Nottingham + *** empty log message *** - * ChangeLog: 5.57-1 + Makefile | 1 + + initscripts.spec | 2 +- + 2 files changed, 2 insertions(+), 1 deletions(-) - * rc.d/init.d/halt: - read /etc/sysconfig/clock on syncing hwclock +commit 9a664257059c25efc727d746a9f86472588113c0 +Author: Bill Nottingham +Date: Fri Aug 20 16:02:55 1999 +0000 - * rc.d/init.d/functions, rc.d/init.d/network, rc.d/rc.sysinit: - fix up i18n stuff so it works - deal with new location of console-tools stuff - fix network up/down logic + don't check csh file with bash - * rc.d/init.d/functions, rc.d/init.d/halt, rc.d/rc.sysinit: - fix utter brokenness. Must be more careful with sed + Makefile | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * po/xgettext_sh.py, rc.d/init.d/functions, rc.d/init.d/halt, rc.d/init.d/netfs, rc.d/init.d/network, rc.d/init.d/random, rc.d/rc, rc.d/rc.sysinit: - tag action, runcmd, etc. lines as well +commit 2be79097a599732951cd7c9155609d9bda107572 +Author: Bill Nottingham +Date: Fri Aug 20 16:02:19 1999 +0000 - * po/Makefile, rc.d/init.d/functions, rc.d/init.d/halt, rc.d/init.d/netfs, rc.d/init.d/network, rc.d/init.d/random, rc.d/init.d/rawdevices, rc.d/init.d/single, rc.d/rc, rc.d/rc.sysinit, service, setsysfont, src/testdinit, sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifdown-aliases, sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-aliases, sysconfig/network-scripts/ifup-ipx, sysconfig/network-scripts/ifup-ppp, sysconfig/network-scripts/ifup-routes, sysconfig/network-scripts/ifup-sl, initscripts.spec: - change i18n stuff around; don't call gettext explicitly, just do echo $"some string" + add lang.csh. Might even work. -2001-01-23 I18N Processor + lang.csh | 21 +++++++++++++++++++++ + 1 files changed, 21 insertions(+), 0 deletions(-) - * po/gl.po: Auto-update by jba@pobox.com +commit 6e2ed50d7073bb3e1f47a3d856470a49cd9f0a38 +Author: Bill Nottingham +Date: Fri Aug 20 15:35:53 1999 +0000 -2001-01-23 Matt Wilson + add option to pass hostname with pump - * initscripts.spec: - fixed typo in init.d/network - missing | in pipeline + sysconfig/network-scripts/ifup | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) - * rc.d/init.d/network: typo +commit 26ae2f336be269c337cdcab1e369857f11b55591 +Author: Bill Nottingham +Date: Thu Aug 19 19:02:00 1999 +0000 -2001-01-23 I18N Processor + bump rev - * po/tr.po: - Auto-update by e077245@metu.edu.tr + ChangeLog | 22 ++++++++++++++++++++++ + initscripts.spec | 8 ++++++-- + 2 files changed, 28 insertions(+), 2 deletions(-) -2001-01-22 Bill Nottingham +commit c9d0b1cd92948464b126b9199546ecac105d79b4 +Author: Michael K. Johnson +Date: Thu Aug 19 18:59:55 1999 +0000 - * po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po: - fix kudzu .po here + wvdial/too much ifdown-post - * ChangeLog, initscripts.spec: - 5.55-1 + sysconfig/network-scripts/ifdown-ppp | 5 ++--- + 1 files changed, 2 insertions(+), 3 deletions(-) - * rc.d/rc.sysinit: - do LVM setup through normal initscripts mechanisms +commit 8ff50eae943a153365b4cfac783a9fe96d4808a6 +Author: Bill Nottingham +Date: Thu Aug 19 18:51:12 1999 +0000 -2001-01-21 I18N Processor + I don't remember smoking crack, but I must have been... - * po/sv.po: - Auto-update by menthos@menthos.com + src/process.c | 18 ++++++------------ + 1 files changed, 6 insertions(+), 12 deletions(-) - * po/gl.po: Auto-update by jba@pobox.com +commit d6cd1bbc5f06dd37b841c99de69fcb9bbabb4eff +Author: Bill Nottingham +Date: Thu Aug 19 18:49:59 1999 +0000 -2001-01-21 Bill Nottingham + depmod exits with 0 even with unresolved dependencies. Bad. - * rc.d/init.d/network: - ignore backup files in /etc/sysconfig/network-scripts + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) -2001-01-21 I18N Processor +commit 742d7d0586c7c2919adb2e92f80d2dce31733338 +Author: Michael K. Johnson +Date: Wed Aug 18 21:47:50 1999 +0000 - * po/da.po: Auto-update by kenneth@gnu.org + more updates relative to wvdial - * po/uk.po: - Auto-update by leon@isd.donin.com + sysconfig.txt | 7 +++---- + 1 files changed, 3 insertions(+), 4 deletions(-) - * po/pt.po: - Auto-update by pmmm@rnl.ist.utl.pt +commit 552ace20edd2f24d9ce9ec7f89a694d158fdcdbe +Author: Bill Nottingham +Date: Tue Aug 17 16:35:46 1999 +0000 -2001-01-21 Bill Nottingham + specspo fix. - * rc.d/init.d/network: - only load the module if there is one to load. + initscripts.spec | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) - * rc.d/init.d/network: - only load modules for ethernet devices +commit 06065d550c2a468a4d73dae3172eff554fbac09e +Author: Bill Nottingham +Date: Tue Aug 17 16:28:49 1999 +0000 -2001-01-21 I18N Processor + *** empty log message *** - * po/da.po: Auto-update by kenneth@gnu.org + initscripts.spec | 2 +- + rc.d/init.d/functions | 10 ++++++++-- + 2 files changed, 9 insertions(+), 3 deletions(-) -2001-01-19 Bill Nottingham +commit c28cf9172a191c6425749f2f1a36e69a6e2b2e2b +Author: Bill Nottingham +Date: Mon Aug 16 16:27:17 1999 +0000 - * po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po: - mars.pot + *** empty log message *** - * po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/Makefile, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po: - cron pot file + ChangeLog | 4 +++- + initscripts.spec | 2 +- + 2 files changed, 4 insertions(+), 2 deletions(-) -2001-01-18 Bill Nottingham +commit 320273c7d4c3b0c69252036a2a6cbd5a63e01537 +Author: Bill Nottingham +Date: Mon Aug 16 16:01:34 1999 +0000 - * po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/Makefile, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po: - samba pot file + *** empty log message *** -2001-01-18 Trond Eivind Glomsrod + rc.d/rc.sysinit | 8 +++++--- + 1 files changed, 5 insertions(+), 3 deletions(-) - * po/no.po: - La inn noen norske oversettelser.... +commit 9fdf71e96816325e7ca5d0433194fd149380e070 +Author: Bill Nottingham +Date: Fri Aug 13 22:36:25 1999 +0000 -2001-01-18 Nalin Dahyabhai + change kernel boot define - * po/initscripts.pot: - add strings for linuxconf and autofs + rc.d/rc.sysinit | 8 ++++++-- + 1 files changed, 6 insertions(+), 2 deletions(-) -2001-01-18 Bill Nottingham +commit 406c33ccc49bd7c82674503c2e334401eb246b64 +Author: Bill Nottingham +Date: Fri Aug 13 21:34:52 1999 +0000 - * po/initscripts.pot: kudzu pot + *** empty log message *** -2001-01-18 I18N Processor + ChangeLog | 9 +++++++++ + initscripts.spec | 4 ++++ + 2 files changed, 13 insertions(+), 0 deletions(-) - * po/pt.po: - Auto-update by pmmm@rnl.ist.utl.pt +commit f50d7bfc5330660659875e1ba4c47834dbddf88c +Author: Bill Nottingham +Date: Fri Aug 13 21:33:28 1999 +0000 -2001-01-17 Bill Nottingham + add a boot_kernel.h file - * po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po: - postgresql pot + rc.d/rc.sysinit | 13 +++++++++++++ + 1 files changed, 13 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit: - turn on accounting at bootup +commit 3ec78dca9e6dee50cda7e5aed7410a9c2104b04b +Author: Michael K. Johnson +Date: Fri Aug 13 20:10:06 1999 +0000 - * po/xgettext_sh.py: fix invocation + use new pppd - * po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po, po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po: - pvmd, xinetd; refresh-po + initscripts.spec | 6 +++++- + sysconfig.txt | 4 +++- + sysconfig/network-scripts/ifdown-ppp | 6 +++--- + sysconfig/network-scripts/ifup-ppp | 5 ++++- + 4 files changed, 15 insertions(+), 6 deletions(-) - * rc.d/init.d/network, rc.d/rc: - ask for startup of each network devie in CONFIRM mode. Patch from +commit d77f3918fbdb6d51fa70ce3f22c45e5600645f2c +Author: Bill Nottingham +Date: Fri Aug 13 19:31:29 1999 +0000 - * po/cs.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po: - add ipchains pot + *** empty log message *** - * po/cs.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po: - potfile for gpm + ChangeLog | 19 +++++++++++++++++++ + initscripts.spec | 2 +- + 2 files changed, 20 insertions(+), 1 deletions(-) -2001-01-17 I18N Processor +commit ccdc62ef54d8f2a70b0400daffddd5cf9526e5dc +Author: Bill Nottingham +Date: Fri Aug 13 19:30:55 1999 +0000 - * po/da.po, po/gl.po: - Conflicts. + remove stuff for setting preferred link -2001-01-16 Bill Nottingham + rc.d/rc.sysinit | 25 ------------------------- + 1 files changed, 0 insertions(+), 25 deletions(-) - * po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po, po/cs.po, po/da.po: - more pot files +commit b0b6034beb048519e34bb623100cc194c99358ba +Author: Bill Nottingham +Date: Fri Aug 13 14:44:14 1999 +0000 -2001-01-16 I18N Processor + new raid startup stuff from Doug - * po/sv.po: - Auto-update by menthos@menthos.com + rc.d/rc.sysinit | 41 ++++++++++++++++++++++++++++++++--------- + 1 files changed, 32 insertions(+), 9 deletions(-) -2001-01-15 Bill Nottingham - * initscripts.spec, sysconfig.txt, sysctl.conf: - ip_always_defrag goes *poof* +commit fe3cda29459f108e5114d1572c3ff78466414171 +Author: Bill Nottingham +Date: Tue Aug 10 18:36:48 1999 +0000 - * po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po: - make refresh-po stuff + *** empty log message *** - * po/initscripts.pot, rc.d/init.d/network: - fix typo (#24056) + ChangeLog | 11 +++++++++++ + initscripts.spec | 4 ++-- + 2 files changed, 13 insertions(+), 2 deletions(-) -2001-01-15 I18N Processor +commit 44b77f33bf06d25424cc0a4adf7a3aefa07c6d45 +Author: Bill Nottingham +Date: Tue Aug 10 18:35:23 1999 +0000 - * po/sv.po: - Auto-update by menthos@menthos.com + ignore anything before a ^H + ignore twiddles on lines by themselves + allow BOL/EOL matching -2001-01-15 Bill Nottingham + src/initlog.c | 8 ++++---- + src/initlog.conf | 2 ++ + 2 files changed, 6 insertions(+), 4 deletions(-) - * po/initscripts.pot: - commit: am-utils, apache, syslog +commit ee96d1d3a2e6f9563016585bc7ed10678f2bd577 +Author: Erik Troan +Date: Tue Aug 10 15:05:36 1999 +0000 -2001-01-14 I18N Processor + added help/usage messages - * po/gl.po: Auto-update by jba@pobox.com + src/ipcalc.c | 16 +++++++++++----- + 1 files changed, 11 insertions(+), 5 deletions(-) - * po/zh.po, po/zh_CN.GB2312.po, po/wa.po, po/uk.po, po/tr.po, po/sv.po, po/sr.po, po/sl.po, po/sk.po, po/ru.po, po/ro.po, po/pt.po, po/pl.po, po/no.po, po/ko.po, po/ja.po, po/it.po, po/is.po, po/id.po, po/hu.po, po/gl.po, po/fr.po, po/fi.po, po/eu_ES.po, po/de.po, po/da.po, po/cs.po: - New file +commit 6732d6f4713960d6a15210a8839a65cc98c4854b +Author: Bill Nottingham +Date: Fri Aug 6 21:42:14 1999 +0000 - * po/es.po, po/Makefile, po/pt_BR.po: - i18bot refresh. + *** empty log message *** -2001-01-11 Bill Nottingham + ChangeLog | 10 ++++++++++ + initscripts.spec | 2 +- + 2 files changed, 11 insertions(+), 1 deletions(-) - * po/initscripts.pot: add squid +commit 0208aad4f896cfc5e6001ae2c623db506e3bdb6b +Author: Bill Nottingham +Date: Fri Aug 6 15:38:37 1999 +0000 - * initscripts.spec: %langify + what's that debugging code doing there? - * ChangeLog, initscripts.spec: - 5.54 + src/initlog.c | 2 -- + 1 files changed, 0 insertions(+), 2 deletions(-) -2001-01-06 Bill Nottingham +commit bc662c04ae3f3a7d441a22bb5ca57c14dd57e81e +Author: Michael K. Johnson +Date: Wed Aug 4 23:52:11 1999 +0000 - * initscripts.spec, rc.d/rc.sysinit: - conflict with ypbind < 1.6-12, since we don't set the NIS domain name anymore + take advantage of userpeerdns -2001-01-02 Bill Nottingham + sysconfig/network-scripts/ifup-post | 31 +++++++++++++++++++++++++++++++ + sysconfig/network-scripts/ifup-ppp | 3 +++ + 2 files changed, 34 insertions(+), 0 deletions(-) - * initscripts.spec, Makefile, po/es.po, po/initscripts.pot, po/Makefile, po/pt_BR.po, po/xgettext_sh, po/xgettext_sh.py, rc.d/init.d/functions, rc.d/init.d/halt, rc.d/init.d/netfs, rc.d/init.d/network, rc.d/init.d/random, rc.d/init.d/rawdevices, rc.d/init.d/single, rc.d/rc, rc.d/rc.sysinit, sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-aliases, sysconfig/network-scripts/ifup-ppp, sysconfig/network-scripts/ifup-routes, sysconfig/network-scripts/ifup-sl: - Big i18n commit. From Conectiva, originally. +commit da1e21b54543316fb1e9e83fb6049762f0d4c611 +Author: Bill Nottingham +Date: Wed Aug 4 21:23:24 1999 +0000 -2000-12-26 Bill Nottingham + *** empty log message *** - * sysconfig/network-scripts/ifup-post: - fix scoping isuse (#22547) + ChangeLog | 15 +++++++++++++++ + 1 files changed, 15 insertions(+), 0 deletions(-) - * ppp/ip-up: - only run ifup-post if the ifcfg file is there (#19741) +commit 823a63dad4b029a343dac7262a8248c244661f83 +Author: Bill Nottingham +Date: Wed Aug 4 03:13:12 1999 +0000 - * ppp/ip-down: - export a $PATH here too (#22784) + document keytable stuff a little more - * sysconfig/network-scripts/ifdown: - retcode wasn't used. initialize it. + sysconfig.txt | 9 +++++++++ + 1 files changed, 9 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: - toss out spurious errors from iwconfig +commit 628324e5efebdbb645c3cb6bba2043fa60460a80 +Author: Bill Nottingham +Date: Mon Aug 2 15:05:30 1999 +0000 -2000-12-20 Erik Troan + *** empty log message *** - * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: - added wireless support + Makefile | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) -2000-12-12 Bill Nottingham +commit 713d8e3f14a9d729815014b6e3ab4cbca3fd2b73 +Author: Bill Nottingham +Date: Mon Aug 2 15:00:29 1999 +0000 - * sysconfig/network-scripts/ifup: fix typo + *** empty log message *** - * rc.d/init.d/halt: - sync hardware clock to system time on halt (#21187) + ChangeLog | 10 ++++++++++ + initscripts.spec | 7 +++++-- + 2 files changed, 15 insertions(+), 2 deletions(-) - * rc.d/rc.sysinit: - use modprobe -c to handle possible conditional modules.conf constructs (#21283) +commit c3951b0cc5dc7c674747d97e1d60ef12d486e4a7 +Author: Bill Nottingham +Date: Mon Aug 2 14:59:15 1999 +0000 - * sysconfig/network-scripts/ifup: - don't try and run pump if it's not there + add a 'make check' target to catch typos. - * sysconfig/network-scripts/ifup, sysconfig.txt: - honor PEERDNS=no for pump and dhcpcd too (#18619) + Makefile | 7 ++++++- + 1 files changed, 6 insertions(+), 1 deletions(-) - * rc.d/init.d/netfs, rc.d/rc.sysinit: - don't exclude proc when you're doing mount -a -t nonfs... +commit b68fe5a0050464cfb4257586fad0d86c1bcdbd6d +Author: Bill Nottingham +Date: Mon Aug 2 14:58:58 1999 +0000 - * rc.d/rc.sysinit: - only load modules for which persistent DMA buffers are necessary + fix typo - * rc.d/rc.sysinit: - don't remount r/w if it is r/w (#12097) + prefdm | 2 +- + sysconfig/network-scripts/ifup-ppp | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions, sysconfig.txt: - fix ARP handling, allow for setting promiscuous or all-multicast mode +commit 8e919bdd1049e1c4519f55b3660e15c2512cb11a +Author: Bill Nottingham +Date: Thu Jul 29 21:52:54 1999 +0000 - * src/ppp-watch.c, sysconfig.txt: - add MAXFAIL patch for maximum number of failures (#10639) + fix time %post - * rc.d/init.d/network, sysconfig/network-scripts/ifdown-aliases, sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-aliases, sysconfig/network-scripts/ifup-post: - fix more ifconfig greps (patch from Conectiva) + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/init.d/network, sysconfig/network-scripts/network-functions: - oops, put the LANG=C in the right place +commit 91411bc082c3da38bd4b9462612b913d78e1e8a5 +Author: Bill Nottingham +Date: Thu Jul 29 21:51:51 1999 +0000 -2000-12-11 Bill Nottingham + *** empty log message *** - * rc.d/rc.sysinit: - don't try and load fonts and keymaps on a serial console. Duh. + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2000-12-07 Bill Nottingham +commit 8bc39e60f2172c7ecdc8171d8b0fd5dbff2a009d +Author: Bill Nottingham +Date: Thu Jul 29 17:13:29 1999 +0000 - * lang.csh: - specify full path to /sbin/consoletype (from milan.kerslager@spsselib.hiedu.cz) + *** empty log message *** -2000-11-30 Bill Nottingham + ChangeLog | 13 +++++++++++++ + Makefile | 2 +- + initscripts.spec | 4 ++-- + 3 files changed, 16 insertions(+), 3 deletions(-) - * initscripts.spec, rc.d/rc.sysinit: - From: Karsten Hopp (karsten@redhat.de) - - changed hdparm section in rc.sysinit to allow different - parameters for each disk (if needed) by copying - /etc/sysconfig/harddisks to /etc/sysconfig/harddiskhda (hdb,hdc..) +commit 3427e2e1572b994155b883c5492e797b3383267a +Author: Bill Nottingham +Date: Thu Jul 29 16:11:09 1999 +0000 - * initscripts.spec: add ypbind conflict + add prefdm as a real file. - * ChangeLog, initscripts.spec: - 5.50-2 + Makefile | 2 ++ + initscripts.spec | 16 ++++++++-------- + prefdm | 26 ++++++++++++++++++++++++++ + 3 files changed, 36 insertions(+), 8 deletions(-) - * rc.d/rc.sysinit: don't set NIS domain name +commit b59cac0d85822005f34c3d81f60bcb1ca150b8d6 +Author: Bill Nottingham +Date: Thu Jul 29 15:36:58 1999 +0000 -2000-11-02 Than Ngo + set /etc/HOSTNAME no matter what... - * initscripts.spec: * bumped version number + rc.d/rc.sysinit | 5 +---- + 1 files changed, 1 insertions(+), 4 deletions(-) -2000-10-31 Than Ngo +commit a01fe4a13880b0f2b755c70a1decc557e99ffd30 +Author: Bill Nottingham +Date: Thu Jul 29 15:29:45 1999 +0000 - * ChangeLog, initscripts.spec, sysconfig/network-scripts/network-functions: - fix the adding default route if GATEWAY" = "0.0.0.0 + remove /etc/HOSTNAME -2000-10-10 Nalin Dahyabhai + rc.d/rc.sysinit | 5 +++++ + 1 files changed, 5 insertions(+), 0 deletions(-) - * initscripts.spec, src/usernetctl.c: - make usernetctl just fall-through if getuid() == 0 +commit a7058f404539a2c26e3810992b510580b095bcf0 +Author: Bill Nottingham +Date: Thu Jul 29 15:28:02 1999 +0000 - * initscripts.spec, Makefile: - fix top-level makefile install target + don't modify /etc/HOSTNAME - * initscripts.spec: add bug ID + rc.d/rc.sysinit | 4 ---- + 1 files changed, 0 insertions(+), 4 deletions(-) - * initscripts.spec, sysconfig/network-scripts/ifup-routes: - handle "gw x.x.x.x" as the last pair of flags in ifup-routes +commit 095815d7bdc06c2c6e37222fa6f5703150c6250b +Author: Michael K. Johnson +Date: Wed Jul 28 22:25:22 1999 +0000 -2000-10-04 Bill Nottingham + first try at basic integrated wvdial support - * rc.d/init.d/network, sysconfig/network-scripts/network-functions: - fix the grep for 'UP' so it doesn't report strange results on german PPP devices + initscripts.spec | 4 ++++ + sysconfig.txt | 4 ++++ + sysconfig/network-scripts/ifup-ppp | 27 +++++++++++++++++++-------- + 3 files changed, 27 insertions(+), 8 deletions(-) -2000-10-02 Bill Nottingham +commit 63428a4bae5b5ecbd75e7f8f988234ca4dbf531d +Author: Bill Nottingham +Date: Tue Jul 27 16:18:35 1999 +0000 - * initscripts.spec: - up util-linux requirement to 2.10 (#18004) + *** empty log message *** -2000-09-29 Bill Nottingham + ChangeLog | 10 ++++++++++ + Makefile | 9 ++++++++- + initscripts.spec | 2 +- + rc.d/init.d/functions | 12 ++++++------ + 4 files changed, 25 insertions(+), 8 deletions(-) - * rc.d/init.d/halt: - don't turn off raid on shutdown ; the kernel will do it +commit f9eb0227dbe1eae50cb91fa7395d66883829c106 +Author: Bill Nottingham +Date: Tue Jul 27 16:13:57 1999 +0000 -2000-09-27 Tim Waugh + trap sigpipe in shell... - * prefdm: eat messages from display managers + rc.d/init.d/functions | 12 +++++++++--- + 1 files changed, 9 insertions(+), 3 deletions(-) -2000-08-22 Bill Nottingham +commit 5dbdf14914f1c800cebac32e64ed9f065d82ebbd +Author: Bill Nottingham +Date: Mon Jul 26 19:03:33 1999 +0000 - * sysvinitfiles: update documentation + added stuff for heartbeat monitoring - * rc.d/init.d/netfs: fix minor logical error + ppp/ip-up | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) -2000-08-22 Than Ngo +commit 081ee6e282f8b44b9b9fc90ccb528e4ca04dacf6 +Author: Bill Nottingham +Date: Mon Jul 26 14:58:10 1999 +0000 - * ChangeLog, initscripts.spec, prefdm: - * Add KDE2 support + *** empty log message *** -2000-08-22 Bill Nottingham + ChangeLog | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++--- + initscripts.spec | 10 ++++++- + 2 files changed, 80 insertions(+), 5 deletions(-) - * initscripts.spec, prefdm: - if isn't there, just run whatever display manager happens to be installed +commit 04b3fe95a8b17d5236148701736249e98521713c +Author: Bill Nottingham +Date: Mon Jul 26 14:57:33 1999 +0000 -2000-08-21 Bill Nottingham + take out some code that's never run... - * rc.d/init.d/functions: add usleep after kill -9 + sysconfig/network-scripts/ifup | 21 --------------------- + 1 files changed, 0 insertions(+), 21 deletions(-) -2000-08-18 Bill Nottingham +commit 8acf15e40ffc095ac999a6747db4d8b2bc001401 +Author: Bill Nottingham +Date: Mon Jul 26 14:52:45 1999 +0000 - * initscripts.spec: bump rev to 5.46 + *** empty log message *** - * sysconfig/network-scripts/ifdown-ppp: - don't end up calling ifdown-post twice on ppp connections + sysconfig/network-scripts/ifup-aliases | 7 ++++--- + 1 files changed, 4 insertions(+), 3 deletions(-) - * rc.d/rc.sysinit: - don't load usb drivers if they're compiled in +commit 6ebf4ab2cf081ed78d86b42a6ae61bc35edf6814 +Author: Bill Nottingham +Date: Mon Jul 26 14:52:05 1999 +0000 -2000-08-17 Bill Nottingham + speedup fixes for ifup-aliases from David Harris (dharris@drh.net) - * rc.d/rc.sysinit: - clean up /boot/kernel.h generation some + sysconfig/network-scripts/ifdown-aliases | 28 +++ + sysconfig/network-scripts/ifup-aliases | 351 +++++++++++++++++++++++++++++- + 2 files changed, 372 insertions(+), 7 deletions(-) -2000-08-15 Nalin Dahyabhai +commit 846e98a797129bb4165acff138a8c23992743e77 +Author: Bill Nottingham +Date: Mon Jul 26 05:09:22 1999 +0000 - * sysconfig/network-scripts/ifdown: - fix syntax error in ifdown + *** empty log message *** - * initscripts.spec, src/netreport.c: - be more careful about netreport files + src/initlog.c | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) -2000-08-15 Bill Nottingham +commit c4b747090b49bedb21fcef4bf0e2829c1be85746 +Author: Bill Nottingham +Date: Sun Jul 25 06:27:34 1999 +0000 - * rc.d/init.d/functions: - don't use head, it's in /usr + - increase buffer from 2K to 8K + - add regexp checking + - add a usleep() call so we don't read 4000 twiddles from fsck -2000-08-14 Bill Nottingham + src/process.c | 95 ++++++++++++++++++++++++++++++++++----------------------- + 1 files changed, 57 insertions(+), 38 deletions(-) - * sysconfig/network-scripts/ifdown: - support killing dhcpcd as well as starting it +commit 99d044a435df955239ba870a6eafce1de9d28fed +Author: Bill Nottingham +Date: Sun Jul 25 06:22:54 1999 +0000 - * rc.d/rc.sysinit: - do case-insensitve greps of /proc/cmdline + install initlog.conf -2000-08-12 Nalin Dahyabhai + src/Makefile | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) - * initscripts.spec, sysconfig.txt: - move documentation for the DEMAND and IDLETIMEOUT values to the right section of sysconfig.txt +commit 21ea163f6fee34fd56735c1faeed84e7ab5a9ed7 +Author: Bill Nottingham +Date: Sun Jul 25 06:22:16 1999 +0000 -2000-08-11 Bill Nottingham + add config file parsing, strip data before a \r - * src/initlog.c: - don't do silly access checks on the root partition; instead, just try connecting to the syslog socket if it's there... + src/initlog.c | 106 ++++++++++++++++++++++++++++++++++++++++++++++++++------ + 1 files changed, 94 insertions(+), 12 deletions(-) -2000-08-09 Bill Nottingham +commit fa6426a768cc0375d9eee24e3d036f56e4ba36e3 +Author: Bill Nottingham +Date: Sun Jul 25 06:06:35 1999 +0000 - * ChangeLog, initscripts.spec: - bump to 5.44 + initial checkin -2000-08-08 Bill Nottingham + src/initlog.conf | 19 +++++++++++++++++++ + 1 files changed, 19 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit: load agpgart if necessary +commit f14c4dec54e8f3b511e3303268743197da896679 +Author: Bill Nottingham +Date: Sat Jul 24 21:45:10 1999 +0000 -2000-08-07 Jakub Jelinek + when 'rexec'ing, run initlog as child, not parent. + Ignore SIGPIPE when writing to initlog FD. - * initscripts.spec: 5.43 + src/process.c | 34 ++++++++++++++++++++++++++++++---- + 1 files changed, 30 insertions(+), 4 deletions(-) - * rc.d/rc.sysinit: - Put kernel architecture into /boot/kernel.h +commit c166ac82d1d846315bba73c787d71716626fe170 +Author: Bill Nottingham +Date: Sat Jul 24 21:43:59 1999 +0000 -2000-08-07 Bill Nottingham + When we write to initlog's FD, write in subshell so we don't die with SIGPIPE - * rc.d/rc.sysinit: - don't set hostname if it's already set (NFS root) + rc.d/init.d/functions | 7 ++++--- + 1 files changed, 4 insertions(+), 3 deletions(-) -2000-08-07 Nalin Dahyabhai +commit 471c05a3054ddd37c78f31b907d77ab11cf38807 +Author: Bill Nottingham +Date: Sat Jul 24 02:46:01 1999 +0000 - * initscripts.spec, sysconfig/network-scripts/ifup-ppp: - change updetach back to nodetach + oops, logging was broken 'cos we were passing bogus command line -2000-08-07 Bill Nottingham + src/process.c | 5 +++-- + 1 files changed, 3 insertions(+), 2 deletions(-) - * rc.d/rc.sysinit, sysconfig/network-scripts/network-functions, sysconfig.txt: - remove support for /etc/HOSTNAME +commit 03d8a966e3a8c1d2c14b1714af3f57e55aee1f95 +Author: Donnie Barnes +Date: Thu Jul 22 02:41:45 1999 +0000 - * initscripts.spec: bump rev + added --oot option -2000-08-07 Nalin Dahyabhai + src/usleep.c | 8 ++++++++ + 1 files changed, 8 insertions(+), 0 deletions(-) - * initscripts.spec, sysconfig/network-scripts/ifdown-ppp, sysconfig/network-scripts/ifup-ppp: - fix demand-dialing for PPP +commit f5009f9ba7903d85e82d97df72ada4172f621a3f +Author: Donnie Barnes +Date: Thu Jul 22 02:39:21 1999 +0000 -2000-08-07 Bill Nottingham + minor nit - * src/ppp-watch.c, sysconfig.txt: - add RETRYCONNECT option for ppp-watch + src/usleep.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/rc: fix minor logic error (#11399) +commit 566f3cb6f39a8ff39275d5a4518f2c595ac31416 +Author: Donnie Barnes +Date: Thu Jul 22 02:28:16 1999 +0000 - * initscripts.spec, rc.d/rc.sysinit: - remove console-tools requirement + fixed bug oot introduced into my code - * sysconfig/network-scripts/ifup-routes: - fix syntax error in ifup-routes + src/usleep.c | 15 +++++++++------ + 1 files changed, 9 insertions(+), 6 deletions(-) - * rc.d/init.d/netfs: - start portmap if it's not running for nfs mounts +commit e98ed90b3dec44a680dba428ec1c3619ec6d00cb +Author: Erik Troan +Date: Thu Jul 22 01:59:00 1999 +0000 - * rc.d/rc.sysinit: - cosmetic fixes for keytable loading + added missing include -2000-08-07 Nalin Dahyabhai + src/usleep.c | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) - * initscripts.spec, sysconfig/network-scripts/ifdown-ppp, sysconfig/network-scripts/ifup-ppp: - fix demand-dialing for PPP +commit 2c7b3a955e8c7eb9ad88bc46ff87ecf7aea670f0 +Author: Erik Troan +Date: Thu Jul 22 01:58:26 1999 +0000 -2000-08-07 Bill Nottingham + popt'd usleep (djb made me) - * src/ppp-watch.c, sysconfig.txt: - add RETRYCONNECT option for ppp-watch + src/Makefile | 4 +++ + src/usleep.1 | 11 +++++++-- + src/usleep.c | 59 +++++++++++++++++++++++++++++++++++++-------------------- + 3 files changed, 50 insertions(+), 24 deletions(-) - * rc.d/rc: fix minor logic error (#11399) +commit 2ae23baea22c0002c027c2cbd4925b78a829ccc0 +Author: Bill Nottingham +Date: Wed Jul 21 13:04:29 1999 +0000 - * initscripts.spec, rc.d/rc.sysinit: - remove console-tools requirement + mount /proc before checking / so that volume labels can work - * sysconfig/network-scripts/ifup-routes: - fix syntax error in ifup-routes + rc.d/rc.sysinit | 9 +++++++-- + 1 files changed, 7 insertions(+), 2 deletions(-) - * rc.d/init.d/netfs: - start portmap if it's not running for nfs mounts +commit b0ede98a468780a0c83676bbc9a2f0ac17ce34e2 +Author: Bill Nottingham +Date: Thu Jul 15 20:54:28 1999 +0000 - * rc.d/rc.sysinit: - cosmetic fixes for keytable loading + "processor" isn't common to all architectures. But bogomips is! :) - * rc.d/rc.sysinit: - don't probe for USB controllers here; deal with what kudzu gives us + rc.d/rc.local | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/init.d/network: - fix error message on bringing down non-existent interfaces. Also, more colons. +commit b211988bfbeeb4bb2dd90c98522576c5a69789bc +Author: Bill Nottingham +Date: Fri Jul 9 18:53:24 1999 +0000 -2000-08-06 Bill Nottingham + fix path sed of zonefile location - * rc.d/rc, rc.d/rc.sysinit: - yet more colons. Also, fix the nousb grep + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2000-08-03 Nalin Dahyabhai +commit 4d3c2a5f4d22f5bbb5ece5dcce9624a289e5358d +Author: Cristian Gafton +Date: Fri Jul 9 00:38:26 1999 +0000 - * src/shvar.c, sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-ppp: - be more specific about quoting variables + adjust run level times -2000-08-03 Bill Nottingham + ChangeLog | 2 ++ + rc.d/init.d/netfs | 2 +- + 2 files changed, 3 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup: - um, you can't have a hyphen in a shell variable +commit 0fb32ab46eb4a3f32ca736cca760a9cc21230a98 +Author: Cristian Gafton +Date: Fri Jul 9 00:15:17 1999 +0000 -2000-08-02 Bill Nottingham + remove *~ on make clean - * rc.d/init.d/halt, rc.d/init.d/netfs, rc.d/init.d/random: - colons. Lots of colons. More colons than most gastrointestinal clinics. + ChangeLog | 4 ++++ + Makefile | 1 + + 2 files changed, 5 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit: use usb-uhci, not uhci +commit 472608973882126a06e710b87ab14a9f3f0e0236 +Author: Bill Nottingham +Date: Thu Jul 8 21:24:18 1999 +0000 -2000-07-31 Bill Nottingham + *** empty log message *** - * rc.d/rc.sysinit: - don't fsck an NFS root filesystem + ChangeLog | 6 ++++++ + initscripts.spec | 5 +++++ + 2 files changed, 11 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit: fix fastboot +commit 2ec12f01b614707e18e66d4e383aaaf704b5db07 +Author: Bill Nottingham +Date: Thu Jul 8 21:23:29 1999 +0000 - * rc.d/init.d/netfs: - don't unmount / in netfs + fix timeconfig non-dependency -2000-07-27 Bill Nottingham + initscripts.spec | 13 +++++++------ + 1 files changed, 7 insertions(+), 6 deletions(-) - * initscripts.spec: - the stuff in rc.d/init.d should *not* be missingok +commit b1902b63d48c5d4ba7aa7d7f9d04d4b809a7b6a6 +Author: Bill Nottingham +Date: Thu Jul 8 21:17:02 1999 +0000 -2000-07-26 Bill Nottingham + *** empty log message *** - * ChangeLog: *** empty log message *** + initscripts.spec | 15 ++++++++++++--- + 1 files changed, 12 insertions(+), 3 deletions(-) - * initscripts.spec: bump to 5.39 +commit e707cc2953a60d835d135ea0756ae993172b097a +Author: Bill Nottingham +Date: Thu Jul 8 19:52:50 1999 +0000 - * rc.d/init.d/halt: fix unclean shutdown + *** empty log message *** -2000-07-25 Nalin Dahyabhai + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec, rc.d/rc.sysinit: - s/nill/null/g +commit a92caaf14173c9123e909299fe9dca8667418484 +Author: Bill Nottingham +Date: Thu Jul 8 19:52:34 1999 +0000 -2000-07-25 Bill Nottingham + require new setup (inputrc) - * lang.csh: fix test + ChangeLog | 15 +++++++++++++++ + initscripts.spec | 1 + + 2 files changed, 16 insertions(+), 0 deletions(-) - * initscripts.spec: bump to 5.37 +commit 3de25a3f7408121b911a5719efff0bbdf799cfc7 +Author: Bill Nottingham +Date: Thu Jul 8 19:17:41 1999 +0000 - * ChangeLog: *** empty log message *** + remove file - * rc.d/init.d/halt: - unmount usb filesystem on shutdown + inputrc | 14 -------------- + 1 files changed, 0 insertions(+), 14 deletions(-) - * sysconfig/network-scripts/ifup: - run an ifup-pre-local script if it exists +commit 0288c4a15487248839e1f3eb8998f11467fb887d +Author: Bill Nottingham +Date: Thu Jul 8 19:17:23 1999 +0000 - * Makefile, initscripts.spec: - tweaks + more fixes for i18n from nkbj@image.dk, move inputrc to setup package - * rawdevices, sysconfig/rawdevices: - that really needs to move + Makefile | 4 +++- + initscripts.spec | 1 - + lang.sh | 27 ++++----------------------- + sysconfig.txt | 33 +++++++++++++++++++++------------ + 4 files changed, 28 insertions(+), 37 deletions(-) - * initscripts.spec, rawdevices, rc.d/init.d/rawdevices, sysconfig.txt: - add raw device support from karsten +commit a12da0620f92935481d1e13302aa2986b2245133 +Author: Bill Nottingham +Date: Thu Jul 8 17:13:20 1999 +0000 -2000-07-24 Bill Nottingham + revert changes for time being - * rc.d/rc.sysinit: - fix usb ugliness on non-PCI machines + lang.sh | 35 +++++++++++++++++++++++++++++++++-- + 1 files changed, 33 insertions(+), 2 deletions(-) - * ChangeLog, initscripts.spec, rc.d/init.d/functions, rc.d/init.d/halt, rc.d/init.d/killall, rc.d/init.d/netfs, rc.d/init.d/network, rc.d/init.d/random, rc.d/init.d/single, rc.d/rc, rc.d/rc.sysinit, service, src/Makefile, src/testdinit, sysvinitfiles: - revert +commit 0aeb63ad9b5462be2d7a868e8c76135ea8336203 +Author: Bill Nottingham +Date: Thu Jul 8 17:07:11 1999 +0000 -2000-07-24 Bernhard "Bero" Rosenkränzer + fix some compiler warnings (nkbj@image.dk) - * rc.d/init.d/functions, rc.d/init.d/halt, rc.d/init.d/killall, rc.d/init.d/netfs, rc.d/init.d/network, rc.d/init.d/single, rc.d/rc, rc.d/rc.sysinit, service, src/Makefile, src/testdinit, sysvinitfiles, ChangeLog, initscripts.spec: - /etc/init.d -> /etc/rc.d/init.d + src/initlog.c | 6 +++--- + src/process.c | 4 ++-- + src/testd.c | 3 ++- + src/usleep.c | 2 +- + 4 files changed, 8 insertions(+), 7 deletions(-) -2000-07-20 Trond Eivind Glomsrod +commit 77b0bb06a826bff3e745bc10d2aff30bef514fe8 +Author: Bill Nottingham +Date: Wed Jul 7 15:28:55 1999 +0000 - * rc.d/init.d/random: Use /etc/rc.d/init.d + fixes from nkbj@image.dk -2000-07-18 Trond Eivind Glomsrod + adjtime | 1 + + lang.sh | 35 ++--------------------------------- + rc.d/init.d/network | 8 ++++++-- + 3 files changed, 9 insertions(+), 35 deletions(-) - * rc.d/rc.sysinit, initscripts.spec: - - add "nousb" command line parameter - - fix some warnings when mounting /proc/bus/usb +commit a85467e47ddb766356552452059f883892ef92a4 +Author: Bill Nottingham +Date: Tue Jul 6 22:15:52 1999 +0000 -2000-07-15 Matt Wilson + *** empty log message *** - * initscripts.spec: more cleanups + initscripts.spec | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) -2000-07-15 Bill Nottingham +commit 67a1a5b06fce0b1509cd860293c5593cb4c02ab1 +Author: Bill Nottingham +Date: Tue Jul 6 18:54:58 1999 +0000 - * initscripts.spec: add rc.local symlink + *** empty log message *** -2000-07-15 Matt Wilson + ChangeLog | 8 ++++++++ + initscripts.spec | 2 +- + 2 files changed, 9 insertions(+), 1 deletions(-) - * initscripts.spec, inittab: - move things back +commit 1b74e4b49e17806b83ae2b9eea0bf9357a50fe9c +Author: Bill Nottingham +Date: Tue Jul 6 15:06:53 1999 +0000 - * Makefile, initscripts.spec: - hack hack, move things back + fix killall links (#3889) - * initscripts.spec: - no more pretransaction stuff + initscripts.spec | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) -2000-07-13 Bill Nottingham +commit 6841c33639377c0ff422607c9139477960374d37 +Author: Bill Nottingham +Date: Tue Jul 6 01:34:46 1999 +0000 - * ChangeLog, initscripts.spec: - bump revision to 5.32 + oops, can't short-circuit backtics - * rc.d/rc.sysinit: fix == in shell + rc.d/init.d/functions | 16 +++++++++------- + 1 files changed, 9 insertions(+), 7 deletions(-) - * initscripts.spec: - tweak %pretrans some more +commit bae1028544150fc0a750c30ac0833b2aa6189294 +Author: Bill Nottingham +Date: Thu Jul 1 20:39:41 1999 +0000 - * rc.d/init.d/functions: - chuck ulimit errors to /dev/null + *** empty log message *** -2000-07-12 Bill Nottingham + ChangeLog | 13 +++++++++++++ + initscripts.spec | 2 +- + 2 files changed, 14 insertions(+), 1 deletions(-) - * ppp/ip-up: - move ip-up.local to after ifup-post, so that it has proper name resolution. Also, kill unused hearbeat stuff. +commit ededc76f1ce174201feec08a6be4a84ca36d89b3 +Author: Bill Nottingham +Date: Thu Jul 1 17:21:07 1999 +0000 -2000-07-11 Bill Nottingham + don't bring down non-existent IPX nets - * ChangeLog, initscripts.spec: - bump release to 5.31, implement rc.d disappearance with RPM Magic + rc.d/init.d/network | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) - * sysconfig.txt: - fix some of the harddisks documentation +commit 662cdad16a4202ea5e78b252a4a48456e7f3a334 +Author: Bill Nottingham +Date: Tue Jun 29 16:31:20 1999 +0000 -2000-07-10 Trond Eivind Glomsrod + don't source /etc/sysconfig/i18n if it's not there... - * rc.d/rc.sysinit: - Don't try to initialize disabled (IRQwise) USB controller. + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2000-07-10 Bill Nottingham +commit e436054d06e1ed5ef94903652ee88f3847da6765 +Author: Bill Nottingham +Date: Tue Jun 29 16:30:13 1999 +0000 - * sysconfig.txt: - add some info about /etc/sysconfig/harddisks + oops, don't call tty before /usr is mounted -2000-07-09 Bill Nottingham + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec: - don't include rc.d/* in filelist +commit 83694c0613db2ff6869f61dac6192a61105a1fbb +Author: Bill Nottingham +Date: Fri Jun 25 21:09:53 1999 +0000 -2000-07-07 Bill Nottingham + *** empty log message *** - * initscripts.spec: - *** empty log message *** + ChangeLog | 11 +++++++++++ + initscripts.spec | 7 ++++++- + 2 files changed, 17 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: - release 5.29 +commit 24bb0521549a35331f25e0046272f134872b7a93 +Author: Bill Nottingham +Date: Fri Jun 25 20:27:36 1999 +0000 - * initscripts.spec: - check to see if rc.d exists + don't create module-info, System.map links - they aren't needed -2000-07-06 Bill Nottingham + rc.d/rc.sysinit | 9 ++------- + 1 files changed, 2 insertions(+), 7 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit 27de948533bb7909f8a606f9a081b3d5198d8f86 +Author: Bill Nottingham +Date: Wed Jun 23 21:25:09 1999 +0000 - * rc.d/rc.sysinit: - move usb initialization up (for keyboards) + take out added 'local keymap' -2000-07-03 Bill Nottingham + rc.d/rc.sysinit | 10 ---------- + 1 files changed, 0 insertions(+), 10 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit f23d2bfda2b11b576be3e46c0deafb94ae1f3f99 +Author: Bill Nottingham +Date: Tue Jun 22 02:26:22 1999 +0000 - * inittab: revert + always set clock first thing (req. timeconfig 3.0) + touch utmpx/wtmpx if needed - * ChangeLog: *** empty log message *** + initscripts.spec | 3 +- + rc.d/rc.sysinit | 124 +++++++++++++++++++++++++++++------------------------- + 2 files changed, 68 insertions(+), 59 deletions(-) -2000-07-03 Bernhard "Bero" Rosenkränzer +commit 4822ea7a03e02d0a51b78fc603d580103983d04c +Author: Bill Nottingham +Date: Mon Jun 21 22:48:18 1999 +0000 - * initscripts.spec: - Increase version number, add changelog + *** empty log message *** - * inittab: Get rid of /sbin/update + rc.d/rc.sysinit | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) -2000-07-03 Nalin Dahyabhai +commit 92ae78fbd4a3ea24bf1d1ceeb7c5fbdaa93c264d +Author: Bill Nottingham +Date: Mon Jun 21 22:35:47 1999 +0000 - * initscripts.spec, sysconfig/network-scripts/ifup-ppp: - fix demand-dialing, now that I can test it + *** empty log message *** -2000-07-02 Trond Eivind Glomsrod + ChangeLog | 3 +++ + src/process.c | 2 ++ + 2 files changed, 5 insertions(+), 0 deletions(-) - * initscripts.spec: dont use tail +commit 70acf9b997428782f90e3d8e1c97074b8888253e +Author: Bill Nottingham +Date: Mon Jun 21 22:35:07 1999 +0000 - * rc.d/rc.sysinit: Dont use tail + um, can't 'return' from a shell script -2000-07-02 Bill Nottingham + ChangeLog | 8 ++++++++ + sysconfig/network-scripts/ifup-aliases | 2 +- + 2 files changed, 9 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - allow 'fastboot' on kernel commandline to skip fsck +commit 928e318914ce5e5f8678fa87c4d4404d28a95a89 +Author: Bill Nottingham +Date: Mon Jun 21 22:33:52 1999 +0000 - * src/getkey.c: - add support for a timeout argument + fix bug in parsing command arguments -2000-06-29 Trond Eivind Glomsrod + src/process.c | 16 +++++++++------- + 1 files changed, 9 insertions(+), 7 deletions(-) - * initscripts.spec: Add USB support +commit ef8617e6c8f2cb1f74fdc730db6a9943b4f3e91a +Author: Bill Nottingham +Date: Mon Jun 21 20:38:08 1999 +0000 - * rc.d/rc.sysinit: - Added USB initializing, including drivers for mouse and keyboards (if needeed) + make doexec not segfault if called with no args.... -2000-06-27 Trond Eivind Glomsrod + src/doexec.c | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * initscripts.spec: 5.22 +commit cdb0bb121e7328ccf444c7e6cc6ede6845a18567 +Author: Bill Nottingham +Date: Fri Jun 18 21:38:38 1999 +0000 - * rc.d/rc.sysinit: - Added support for EIDE disk optimization via /etc/sysconfig/hardddisks + *** empty log message *** -2000-06-27 Bill Nottingham + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec, rc.d/rc.sysinit: - *** empty log message *** +commit fcdae0551fd75a4c6cdeb1a9b4d9e82df624f4df +Author: Bill Nottingham +Date: Fri Jun 18 21:29:31 1999 +0000 - * initscripts.spec: tweak %pre + *** empty log message *** -2000-06-21 Preston Brown + ChangeLog | 11 +++++++++++ + initscripts.spec | 2 +- + 2 files changed, 12 insertions(+), 1 deletions(-) - * initscripts.spec: - adjtime file is noreplace. +commit 365f962999cfc85d1f921c5f057be940421c1e57 +Author: Bill Nottingham +Date: Fri Jun 18 21:23:18 1999 +0000 -2000-06-16 Nalin Dahyabhai + remove commented-out linuxconf support ;) - * initscripts.spec, sysconfig.txt, sysconfig/network-scripts/ifup-ppp: - sysconfig/network-scripts/ifup-ppp: add hooks for demand-dialing PPP - rc.d/init.d/functions: use basename of process when looking for its PID file + sysconfig/network-scripts/ifup-aliases | 41 ++----------------------------- + sysconfig/network-scripts/ifup-routes | 21 +++++----------- + 2 files changed, 10 insertions(+), 52 deletions(-) - * rc.d/init.d/functions: - use the process's basename when looking for pid files +commit a5a94f762b8e72693a58e08d383aed4b45170c21 +Author: Bill Nottingham +Date: Thu Jun 17 21:38:05 1999 +0000 -2000-06-15 Bill Nottingham + check for the presence of a tty before doing anything rash... - * initscripts.spec, Makefile, ChangeLog: - *** empty log message *** + rc.d/init.d/functions | 8 ++++++++ + 1 files changed, 8 insertions(+), 0 deletions(-) - * Makefile, initscripts.spec, inittab, rc.d/init.d/halt, rc.d/init.d/killall, rc.d/init.d/netfs, rc.d/init.d/network, rc.d/init.d/random, rc.d/init.d/single, rc.d/rc, rc.d/rc.sysinit, service, src/Makefile, src/testdinit, sys-unconfig.8, sysvinitfiles: - /etc/rc.d/init.d -> /etc/init.d. Wheeeeee. +commit 63debdd941f246f953cfb877be0ae83b6a8dd12c +Author: Bill Nottingham +Date: Thu Jun 17 21:09:29 1999 +0000 -2000-06-13 Bill Nottingham + add SRM clock support, take out hwclock --adjust - * ChangeLog, initscripts.spec: - *** empty log message *** + rc.d/rc.sysinit | 7 ++++++- + 1 files changed, 6 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - switch to /dev/shm from /var/shm +commit 09f669274026dc5712d975a2ce90cf192e2b8a86 +Author: Bill Nottingham +Date: Thu Jun 17 16:42:52 1999 +0000 -2000-06-12 Nalin Dahyabhai + *** empty log message *** - * rc.d/rc.sysinit: - change a -A to a -a in a test + ChangeLog | 3 +++ + initscripts.spec | 2 +- + 2 files changed, 4 insertions(+), 1 deletions(-) -2000-06-12 Bill Nottingham +commit 338eac34070e5ff79adf8f3a09d84e713448040c +Author: Bill Nottingham +Date: Thu Jun 17 16:42:52 1999 +0000 - * Makefile: fix bash-1 ism + *** empty log message *** -2000-06-10 Bill Nottingham + initscripts.spec | 5 +++++ + 1 files changed, 5 insertions(+), 0 deletions(-) - * ChangeLog: *** empty log message *** +commit 1e3d46fdd8ce527a96007ba592b52038fb56bdbe +Author: Bill Nottingham +Date: Thu Jun 17 16:41:53 1999 +0000 - * rc.d/init.d/functions: - set core dump soft limit, not hard limit + comment out linuxconf support -2000-06-08 Preston Brown + sysconfig/network-scripts/ifup-aliases | 61 +++++++++++++++++--------------- + sysconfig/network-scripts/ifup-routes | 12 +++--- + 2 files changed, 38 insertions(+), 35 deletions(-) - * initscripts.spec: updated. +commit 31009d281f37bd6333cad638ba87357ad7bc069a +Author: Bill Nottingham +Date: Thu Jun 17 16:30:07 1999 +0000 - * rc.d/rc.sysinit: - use depmod -A, not depmod -a. + *** empty log message *** - * sysconfig/network-scripts/ifup: typo. + ChangeLog | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) - * initscripts.spec: updated. +commit 19eaf7b3c62da6e6f6af5ce481ddf661bd906e00 +Author: Bill Nottingham +Date: Thu Jun 17 16:22:25 1999 +0000 - * sysconfig/network-scripts/ifup: - use dhcpcd if pump fails. + use INITLOG_ARGS everywhere except fsck, fix typo -2000-06-04 Bernhard "Bero" Rosenkränzer + rc.d/init.d/functions | 12 ++++++------ + rc.d/rc.sysinit | 4 ++-- + 2 files changed, 8 insertions(+), 8 deletions(-) - * initscripts.spec, prefdm: - autologin support +commit 2b0c2e16b8a030d90b41fc91a587206ba68dbe8a +Author: Bill Nottingham +Date: Thu Jun 17 15:07:16 1999 +0000 -2000-06-01 Bill Nottingham + bump rev - * initscripts.spec: typo + ChangeLog | 38 ++++++++++++++++++++++++++------------ + initscripts.spec | 2 +- + 2 files changed, 27 insertions(+), 13 deletions(-) - * Makefile, initscripts.spec, src/Makefile: - mandir stuff +commit 672a334d85cbd7dc7a7848f026b516760468387e +Author: Bill Nottingham +Date: Thu Jun 17 15:04:54 1999 +0000 - * ChangeLog, initscripts.spec: - *** empty log message *** + set the clock if we can read the /etc/localtime link, too - * ChangeLog, initscripts.spec, sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-aliases: - don't add host routes for local interfaces + rc.d/rc.sysinit | 6 ++++-- + 1 files changed, 4 insertions(+), 2 deletions(-) - * rc.d/rc.sysinit: - conf.modules -> modules.conf +commit 2b7bb223b166e97f6a96b62204e9447ff82f924a +Author: Bill Nottingham +Date: Thu Jun 17 04:17:45 1999 +0000 - * ChangeLog: *** empty log message *** + set clock as soon as possible... - * sysconfig/network-scripts/ifup-aliases: - don't add duplicate default routes for aliases + rc.d/rc.sysinit | 95 +++++++++++++++++++++++++++++++----------------------- + 1 files changed, 54 insertions(+), 41 deletions(-) - * sysconfig/network-scripts/ifdown: - typo; wait only 5 seconds, not 50 +commit 05e38c0c8ac239696bbc4f0dda1b12ecf29f4e85 +Author: Bill Nottingham +Date: Tue Jun 15 21:12:44 1999 +0000 -2000-05-31 Bill Nottingham + make setsysfont call smarter - * rc.d/init.d/halt: - remove read-only root remount; it's unnecessary + rc.d/rc.sysinit | 7 +++++-- + 1 files changed, 5 insertions(+), 2 deletions(-) - * rc.d/init.d/functions: - use pidofproc ; it does its own basename (#11762) +commit 10e7bcacf0e5dbf1f114a9c97335736168fb3dca +Author: Bill Nottingham +Date: Mon Jun 14 21:38:56 1999 +0000 - * sysconfig.txt: make description clearer + add routes after aliases - * rc.d/init.d/network: - fix check for strange linuxconf static-routes + sysconfig/network-scripts/ifup-post | 3 +-- + 1 files changed, 1 insertions(+), 2 deletions(-) -2000-05-22 Bill Nottingham +commit 618bc35f07882f47a4dbee0323cf08ce73bf480b +Author: Bill Nottingham +Date: Mon Jun 14 18:11:49 1999 +0000 - * initscripts.spec: tweak procps requirement + don't need to check internal node number... -2000-05-19 Bill Nottingham + rc.d/init.d/network | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec: - remove ia64 modutils non-requirement +commit 995a88565adabd80cf633ec2cc50d3bb1a240ca4 +Author: Bill Nottingham +Date: Mon Jun 14 18:01:48 1999 +0000 -2000-05-11 Nalin Dahyabhai + add a space after 'alias sound|midi' so we don't get confused by alsaconf + stuff - * initscripts.spec: - bump version for new release + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * rc.d/rc.sysinit: fix bug #11267 +commit fdda2eaaac1de5a47d156079a93c05a879ec39eb +Author: Bill Nottingham +Date: Mon Jun 14 17:36:31 1999 +0000 -2000-05-06 Bill Nottingham + fix so it does aliases in order - * ChangeLog: *** empty log message *** + sysconfig/network-scripts/ifup-aliases | 24 +++++++++--------------- + 1 files changed, 9 insertions(+), 15 deletions(-) - * initscripts.spec: - don't require modutils on ia64 +commit a757ce6ebbcfc3e7e1306edd8765d8e02d15ddef +Author: Bill Nottingham +Date: Mon Jun 14 14:48:44 1999 +0000 -2000-05-02 Bill Nottingham + *** empty log message *** - * rc.d/rc.sysinit: - fix old compatibility cruft + ChangeLog | 9 +++++++++ + initscripts.spec | 6 +++++- + rc.d/rc.sysinit | 2 +- + 3 files changed, 15 insertions(+), 2 deletions(-) -2000-05-01 Bill Nottingham +commit 5a91ea94fda39aa17a742d720eb2de9adf33a3c4 +Author: Bill Nottingham +Date: Mon Jun 14 14:44:11 1999 +0000 - * ChangeLog, initscripts.spec: - *** empty log message *** + um, it makes very little sense to touch /var/run/utmp and promptly remove it. - * Makefile, initscripts.spec, src/Makefile: - fixes to get the prototypes right + rc.d/rc.sysinit | 10 ++++++---- + 1 files changed, 6 insertions(+), 4 deletions(-) -2000-04-29 Bill Nottingham +commit 98ac61c5e351c23e5bc2cad35fa6f992a6c6387c +Author: Bill Nottingham +Date: Mon Jun 7 06:26:57 1999 +0000 - * ChangeLog: *** empty log message *** + revert raid - * src/initlog.conf: - ignore 'Setting filetype' messages from e2fsck in initlog + rc.d/rc.sysinit | 9 +++++++-- + 1 files changed, 7 insertions(+), 2 deletions(-) -2000-04-21 Nalin Dahyabhai +commit d651662679e177c4c954e753011e13b92efe599b +Author: Bill Nottingham +Date: Tue May 25 21:05:36 1999 +0000 - * src/shvar.c: - update from the rp3 CVS repository + *** empty log message *** -2000-04-19 Bill Nottingham + ChangeLog | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) - * initscripts.spec, ChangeLog: - *** empty log message *** +commit c013654844389a7705707b9e74e2c620d191c3d1 +Author: Bill Nottingham +Date: Tue May 25 21:04:58 1999 +0000 - * rc.d/init.d/network: - remove extraneous message + don't make relative links to display manager - * rc.d/init.d/halt: typo + rc.d/rc.sysinit | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) - * rc.d/init.d/halt, rc.d/rc.sysinit: - use /poweroff and /halt to determine whether powering off +commit f9bc0e040589861d0a7cc91dc88cf836701462dd +Author: Bill Nottingham +Date: Tue May 25 21:04:11 1999 +0000 - * ChangeLog, initscripts.spec: - *** empty log message *** + don't run ipx_internal_net if both params are 0 - * lang.csh: - use /bin/echo for consistent behavior + rc.d/init.d/network | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) - * lang.csh: - fix case statement ; apparently tcsh likes fd 15?? +commit 6bb3ecf770730916898a8de51de20e0653a577ed +Author: Bill Nottingham +Date: Tue May 25 18:26:35 1999 +0000 -2000-04-18 Nalin Dahyabhai + *** empty log message *** - * src/shvar.c, src/shvar.h: - constipated (via rp3) + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2000-04-13 Bill Nottingham +commit c430bc421d907c5d588416b21afad73dc18f2c33 +Author: Bill Nottingham +Date: Mon May 24 22:58:46 1999 +0000 - * ChangeLog: *** empty log message *** + *** empty log message *** - * rc.d/init.d/network: that's better + ChangeLog | 14 ++++++++++++++ + initscripts.spec | 5 +++++ + 2 files changed, 19 insertions(+), 0 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit 2e03191317d895267ef1c22a7f07224ddf4818b6 +Author: Bill Nottingham +Date: Mon May 24 20:52:31 1999 +0000 - * rc.d/init.d/network: that check was bogus + comment clean out of /var -2000-04-12 Bill Nottingham + rc.d/rc.sysinit | 14 +------------- + 1 files changed, 1 insertions(+), 13 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit 4e1b347451e0a87cd0742bdbdd2c745c010ce18f +Author: Bill Nottingham +Date: Mon May 24 20:49:53 1999 +0000 - * sysconfig/network-scripts/ifup-post: - check for RESOLV_MODS before testing + fix restart/cwd problem -2000-04-10 Bill Nottingham + rc.d/init.d/network | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit 0ebc4a73f7178ab88fa1834baed397585f6ec105 +Author: Michael K. Johnson +Date: Mon May 24 20:44:41 1999 +0000 - * rc.d/init.d/network: - don't bring up commented out 'ONBOOT' interfaces ; don't shut down inactive interfaces + let everyone read /var/run/ppp-*.dev -2000-04-04 Than Ngo + ppp/ip-up | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/ifdown-post: - remove /etc/resolv.conf.save after the ippp connection down +commit f9a3c6f84910b9551a16a015fc4f79ef57da58a1 +Author: Bill Nottingham +Date: Wed May 19 03:06:42 1999 +0000 - * sysconfig/network-scripts/ifdown-post, sysconfig/network-scripts/ifup-post, ChangeLog, initscripts.spec: - fix overwrite problem of resolv.conf on ippp/ppp/slip connections + clean up /var more completely -2000-04-03 Bill Nottingham + rc.d/rc.sysinit | 19 ++++++++++++++----- + 1 files changed, 14 insertions(+), 5 deletions(-) - * ChangeLog: *** empty log message *** +commit bfdb5f2f73940db0029812f67d2ae570e2d2852f +Author: Bill Nottingham +Date: Fri May 14 17:43:17 1999 +0000 - * src/ppp-watch.c: - don't delete other ppp-watch processes's pidfiles + *** empty log message *** - * ChangeLog, initscripts.spec: - *** empty log message *** + ChangeLog | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) - * rc.d/init.d/functions: - Blarg. I can't type. +commit 3a90aa28024cc06fc7dc772c5d3f1cd4e4cc3c95 +Author: Bill Nottingham +Date: Fri May 14 17:28:18 1999 +0000 - * rc.d/rc.sysinit: - explicitly specify --localtime to hwclock + fix typos -2000-03-31 Bill Nottingham + rc.d/rc.sysinit | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) - * lang.csh, lang.sh: - source /home/devel/notting/.i18n as well as /etc/sysconfig/i18n (idea from ) +commit 6c801ebadeaed6d698ed7e849dd53f0bcff3a4fc +Author: Bill Nottingham +Date: Fri May 14 15:54:16 1999 +0000 - * service: - add full restart (stop/start) + *** empty log message *** - * sysconfig/network-scripts/ifup: - don't add unnecessary host routes + ChangeLog | 6 ++++++ + initscripts.spec | 2 +- + 2 files changed, 7 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit 777e9ec8779ba4ad76bae33ab9fdfdd5044a1cf6 +Author: Bill Nottingham +Date: Fri May 14 15:53:42 1999 +0000 - * rc.d/init.d/network: - blarg. linuxconf support broken again. Can we kill this yet? + oops, xargs is on /usr/bin, can't use that. -2000-03-27 Bill Nottingham + rc.d/init.d/network | 8 ++++++-- + 1 files changed, 6 insertions(+), 2 deletions(-) - * initscripts.spec, ChangeLog: - *** empty log message *** +commit 28daca89004eef2c2634a4ba5b7f993c0d4079e2 +Author: Bill Nottingham +Date: Fri May 14 14:40:17 1999 +0000 - * ChangeLog, initscripts.spec: - remove compatiblity chkconfig links + load modules earlier - * rc.d/init.d/network: - automatically unmount network fs when stopping network + rc.d/rc.sysinit | 10 +++++----- + 1 files changed, 5 insertions(+), 5 deletions(-) -2000-03-21 Bernhard "Bero" Rosenkränzer +commit b76ca307299d8d9156d0e0d5dbaca63cb093d7b8 +Author: Bill Nottingham +Date: Wed May 12 03:41:44 1999 +0000 - * rc.d/rc.sysinit, initscripts.spec: - Handle /var/shm + *** empty log message *** -2000-03-20 Bill Nottingham + ChangeLog | 17 +++++++++++++++++ + initscripts.spec | 5 +++++ + 2 files changed, 22 insertions(+), 0 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit 6a8976f65e90920f2e304f56a0f6e355b1976cd0 +Author: Bill Nottingham +Date: Wed May 12 03:35:07 1999 +0000 - * src/netreport.c: - show usage on bogus arguments + be careful about loading st.o - * rc.d/init.d/functions: - remove calls to ps. This should speed things up on slower machines + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * sysconfig.txt, sysconfig/network-scripts/ifup: - allow for setting of MTU for a device +commit 635b75a0234338eec11f03bc2bc88ff23c5f3133 +Author: Bill Nottingham +Date: Wed May 12 03:30:40 1999 +0000 - * sysconfig/network-scripts/ifup-post: - set umask before writing /etc/resolv.conf + Wow, the rhmkvtag stuff has been seriously screwed for 2+ months now. - * sysconfig/network-scripts/ifup: - honor NEEDHOSTNAME flag for pump as well + rc.d/rc.sysinit | 11 +++++++---- + 1 files changed, 7 insertions(+), 4 deletions(-) - * src/ppp-watch.c: - open /dev/null for child process instead of closing fds 0,1,2 +commit 94078c1113cf008e71511d5fdaf74ba734731e7d +Author: Bill Nottingham +Date: Mon May 10 21:58:04 1999 +0000 -2000-03-17 Bernhard "Bero" Rosenkränzer + fix raid start - * initscripts.spec: 5.01 + initscripts.spec | 2 +- + rc.d/rc.sysinit | 9 ++------- + 2 files changed, 3 insertions(+), 8 deletions(-) - * rc.d/rc.sysinit: - Launch devfsd if required and installed +commit 96cabc3fa06f36bd18cea475b760fda29a8e569f +Author: Bill Nottingham +Date: Tue May 4 19:43:20 1999 +0000 -2000-03-10 Nalin Dahyabhai + add SMP info to /etc/issue - * ppp/ip-down, ppp/ip-up: - use $@ intead of $* to fix bug #9697 + rc.d/rc.local | 12 +++++++++++- + 1 files changed, 11 insertions(+), 1 deletions(-) -2000-03-08 Bill Nottingham +commit 71471207bdc587f38929ce5097b971b497a43b29 +Author: Bill Nottingham +Date: Mon Apr 19 19:34:22 1999 +0000 - * initscripts.spec, ChangeLog: - *** empty log message *** + *** empty log message *** - * rc.d/init.d/halt, sysconfig/network-scripts/ifdown, sysconfig/network-scripts/network-functions: - check that a device is up before bringing it down + ChangeLog | 2 ++ + initscripts.spec | 2 +- + lang.sh | 4 ++++ + 3 files changed, 7 insertions(+), 1 deletions(-) -2000-03-08 Cristian Gafton +commit 5c2abfccdd8d45ecd9a1f1db324b49a24429969b +Author: Bill Nottingham +Date: Mon Apr 19 19:33:37 1999 +0000 - * Makefile: look at Version: + inputrc is always on - * initscripts.spec, sysconfig.txt: - documentation update from jakub + lang.sh | 8 -------- + 1 files changed, 0 insertions(+), 8 deletions(-) -2000-03-07 Bill Nottingham +commit 9877937ed83161e94b752ad53150da10e328fb00 +Author: Bill Nottingham +Date: Mon Apr 19 04:07:44 1999 +0000 - * ChangeLog, initscripts.spec, sysctl.conf, sysctl.conf.sparc: - *** empty log message *** + *** empty log message *** - * src/minilogd.c: - don't ignore stat return code + ChangeLog | 8 ++++++++ + 1 files changed, 8 insertions(+), 0 deletions(-) - * initscripts.spec, ChangeLog: - *** empty log message *** +commit d4d6c5b4a5e1afdebe49293d04ee9185a6060e79 +Author: Bill Nottingham +Date: Mon Apr 19 03:56:33 1999 +0000 - * initscripts.spec, rc.d/init.d/network: - handle sysctl upgrades better ; re-run sysctl on network start + commit inputrc changes - * sysctl.conf, sysctl.conf.sparc: - add an extra newline + initscripts.spec | 7 +++++-- + inputrc | 11 +++++++++++ + 2 files changed, 16 insertions(+), 2 deletions(-) -2000-02-28 Bill Nottingham +commit 87689cc249b68a3201e92e3b3b4fc8ab56f9e94b +Author: Matt Wilson +Date: Sun Apr 18 23:36:47 1999 +0000 - * ChangeLog, initscripts.spec: - *** empty log message *** + typo -2000-02-25 Bill Nottingham + initscripts.spec | 4 +++- + sysconfig/network-scripts/ifup | 2 +- + 2 files changed, 4 insertions(+), 2 deletions(-) - * sysconfig/network-scripts/ifup-hdlc: - never mind +commit f9a99f7f8ec478b3810ec03237c8c330673d85a0 +Author: Bill Nottingham +Date: Thu Apr 15 14:01:22 1999 +0000 - * sysconfig/network-scripts/ifup-hdlc: - add hdlc script from hugh@toad.com + *** empty log message *** -2000-02-24 Bill Nottingham + ChangeLog | 4 ++++ + initscripts.spec | 2 +- + 2 files changed, 5 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup-post: - allow for spaces in lines that are read +commit ea3bd14beeed36d0f761e3277678623cde13a586 +Author: Bill Nottingham +Date: Thu Apr 15 13:53:34 1999 +0000 -2000-02-23 Bill Nottingham + dpn't run rpmnew scripts either - * rc.d/rc.sysinit: - don't read commented raiddev entries + rc.d/init.d/single | 1 + + rc.d/rc | 10 ++++++---- + 2 files changed, 7 insertions(+), 4 deletions(-) -2000-02-21 Bill Nottingham +commit ec8b3f7b5048defd1506f9419392f06c3b64fcf1 +Author: Bill Nottingham +Date: Wed Apr 14 00:05:12 1999 +0000 - * rc.d/init.d/network: eh, nevermind + typo - * rc.d/init.d/network: take out ippp removal + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * ChangeLog: *** empty log message *** +commit 706a9b36efd36809cb704d2113760b70f598001a +Author: Bill Nottingham +Date: Tue Apr 13 23:47:56 1999 +0000 -2000-02-21 Than Ngo + *** empty log message *** - * rc.d/init.d/network: ignore ippp devices + initscripts.spec | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * sysconfig/network-scripts/ifdown-post: - PATH is not set -> added PATH=/sbin:/usr/sbin:/bin:/usr/bin +commit dae4dc40ebdcd642cc45b385a269b450c9c57299 +Author: Bill Nottingham +Date: Tue Apr 13 23:25:05 1999 +0000 -2000-02-21 Bill Nottingham + *** empty log message *** - * ChangeLog, initscripts.spec: - *** empty log message *** + ChangeLog | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) -2000-02-21 Florian La Roche +commit 278b3f77d7f2e2565b1bd4a42cd4539cf9fe68f6 +Author: Bill Nottingham +Date: Tue Apr 13 23:12:56 1999 +0000 - * sysconfig/network-scripts/ifup-post: - Fix typo in ifup-post. + xdm returns to runlevel 5 -2000-02-18 Bill Nottingham + inittab | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: remove mtab~~ too +commit cc91f00c61f43522c63822a477bb089c0bdd8419 +Author: Bill Nottingham +Date: Tue Apr 13 23:12:20 1999 +0000 -2000-02-17 Bill Nottingham + set preferred display manager link, fix quotas - * sysconfig/network-scripts/ifup-post, ChangeLog, initscripts.spec: - *** empty log message *** + rc.d/rc.sysinit | 44 +++++++++++++++++++++++++++++++++++++------- + 1 files changed, 37 insertions(+), 7 deletions(-) - * sysconfig/network-scripts/ifup-post: - support for isdn stuff +commit bcff30b4f232e81dfcbb64763c0c213d91e5edab +Author: Bill Nottingham +Date: Tue Apr 13 18:25:15 1999 +0000 - * ChangeLog, initscripts.spec: - *** empty log message *** + *** empty log message *** -2000-02-16 Bill Nottingham + initscripts.spec | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: sanitize repair prompt +commit 9637d07fd21ee0e0fe329d957a9cb3691ffc54b8 +Author: Bill Nottingham +Date: Tue Apr 13 18:17:19 1999 +0000 -2000-02-14 Bill Nottingham + log by default to LOCAL7 - * sysconfig.txt: - document /etc/sysconfig/desktop + src/initlog.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2000-02-14 Nalin Dahyabhai +commit 8b36b6f87b9e1732b3b34a75f5a0081f94099a03 +Author: Bill Nottingham +Date: Tue Apr 13 15:45:42 1999 +0000 - * initscripts.spec: - add which as dependency for bug 9416 + *** empty log message *** -2000-02-08 Bill Nottingham + ChangeLog | 12 ++++++++++++ + 1 files changed, 12 insertions(+), 0 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit a26616531d78e568c6f3c076ff07d112eee2098d +Author: Bill Nottingham +Date: Tue Apr 13 15:37:07 1999 +0000 - * ChangeLog, rc.d/rc.sysinit: - load modules, not aliases. Also, load sound-slot-0 if aliased + don't run single-user mode through initlog -2000-02-07 Nalin Dahyabhai + rc.d/rc | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec: - whoops, forgot to update changelog in .spec +commit c15181c1ab2b05c16459547b469743bafe2e68f6 +Author: Bill Nottingham +Date: Tue Apr 13 15:27:05 1999 +0000 - * ChangeLog, rc.d/rc.sysinit: - fix check for /var/*/news, work around for bug #9140 + for - done, not for - fi - * ChangeLog, initscripts.spec, lang.csh: - check that LC_ALL/LANG/LINGUAS/TERM are set before we use them in lang.csh + rc.d/init.d/single | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -2000-02-05 Bill Nottingham +commit ea09026c40777ad1e57a671c154e259bf9a0d244 +Author: Bill Nottingham +Date: Tue Apr 13 15:21:42 1999 +0000 - * ChangeLog, rc.d/rc.sysinit: - don't run mixer if module doesn't load + fix typo -2000-02-05 Nalin Dahyabhai + rc.d/init.d/single | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/init.d/single: - whoops, single should really check that it got start before it does anything +commit 65775c8430ca9eeba10dd47fb62a844cb5dcee47 +Author: Bill Nottingham +Date: Tue Apr 13 15:11:46 1999 +0000 - * initscripts.spec, rc.d/init.d/random: - fix bug 9102 + typo -2000-02-04 Bill Nottingham + rc.d/init.d/single | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit dfd3eae3c12fc1d053a218b774bb6a06a2bb82fc +Author: Bill Nottingham +Date: Tue Apr 13 15:11:04 1999 +0000 - * lang.csh, lang.sh: - if LC_ALL/LINGUAS == LANG, don't set them + add a service script for starting and stopping things. wheeeeeeeeee... -2000-02-02 Bill Nottingham + Makefile | 1 + + initscripts.spec | 1 + + service | 11 +++++++++++ + 3 files changed, 13 insertions(+), 0 deletions(-) - * initscripts.spec: - add glib-devel to buildprereq +commit 72fb31244b9818d4ce564f632ab4d39b3ea48f64 +Author: Bill Nottingham +Date: Tue Apr 13 15:05:33 1999 +0000 - * ChangeLog, initscripts.spec: - *** empty log message *** + *** empty log message *** - * rc.d/init.d/network, sysconfig/network-scripts/ifup-routes: - fix handling of bizarro linuxconf routes + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: - obsolete sapinit (a SAP sysctl package) +commit db360134150dbc1d983cf38219ccb59f4d1c03bd +Author: Bill Nottingham +Date: Tue Apr 13 15:05:16 1999 +0000 -2000-02-01 Nalin Dahyabhai + don't run mingetty in runlevel 1 - * ChangeLog, sysconfig/network-scripts/network-functions: - don't change DEVICE when bringing up default route + inittab | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit 5b20261fc4c32e7a7c3b523de5e24c011c204dae +Author: Bill Nottingham +Date: Tue Apr 13 15:04:45 1999 +0000 - * sysconfig/network-scripts/network-functions: - AAAACK! wrong IP for default route! + if people want to run scripts in runlevel 1, let them - * src/shvar.c, src/shvar.h: - non-critical changes to shvar to sync with rp3's copy + rc.d/init.d/single | 18 ++++++++++++++++-- + 1 files changed, 16 insertions(+), 2 deletions(-) - * initscripts.spec, src/shvar.c: - shvar cleanup +commit 7e922e3a5314ed011cea7350f86d1d69643a95f7 +Author: Bill Nottingham +Date: Mon Apr 12 17:00:29 1999 +0000 -2000-01-31 Bill Nottingham + *** empty log message *** - * rc.d/rc.sysinit: *** empty log message *** + ChangeLog | 12 ++++++++++++ + 1 files changed, 12 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-post: - set hostname only on boot +commit e7f7e8ab5ed7fc1014bf155ddf4ad9d6ea047ee6 +Author: Bill Nottingham +Date: Mon Apr 12 16:59:40 1999 +0000 -2000-01-31 Nalin Dahyabhai + add console-tools req, add kernel <= 2.2 conflict - * ChangeLog, initscripts.spec, rc.d/rc.sysinit, src/ipcalc.1, src/shvar.c, src/shvar.h, sysconfig/network-scripts/ifdown-post, sysconfig/network-scripts/network-functions: - * sysconfig/network-scripts/ifdown-post: - attempt to reset the default route in case we dropped it for PPP + initscripts.spec | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) - * src/ipcalc.1: - document the "--silent" option +commit 91fd228098bf5650701c1b86817c3b1d1be1056f +Author: Bill Nottingham +Date: Mon Apr 12 16:59:18 1999 +0000 - * src/shvar.c: - strtok() and other cleanups + remove 2.0 kernel support - * rc.d/rc.sysinit: - make symlinks for System.map and module-info automatically + sysconfig/network-scripts/ifup | 2 +- + sysconfig/network-scripts/ifup-aliases | 13 ++----------- + 2 files changed, 3 insertions(+), 12 deletions(-) -2000-01-31 Bill Nottingham +commit 598c3dd75dbe2dd27edcb8ad19661046dab00e0d +Author: Bill Nottingham +Date: Mon Apr 12 16:58:53 1999 +0000 - * ChangeLog, rc.d/init.d/network: - *** empty log message *** + kill kerneld - * sysconfig/network-scripts/ifup: revert + rc.d/init.d/single | 5 +---- + 1 files changed, 1 insertions(+), 4 deletions(-) - * rc.d/init.d/network, sysconfig/network-scripts/ifup: - bring down *all* interfaces on network stop +commit 00a972f855e4c38cb98ff7e7084d98610d61793d +Author: Bill Nottingham +Date: Mon Apr 12 16:58:46 1999 +0000 - * src/initlog.c, src/process.c: - fix some warnings on alpha + kill kerneld. make sure sound aliases aren't commented out - * ChangeLog, initscripts.spec: - *** empty log message *** + rc.d/rc.sysinit | 15 +++------------ + 1 files changed, 3 insertions(+), 12 deletions(-) - * rc.d/init.d/network, sysconfig/network-scripts/ifup: - fix logic of boot-time interfaces somewhat +commit e5f11973b56392f62d0921477ceb68fe7686aac3 +Author: Bill Nottingham +Date: Fri Apr 9 02:29:24 1999 +0000 - * src/ppp-watch.c: - return code of socket is -1, not 0 + *** empty log message *** -2000-01-27 Bill Nottingham + ChangeLog | 12 ++++++++++++ + initscripts.spec | 9 +++++++-- + src/initlog.c | 1 - + 3 files changed, 19 insertions(+), 3 deletions(-) - * rc.d/rc.sysinit: - get rid of warning when /var/lock and /var/run are empty +commit e8dcf9d4cf078a8cc8dd647000db737fc8a020b7 +Author: Bill Nottingham +Date: Fri Apr 9 02:29:09 1999 +0000 -2000-01-24 Bill Nottingham + fixeds for the case where /dev/log exists at boot - * ChangeLog: *** empty log message *** + src/initlog.c | 22 ++++++++++++++++------ + src/initlog.h | 2 ++ + src/minilogd.c | 13 ++++++++----- + src/process.c | 12 ++++++------ + src/process.h | 2 +- + 5 files changed, 33 insertions(+), 18 deletions(-) - * rc.d/rc.sysinit: - don't blow away /var/run/news on reboot +commit 44e8ff24a4a674818c27e9435274333a99c4e02e +Author: Bill Nottingham +Date: Thu Apr 8 16:04:26 1999 +0000 -2000-01-21 Bill Nottingham + check for 2.0 kernels before doing some stuff - * ChangeLog: *** empty log message *** + sysconfig/network-scripts/ifup | 2 +- + sysconfig/network-scripts/ifup-aliases | 12 ++++++++++-- + 2 files changed, 11 insertions(+), 3 deletions(-) - * sysconfig/network-scripts/ifup-post: - change grep slightly +commit 0685abf5cf2c7ac25482006491f3959709c2bcb7 +Author: Bill Nottingham +Date: Thu Apr 8 02:36:38 1999 +0000 - * ChangeLog, initscripts.spec: - *** empty log message *** + make rc.local config(noreplace) - * rc.d/rc.sysinit: - don't load disabled modules + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/init.d/functions: - fix pidof calls in pidofproc +commit 5d10a8e664ecf5d7022828b933fb3d5165f376c6 +Author: Bill Nottingham +Date: Wed Apr 7 22:45:12 1999 +0000 - * rc.d/init.d/functions: - put ps|grep|awk back in until we think of something better (pidof -x ain't it) + *** empty log message *** - * src/process.c: - take out some pointless code + initscripts.spec | 2 +- + rc.d/init.d/functions | 4 +++- + 2 files changed, 4 insertions(+), 2 deletions(-) - * rc.d/init.d/functions: - add --user option to daemon +commit 3c627b854461b0714479ca421a6e25aace41f645 +Author: Bill Nottingham +Date: Wed Apr 7 16:56:56 1999 +0000 -2000-01-20 Bill Nottingham + *** empty log message *** - * rc.d/rc.sysinit: - remove mtab~ files earlier + ChangeLog | 3 +++ + initscripts.spec | 5 ++++- + rc.d/init.d/functions | 4 +++- + 3 files changed, 10 insertions(+), 2 deletions(-) -2000-01-19 Bill Nottingham +commit d6213696823a7e52a135a154832007e23734e33b +Author: Bill Nottingham +Date: Wed Apr 7 16:54:11 1999 +0000 - * ChangeLog, initscripts.spec: - *** empty log message *** + add a --check to daemon so that we don't look for su's pid - * sysconfig/network-scripts/ifup-post: - don't munge resolv.conf if DNS1 is in there somewhere already + rc.d/init.d/functions | 7 ++++++- + 1 files changed, 6 insertions(+), 1 deletions(-) -2000-01-18 Bill Nottingham +commit 8429bd0cd30bc2f568ff2177566b32a5a30aed25 +Author: Bill Nottingham +Date: Wed Apr 7 16:03:33 1999 +0000 - * ChangeLog: *** empty log message *** + *** empty log message *** -2000-01-17 Bill Nottingham + initscripts.spec | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * rc.d/rc.sysinit: - fix quoatacheck for non-roto +commit e56236d176bade24c264883f9f4a75b4d8639075 +Author: Bill Nottingham +Date: Wed Apr 7 16:02:17 1999 +0000 - * initscripts.spec: bump procps dependency + *** empty log message *** -2000-01-14 Bill Nottingham + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/init.d/functions: - remove ps |grep|awk construct +commit 699df724f4f81f5458148ac77b88c94297766f36 +Author: Bill Nottingham +Date: Wed Apr 7 16:00:18 1999 +0000 -2000-01-13 Bill Nottingham + changes to %post for wtmp/utmp - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-ipx: - fix ifup-ipx (#8407) + ChangeLog | 13 +++++++++++++ + initscripts.spec | 20 ++++++++++++++------ + 2 files changed, 27 insertions(+), 6 deletions(-) - * rc.d/rc.sysinit: - terminate raid start message with newline +commit 2d638e35d40ae53bb81a201173a78a9cdf1faac5 +Author: Bill Nottingham +Date: Wed Apr 7 15:47:43 1999 +0000 -2000-01-12 Bill Nottingham + touch wtmp, don't zero it - * ChangeLog, initscripts.spec: - *** empty log message *** + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * src/Makefile: link popt statically +commit 227553340645f0864458d3764b1ff9e810219931 +Author: Bill Nottingham +Date: Wed Apr 7 15:40:47 1999 +0000 -2000-01-10 Bill Nottingham + fix check for non-existent devices - * initscripts.spec, ChangeLog: - *** empty log message *** + sysconfig/network-scripts/ifup | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * rc.d/init.d/halt: - ignore loopfs when umounting +commit ef3d1e10d2012c9e2eec27cc87ffc8683e38a955 +Author: Erik Troan +Date: Wed Apr 7 06:35:49 1999 +0000 -2000-01-07 Bill Nottingham + made wtmp, utmp mode 664 and owned by group wtmp - * ChangeLog: *** empty log message *** + initscripts.spec | 11 +++++++++-- + rc.d/rc.sysinit | 3 +++ + 2 files changed, 12 insertions(+), 2 deletions(-) -2000-01-06 Bill Nottingham +commit c37b4d914245ac93d7cc04b6a3a41f35fe28d98b +Author: Bill Nottingham +Date: Tue Apr 6 22:23:21 1999 +0000 - * rc.d/rc.sysinit: - don't assume ARC clock from MILO + *** empty log message *** -1999-12-30 Bill Nottingham + ChangeLog | 2 -- + 1 files changed, 0 insertions(+), 2 deletions(-) - * rc.d/init.d/network: - don't call non-existant ipv4_forward_set +commit 80d8270b901404b7324e14063ce936d80be7d5ee +Author: Bill Nottingham +Date: Tue Apr 6 22:22:48 1999 +0000 -1999-12-29 Erik Troan + take out --noclear - * Makefile: - make check shouldn't try to pipe ELF executables thorugh bash! + inittab | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec: - removed sh-utils prereq which breaks the dependency chain +commit f2c474d3a00890430e3df353208abba6276ff87a +Author: Bill Nottingham +Date: Tue Apr 6 22:02:55 1999 +0000 -1999-12-29 Bill Nottingham + *** empty log message *** - * initscripts.spec: - *** empty log message *** + ChangeLog | 20 ++++++++++++++++++++ + initscripts.spec | 2 +- + 2 files changed, 21 insertions(+), 1 deletions(-) -1999-12-28 Bill Nottingham +commit fe489334627c27bed9107bdbd3a1663dd6260967 +Author: Bill Nottingham +Date: Tue Apr 6 22:02:55 1999 +0000 - * ChangeLog: *** empty log message *** + *** empty log message *** - * sysctl.conf, sysctl.conf.sparc: - add files + initscripts.spec | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) - * 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 +commit df9d3e26a6d51fd0d932deec4f372e71e5e3f054 +Author: Bill Nottingham +Date: Tue Apr 6 21:56:46 1999 +0000 -1999-12-13 Bill Nottingham + do loadkeys nicer - * initscripts.spec: - *** empty log message *** + rc.d/rc.sysinit | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) - * initscripts.spec: move buildroot +commit 29916889e01a5485c9401a6f99426b07b901fb04 +Author: Michael K. Johnson +Date: Tue Apr 6 21:32:22 1999 +0000 - * ChangeLog, initscripts.spec: - *** empty log message *** + ifup-ipx ./_ confusion fixed -1999-12-08 Bill Nottingham + initscripts.spec | 9 ++++++--- + sysconfig/network-scripts/ifup-ipx | 7 ++++--- + 2 files changed, 10 insertions(+), 6 deletions(-) - * rc.d/init.d/halt: - unmount /proc after we're done with it. +commit 9807a2372261c9f27e53c208ac81e0a2db5e53fe +Author: Bill Nottingham +Date: Tue Apr 6 20:45:16 1999 +0000 -1999-12-06 Michael K. Johnson + echo after loading keymap - * ChangeLog, initscripts.spec: - 4.71 release + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * src/ppp-watch.c: - redial after RETRYTIMEOUT on script failure +commit e8f4ceaf165a41787ea860bff3f91416bb12e7f6 +Author: Bill Nottingham +Date: Tue Apr 6 20:44:45 1999 +0000 - * src/ppp-watch.c: tyops + look for consolechars in both /bin & /usr/bin - * src/ppp-watch.c: - handle control-C and such on parent right - use sigaction + setsysfont | 6 ++++-- + 1 files changed, 4 insertions(+), 2 deletions(-) - * sysconfig/network-scripts/ifup-ppp: - Fix suggested by Adam P. Jenkins, tests fine here, may improve CHAP as well. +commit ac0106eb9bbb0adb00cfdf0c809546d2816f2600 +Author: Bill Nottingham +Date: Tue Apr 6 20:43:53 1999 +0000 -1999-12-03 Bill Nottingham + consolechars is in /bin - * ChangeLog: *** empty log message *** + setsysfont | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) -1999-12-03 Michael K. Johnson +commit 4fd4ed3cd6e0282f1b29991e04e175fd3a587628 +Author: Erik Troan +Date: Tue Apr 6 18:18:35 1999 +0000 - * src/ppp-watch.c: - open fds, get lock/pid file names right + run ifup-local as appropriate -1999-12-03 Bill Nottingham + initscripts.spec | 5 ++++- + sysconfig/network-scripts/ifup-post | 4 ++++ + 2 files changed, 8 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: y.a. typo +commit 8a68ee52111c9c77eaf3cd0c2a149e2a8dbaf890 +Author: Bill Nottingham +Date: Tue Apr 6 16:41:48 1999 +0000 -1999-11-30 Bill Nottingham + *** empty log message *** - * ChangeLog: *** empty log message *** + ChangeLog | 7 +++++++ + initscripts.spec | 2 +- + 2 files changed, 8 insertions(+), 1 deletions(-) - * src/minilogd.c: - duh - use dgram to talk to real syslogd +commit c6dc8a02df34fe137afe87cf5acdf9a07f20cb82 +Author: Bill Nottingham +Date: Tue Apr 6 16:41:06 1999 +0000 - * ChangeLog, rc.d/rc.sysinit: - *** empty log message *** + don't touch/remove/bother utmpx - * initscripts.spec: - fix modutils dependencies + rc.d/rc.sysinit | 1 - + 1 files changed, 0 insertions(+), 1 deletions(-) -1999-11-29 Bill Nottingham +commit 7912f974d46927cb80347bd89cebae2d9b4b99f2 +Author: Bill Nottingham +Date: Tue Apr 6 16:30:26 1999 +0000 - * ChangeLog, initscripts.spec: - *** empty log message *** + make network work for restart if called as ./network - * rc.d/rc.sysinit: - make sound detection consistent + rc.d/init.d/network | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) -1999-11-28 Bill Nottingham +commit 00611052fcecc3963868a9b98df35bb94126ad6f +Author: Bill Nottingham +Date: Tue Apr 6 16:28:43 1999 +0000 - * ChangeLog: *** empty log message *** + add --noclear for tty1 - * sysconfig/network-scripts/ifup: - this makes more sense + inittab | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit 1fec32ae83dd0d078822d367a25fabf70e84b509 +Author: Bill Nottingham +Date: Tue Apr 6 14:47:55 1999 +0000 - * rc.d/init.d/network: - yet another typo. grr. arrgh. + don't zero /var/run/utmpx, remove it... -1999-11-24 Bill Nottingham + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: fix other syntax error +commit 227c62f9d9f472236772219e88da0ac32a6b0b50 +Author: Bill Nottingham +Date: Tue Apr 6 04:57:56 1999 +0000 - * sysconfig/network-scripts/ifup: - don't add default loopback route + *** empty log message *** - * initscripts.spec, ChangeLog: - *** empty log message *** + ChangeLog | 19 +++++++++++++++++++ + initscripts.spec | 6 +++++- + 2 files changed, 24 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: fix typo +commit ccc6bc94f3771d516ae8c4574a0fe5bb5029e8fa +Author: Bill Nottingham +Date: Tue Apr 6 04:55:41 1999 +0000 -1999-11-22 Michael K. Johnson + take out loadunimap, since setsysfont should take care of this - * initscripts.spec: releasing 4.67 + lang.sh | 5 ----- + 1 files changed, 0 insertions(+), 5 deletions(-) - * src/ppp-watch.c: - comments are dangerous; sometimes they disagree with code... +commit addf22ce5bebd7a187245995c5a6c691913e8c27 +Author: Bill Nottingham +Date: Tue Apr 6 04:53:53 1999 +0000 - * sysconfig.txt: DEBUG documented + add some changes suggested by Peter Ivanyi -1999-11-22 Bill Nottingham + Makefile | 1 + + initscripts.spec | 1 + + lang.sh | 50 ++++++++++++++++++++++++++++---------------------- + 3 files changed, 30 insertions(+), 22 deletions(-) - * ChangeLog, initscripts.spec, sysconfig/network-scripts/ifup-aliases: - *** empty log message *** +commit 564986cfcda12cc798edde8f244af00813204a93 +Author: Bill Nottingham +Date: Tue Apr 6 04:53:22 1999 +0000 - * lang.csh, lang.sh: - turn off executable bit + load keymaps & fonts early. add ncp&smbs to the 'don't mount yet' list - * initscripts.spec: revert + rc.d/rc.sysinit | 29 +++++++++++++++++++++++------ + 1 files changed, 23 insertions(+), 6 deletions(-) - * initscripts.spec, ChangeLog: - *** empty log message *** +commit 9a9d2dd38d7963d81168205990cb7e8d09075ade +Author: Bill Nottingham +Date: Mon Apr 5 22:06:04 1999 +0000 - * rc.d/rc.sysinit: - load mixer settings for monolithic sound too + fix for $PARENTDEVNAME -1999-11-19 Michael K. Johnson + sysconfig/network-scripts/network-functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * src/ppp-watch.c: - try not to fill up the logs with pppd failures +commit ffa38e5c3af046d9c580df3b2550d60bf819d23e +Author: Bill Nottingham +Date: Thu Apr 1 21:49:38 1999 +0000 - * src/Makefile, src/ppp-watch.8: - added ppp-watch man page + only bring up/shut down boot devices - * src/usernetctl.8: - *** empty log message *** + rc.d/init.d/network | 6 ++++-- + 1 files changed, 4 insertions(+), 2 deletions(-) - * src/usernetctl.1, src/usernetctl.8: - usernetctl is a system command +commit fbaca56e98e16cd65cff6b524371b662072388b2 +Author: Bill Nottingham +Date: Thu Apr 1 18:09:34 1999 +0000 - * src/usernetctl.1: - usernetctl is an internal wrapper program + *** empty log message *** - * sysconfig/network-scripts/ifup-ppp: - make netcfg work by allowing device name to be full path to ifcfg file + ChangeLog | 26 ++++++++++++++++++++++++++ + 1 files changed, 26 insertions(+), 0 deletions(-) -1999-11-17 Bill Nottingham +commit 958de2d0c2213b047be2186063bf4ee7b651e4ad +Author: Bill Nottingham +Date: Thu Apr 1 16:57:04 1999 +0000 - * ChangeLog: *** empty log message *** + fix channel bonding - * rc.d/rc.sysinit: - only munge /boot/kernel.h if there's a change + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -1999-11-16 Bill Nottingham +commit 01a4f1f2328dacb8c8bedf86a2eeeed2f0b9fabb +Author: Bill Nottingham +Date: Thu Apr 1 00:20:57 1999 +0000 - * ChangeLog, initscripts.spec: - *** empty log message *** + add procps to dependencies - * sysconfig.txt: document ARP variable + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup: - add ARP variable use +commit e0f816fbbf38cb0fdb852f6fe957af2ed9b8662a +Author: Bill Nottingham +Date: Thu Apr 1 00:20:24 1999 +0000 - * rc.d/rc.sysinit: - look for fonts that aren't psf.gz + fix typo - * lang.sh: fix logic in lang.csh + lang.sh | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * service: - update service (do status probes) +commit 410d54e9fb6344f19adb1f1fec9820bf631ad560 +Author: Bill Nottingham +Date: Wed Mar 31 22:55:47 1999 +0000 - * sysconfig/network-scripts/ifup: - add default route but no gateway + link system.map in all cases, not just old kernels -1999-11-15 Bill Nottingham + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * src/initlog.c: - close configuration file descriptor +commit 27588a903d0e6fd4ad79d57e5c47095842335c0e +Author: Bill Nottingham +Date: Tue Mar 30 22:43:04 1999 +0000 -1999-11-12 Michael K. Johnson + fix for pid grep in status - * sysconfig/network-scripts/ifup-ppp: - allow pppd to set the default route + rc.d/init.d/functions | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup-ppp: - move PPPOPTIONS to the end - use noauth always to work around new defaultroot behaviour +commit 90d452b1b91147a30f982549a14d48856c823797 +Author: Bill Nottingham +Date: Mon Mar 29 04:44:45 1999 +0000 -1999-11-10 Bill Nottingham + fix depmod logic (preferred really is dead.) - * ChangeLog: *** empty log message *** + rc.d/rc.sysinit | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * initscripts.spec, rc.d/rc.sysinit, sysconfig/init: - control stop-a differently than sysrq +commit a12fcde366596ce84d0c442bf9083c9d5fe79238 +Author: Bill Nottingham +Date: Mon Mar 29 04:39:13 1999 +0000 -1999-11-08 Bill Nottingham + fix test for 2.0/2.2 kernel - * ChangeLog, initscripts.spec, rc.d/rc.sysinit: - *** empty log message *** + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/rc, rc.d/rc.sysinit: - use /var/run/confirm for interactive, not /tmp/confirm +commit 81c3f8587c8cbb4bdb1052300424df62439577ce +Author: Cristian Gafton +Date: Sat Mar 27 06:06:33 1999 +0000 - * ChangeLog, initscripts.spec: - *** empty log message *** + new version - added sysvinitfiles as a %doc file -1999-11-08 Michael K. Johnson + initscripts.spec | 7 +++++-- + 1 files changed, 5 insertions(+), 2 deletions(-) - * initscripts.spec: - *** empty log message *** +commit 623369ea51bdce0586ac2770c528973a980dae63 +Author: Bill Nottingham +Date: Sat Mar 27 01:17:16 1999 +0000 - * sysconfig/network-scripts/ifup-ppp: - try to make CHAP work in cases where it currently fails + *** empty log message *** -1999-11-06 Bill Nottingham + ChangeLog | 16 ++++++++++++++++ + 1 files changed, 16 insertions(+), 0 deletions(-) - * initscripts.spec, ChangeLog: - *** empty log message *** +commit afa69cc41df8706d68230554253e6cbd34013e0d +Author: Bill Nottingham +Date: Fri Mar 26 22:57:33 1999 +0000 -1999-11-05 Michael K. Johnson + *** empty log message *** - * src/ppp-watch.c: - careful about killing processes... + initscripts.spec | 25 ++++++++++++++----------- + 1 files changed, 14 insertions(+), 11 deletions(-) - * src/ppp-watch.c: terminate usage message +commit e59ea20ab92b6320b5db5d86e3d3ef2503b50ff3 +Author: Bill Nottingham +Date: Fri Mar 26 22:56:03 1999 +0000 - * src/ppp-watch.c: - try to fix double-dialing problem + nfsfs -> netfs. -1999-11-03 Bill Nottingham + rc.d/init.d/netfs | 90 +++++++++++++++++++++++++++++++++++++++++++++++++++++ + rc.d/init.d/nfsfs | 64 ------------------------------------- + 2 files changed, 90 insertions(+), 64 deletions(-) - * src/initlog.conf: - make comments a little more clear. +commit 53d2741afe8206dccacf52abc8763bf798e82da6 +Author: Bill Nottingham +Date: Fri Mar 26 21:50:41 1999 +0000 - * initscripts.spec, ChangeLog: - *** empty log message *** + swapped out can be [foo] - * initscripts.spec: - explicitly specify some permissions + rc.d/init.d/functions | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) -1999-11-02 Bill Nottingham +commit 8956723c3bb83c0cfbace61bae5bd01a82a2912d +Author: Bill Nottingham +Date: Fri Mar 26 07:59:07 1999 +0000 - * initscripts.spec, ChangeLog: - *** empty log message *** + fix killproc foo SIGNAL so it works sanely -1999-11-02 Michael K. Johnson + rc.d/init.d/functions | 13 ++++++------- + 1 files changed, 6 insertions(+), 7 deletions(-) - * sysconfig.txt, sysconfig/network-scripts/ifup-post: - DNS{1,2} useful for more than just PPP +commit 16c2d08386eaf4f2fc72797139e077d90960b91a +Author: Bill Nottingham +Date: Wed Mar 24 20:55:52 1999 +0000 - * lang.csh: fix security hole + only pass -A to clock if it's /sbin/clock -1999-10-27 Bill Nottingham + rc.d/rc.sysinit | 14 ++++++++------ + 1 files changed, 8 insertions(+), 6 deletions(-) - * ChangeLog: *** empty log message *** +commit d7c47ea2832999a60d7d6792e20f115b76c45f3e +Author: Bill Nottingham +Date: Tue Mar 23 15:51:43 1999 +0000 - * initscripts.spec: - change dependency from psmisc to /sbin/fuser + fix for koi8-r - * ChangeLog, initscripts.spec: - *** empty log message *** + lang.sh | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec, rc.d/rc.sysinit: - hwclock is now on alpha, too. +commit bc2bc040691ccd95f1c120e9a2a7cbcf69bcb9fe +Author: Bill Nottingham +Date: Mon Mar 22 19:58:29 1999 +0000 -1999-10-27 Michael K. Johnson + *** empty log message *** - * sysconfig/network-scripts/ifup-post: - add new nameserver entries as well as replacing nameserver entries + ChangeLog | 4 ++++ + initscripts.spec | 5 ++++- + 2 files changed, 8 insertions(+), 1 deletions(-) -1999-10-25 Bill Nottingham +commit 93f5ee6b559832e04c1edd39fbb5bbf322d3042a +Author: Bill Nottingham +Date: Mon Mar 22 19:57:13 1999 +0000 - * ChangeLog: *** empty log message *** + if $BOOTUP is already set, don't source config - * rc.d/init.d/functions, rc.d/rc.sysinit, src/Makefile, src/consoletype.1, src/consoletype.c, initscripts.spec: - fix console checking with new consoletype program (from jakub) + rc.d/init.d/functions | 9 +++++---- + 1 files changed, 5 insertions(+), 4 deletions(-) - * rc.d/init.d/halt: typo +commit 189711cea22e0d43eabf1cb1ec25b7c12b9237a6 +Author: Bill Nottingham +Date: Fri Mar 19 23:44:00 1999 +0000 - * ChangeLog, initscripts.spec: - *** empty log message *** + *** empty log message *** - * rc.d/init.d/halt: - turn off quotas before remountingrc.d/init.d/halt + ChangeLog | 16 ++++++++++++++++ + initscripts.spec | 6 ++++++ + 2 files changed, 22 insertions(+), 0 deletions(-) -1999-10-22 Bill Nottingham +commit 46a73fd3c4f451048d8783a81d39b4b2204a65a9 +Author: Bill Nottingham +Date: Fri Mar 19 23:03:32 1999 +0000 - * ChangeLog: *** empty log message *** + *** empty log message *** - * sysconfig/network-scripts/ifup-ipx: - ipx_interface is in /sbin. + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit 0b3708a7f8a585f5c985a07924634976b1219d42 +Author: Bill Nottingham +Date: Fri Mar 19 23:03:05 1999 +0000 - * rc.d/rc.sysinit: - call reboot -f to avoid silliness + don't run linuxconf if /usr isn't mounted -1999-10-18 Bill Nottingham + sysconfig/network-scripts/ifup-aliases | 3 ++- + sysconfig/network-scripts/ifup-routes | 3 ++- + 2 files changed, 4 insertions(+), 2 deletions(-) - * ChangeLog: *** empty log message *** +commit c1217e6aab0e4feaf8a54de8aeeb53730bf40c96 +Author: Bill Nottingham +Date: Fri Mar 19 23:01:59 1999 +0000 - * src/process.c: REVERT. It breaks things. + set macaddr before bootp - * rc.d/rc.sysinit: - only load mixer settings if we loaded a soumd module + sysconfig/network-scripts/ifup | 7 +++++-- + 1 files changed, 5 insertions(+), 2 deletions(-) - * src/process.c, ChangeLog, initscripts.spec: - *** empty log message *** +commit 3a0395a18cedf0f0d4e15eabdbc920bf92c626b3 +Author: Cristian Gafton +Date: Thu Mar 18 23:38:18 1999 +0000 - * src/process.c: - some fixes from Tymm Twillman (in theory, we leak less now) + zero in the /var/run/utmpx file - * rc.d/init.d/network: - handle weird linuxconf 'any' static routes + rc.d/rc.sysinit | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) -1999-10-17 Bill Nottingham +commit 83323f3cd6ebdef38e5f229ae40aebfeed893786 +Author: Bill Nottingham +Date: Thu Mar 18 19:12:23 1999 +0000 - * src/process.c: oops. DWIM, not as I say. + don't set hostname on ppp/slip (kills X) -1999-10-16 Bill Nottingham + sysconfig/network-scripts/ifup-post | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit 3a958c41fa4d61c71d6ad9247faa9772328f632d +Author: Bill Nottingham +Date: Thu Mar 18 01:02:41 1999 +0000 -1999-10-14 Bill Nottingham + *** empty log message *** - * rc.d/init.d/network: fix typo + ChangeLog | 8 +++++++- + initscripts.spec | 3 ++- + 2 files changed, 9 insertions(+), 2 deletions(-) -1999-10-12 Matt Wilson +commit 54d96728833eabc23f4203ee7d2c834621f6b873 +Author: Bill Nottingham +Date: Thu Mar 18 01:01:45 1999 +0000 - * initscripts.spec, prefdm: - updated + don't output error messages if reading commands -1999-10-11 Bill Nottingham + src/initlog.c | 16 ++++++++++------ + src/initlog.h | 2 +- + src/process.c | 2 +- + 3 files changed, 12 insertions(+), 8 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit 6aac6bb6c8ceea467a12dc5a6810d73cf516a445 +Author: Bill Nottingham +Date: Thu Mar 18 00:53:57 1999 +0000 - * sysconfig/network-scripts/ifup-aliases: - add support for linuxconf aliases + gack. don't exit on command format errors from subprocess - * ChangeLog, initscripts.spec: - *** empty log message *** + src/Makefile | 2 +- + src/initlog.c | 17 +++++++++-------- + src/initlog.h | 2 +- + src/process.c | 2 +- + 4 files changed, 12 insertions(+), 11 deletions(-) - * rc.d/rc.sysinit: fix for Jensens. +commit 5fd45fcb73f4585781bbdb79112ff0812c2c2c5f +Author: Bill Nottingham +Date: Wed Mar 17 20:57:57 1999 +0000 -1999-10-06 Bill Nottingham + *** empty log message *** - * ChangeLog, initscripts.spec, service: - *** empty log message *** + ChangeLog | 7 ++----- + initscripts.spec | 5 ++++- + 2 files changed, 6 insertions(+), 6 deletions(-) - * service: fix it. Really, we mean it. +commit 2cdc33b2515e0a5d4a98acc128034fd642001fb3 +Author: Bill Nottingham +Date: Wed Mar 17 20:45:14 1999 +0000 -1999-10-05 Bill Nottingham + Exit the script if pump fails. Doh. - * initscripts.spec, rc.d/rc.sysinit, ChangeLog: - *** empty log message *** + sysconfig/network-scripts/ifup | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit, sysconfig.txt, sysconfig/init: - control stop-a like magic sysrq +commit 0ad2e935dd84f1d57cb9211660e214dcc4a33259 +Author: Bill Nottingham +Date: Tue Mar 16 19:56:38 1999 +0000 - * initscripts.spec, ChangeLog: - *** empty log message *** + *** empty log message *** -1999-10-05 Jakub Jelinek + ChangeLog | 7 +++++++ + initscripts.spec | 7 ++++++- + 2 files changed, 13 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - If /etc/sysconfig/keyboard is not present (on serial console), don't complain. +commit 974d43214955284d586c5e11cf338cb2a8b3043f +Author: Bill Nottingham +Date: Tue Mar 16 19:55:15 1999 +0000 -1999-10-04 Bill Nottingham + fix killproc logic (only one success/failure per call) - * rc.d/init.d/halt, rc.d/rc.sysinit: - check for aumix-minimal before execution + rc.d/init.d/functions | 10 +++++++--- + 1 files changed, 7 insertions(+), 3 deletions(-) -1999-10-02 Bill Nottingham +commit b1f6dceb9fa996f29ee021bbf5a958b1a5d5b78c +Author: Bill Nottingham +Date: Tue Mar 16 07:42:57 1999 +0000 - * ChangeLog, rc.d/rc.sysinit, src/Makefile, src/loglevel.c: - duh. can we say, duplicated functionality? + bump rev to 3.96 -1999-09-30 Bill Nottingham + initscripts.spec | 4 ---- + 1 files changed, 0 insertions(+), 4 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit 56078108f100bc16b8aeb5e8d2c2a668a3d8dc4d +Author: Bill Nottingham +Date: Tue Mar 16 07:42:15 1999 +0000 - * rc.d/init.d/killall: save for later + if we are 'in initlog' rewrite output so it goes to initlog - * rc.d/rc.local: - wow, that was broken. I wonder how it worked before. + src/process.c | 13 +++++++++++-- + 1 files changed, 11 insertions(+), 2 deletions(-) - * rc.d/init.d/killall: - warn if there's a service we can't kill. +commit 724fd6732635659c6c313b5e5590b4ef4da97d22 +Author: Bill Nottingham +Date: Tue Mar 16 07:41:05 1999 +0000 -1999-09-29 Bill Nottingham + *** empty log message *** - * rc.d/init.d/halt: - add an extra awk check to make sure we omit root fs. + ChangeLog | 18 ++++++++++++++++++ + initscripts.spec | 6 +++++- + src/minilogd.c | 2 +- + 3 files changed, 24 insertions(+), 2 deletions(-) - * initscripts.spec: req. e2fsprogs >= 1.15 +commit dcbdf8dc557e77a75b1f6e82f8b21223650be68c +Author: Bill Nottingham +Date: Tue Mar 16 07:40:41 1999 +0000 -1999-09-28 Michael K. Johnson + if /dev/log exists on ROFS, that *doesn't* mean syslog is running - * src/ppp-watch.c: - recover if dead daemon left pidfile + src/initlog.c | 6 ++++-- + 1 files changed, 4 insertions(+), 2 deletions(-) - * src/ppp-watch.c: - exit after deleting pidfile... +commit 94cdde2be5ea810be568f5601f1650b4a891dfa7 +Author: Bill Nottingham +Date: Tue Mar 16 07:40:00 1999 +0000 - * src/ppp-watch.c: - really fix pidfile locking... + remove cruft - * src/ppp-watch.c: proper file locking + rc.d/init.d/functions | 37 ++++--------------------------------- + 1 files changed, 4 insertions(+), 33 deletions(-) -1999-09-26 Bill Nottingham +commit a309d303aee5523519dfe71844eb6d6cc7396bea +Author: Bill Nottingham +Date: Tue Mar 16 07:38:56 1999 +0000 - * ChangeLog: *** empty log message *** + add a 'PASSED' result + fix ROFS logging to be sane - * lang.csh: typo + rc.d/init.d/functions | 79 +++++++++++++++++++++++++++++++----------------- + 1 files changed, 51 insertions(+), 28 deletions(-) -1999-09-24 Bill Nottingham +commit 920bffaf7e0915f8faadb4090d18a23875dca793 +Author: Bill Nottingham +Date: Tue Mar 16 07:38:19 1999 +0000 - * initscripts.spec, ChangeLog: - *** empty log message *** + rewrite fsck so you don't get FAILED on a passed check - * rc.d/rc.sysinit: use fsck's completion bar + rc.d/rc.sysinit | 26 +++++++++++++++++++++++--- + 1 files changed, 23 insertions(+), 3 deletions(-) - * lang.csh, lang.sh: - locale: C -> en_US +commit 30c95380bb76e245ba18c7c213d927b88d117d9d +Author: Bill Nottingham +Date: Tue Mar 16 00:23:36 1999 +0000 -1999-09-23 Michael K. Johnson + spec update - * initscripts.spec: new version + initscripts.spec | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) - * src/ppp-watch.c: - kill nicely, try to hang up modem +commit d1028f6666046a99ad8ec388b5620f8c4b952515 +Author: Bill Nottingham +Date: Tue Mar 16 00:21:54 1999 +0000 - * src/ppp-watch.c: - be more careful about killing + bump rev - * initscripts.spec, src/ppp-watch.c: - make ppp-watch kill leftover dialer more reliably + ChangeLog | 29 +++++++++++++++++++++++++++++ + initscripts.spec | 2 +- + 2 files changed, 30 insertions(+), 1 deletions(-) -1999-09-23 Bill Nottingham +commit 889b8a4e8ea25c9530198ef1015c902acfed02dd +Author: Bill Nottingham +Date: Tue Mar 16 00:16:43 1999 +0000 - * src/initlog.1: - update man page to document config file + fix for CHATPID (bug #1343) -1999-09-21 Bill Nottingham + sysconfig/network-scripts/ifdown-ppp | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec, ChangeLog, rc.d/init.d/network, sysconfig.txt: - *** empty log message *** +commit 5ddc710826205c6dfef5eef0e1f6ce4cea54e6ce +Author: Bill Nottingham +Date: Mon Mar 15 23:42:36 1999 +0000 - * rc.d/init.d/network: - add a "DEFRAG_IPV4" setting + fixes from ultrapenguin - document SYSFONTACM -1999-09-21 Michael K. Johnson + sysconfig.txt | 18 +++++++++++++----- + 1 files changed, 13 insertions(+), 5 deletions(-) - * initscripts.spec: new version 4.45 +commit 47a239e1eb16058887ca50fb223f5ea2ff357e09 +Author: Bill Nottingham +Date: Mon Mar 15 23:37:59 1999 +0000 - * sysconfig/network-scripts/ifup-ppp: - changed defaults + more sysfontacm fixes -1999-09-20 Bill Nottingham + lang.sh | 5 +++++ + 1 files changed, 5 insertions(+), 0 deletions(-) - * initscripts.spec, ChangeLog: - *** empty log message *** +commit 8e6b0c4329380298c7e26aaa0da6887ae6e988f0 +Author: Bill Nottingham +Date: Mon Mar 15 23:33:41 1999 +0000 - * Makefile, sys-unconfig.8: - add sys-unconfig man page + more support for SYSFONTACM from consoletools - * rc.d/rc.sysinit: just run 'passwd root' + lang.sh | 11 +++++++++++ + 1 files changed, 11 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit: - look in /proc/cpuinfo for arc console +commit bc24993efd5dd2e9af769b85b0825c6290a08764 +Author: Bill Nottingham +Date: Mon Mar 15 23:31:13 1999 +0000 - * rc.d/rc, initscripts.spec, ChangeLog, rc.d/init.d/functions: - *** empty log message *** + work with SYSFONTACM and use consolechars from console-tools - * src/process.c: don't dup stdin. + setsysfont | 16 +++++++++++++--- + 1 files changed, 13 insertions(+), 3 deletions(-) - * rc.d/init.d/functions: - pass /dev/null as stdin to daemons. +commit 38037a852b2022510f7dfa46a410814f33b47843 +Author: Bill Nottingham +Date: Mon Mar 15 23:26:09 1999 +0000 - * rc.d/rc: - Don't run rc.local through initlog. + add routes to non-local subnets if they aren't already there - * sysconfig/network-scripts/ifcfg-lo: - add note about conflicts with gated. + sysconfig/network-scripts/ifup | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) - * rc.d/init.d/halt: just call swapoff once +commit e2a8508c138a7d49f6d4945242a6bc18c4886eab +Author: Bill Nottingham +Date: Mon Mar 15 23:25:42 1999 +0000 - * rc.d/init.d/halt: typo + changes from ultrapenguin (bash2 stuff) - * ChangeLog, initscripts.spec: - *** empty log message *** + sysconfig/network-scripts/ifup-aliases | 14 ++++++++++++-- + 1 files changed, 12 insertions(+), 2 deletions(-) - * rc.d/init.d/halt: - do process splatting for final umount too. +commit 1e2675f3f19b4d134f67064ac36d7047ced54679 +Author: Michael K. Johnson +Date: Mon Mar 15 22:32:32 1999 +0000 - * rc.d/init.d/netfs: - don't use expr, but require bash to do math + pam_console cleanups - * rc.d/init.d/halt: - Don't use cut, it's in /usr/bin + initscripts.spec | 5 ++++- + rc.d/rc.sysinit | 4 ++++ + 2 files changed, 8 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - use kill & pidof, not killall (no /usr) +commit 09d6df834e570c50c97d9b18b7a41d5e14f5d57d +Author: Bill Nottingham +Date: Mon Mar 15 18:49:38 1999 +0000 - * initscripts.spec, rc.d/init.d/netfs: - take out call to lsof - not needed + remove console-tools from deps - * lang.csh, lang.sh, sysconfig.txt: - some i18n fixes from Peter Ivanyi (ivanyi@internet.sk) - - sysconfig.txt was wrong - - add latin2-ucw to ACMs + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -1999-09-18 Bill Nottingham +commit 62c881ac948b5eb5feed7aab7648888d36c55070 +Author: Bill Nottingham +Date: Mon Mar 15 06:51:19 1999 +0000 - * rc.d/rc.sysinit: - define uniprocessor in boot/kernel.h too + fixes. :) -1999-09-17 Bill Nottingham + ChangeLog | 28 ++++++++++++++++++++++++++++ + initscripts.spec | 8 ++++++-- + 2 files changed, 34 insertions(+), 2 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit 9a754f5f2cd82902c6ac361155ab436a908f0135 +Author: Bill Nottingham +Date: Mon Mar 15 00:28:34 1999 +0000 - * rc.d/init.d/halt, rc.d/rc.sysinit: - load/save mixer settings here. + *** empty log message *** -1999-09-14 Bill Nottingham + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - grep file, not cat file | grep +commit 651d5c2d58a6b04aeba01438820ff83b6b7214b5 +Author: Bill Nottingham +Date: Mon Mar 15 00:26:34 1999 +0000 -1999-09-13 Bill Nottingham + add gawk to dependencies - * ChangeLog, initscripts.spec: - *** empty log message *** + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/init.d/functions, sysconfig/init: - Duh. Use different terminal escape. +commit a44a649c9f5ef65c2bbba2b76eac58203f3af7a3 +Author: Bill Nottingham +Date: Sun Mar 14 05:50:30 1999 +0000 -1999-09-13 Michael K. Johnson + change variable name - * ChangeLog, initscripts.spec: - new version 4.41 + rc.d/init.d/functions | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) - * sysconfig/network-scripts/ifup-ppp, initscripts.spec: - new --remotename option to wvdial +commit c6e4fe98949b5294bcb96ffd510f0857367a21be +Author: Bill Nottingham +Date: Sun Mar 14 05:46:25 1999 +0000 -1999-09-13 Bill Nottingham + if [ 0 ] don't work in shell. *thwap* - * sysconfig/network-scripts/ifup: - i before e.... + rc.d/init.d/functions | 2 +- + rc.d/rc.sysinit | 4 ++-- + src/initlog.c | 1 - + 3 files changed, 3 insertions(+), 4 deletions(-) -1999-09-13 Michael K. Johnson +commit 6241531ce63110c8e1cf2f208c89ad1e346bc1b8 +Author: Erik Troan +Date: Thu Mar 11 02:09:49 1999 +0000 - * src/ppp-watch.c: - tried to add backgrounding at boot time + release 2 -1999-09-13 Bill Nottingham + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * prefdm: get rid of which output +commit fe78a59cae582cbf737f9d832713e184b6517d77 +Author: Bill Nottingham +Date: Wed Mar 10 17:05:40 1999 +0000 - * initscripts.spec, Makefile, ChangeLog: - *** empty log message *** + remove ifdhcpcdccpdc-done - * sysconfig/network-scripts/ifdown-post: - add support for an ifdown-local + initscripts.spec | 1 - + 1 files changed, 0 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - simplify raid startup a little +commit b3fa7abb5e5895b672a1901f097d8eef5d8807e1 +Author: Bill Nottingham +Date: Wed Mar 10 17:02:23 1999 +0000 -1999-09-13 Michael K. Johnson + bump ver - * src/ppp-watch.c: - do not run multiple copies - setsid/setpgid seems to help... + initscripts.spec | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) -1999-09-13 Bill Nottingham +commit 6d2ac2a47bc68516a10ce8fde2a035d4bca3a425 +Author: Erik Troan +Date: Wed Mar 10 16:57:50 1999 +0000 - * rc.d/init.d/halt: - fix swapoff so it's not called with no args + pump actually works now -1999-09-11 Bill Nottingham + sysconfig/network-scripts/ifdown | 9 ++------- + sysconfig/network-scripts/ifup | 4 ++-- + 2 files changed, 4 insertions(+), 9 deletions(-) - * rc.d/init.d/killall: require bash +commit 4e6201458d7ab6429270583a3f156311262c27b0 +Author: Bill Nottingham +Date: Wed Mar 10 16:50:02 1999 +0000 - * rc.d/rc.local: - fix for number of processor check. This should work and be portable. + *** empty log message *** -1999-09-10 Bill Nottingham + ChangeLog | 6 +++++- + initscripts.spec | 2 ++ + 2 files changed, 7 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit 27a13b0b6630573468651de2a42c716728d09148 +Author: Bill Nottingham +Date: Wed Mar 10 16:48:22 1999 +0000 - * initscripts.spec: - chkconfig --del in %preun, not %postun + add a mount -a after nfs mounts - * rc.d/init.d/halt: use killall5, not kill + rc.d/init.d/nfsfs | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/ifup: - add explicit 'dev'. Could help in some cases, I suppose. +commit c3c7f42a822b36228cf47a54649e5e2a3568f3f6 +Author: Erik Troan +Date: Wed Mar 10 16:47:03 1999 +0000 -1999-09-10 Michael K. Johnson + updated for pump - * src/ppp-watch.c: report failure + sysconfig/network-scripts/ifup | 56 +++++++-------------------------------- + 1 files changed, 10 insertions(+), 46 deletions(-) -1999-09-09 Bill Nottingham +commit c6246b2dabba742695e54545798c5db35f7f0e6a +Author: Erik Troan +Date: Wed Mar 10 16:44:52 1999 +0000 - * ChangeLog, initscripts.spec: - *** empty log message *** + pump stuff - * rc.d/init.d/halt: - swapoff swap that isn't in /etc/fstab, too. + ChangeLog | 4 ++++ + initscripts.spec | 2 +- + 2 files changed, 5 insertions(+), 1 deletions(-) -1999-09-08 Michael K. Johnson +commit 371606091761cab889cf492722b916ac5a859fd9 +Author: Erik Troan +Date: Wed Mar 10 16:40:53 1999 +0000 - * initscripts.spec: new version + outdated by pump - * 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 + sysconfig/network-scripts/ifdhcpc-done | 19 ------------------- + 1 files changed, 0 insertions(+), 19 deletions(-) -1999-09-07 Bill Nottingham +commit c6372620b691a1d4482126034b60d76edac44f67 +Author: Bill Nottingham +Date: Wed Mar 10 15:22:48 1999 +0000 - * ChangeLog: *** empty log message *** + *** empty log message *** - * sysconfig/init, rc.d/rc.sysinit, sysconfig.txt: - allow turning off of 'press 'i' prompt' + ChangeLog | 9 ++++++++- + initscripts.spec | 5 ++++- + 2 files changed, 12 insertions(+), 2 deletions(-) - * rc.d/rc.sysinit, sys-unconfig, ChangeLog, Makefile, initscripts.spec: - *** empty log message *** +commit 7e5a6b9280e19aae032ba31d3092798d8e805811 +Author: Bill Nottingham +Date: Wed Mar 10 15:22:20 1999 +0000 - * prefdm: add path to prefdm + change to pidofproc suggested by "Mike McHenry" -1999-09-07 Michael K. Johnson + rc.d/init.d/functions | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) - * sysconfig/network-scripts/network-functions: - work right in the background +commit b3259ecec959eb9915e4dca72fc9fc231049503b +Author: Bill Nottingham +Date: Wed Mar 10 15:17:29 1999 +0000 - * sysconfig/network-scripts/ifup-ppp: - work with ppp-watch + ack. Must remove debugging code. - * src/ppp-watch.c: - do not overload physicalDevice - sleep only when appropriate + src/minilogd.c | 6 ------ + 1 files changed, 0 insertions(+), 6 deletions(-) -1999-09-07 Bill Nottingham +commit 0ed4e41097e3f77513c790146a2662f8bc6bc87e +Author: Bill Nottingham +Date: Mon Mar 8 19:10:36 1999 +0000 - * rc.d/rc.sysinit: - add an 'unconfigure' sort of thing. + *** empty log message *** -1999-09-07 Michael K. Johnson + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * src/Makefile: link statically +commit d1cee11678109c99ef2fee994d93ab23625124e5 +Author: Bill Nottingham +Date: Fri Feb 26 03:03:23 1999 +0000 - * src/ppp-watch.c: - seems to work for basic operation + *** empty log message *** - * sysconfig/network-scripts/ifup-post: - do not read /etc/resolv.conf forever... + ChangeLog | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) - * 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 +commit 19612dcc42960c756343d529b38794bdc7c4881a +Author: Bill Nottingham +Date: Fri Feb 26 03:02:43 1999 +0000 -1999-09-06 Michael K. Johnson + fix killproc - * src/Makefile, src/ppp-watch.c, src/shvar.c, src/shvar.h: - first pass at ppp-watch + rc.d/init.d/functions | 7 +++++-- + 1 files changed, 5 insertions(+), 2 deletions(-) - * sysconfig.txt, sysconfig/network-scripts/ifup-post, sysconfig/network-scripts/ifup-ppp: - DEFROUTE defaults on; PEERDNS documented and defaults on +commit f136458d3b258b7e8dcc3b593ee216aaa71ac09f +Author: Bill Nottingham +Date: Fri Feb 26 03:00:48 1999 +0000 - * sysconfig/network-scripts/ifup-ppp: - chat script only needs to exist if wvdial not in use + fix killproc to be more sane -1999-09-04 Bill Nottingham + rc.d/init.d/functions | 20 ++++++++++++-------- + 1 files changed, 12 insertions(+), 8 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit 4c70b715e7a068881cedb80a086fd90946021b69 +Author: Bill Nottingham +Date: Fri Feb 26 02:16:57 1999 +0000 - * prefdm: - Wow. That's *brooooooooooooooooken*. + i can't type -1999-09-03 Bill Nottingham + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit 531e079dfcc1771ee3d58eeda29f8a62b483911f +Author: Bill Nottingham +Date: Thu Feb 25 21:13:16 1999 +0000 - * rc.d/init.d/netfs: - oops, don't try to remount network filesystems with mount -a. + *** empty log message *** - * initscripts.spec: require lsof + ChangeLog | 2 ++ + Makefile | 1 + + 2 files changed, 3 insertions(+), 0 deletions(-) -1999-09-02 Bill Nottingham +commit 4e2746c3217a1b9f1b6be9ae7fb27927ae563590 +Author: Bill Nottingham +Date: Thu Feb 25 21:12:38 1999 +0000 - * ChangeLog, initscripts.spec: - *** empty log message *** + remove random from rc.sysinit - * rc.d/init.d/functions: - oops. reversed logic in killproc. + rc.d/rc.sysinit | 3 --- + 1 files changed, 0 insertions(+), 3 deletions(-) - * rc.d/rc.sysinit: typo +commit d49b76009d467ce1751d56058239efea9d279816 +Author: Bill Nottingham +Date: Thu Feb 25 17:13:36 1999 +0000 - * ChangeLog, Makefile, initscripts.spec: - *** empty log message *** + *** empty log message *** - * src/Makefile, src/getkey.c, rc.d/init.d/functions, rc.d/rc, rc.d/rc.sysinit: - add interactive prompt to make Cristian & Preston happy + ChangeLog | 5 +++++ + initscripts.spec | 2 +- + rc.d/init.d/functions | 10 +++++----- + sysconfig.txt | 4 ++-- + sysconfig/init | 10 +++++----- + 5 files changed, 18 insertions(+), 13 deletions(-) -1999-08-31 Bill Nottingham +commit 8f3de3c2215ad165c80bedaa99e408193cf91606 +Author: Bill Nottingham +Date: Thu Feb 25 17:11:32 1999 +0000 - * ChangeLog, initscripts.spec: - *** empty log message *** + ditto - * rc.d/rc.sysinit, sysconfig/init, sysconfig.txt: - disable magic sysrq by default + rc.d/init.d/functions | 25 ++++++++++++++++--------- + 1 files changed, 16 insertions(+), 9 deletions(-) - * ChangeLog: *** empty log message *** +commit bf72ce488a9d43c9752f926e4bc3f55f8d67a141 +Author: Bill Nottingham +Date: Thu Feb 25 17:11:22 1999 +0000 - * initscripts.spec: make utmp group 22 + more changes for sysconfig/init -1999-08-30 Bill Nottingham + ChangeLog | 20 ++++++++++++++++++++ + sysconfig.txt | 25 +++++++++++++++++++++++-- + sysconfig/init | 15 +++++++++++---- + 3 files changed, 54 insertions(+), 6 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit 0953f29c6fb338868a9ed616b92ca39af80a0d0e +Author: Bill Nottingham +Date: Thu Feb 25 16:22:06 1999 +0000 - * rc.d/init.d/netfs: - new NFS unmounting stuff from Bill Rugolsky + *** empty log message *** -1999-08-25 Bill Nottingham + initscripts.spec | 7 +++++-- + 1 files changed, 5 insertions(+), 2 deletions(-) - * sysconfig/network-scripts/ifup-sl: typo +commit 4d89a5fb08e34f1cb8442c72fb0a9eac4aa8aa74 +Author: Bill Nottingham +Date: Thu Feb 25 16:20:33 1999 +0000 - * initscripts.spec, ChangeLog: - *** empty log message *** + put preferred support back in - * rc.d/rc.sysinit: ditto + rc.d/rc.sysinit | 16 ++++++++++++++++ + 1 files changed, 16 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit: more raid fixes +commit 1deb95755d861f62295f31a57a45f696531463cd +Author: Bill Nottingham +Date: Tue Feb 23 18:52:48 1999 +0000 -1999-08-24 Michael K. Johnson + s/d changes - * sysconfig/network-scripts/ifcfg-lo: - give lo a name for usernet + initscripts.spec | 9 +++++---- + 1 files changed, 5 insertions(+), 4 deletions(-) - * sysconfig.txt: - oops, wvdial does not override those +commit ff74ec226e28316796e37a7f2301f79c7739b78c +Author: Bill Nottingham +Date: Tue Feb 23 01:07:24 1999 +0000 -1999-08-24 Bill Nottingham + fix 'force fsck on boot' - * sysconfig/network-scripts/ifup-sl: - dip apparently goes into background now. (#3361) + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) -1999-08-21 Bill Nottingham +commit 83aa1f9a5ab54c1578b1e6c1c15f05ef784259df +Author: Bill Nottingham +Date: Mon Feb 22 23:43:52 1999 +0000 - * ChangeLog: *** empty log message *** + add default /etc/sysconfig/init + change raw ansi to echo -e + add a 'serial' mode that has no ansi escapes - * rc.d/init.d/network: change onboot grep + Makefile | 1 + + initscripts.spec | 11 ++++++++++- + rc.d/init.d/functions | 34 ++++++++++++++++++++++++---------- + sysconfig/init | 12 ++++++++++++ + 4 files changed, 47 insertions(+), 11 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit 8a287013f87a889ad57acf9dc32cf487b297c5e8 +Author: Bill Nottingham +Date: Fri Feb 19 01:03:28 1999 +0000 - * service: - fix this. this has been broke for a while + $@ -> $*. I knew there was a reason I did that. -1999-08-20 Bill Nottingham + rc.d/init.d/functions | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) - * Makefile, initscripts.spec, ChangeLog: - *** empty log message *** +commit 482ec9ae23d29e330cc9899d16418f08c1e26731 +Author: Bill Nottingham +Date: Thu Feb 18 20:41:01 1999 +0000 - * Makefile: don't check csh file with bash + *** empty log message *** - * lang.csh: add lang.csh. Might even work. + initscripts.spec | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/ifup: - add option to pass hostname with pump +commit 85cae1dead399af13dcd74e72f1c4629703c201c +Author: Bill Nottingham +Date: Thu Feb 18 20:20:24 1999 +0000 -1999-08-19 Bill Nottingham + update changelog. - * ChangeLog, initscripts.spec: - bump rev + ChangeLog | 229 +++++++++++++++++++++++++++++++----------------------------- + 1 files changed, 118 insertions(+), 111 deletions(-) -1999-08-19 Michael K. Johnson +commit cf6b7b93a561bd6a1009fca5b54faf9ab93aee44 +Author: Bill Nottingham +Date: Thu Feb 18 20:18:16 1999 +0000 - * sysconfig/network-scripts/ifdown-ppp: - wvdial/too much ifdown-post + bump rev -1999-08-19 Bill Nottingham + initscripts.spec | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) - * src/process.c: - I don't remember smoking crack, but I must have been... +commit 999b466f77389473f97fa138fecdace5a281e7ec +Author: Bill Nottingham +Date: Thu Feb 18 18:59:13 1999 +0000 - * rc.d/rc.sysinit: - depmod exits with 0 even with unresolved dependencies. Bad. + fie, a missing fi. Also, source functions. -1999-08-18 Michael K. Johnson + rc.d/init.d/single | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) - * sysconfig.txt: - more updates relative to wvdial +commit 79cf5aa1756db222e84f611669ef7eb504d28b63 +Author: Bill Nottingham +Date: Thu Feb 18 18:58:48 1999 +0000 -1999-08-17 Bill Nottingham + $* -> $@ - * initscripts.spec: specspo fix. + rc.d/init.d/functions | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) - * initscripts.spec, rc.d/init.d/functions: - *** empty log message *** +commit 1c0967c9cd6948f410c14a691d28e2dd5d0ffdf0 +Author: Cristian Gafton +Date: Sat Feb 13 23:23:44 1999 +0000 -1999-08-16 Bill Nottingham + Attempt a fix for the raid stop code - * ChangeLog, initscripts.spec, rc.d/rc.sysinit: - *** empty log message *** + rc.d/init.d/halt | 12 +++++++++++- + 1 files changed, 11 insertions(+), 1 deletions(-) -1999-08-13 Bill Nottingham +commit c3e310951a711de4fdb82650148e8e13b3d0f17a +Author: Bill Nottingham +Date: Sat Feb 13 03:29:03 1999 +0000 - * rc.d/rc.sysinit: change kernel boot define + *** empty log message *** - * ChangeLog, initscripts.spec: - *** empty log message *** + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: add a boot_kernel.h file +commit f6983233085eaeb8f1c7934b4f29dd71355ec624 +Author: Bill Nottingham +Date: Thu Feb 11 19:26:59 1999 +0000 -1999-08-13 Michael K. Johnson + update changelog... - * initscripts.spec, sysconfig.txt, sysconfig/network-scripts/ifdown-ppp, sysconfig/network-scripts/ifup-ppp: - use new pppd + ChangeLog | 42 ++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 42 insertions(+), 0 deletions(-) -1999-08-13 Bill Nottingham +commit 291ddd01b6577090da23028b2ae0643008420f80 +Author: Bill Nottingham +Date: Thu Feb 11 19:23:50 1999 +0000 - * ChangeLog, initscripts.spec: - *** empty log message *** + Remove support for modules/preferred, since we don't need it anymore. - * rc.d/rc.sysinit: - remove stuff for setting preferred link + initscripts.spec | 4 ++-- + rc.d/rc.sysinit | 22 ++-------------------- + 2 files changed, 4 insertions(+), 22 deletions(-) - * rc.d/rc.sysinit: - new raid startup stuff from Doug +commit 4c633c35d1830e8214db014eaccd767bc6733e7a +Author: Bill Nottingham +Date: Wed Feb 10 17:52:43 1999 +0000 -1999-08-10 Bill Nottingham + *** empty log message *** - * ChangeLog, initscripts.spec: - *** empty log message *** + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * src/initlog.conf, src/initlog.c: - ignore anything before a ^H - ignore twiddles on lines by themselves - allow BOL/EOL matching +commit f85f47e701fcf4a9692010caeb452d7e4e248a2f +Author: Bill Nottingham +Date: Wed Feb 10 17:52:31 1999 +0000 -1999-08-10 Erik Troan + fix kernel-2.2 double net routes, remove '-x' from ifdhcpc-done - * src/ipcalc.c: added help/usage messages + sysconfig/network-scripts/ifdhcpc-done | 2 +- + sysconfig/network-scripts/ifup | 3 ++- + 2 files changed, 3 insertions(+), 2 deletions(-) -1999-08-06 Bill Nottingham +commit 919f0d045a80761f637ff39a356aaa31a586ede1 +Author: Bill Nottingham +Date: Wed Feb 10 15:39:53 1999 +0000 - * initscripts.spec, ChangeLog: - *** empty log message *** + *** empty log message *** - * src/initlog.c: - what's that debugging code doing there? + initscripts.spec | 7 +++++-- + 1 files changed, 5 insertions(+), 2 deletions(-) -1999-08-04 Michael K. Johnson +commit b12e8dbe76e41539a4457eba27dc6932300c7aae +Author: Bill Nottingham +Date: Wed Feb 10 15:39:05 1999 +0000 - * sysconfig/network-scripts/ifup-post, sysconfig/network-scripts/ifup-ppp: - take advantage of userpeerdns + turn off xdm in runlevel 5 -1999-08-04 Bill Nottingham + inittab | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) - * ChangeLog: *** empty log message *** +commit bedbb272c360b28b83c2844bef98c8ad5f667dba +Author: Bill Nottingham +Date: Fri Feb 5 23:12:51 1999 +0000 - * sysconfig.txt: - document keytable stuff a little more + bill is a moron. also, fix ifup-aliases for bash2 -1999-08-02 Bill Nottingham + src/process.c | 6 +++--- + sysconfig/network-scripts/ifup-aliases | 2 +- + 2 files changed, 4 insertions(+), 4 deletions(-) - * Makefile: *** empty log message *** +commit 0490bffffb0b51075cb6fca7f7592cc690eb0ed2 +Author: Bill Nottingham +Date: Fri Feb 5 18:03:51 1999 +0000 - * prefdm: fix typo + move text more to the right - * ChangeLog, initscripts.spec: - *** empty log message *** + rc.d/init.d/functions | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * Makefile: - add a 'make check' target to catch typos. +commit 197b7dcfb8f9cc28eac59ee53c6c4422aba0a1ca +Author: Bill Nottingham +Date: Fri Feb 5 16:51:23 1999 +0000 - * sysconfig/network-scripts/ifup-ppp: - fix typo + *** empty log message *** -1999-07-29 Bill Nottingham + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec: fix time %post +commit 66e7795ff88145e8167ee1accd54ea902b92618b +Author: Bill Nottingham +Date: Fri Feb 5 16:51:05 1999 +0000 - * initscripts.spec, Makefile, ChangeLog: - *** empty log message *** + move [ OK ] boxes to the left - * initscripts.spec, prefdm, Makefile: - add prefdm as a real file. + rc.d/init.d/functions | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * rc.d/rc.sysinit: - set /etc/HOSTNAME no matter what... +commit e5268322d3bc7654a676aba0642695f52ad549ed +Author: Bill Nottingham +Date: Fri Feb 5 16:50:28 1999 +0000 - * rc.d/rc.sysinit: remove /etc/HOSTNAME + add /usr/X11R6/bin to path, so 'daemon xdm' works - * rc.d/rc.sysinit: - don't modify /etc/HOSTNAME + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -1999-07-28 Michael K. Johnson +commit f9e59ac1e8e1a6dcd6c977c456a1da6fa4846633 +Author: Bill Nottingham +Date: Thu Feb 4 20:45:56 1999 +0000 - * initscripts.spec, sysconfig.txt, sysconfig/network-scripts/ifup-ppp: - first try at basic integrated wvdial support + add changelog entry for this mess -1999-07-27 Bill Nottingham + initscripts.spec | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) - * ChangeLog, Makefile, initscripts.spec, rc.d/init.d/functions: - *** empty log message *** +commit 0033528f4dbf21c4debb87bbe6f0b77be27bfc8e +Author: Bill Nottingham +Date: Thu Feb 4 20:39:09 1999 +0000 - * rc.d/init.d/functions: - trap sigpipe in shell... + fix syscall to something lots more portable -1999-07-26 Bill Nottingham + src/initlog.h | 2 ++ + src/loglevel.c | 5 ++--- + 2 files changed, 4 insertions(+), 3 deletions(-) - * ppp/ip-up: - added stuff for heartbeat monitoring +commit 75b00704a85e1575a033246122292bb6a3044037 +Author: Bill Nottingham +Date: Thu Feb 4 20:19:40 1999 +0000 - * ChangeLog, initscripts.spec: - *** empty log message *** + add loglevel.c, document LOGLEVEL setting - * sysconfig/network-scripts/ifup: - take out some code that's never run... + initscripts.spec | 1 + + src/loglevel.c | 26 ++++++++++++++++++++++++++ + sysconfig.txt | 6 +++++- + 3 files changed, 32 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup-aliases: - *** empty log message *** +commit 14ac181bc961bd8691fe4db9225f8e13f672ff74 +Author: Bill Nottingham +Date: Thu Feb 4 20:17:57 1999 +0000 - * sysconfig/network-scripts/ifdown-aliases, sysconfig/network-scripts/ifup-aliases: - speedup fixes for ifup-aliases from David Harris (dharris@drh.net) + bugfixes for 'old' mode - * src/initlog.c: *** empty log message *** + rc.d/init.d/functions | 13 ++++++++++--- + rc.d/init.d/halt | 2 +- + rc.d/rc.sysinit | 6 ++---- + 3 files changed, 13 insertions(+), 8 deletions(-) -1999-07-25 Bill Nottingham +commit 259187b07b6e775ce79671f910cab860682e3912 +Author: Bill Nottingham +Date: Thu Feb 4 19:32:20 1999 +0000 - * 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 + swap workaround; kerneld/kmod fixes - * src/Makefile: install initlog.conf + rc.d/init.d/single | 6 +++++- + rc.d/rc.sysinit | 42 +++++++++++++++++++++++------------------- + 2 files changed, 28 insertions(+), 20 deletions(-) - * src/initlog.c: - add config file parsing, strip data before a \r +commit ae6c4e57c4eda13956a9e5efe0956fd5c90e3a7c +Author: Bill Nottingham +Date: Thu Feb 4 19:11:11 1999 +0000 - * src/initlog.conf: initial checkin + fixes -1999-07-24 Bill Nottingham + rc.d/init.d/functions | 64 ++++++++++++++++++++++-------------------------- + rc.d/init.d/halt | 7 ++++- + rc.d/init.d/network | 4 +- + rc.d/init.d/nfsfs | 4 +- + rc.d/init.d/random | 4 +- + rc.d/rc | 4 +- + rc.d/rc.sysinit | 43 +++++++++++++++++--------------- + src/Makefile | 3 +- + src/initlog.c | 59 +++++++++++++++++---------------------------- + src/process.c | 9 ++---- + 10 files changed, 93 insertions(+), 108 deletions(-) - * src/process.c: - when 'rexec'ing, run initlog as child, not parent. - Ignore SIGPIPE when writing to initlog FD. +commit e8d2f95c03d1df94ca6ab9bab11f0f1d8e8c5893 +Author: Bill Nottingham +Date: Thu Feb 4 01:03:34 1999 +0000 - * rc.d/init.d/functions: - When we write to initlog's FD, write in subshell so we don't die with SIGPIPE + bugfixes... - * src/process.c: - oops, logging was broken 'cos we were passing bogus command line + rc.d/init.d/functions | 11 ++++------- + rc.d/init.d/halt | 22 ++++++++++++++-------- + rc.d/init.d/network | 6 ++++-- + rc.d/init.d/nfsfs | 2 -- + rc.d/init.d/random | 9 ++++----- + rc.d/rc | 12 ++++++++---- + rc.d/rc.sysinit | 2 -- + src/initlog.c | 1 - + src/process.c | 1 + + 9 files changed, 35 insertions(+), 31 deletions(-) -1999-07-22 Donnie Barnes +commit 2aa519f20375260f6e22d408e8bce7fabf2140b6 +Author: Bill Nottingham +Date: Wed Feb 3 19:49:18 1999 +0000 - * src/usleep.c: added --oot option + *** empty log message *** - * src/usleep.c: minor nit + src/Makefile | 14 ++++---------- + 1 files changed, 4 insertions(+), 10 deletions(-) - * src/usleep.c: - fixed bug oot introduced into my code +commit d17a1ff63d00bc6491c7c0e5308b83ad4aa758e5 +Author: Bill Nottingham +Date: Wed Feb 3 19:41:41 1999 +0000 -1999-07-22 Erik Troan + *** empty log message *** - * src/usleep.c: added missing include + src/Makefile | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * src/Makefile, src/usleep.1, src/usleep.c: - popt'd usleep (djb made me) +commit e77775963e4fa5b8ab9149befe36a066dd4e7e91 +Author: Bill Nottingham +Date: Wed Feb 3 19:40:36 1999 +0000 -1999-07-21 Bill Nottingham + rcs2log > Changelog - * rc.d/rc.sysinit: - mount /proc before checking / so that volume labels can work + ChangeLog | 834 +++++++++++++++++++++++++++++++++++++++++++++++++++++- + rc.d/init.d/halt | 4 +- + 2 files changed, 834 insertions(+), 4 deletions(-) -1999-07-15 Bill Nottingham +commit 78f1af4fcbcc1193db5e9db036359e14cc98afd9 +Author: Bill Nottingham +Date: Wed Feb 3 19:34:29 1999 +0000 - * rc.d/rc.local: - "processor" isn't common to all architectures. But bogomips is! :) + more initlog changes; wait a little longer for kill -TERM -1999-07-09 Bill Nottingham + rc.d/init.d/functions | 22 ++++++++++++++-------- + rc.d/init.d/halt | 23 ++++++++++++----------- + rc.d/init.d/network | 26 +++++++++++++------------- + rc.d/init.d/nfsfs | 6 ++---- + rc.d/init.d/random | 9 ++++----- + rc.d/init.d/single | 6 ++---- + rc.d/rc | 12 ++++++++++-- + 7 files changed, 57 insertions(+), 47 deletions(-) - * initscripts.spec: - fix path sed of zonefile location +commit d503a6fe70268f6b451a80b3fc89641f33491e9e +Author: Bill Nottingham +Date: Wed Feb 3 17:38:16 1999 +0000 -1999-07-09 Cristian Gafton + random fixes from bugzilla: setsysfont only if font defined; do hwclock + --adjust; fix /forcefsck - * ChangeLog, rc.d/init.d/netfs: - adjust run level times + initscripts.spec | 2 +- + rc.d/rc.sysinit | 8 +++++++- + setsysfont | 4 ++-- + sysconfig/network-scripts/ifup-ppp | 2 +- + 4 files changed, 11 insertions(+), 5 deletions(-) - * ChangeLog, Makefile: - remove *~ on make clean +commit c3695a8497dcbc4f5dc3348f9dd0f4ffb01badee +Author: Bill Nottingham +Date: Wed Feb 3 17:06:47 1999 +0000 -1999-07-08 Bill Nottingham + add initlog stuff. do "halt -p", "umount -f" in shutdown. use %defattr in + specfile... um, I think that's it. + + Makefile | 10 +- + initscripts.spec | 7 +- + rc.d/init.d/functions | 120 ++++++++++++++++++- + rc.d/init.d/halt | 4 +- + rc.d/init.d/network | 12 +- + rc.d/rc | 26 ++++ + rc.d/rc.sysinit | 96 +++++++--------- + src/Makefile | 31 ++++-- + src/initlog.1 | 48 ++++++++ + src/initlog.c | 317 +++++++++++++++++++++++++++++++++++++++++++++++++ + src/initlog.h | 16 +++ + src/minilogd.c | 164 +++++++++++++++++++++++++ + src/process.c | 216 +++++++++++++++++++++++++++++++++ + src/process.h | 9 ++ + sysconfig.txt | 8 +- + 15 files changed, 999 insertions(+), 85 deletions(-) - * initscripts.spec, ChangeLog: - *** empty log message *** +commit 7b45621175cebb8ad2a59901e26593811047e818 +Author: Jeff Johnson +Date: Mon Jan 25 14:21:56 1999 +0000 - * initscripts.spec: - fix timeconfig non-dependency + Perform quota checking on file systems after they are marked read/write (#719). - * initscripts.spec: - *** empty log message *** + rc.d/rc.sysinit | 21 +++++++++++++++------ + 1 files changed, 15 insertions(+), 6 deletions(-) - * ChangeLog, initscripts.spec: - require new setup (inputrc) +commit dbda6a077a8422083d5a57a13a87ab6acaebc57a +Author: Jeff Johnson +Date: Mon Jan 25 13:50:14 1999 +0000 - * inputrc: remove file + Explicitly force RX escape char negotiation if ESCAPECHARS = no (#519). - * Makefile, initscripts.spec, lang.sh, sysconfig.txt: - more fixes for i18n from nkbj@image.dk, move inputrc to setup package + sysconfig/network-scripts/ifup-ppp | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) - * lang.sh: revert changes for time being +commit c342634ee3bef20d1584eb4b3cb5edda974474df +Author: Jeff Johnson +Date: Mon Jan 25 13:14:37 1999 +0000 - * src/initlog.c, src/process.c, src/testd.c, src/usleep.c: - fix some compiler warnings (nkbj@image.dk) + bootpc: 2.2 kernels complain about broadcast and netmask on ifup. + bootpc: Give slow 10Mbps/100Mbps autodetecting cards a second chance. -1999-07-07 Bill Nottingham + sysconfig/network-scripts/ifup | 8 +++++++- + 1 files changed, 7 insertions(+), 1 deletions(-) - * adjtime, lang.sh, rc.d/init.d/network: - fixes from nkbj@image.dk +commit c73da0b266874a028854f3aedebafccb74f24d43 +Author: Jeff Johnson +Date: Mon Jan 25 13:08:29 1999 +0000 -1999-07-06 Bill Nottingham + Bump version. - * initscripts.spec, ChangeLog: - *** empty log message *** + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec: - fix killall links (#3889) +commit ba6f903a72314dbbb5c9424d2eb318bbb2563cdf +Author: Jeff Johnson +Date: Mon Jan 25 13:08:00 1999 +0000 - * rc.d/init.d/functions: - oops, can't short-circuit backtics + Bump version. -1999-07-01 Bill Nottingham + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit 39cf5b0ffd4f3b9424b4a4438d2e886cb1eff2c9 +Author: Erik Troan +Date: Wed Dec 9 19:43:58 1998 +0000 - * rc.d/init.d/network: - don't bring down non-existent IPX nets + *** empty log message *** -1999-06-29 Bill Nottingham + src/.cvsignore | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) + +commit 1abee29c5e4ddfb85887dfd899f43a1e1e58f6d6 +Author: Jeff Johnson +Date: Sun Dec 6 04:44:17 1998 +0000 - * rc.d/rc.sysinit: - don't source /etc/sysconfig/i18n if it's not there... + 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. + + sysconfig/network-scripts/ifup-ipx | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 4006bd7cca91e3197db1149e0cc0f7598592d1cc +Author: Preston Brown +Date: Thu Nov 12 14:50:53 1998 +0000 + + halt passed the -i flag to disable network interfaces (new halt option). + + initscripts.spec | 5 ++++- + rc.d/init.d/halt | 3 ++- + 2 files changed, 6 insertions(+), 2 deletions(-) + +commit 246f59248128f19c333ab44ad5398ea333a4f838 +Author: Michael K. Johnson +Date: Tue Nov 10 16:26:05 1998 +0000 + + linuxconf ipalias fix; work with both old and new linuxconf + + initscripts.spec | 5 ++++- + sysconfig/network-scripts/ifup-aliases | 10 ++++++++-- + 2 files changed, 12 insertions(+), 3 deletions(-) + +commit ea97e28d7dcaa3c1cca11dd1dc9171fc0444a272 +Author: Bill Nottingham +Date: Mon Nov 2 20:09:04 1998 +0000 + + sort daemons in status() by pid + + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit c12a6d9a3710225259f2d7853e2be19a4802ddd5 +Author: Bill Nottingham +Date: Wed Oct 28 21:52:26 1998 +0000 + + fix status() (was catching instance of initscripts) + + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 920874876a3bf4636eb1c1de67b028417b1563b8 +Author: Erik Troan +Date: Thu Oct 15 16:04:48 1998 +0000 - * rc.d/init.d/functions: - oops, don't call tty before /usr is mounted + can't have spaces around = in sh -1999-06-25 Bill Nottingham + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec, ChangeLog: - *** empty log message *** +commit 205ef53d92cbc1b143bd2df920e22a79691fa4aa +Author: Erik Troan +Date: Thu Oct 15 16:04:12 1998 +0000 - * rc.d/rc.sysinit: - don't create module-info, System.map links - they aren't needed + fixed shell stuff -1999-06-23 Bill Nottingham + rc.d/init.d/halt | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - take out added 'local keymap' +commit 51dfa9d21c090a43e5e5d409c1e513584dda706e +Author: Erik Troan +Date: Thu Oct 15 15:58:27 1998 +0000 -1999-06-22 Bill Nottingham + version 3.78 - * initscripts.spec, rc.d/rc.sysinit: - always set clock first thing (req. timeconfig 3.0) - touch utmpx/wtmpx if needed + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -1999-06-21 Bill Nottingham +commit aacb883ee3bfbc8672508f97de35f28e95cdbef2 +Author: Erik Troan +Date: Thu Oct 15 15:58:14 1998 +0000 - * rc.d/rc.sysinit, src/process.c, ChangeLog: - *** empty log message *** + raidstop -r doesn't work for 5.2 ;-) - * ChangeLog, sysconfig/network-scripts/ifup-aliases: - um, can't 'return' from a shell script + rc.d/init.d/halt | 10 +++++----- + 1 files changed, 5 insertions(+), 5 deletions(-) - * src/process.c: - fix bug in parsing command arguments +commit eb73c3e30084e533245bf2154615e0de8743b3e7 +Author: Erik Troan +Date: Thu Oct 15 15:46:49 1998 +0000 - * src/doexec.c: - make doexec not segfault if called with no args.... + added raidstop to halt -1999-06-18 Bill Nottingham + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * initscripts.spec, ChangeLog: - *** empty log message *** +commit c66e28a7f8c02bb4fd3b095c0d11e9a45a040e57 +Author: Erik Troan +Date: Thu Oct 15 15:46:15 1998 +0000 - * sysconfig/network-scripts/ifup-aliases, sysconfig/network-scripts/ifup-routes: - remove commented-out linuxconf support ;) + added raidstop stuff -1999-06-17 Bill Nottingham + rc.d/init.d/halt | 5 +++++ + 1 files changed, 5 insertions(+), 0 deletions(-) - * rc.d/init.d/functions: - check for the presence of a tty before doing anything rash... +commit 9823cd1cdc1c5e823fdfae3418234a2a10a786d2 +Author: Erik Troan +Date: Thu Oct 15 15:38:23 1998 +0000 - * rc.d/rc.sysinit: - add SRM clock support, take out hwclock --adjust + version 3.77 - * initscripts.spec, ChangeLog: - *** empty log message *** + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup-aliases, sysconfig/network-scripts/ifup-routes: - comment out linuxconf support +commit 7e80605ec88c04e271223ec5d26ef354fa123171 +Author: Erik Troan +Date: Thu Oct 15 15:38:00 1998 +0000 - * ChangeLog: *** empty log message *** + fixed raidstart - * rc.d/init.d/functions, rc.d/rc.sysinit: - use INITLOG_ARGS everywhere except fsck, fix typo + initscripts.spec | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) - * initscripts.spec, ChangeLog: - bump rev +commit e4645c316b5409da42ca33a956dfe77abf77464c +Author: Erik Troan +Date: Thu Oct 15 15:36:54 1998 +0000 - * rc.d/rc.sysinit: - set the clock if we can read the /etc/localtime link, too + raidstart doesn't exist! use raidadd/raidrun - * rc.d/rc.sysinit: - set clock as soon as possible... + rc.d/rc.sysinit | 9 +++++++-- + 1 files changed, 7 insertions(+), 2 deletions(-) -1999-06-15 Bill Nottingham +commit 95000d2e17ed8e1acca95d70766ac43f335140dd +Author: Cristian Gafton +Date: Mon Oct 12 20:47:03 1998 +0000 - * rc.d/rc.sysinit: - make setsysfont call smarter + Handle LC_ALL -1999-06-14 Bill Nottingham + initscripts.spec | 5 ++++- + lang.sh | 4 ++++ + sysconfig.txt | 1 + + 3 files changed, 9 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup-post: - add routes after aliases +commit 2d21d78c1ad660a52be2f22bbb0bc15094c87a3b +Author: Preston Brown +Date: Mon Oct 12 15:30:54 1998 +0000 - * rc.d/init.d/network: - don't need to check internal node number... + updated so that setfont always runs. - * rc.d/rc.sysinit: - add a space after 'alias sound|midi' so we don't get confused by alsaconf - stuff + initscripts.spec | 5 ++++- + setsysfont | 2 ++ + 2 files changed, 6 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup-aliases: - fix so it does aliases in order +commit 9a2a42d8ace009faef68a50f5de85c8a9a4af7ea +Author: Cristian Gafton +Date: Tue Oct 6 16:05:29 1998 +0000 - * ChangeLog, initscripts.spec, rc.d/rc.sysinit: - *** empty log message *** + New release - * rc.d/rc.sysinit: - um, it makes very little sense to touch /var/run/utmp and promptly remove it. + initscripts.spec | 5 +++-- + 1 files changed, 3 insertions(+), 2 deletions(-) -1999-06-07 Bill Nottingham +commit a8c0714a362ae9c82b3e98ca9a1860c7f5686c9c +Author: Cristian Gafton +Date: Tue Oct 6 16:03:38 1998 +0000 - * rc.d/rc.sysinit: revert raid + Accept all kernel numbers instead of just 2.0.x -1999-05-25 Bill Nottingham + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * ChangeLog: *** empty log message *** +commit 5cb38e3a425222d2c81c9648d5da790a53608568 +Author: Cristian Gafton +Date: Mon Oct 5 19:14:13 1998 +0000 - * rc.d/rc.sysinit: - don't make relative links to display manager + require: e2fsprogs - * rc.d/init.d/network: - don't run ipx_internal_net if both params are 0 + initscripts.spec | 5 +++-- + 1 files changed, 3 insertions(+), 2 deletions(-) - * initscripts.spec: - *** empty log message *** +commit 78aed1a5af1bb1553b577907c793641555750e4b +Author: Cristian Gafton +Date: Sat Oct 3 22:00:34 1998 +0000 -1999-05-24 Bill Nottingham + Use SYSTERM, not SYSTEM in lang.sh - * initscripts.spec, ChangeLog: - *** empty log message *** + .cvsignore | 1 + + ChangeLog | 4 ++++ + initscripts.spec | 2 +- + lang.sh | 4 ++-- + 4 files changed, 8 insertions(+), 3 deletions(-) - * rc.d/rc.sysinit: comment clean out of /var +commit 61691776b27e46f2f64b52841aba580de1caef67 +Author: Cristian Gafton +Date: Fri Sep 25 19:16:19 1998 +0000 - * rc.d/init.d/network: - fix restart/cwd problem + New file part of the dist: inputrc -1999-05-24 Michael K. Johnson + Makefile | 1 + + initscripts.spec | 6 +++++- + 2 files changed, 6 insertions(+), 1 deletions(-) - * ppp/ip-up: - let everyone read /var/run/ppp-*.dev +commit 9323508a348b5804df65ce34d3731c46ca1bc1c0 +Author: Cristian Gafton +Date: Fri Sep 25 19:15:55 1998 +0000 -1999-05-19 Bill Nottingham + Set INPUTRC and LESSCHARSET on linux-lat systems - * rc.d/rc.sysinit: - clean up /var more completely + lang.sh | 37 +++++++++++++++++++++++++++---------- + 1 files changed, 27 insertions(+), 10 deletions(-) -1999-05-14 Bill Nottingham +commit 7818f2b452b26ed27725c3709f358a1b3463eba3 +Author: Cristian Gafton +Date: Fri Sep 25 19:15:17 1998 +0000 - * ChangeLog: *** empty log message *** + New file - * rc.d/rc.sysinit: fix typos + inputrc | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) - * initscripts.spec, ChangeLog: - *** empty log message *** +commit 988192c13113c11f4273cffd67092af46337ca67 +Author: Michael K. Johnson +Date: Mon Sep 21 19:38:03 1998 +0000 - * rc.d/init.d/network: - oops, xargs is on /usr/bin, can't use that. + a few bugs fixed and a few unneeded processes removed - * rc.d/rc.sysinit: load modules earlier + rc.d/init.d/functions | 10 +++++----- + 1 files changed, 5 insertions(+), 5 deletions(-) -1999-05-12 Bill Nottingham +commit dabeb5ab66dc5ee6274cc5ec323e9c30707cd934 +Author: Michael K. Johnson +Date: Mon Sep 21 16:44:02 1998 +0000 - * ChangeLog, initscripts.spec: - *** empty log message *** + updated QUEUE meaning - * rc.d/rc.sysinit: - be careful about loading st.o + sysconfig.txt | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit: - Wow, the rhmkvtag stuff has been seriously screwed for 2+ months now. +commit 00d9909fc8101cb7fa6292575e988cf8d8d6d0b9 +Author: Michael K. Johnson +Date: Thu Sep 17 18:23:04 1998 +0000 -1999-05-10 Bill Nottingham + /etc/sysconfig/sendmail added - * initscripts.spec, rc.d/rc.sysinit: - fix raid start + sysconfig.txt | 5 +++++ + 1 files changed, 5 insertions(+), 0 deletions(-) -1999-05-04 Bill Nottingham +commit d06632fae64c2166fc2b03e9462c76bdaca677e2 +Author: Jeff Johnson +Date: Wed Sep 16 18:32:40 1998 +0000 - * rc.d/rc.local: add SMP info to /etc/issue + Document UNIMAP variable. -1999-04-19 Bill Nottingham + sysconfig.txt | 8 ++++++-- + 1 files changed, 6 insertions(+), 2 deletions(-) - * lang.sh, ChangeLog, initscripts.spec: - *** empty log message *** +commit 7fce8f65b004342926d0ad53c3884e7566f23ed6 +Author: Jeff Johnson +Date: Wed Sep 16 17:40:17 1998 +0000 - * lang.sh: inputrc is always on + Version 3.71. - * ChangeLog: *** empty log message *** + initscripts.spec | 7 ++++++- + 1 files changed, 6 insertions(+), 1 deletions(-) - * initscripts.spec, inputrc: - commit inputrc changes +commit e390766a0cd0cce8ad533d3c8672abcfa15e4c76 +Author: Jeff Johnson +Date: Wed Sep 16 17:27:12 1998 +0000 -1999-04-18 Matt Wilson + Raid startup. - * initscripts.spec, sysconfig/network-scripts/ifup: - typo + rc.d/rc.sysinit | 26 ++++++++++++++++++++++++++ + 1 files changed, 26 insertions(+), 0 deletions(-) -1999-04-15 Bill Nottingham +commit 50bd268897361f636ac23af5b05a62f3b06a8bcb +Author: Jeff Johnson +Date: Wed Sep 16 17:21:43 1998 +0000 - * initscripts.spec, ChangeLog: - *** empty log message *** + Don't run [KS]??foo.{rpmsave,rpmorig} scripts. - * rc.d/init.d/single, rc.d/rc: - dpn't run rpmnew scripts either + rc.d/rc | 8 ++++++++ + 1 files changed, 8 insertions(+), 0 deletions(-) -1999-04-14 Bill Nottingham +commit db3b330c20cc619da3532aa389b3320a9aed20ad +Author: Jeff Johnson +Date: Wed Sep 16 15:11:27 1998 +0000 - * rc.d/rc.sysinit: typo + 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/ + + setsysfont | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) + +commit 8d22658b9fcb7bc8f9a1f06107eea9e5c127eb52 +Author: Jeff Johnson +Date: Fri Aug 21 18:26:50 1998 +0000 + + Remove Postgres sockets while booting (problem #816). + + rc.d/rc.sysinit | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) + +commit 2cc9b2d948801d6a0f62d54a9b51249dc3a9239b +Author: Erik Troan +Date: Mon Aug 17 15:10:26 1998 +0000 + + verion 3.70 + + initscripts.spec | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) -1999-04-13 Bill Nottingham +commit 469fb3745bcab62dc764a48659b03cf1b915e255 +Author: Erik Troan +Date: Mon Aug 17 15:09:12 1998 +0000 - * initscripts.spec, ChangeLog: - *** empty log message *** + 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 - * inittab: xdm returns to runlevel 5 + rc.d/rc.local | 32 +++++++++++++++----------------- + 1 files changed, 15 insertions(+), 17 deletions(-) - * rc.d/rc.sysinit: - set preferred display manager link, fix quotas +commit 24ba7b4357721590b3ab93ad9fcaf685200f4d48 +Author: Jeff Johnson +Date: Sun Aug 16 19:45:07 1998 +0000 - * initscripts.spec: - *** empty log message *** + Remove annoying error messages. - * src/initlog.c: log by default to LOCAL7 + initscripts.spec | 6 +++++- + rc.d/init.d/halt | 2 +- + rc.d/rc.sysinit | 4 ++-- + 3 files changed, 8 insertions(+), 4 deletions(-) - * ChangeLog: *** empty log message *** +commit 179d4859f9ecc23efbf46e6a04e8923aa9c5c531 +Author: Jeff Johnson +Date: Fri Aug 14 19:21:32 1998 +0000 - * rc.d/rc: - don't run single-user mode through initlog + Remove attempt to avoid running depmod on 2.1.x kernels. - * rc.d/init.d/single: - for - done, not for - fi + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/init.d/single: fix typo +commit 726f6ecd3ea6e3f1c188c5e1662631aa2e19da03 +Author: Jeff Johnson +Date: Sat Aug 1 16:16:12 1998 +0000 - * rc.d/init.d/single: typo + Typo (Hao Li ) - * Makefile, initscripts.spec, service: - add a service script for starting and stopping things. wheeeeeeeeee... + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec: - *** empty log message *** +commit 0aec842c56b07eb8715d72033da3995c654226ec +Author: Jeff Johnson +Date: Tue Jul 7 21:04:00 1998 +0000 - * inittab: don't run mingetty in runlevel 1 + Permit /usr to be NFS mounted. - * rc.d/init.d/single: - if people want to run scripts in runlevel 1, let them + initscripts.spec | 20 +++++++++++--------- + rc.d/init.d/network | 18 +++++++++--------- + rc.d/init.d/nfsfs | 2 +- + 3 files changed, 21 insertions(+), 19 deletions(-) -1999-04-12 Bill Nottingham +commit 4a43d48815984cd478bf2e3bb87b2172f7c69a8c +Author: Michael K. Johnson +Date: Tue Jul 7 20:45:22 1998 +0000 - * ChangeLog: *** empty log message *** + priority specification - * initscripts.spec: - add console-tools req, add kernel <= 2.2 conflict + sysvinitfiles | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-aliases: - remove 2.0 kernel support +commit fd1aff4a5f20402d9054b12f3800303eca7a3c83 +Author: Michael K. Johnson +Date: Tue Jul 7 15:42:50 1998 +0000 - * rc.d/init.d/single: kill kerneld + fix long-standing bug and work with (currently vaporware) newer ps versions - * rc.d/rc.sysinit: - kill kerneld. make sure sound aliases aren't commented out + sysconfig/network-scripts/ifdown-ppp | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -1999-04-09 Bill Nottingham +commit d0120de85e2f97bc7a4b3715e6b4600c850cdd26 +Author: Jeff Johnson +Date: Tue Jul 7 12:53:41 1998 +0000 - * ChangeLog, initscripts.spec, src/initlog.c: - *** empty log message *** + Invert logic for ESCAPECHARS=yes. + + sysconfig/network-scripts/ifup-ppp | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 5c7d641c917fb68a27a4aa8b2a91b00cf0241fd0 +Author: Jeff Johnson +Date: Tue Jul 7 12:44:13 1998 +0000 + + Always "cd /etc/sysconfig/network-scripts" before sourcing network_functions. + + sysconfig/network-scripts/ifdown | 1 - + sysconfig/network-scripts/ifdown-post | 2 +- + sysconfig/network-scripts/ifdown-ppp | 2 +- + sysconfig/network-scripts/ifdown-sl | 2 +- + sysconfig/network-scripts/ifup | 1 - + sysconfig/network-scripts/ifup-ipx | 1 - + sysconfig/network-scripts/ifup-plip | 4 +++- + sysconfig/network-scripts/ifup-post | 3 +-- + sysconfig/network-scripts/ifup-ppp | 4 +++- + sysconfig/network-scripts/ifup-sl | 4 +++- + 10 files changed, 13 insertions(+), 11 deletions(-) + +commit ed157d20a6177ddcf94e64681e33881fcd96df29 +Author: Jeff Johnson +Date: Tue Jul 7 12:15:12 1998 +0000 + + 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 - * 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 + sysconfig/network-scripts/ifdown-sl | 8 ++++++++ + 1 files changed, 8 insertions(+), 0 deletions(-) -1999-04-08 Bill Nottingham +commit d64366bc8310d35824626b6c99c48628f0ed70ee +Author: Jeff Johnson +Date: Wed Jul 1 18:14:38 1998 +0000 - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-aliases: - check for 2.0 kernels before doing some stuff + Perform rhkmvtag magic with module-info. - * initscripts.spec: - make rc.local config(noreplace) + rc.d/rc.sysinit | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) -1999-04-07 Bill Nottingham +commit f5fe0c6bb25fd007186c832e408d089fe6dd1daa +Author: Jeff Johnson +Date: Wed Jul 1 17:59:49 1998 +0000 - * initscripts.spec, rc.d/init.d/functions, ChangeLog: - *** empty log message *** + Remove debugging "echo ...". - * rc.d/init.d/functions: - add a --check to daemon so that we don't look for su's pid + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * initscripts.spec: - *** empty log message *** +commit 10ec29b739fe7f47d722ca2ecce1ba2bb2e6fb7f +Author: Jeff Johnson +Date: Wed Jul 1 17:51:21 1998 +0000 - * ChangeLog, initscripts.spec: - changes to %post for wtmp/utmp + Use rhkmvtag to attach modules directory to running kernel. - * rc.d/rc.sysinit: touch wtmp, don't zero it + rc.d/rc.sysinit | 41 +++++++---------------------------------- + 1 files changed, 7 insertions(+), 34 deletions(-) - * sysconfig/network-scripts/ifup: - fix check for non-existent devices +commit 73426918dfb0d34cb118573cb8cac145ad4dcb5d +Author: Erik Troan +Date: Wed Jul 1 16:20:09 1998 +0000 -1999-04-07 Erik Troan + USERNET attribute can have "" around it - * initscripts.spec, rc.d/rc.sysinit: - made wtmp, utmp mode 664 and owned by group wtmp + initscripts.spec | 5 +++++ + src/usernetctl.c | 13 +++++++++++-- + 2 files changed, 16 insertions(+), 2 deletions(-) -1999-04-06 Bill Nottingham +commit 558419e785d0e766357d46f9712dbef443b3e773 +Author: Jeff Johnson +Date: Wed Jul 1 14:07:31 1998 +0000 - * ChangeLog: *** empty log message *** + Add %defattr for non-root build/install. - * inittab: take out --noclear + initscripts.spec | 7 ++++--- + 1 files changed, 4 insertions(+), 3 deletions(-) - * initscripts.spec, ChangeLog: - *** empty log message *** +commit 06d2b6f96f1f8e230e86c169a58005a1bf99de1c +Author: Jeff Johnson +Date: Wed Jul 1 13:47:28 1998 +0000 - * rc.d/rc.sysinit: do loadkeys nicer + More cvs workarounds. -1999-04-06 Michael K. Johnson + Makefile | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * initscripts.spec, sysconfig/network-scripts/ifup-ipx: - ifup-ipx ./_ confusion fixed +commit 6e5acca452f92afd6f7384d6a2dcc1c178866c2c +Author: Jeff Johnson +Date: Wed Jul 1 13:41:28 1998 +0000 -1999-04-06 Bill Nottingham + Deal with some cvs quirks. - * rc.d/rc.sysinit: echo after loading keymap + Makefile | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * setsysfont: - look for consolechars in both /bin & /usr/bin +commit 11cd5e1d3b96e4f28a551d211e7a7303255736e3 +Author: Jeff Johnson +Date: Wed Jul 1 13:25:22 1998 +0000 - * setsysfont: consolechars is in /bin + Bump version. -1999-04-06 Erik Troan + initscripts.spec | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) - * initscripts.spec, sysconfig/network-scripts/ifup-post: - run ifup-local as appropriate +commit a780d7ceeebd2f66d2e95ba03b5759642b5bd727 +Author: Jeff Johnson +Date: Wed Jul 1 13:20:34 1998 +0000 -1999-04-06 Bill Nottingham + Turn off accounting before unmounting /var. - * ChangeLog, initscripts.spec: - *** empty log message *** + rc.d/init.d/halt | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - don't touch/remove/bother utmpx +commit c64a1fee475d9679e5be8ddacee2c9926ba36862 +Author: Jeff Johnson +Date: Wed Jul 1 13:19:41 1998 +0000 - * rc.d/init.d/network: - make network work for restart if called as ./network + Correctly check fsck return code for non-root fs. - * inittab: add --noclear for tty1 + rc.d/rc.sysinit | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - don't zero /var/run/utmpx, remove it... +commit 08d59fa7913d46b8d1a52499b5c1a7983e635bc7 +Author: Jeff Johnson +Date: Sun Jun 21 21:12:48 1998 +0000 - * ChangeLog, initscripts.spec: - *** empty log message *** + Fix bug track problems (#677, #731, #734, E-mail). - * lang.sh: - take out loadunimap, since setsysfont should take care of this + initscripts.spec | 364 +++++++++++++++--------------------- + rc.d/init.d/network | 2 +- + rc.d/rc.sysinit | 34 +++- + src/usernetctl.c | 2 +- + sysconfig/network-scripts/ifup | 8 +- + sysconfig/network-scripts/ifup-ipx | 1 + + 6 files changed, 186 insertions(+), 225 deletions(-) - * Makefile, initscripts.spec, lang.sh: - add some changes suggested by Peter Ivanyi +commit f0544294be49dfabb0e18bd514a2f25375f15c67 +Author: Erik Troan +Date: Sun Jun 7 19:17:25 1998 +0000 - * rc.d/rc.sysinit: - load keymaps & fonts early. add ncp&smbs to the 'don't mount yet' list + version 3.66 -1999-04-05 Bill Nottingham + initscripts.spec | 7 ++++++- + 1 files changed, 6 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/network-functions: - fix for $PARENTDEVNAME +commit 02c4edd6ea8c87aff8e6bce61c509a6c586d831b +Author: Erik Troan +Date: Sun Jun 7 19:16:08 1998 +0000 -1999-04-01 Bill Nottingham + look for bootfile= to set /lib/modules/preferred symlink - * rc.d/init.d/network: - only bring up/shut down boot devices + rc.d/rc.sysinit | 21 ++++++++++++--------- + 1 files changed, 12 insertions(+), 9 deletions(-) - * ChangeLog: *** empty log message *** +commit 3168e089c7bbee12c8f5349bffda7e341b40e26c +Author: Erik Troan +Date: Tue Jun 2 17:55:33 1998 +0000 - * sysconfig/network-scripts/ifup: - fix channel bonding + version 3.65 - * initscripts.spec: - add procps to dependencies + initscripts.spec | 7 ++++++- + 1 files changed, 6 insertions(+), 1 deletions(-) - * lang.sh: fix typo +commit b1946e794961dbd6540b39f99388d4ff4a2f5e96 +Author: Erik Troan +Date: Mon Jun 1 13:58:40 1998 +0000 -1999-03-31 Bill Nottingham + 1) if preferred doesn't exist, run depmod -a normally + 2) do proper symlink check for preferred - * rc.d/rc.sysinit: - link system.map in all cases, not just old kernels + rc.d/rc.sysinit | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) -1999-03-30 Bill Nottingham +commit 66dd82255c6f9919fae5e45f1f2d923312b2e7ab +Author: Erik Troan +Date: Mon Jun 1 13:57:35 1998 +0000 - * rc.d/init.d/functions: - fix for pid grep in status + ipcalc shouldn't be setgid root -1999-03-29 Bill Nottingham + src/Makefile | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - fix depmod logic (preferred really is dead.) +commit 3a35a9f10c444921eda7b5a352d534f35298c927 +Author: Erik Troan +Date: Sun May 10 18:11:07 1998 +0000 - * sysconfig/network-scripts/ifup: - fix test for 2.0/2.2 kernel + be more forcefull about creating preferred directories -1999-03-27 Cristian Gafton + initscripts.spec | 2 +- + rc.d/rc.sysinit | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) - * initscripts.spec: - new version - added sysvinitfiles as a %doc file +commit 876008968d86ec3bd3f93bdc1dc3bc476fde8da0 +Author: Donnie Barnes +Date: Fri May 8 04:07:01 1998 +0000 -1999-03-27 Bill Nottingham + updated version number - * ChangeLog: *** empty log message *** + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -1999-03-26 Bill Nottingham +commit d7e3064427870e4845839b86dab9cb457ef738a8 +Author: Donnie Barnes +Date: Fri May 8 04:06:02 1998 +0000 - * initscripts.spec: - *** empty log message *** + added path shit to ip-up - * rc.d/init.d/netfs, rc.d/init.d/nfsfs: - nfsfs -> netfs. + ppp/ip-up | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) - * rc.d/init.d/functions: - swapped out can be [foo] +commit 574818d3656efd76bb3c4f9815c82f52c1631f47 +Author: Donnie Barnes +Date: Fri May 8 02:56:49 1998 +0000 - * rc.d/init.d/functions: - fix killproc foo SIGNAL so it works sanely + forgot to increment version number -1999-03-24 Bill Nottingham + initscripts.spec | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * rc.d/rc.sysinit: - only pass -A to clock if it's /sbin/clock +commit a91f3a3b8555f86970880eae0f3b69caa3798b78 +Author: Donnie Barnes +Date: Fri May 8 02:53:50 1998 +0000 -1999-03-23 Bill Nottingham + made setsysfont do *nothing* if there is no $SYSFONT - * lang.sh: fix for koi8-r + setsysfont | 2 -- + 1 files changed, 0 insertions(+), 2 deletions(-) -1999-03-22 Bill Nottingham +commit 47fa8d1e7c140d586e1cb87c21c96c04678f959c +Author: Donnie Barnes +Date: Wed May 6 20:18:44 1998 +0000 - * ChangeLog, initscripts.spec: - *** empty log message *** + makefile bug - * rc.d/init.d/functions: - if $BOOTUP is already set, don't source config + Makefile | 2 +- + initscripts.spec | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) -1999-03-19 Bill Nottingham +commit 2fbfc3f8fbfd8d2935c5f3ea923c7c90e685c2da +Author: Donnie Barnes +Date: Wed May 6 20:07:52 1998 +0000 - * ChangeLog, initscripts.spec: - *** empty log message *** + moved stuff to /etc/profile.d/lang.sh - * sysconfig/network-scripts/ifup-aliases, sysconfig/network-scripts/ifup-routes: - don't run linuxconf if /usr isn't mounted + Makefile | 3 ++- + initscripts.spec | 4 +++- + lang.sh | 15 +++++++++++++++ + rc.d/rc.sysinit | 16 ---------------- + 4 files changed, 20 insertions(+), 18 deletions(-) - * sysconfig/network-scripts/ifup: - set macaddr before bootp +commit 3b4f87394c6d288e2644979eb88c8b9da6382340 +Author: Donnie Barnes +Date: Wed May 6 19:43:48 1998 +0000 -1999-03-18 Cristian Gafton + minor fix - * rc.d/rc.sysinit: - zero in the /var/run/utmpx file + Makefile | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -1999-03-18 Bill Nottingham +commit 7b4a21a11670afafee8f2699a61f92f861f711c3 +Author: Donnie Barnes +Date: Wed May 6 19:42:47 1998 +0000 - * sysconfig/network-scripts/ifup-post: - don't set hostname on ppp/slip (kills X) + added setsysfont - * ChangeLog, initscripts.spec: - *** empty log message *** + setsysfont | 18 ++++++++++++++++++ + 1 files changed, 18 insertions(+), 0 deletions(-) - * src/initlog.c, src/initlog.h, src/process.c: - don't output error messages if reading commands +commit 12b8b6b479d757bd40696aaeaffc750bf15ee165 +Author: Donnie Barnes +Date: Wed May 6 19:38:31 1998 +0000 - * src/Makefile, src/initlog.c, src/initlog.h, src/process.c: - gack. don't exit on command format errors from subprocess + added added sysconfig/i18n support -1999-03-17 Bill Nottingham + Makefile | 1 + + initscripts.spec | 7 ++++++- + rc.d/rc.sysinit | 21 +++++++++++++++++++++ + sysconfig.txt | 16 ++++++++++++++++ + 4 files changed, 44 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit ae9a0d81bae06fc0c6cd7923e8e8a33831f3ed25 +Author: Michael K. Johnson +Date: Mon May 4 18:09:48 1998 +0000 - * sysconfig/network-scripts/ifup: - Exit the script if pump fails. Doh. + added missing files -1999-03-16 Bill Nottingham + initscripts.spec | 8 +++++++- + 1 files changed, 7 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit ac0473317527523d22e6619423709638539f0692 +Author: Michael K. Johnson +Date: Mon May 4 15:31:00 1998 +0000 - * rc.d/init.d/functions: - fix killproc logic (only one success/failure per call) + new release - * initscripts.spec, ChangeLog: - *** empty log message *** + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec: bump rev to 3.96 +commit 93f66b1686dab19d71fc4f55db07e548cc03dfb5 +Author: Michael K. Johnson +Date: Sun May 3 02:25:48 1998 +0000 - * src/process.c: - if we are 'in initlog' rewrite output so it goes to initlog + more commentary - * src/minilogd.c: *** empty log message *** + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * src/initlog.c: - if /dev/log exists on ROFS, that *doesn't* mean syslog is running +commit 3f1835cd8915c0bd76ade5dbeed29992296bce61 +Author: Michael K. Johnson +Date: Sun May 3 01:35:48 1998 +0000 - * rc.d/init.d/functions: remove cruft + update to linuxconf 1.11r8 capabilities. + Full support for IPX as configured by linuxconf. + Updated sysconfig.txt documentation to reflect new parameters. - * rc.d/init.d/functions: - add a 'PASSED' result - fix ROFS logging to be sane + rc.d/init.d/network | 40 ++++++++++++++++++++++++++++- + sysconfig.txt | 30 +++++++++++++++++++++- + sysconfig/network-scripts/ifup | 6 ++++ + sysconfig/network-scripts/ifup-ipx | 44 +++++++++++++++++++++++++++++++++ + sysconfig/network-scripts/ifup-routes | 2 - + 5 files changed, 116 insertions(+), 6 deletions(-) - * rc.d/rc.sysinit: - rewrite fsck so you don't get FAILED on a passed check +commit b7ef7c3cd0bcce1c4d77694be607b6b8d81fcc58 +Author: Michael K. Johnson +Date: Sat May 2 21:37:53 1998 +0000 - * initscripts.spec: spec update + linuxconf support - * ChangeLog, initscripts.spec: - bump rev + initscripts.spec | 7 ++++- + rc.d/init.d/network | 22 +++++++++++++---- + sysconfig/network-scripts/ifup-aliases | 40 ++++++++++++++++++++++++++++++++ + sysconfig/network-scripts/ifup-post | 6 +---- + sysconfig/network-scripts/ifup-routes | 22 ++++++++++++----- + 5 files changed, 79 insertions(+), 18 deletions(-) - * sysconfig/network-scripts/ifdown-ppp: - fix for CHATPID (bug #1343) +commit 7da45feaa8f70f28fc1278f22bcd07956517964d +Author: Michael K. Johnson +Date: Sat May 2 19:53:26 1998 +0000 -1999-03-15 Bill Nottingham + probe function, more hinting - * sysconfig.txt: - fixes from ultrapenguin - document SYSFONTACM + rc.d/init.d/network | 27 ++++++++++++++++++++++----- + 1 files changed, 22 insertions(+), 5 deletions(-) - * lang.sh: more sysfontacm fixes +commit 637c0cee38481a8b23586677a9774b25779967b7 +Author: Erik Troan +Date: Fri May 1 21:45:40 1998 +0000 - * lang.sh: - more support for SYSFONTACM from consoletools + added missing ;; - * setsysfont: - work with SYSFONTACM and use consolechars from console-tools + rc.d/init.d/network | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * sysconfig/network-scripts/ifup: - add routes to non-local subnets if they aren't already there +commit c28c99cadb9264c5a07a63917044c16f33a890c6 +Author: Erik Troan +Date: Fri May 1 21:37:12 1998 +0000 - * sysconfig/network-scripts/ifup-aliases: - changes from ultrapenguin (bash2 stuff) + *** empty log message *** -1999-03-15 Michael K. Johnson + initscripts.spec | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) - * initscripts.spec, rc.d/rc.sysinit: - pam_console cleanups +commit adb2313de02573e316c46b2546e14179e018b5e2 +Author: Erik Troan +Date: Fri May 1 21:36:52 1998 +0000 -1999-03-15 Bill Nottingham + run depmod properly - * initscripts.spec: - remove console-tools from deps + rc.d/rc.sysinit | 10 +++++++--- + 1 files changed, 7 insertions(+), 3 deletions(-) - * ChangeLog, initscripts.spec: - fixes. :) +commit f2e10621a35f1d4586cbc30c1550af0f22d22186 +Author: Erik Troan +Date: Fri May 1 21:10:45 1998 +0000 - * initscripts.spec: - *** empty log message *** + requires 2.1.85-3 for /lib/modules/preferred directory - * initscripts.spec: add gawk to dependencies + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -1999-03-14 Bill Nottingham +commit 6e6ad494f610d0dedc4f5e14f3edc38360e4df08 +Author: Erik Troan +Date: Fri May 1 21:08:45 1998 +0000 - * rc.d/init.d/functions: - change variable name + vesrion 3.54 - * rc.d/init.d/functions, rc.d/rc.sysinit, src/initlog.c: - if [ 0 ] don't work in shell. *thwap* + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -1999-03-11 Erik Troan +commit f7a1520cca3c1c1be44871952cc6f839f81b643a +Author: Erik Troan +Date: Fri May 1 21:08:32 1998 +0000 - * initscripts.spec: release 2 + use /lib/modules/preferred symlink -1999-03-10 Bill Nottingham + rc.d/rc.sysinit | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) - * initscripts.spec: - remove ifdhcpcdccpdc-done +commit 1fd9ce20a5be3a791820e34246ccf84fd0987113 +Author: Donnie Barnes +Date: Thu Apr 30 21:50:48 1998 +0000 - * initscripts.spec: bump ver + various cleanups -1999-03-10 Erik Troan + rc.d/init.d/random | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: - pump actually works now +commit db35a4b1d9c0bb2393a0280e0bcb9a026b4514ed +Author: Donnie Barnes +Date: Thu Apr 30 21:48:47 1998 +0000 -1999-03-10 Bill Nottingham + plip cleanup - * ChangeLog, initscripts.spec: - *** empty log message *** + sysconfig/network-scripts/ifup-plip | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/init.d/nfsfs: - add a mount -a after nfs mounts +commit b75ec72be6d03f72246d3cd983d4be500d37be61 +Author: Donnie Barnes +Date: Thu Apr 30 21:46:48 1998 +0000 -1999-03-10 Erik Troan + rc.sysinit was removing /etc/nologin. Bad. Removed. - * sysconfig/network-scripts/ifup: - updated for pump + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * ChangeLog, initscripts.spec: - pump stuff +commit bb138f342e0ac5d0299c21a7e256c6734a021bf6 +Author: Donnie Barnes +Date: Thu Apr 30 21:36:07 1998 +0000 - * sysconfig/network-scripts/ifdhcpc-done: - outdated by pump + added sourcing of functions -1999-03-10 Bill Nottingham + rc.d/init.d/nfsfs | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) - * ChangeLog, initscripts.spec: - *** empty log message *** +commit 2f713d6dab4cd9cda521332933c8ef3a37f78b16 +Author: Michael K. Johnson +Date: Fri Apr 24 15:37:46 1998 +0000 - * rc.d/init.d/functions: - change to pidofproc suggested by "Mike McHenry" + info for linuxconf - * src/minilogd.c: - ack. Must remove debugging code. + rc.d/rc | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) -1999-03-08 Bill Nottingham +commit 1e24754dfeca89eb7dd82adc487f362cd722c3ec +Author: Michael K. Johnson +Date: Tue Apr 21 01:54:30 1998 +0000 - * initscripts.spec: - *** empty log message *** + handle kmod in 2.1 kernels nicely -1999-02-26 Bill Nottingham + rc.d/rc.sysinit | 9 +++++++-- + 1 files changed, 7 insertions(+), 2 deletions(-) - * ChangeLog: *** empty log message *** +commit 154a71e7b85c17a4d947d8912e981736d5987473 +Author: Michael K. Johnson +Date: Mon Apr 20 21:00:35 1998 +0000 - * rc.d/init.d/functions: fix killproc + works better - * rc.d/init.d/functions: - fix killproc to be more sane + rc.d/init.d/random | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit: i can't type +commit e154febd27424f5aff307d80c577cb44279fbeb5 +Author: Michael K. Johnson +Date: Mon Apr 20 21:00:12 1998 +0000 -1999-02-25 Bill Nottingham + reasonable status, restart, reload - * Makefile, ChangeLog: - *** empty log message *** + rc.d/init.d/random | 16 +++++++++++----- + 1 files changed, 11 insertions(+), 5 deletions(-) - * rc.d/rc.sysinit: - remove random from rc.sysinit +commit c833c2cb490dd2e3c9fd4c3913d92aaee178c857 +Author: Michael K. Johnson +Date: Mon Apr 20 20:54:23 1998 +0000 - * sysconfig.txt, initscripts.spec, ChangeLog, rc.d/init.d/functions, sysconfig/init: - *** empty log message *** + Added reload function. + Made status do something other than "command not found". - * rc.d/init.d/functions: ditto + rc.d/init.d/nfsfs | 18 ++++++++++++++++-- + 1 files changed, 16 insertions(+), 2 deletions(-) - * ChangeLog, sysconfig.txt, sysconfig/init: - more changes for sysconfig/init +commit 1bb963a79aa840719ac29e09f8fc155795dee3c9 +Author: Michael K. Johnson +Date: Mon Apr 20 20:38:33 1998 +0000 - * initscripts.spec: - *** empty log message *** + tpyo - * rc.d/rc.sysinit: - put preferred support back in + rc.d/init.d/killall | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -1999-02-23 Bill Nottingham +commit 1e8cbaca0a8813263a2d1ad03a778dd84a80616a +Author: Michael K. Johnson +Date: Mon Apr 20 20:36:57 1998 +0000 - * initscripts.spec: s/d changes + Made some sense of the "network status" command. + Integrate with linuxconf (works with or without). - * rc.d/rc.sysinit: fix 'force fsck on boot' + rc.d/init.d/network | 36 +++++++++++++++++++++++++++++++++--- + 1 files changed, 33 insertions(+), 3 deletions(-) -1999-02-22 Bill Nottingham +commit 5e2f2add9e7e1fcdb351d7f03fb96210db173e9f +Author: Erik Troan +Date: Mon Apr 20 18:01:07 1998 +0000 - * 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 + version 3.53 -1999-02-19 Bill Nottingham + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/init.d/functions: - $@ -> $*. I knew there was a reason I did that. +commit 8b53c8f5971325254b93c7c90b224a22eac6e781 +Author: Erik Troan +Date: Mon Apr 20 16:41:49 1998 +0000 -1999-02-18 Bill Nottingham + sets up modules symlink properly - * initscripts.spec: - *** empty log message *** + rc.d/rc.sysinit | 11 +++++------ + 1 files changed, 5 insertions(+), 6 deletions(-) - * ChangeLog: update changelog. +commit c533bec2cfe3b9290806930085342269ba09571b +Author: Erik Troan +Date: Mon Apr 20 13:50:19 1998 +0000 - * initscripts.spec: bump rev + added more "" to get rid of some problems - * rc.d/init.d/single: - fie, a missing fi. Also, source functions. + rc.d/rc.sysinit | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) - * rc.d/init.d/functions: $* -> $@ +commit 572b30c69f2ad099e9a371e3842398b6d7f8bea4 +Author: Michael K. Johnson +Date: Tue Apr 14 15:38:04 1998 +0000 -1999-02-13 Cristian Gafton + only kill things that are currently up - * rc.d/init.d/halt: - Attempt a fix for the raid stop code + rc.d/rc | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -1999-02-13 Bill Nottingham +commit a61919722d8162b6154fabeaad6a9a43ccec2277 +Author: Erik Troan +Date: Sun Apr 5 19:48:33 1998 +0000 - * initscripts.spec: - *** empty log message *** + moved adding /etc/resolv.conf search path to normal reverse name lookup + handling -1999-02-11 Bill Nottingham + rc.d/rc.sysinit | 8 -------- + sysconfig/network-scripts/network-functions | 4 ++++ + 2 files changed, 4 insertions(+), 8 deletions(-) - * ChangeLog: update changelog... +commit f9d8ca8195162004f1edda812e16121a8089f690 +Author: Erik Troan +Date: Sun Apr 5 15:31:10 1998 +0000 - * initscripts.spec, rc.d/rc.sysinit: - Remove support for modules/preferred, since we don't need it anymore. + fixed bugs in kernel-release handling -1999-02-10 Bill Nottingham + initscripts.spec | 6 +++++- + rc.d/rc.sysinit | 8 ++++---- + 2 files changed, 9 insertions(+), 5 deletions(-) - * initscripts.spec: - *** empty log message *** +commit fa5a2db2ce9ad6ef64d25d5e7370f94dbedffda1 +Author: Erik Troan +Date: Thu Apr 2 21:41:09 1998 +0000 - * sysconfig/network-scripts/ifdhcpc-done, sysconfig/network-scripts/ifup: - fix kernel-2.2 double net routes, remove '-x' from ifdhcpc-done + 1) set domain variable if none is set in /etc/sysconfig/network + 2) add search path to /etc/resolv.conf if none is present - * initscripts.spec: - *** empty log message *** + rc.d/rc.sysinit | 8 ++++++++ + 1 files changed, 8 insertions(+), 0 deletions(-) - * inittab: turn off xdm in runlevel 5 +commit fbe4f2fdfe00ebb3a09449b317c4e8b533737f8e +Author: Erik Troan +Date: Mon Mar 30 23:42:50 1998 +0000 -1999-02-05 Bill Nottingham + make /lib/modules/default point to the proper modules for this kernel - * src/process.c, sysconfig/network-scripts/ifup-aliases: - bill is a moron. also, fix ifup-aliases for bash2 + rc.d/rc.sysinit | 22 ++++++++++++++++++++++ + 1 files changed, 22 insertions(+), 0 deletions(-) - * rc.d/init.d/functions: - move text more to the right +commit f09c20531fc2f4183dcba49f7e7ef45b281f21ea +Author: Erik Troan +Date: Sun Mar 22 20:45:39 1998 +0000 - * initscripts.spec: - *** empty log message *** + *** empty log message *** - * rc.d/init.d/functions: - move [ OK ] boxes to the left + initscripts.spec | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) - * rc.d/init.d/functions: - add /usr/X11R6/bin to path, so 'daemon xdm' works +commit f1c7e8b51575a09f7eef81be2927b3e2705af007 +Author: Erik Troan +Date: Sun Mar 22 20:37:30 1998 +0000 -1999-02-04 Bill Nottingham + added netmask calculation - * initscripts.spec: - add changelog entry for this mess + sysconfig/network-scripts/ifup | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) - * src/initlog.h, src/loglevel.c: - fix syscall to something lots more portable +commit 01273ca3d0624813e7d1030b9ac94eb8156ae3da +Author: Erik Troan +Date: Sun Mar 22 20:36:34 1998 +0000 - * initscripts.spec, src/loglevel.c, sysconfig.txt: - add loglevel.c, document LOGLEVEL setting + added --netmask - * rc.d/init.d/functions, rc.d/init.d/halt, rc.d/rc.sysinit: - bugfixes for 'old' mode + src/ipcalc.1 | 24 ++++++++++++++---------- + 1 files changed, 14 insertions(+), 10 deletions(-) - * rc.d/init.d/single, rc.d/rc.sysinit: - swap workaround; kerneld/kmod fixes +commit 4e2822fc434126830c8fc362e704f38acda94287 +Author: Erik Troan +Date: Sun Mar 22 20:33:49 1998 +0000 - * 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 + added --netmask argument - * 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... + src/ipcalc.c | 13 ++++++++++++- + 1 files changed, 12 insertions(+), 1 deletions(-) -1999-02-03 Bill Nottingham +commit cbc5159cc3b9f76e6a293183674a37382731d674 +Author: Erik Troan +Date: Sun Mar 22 20:16:50 1998 +0000 - * src/Makefile: *** empty log message *** + version 3.51 - * ChangeLog, rc.d/init.d/halt: - rcs2log > ChangeLog + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * 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; wait a little longer for kill -TERM +commit 76b469d0e5bbab1b6d5935e50a38cde3ca35bbf8 +Author: Erik Troan +Date: Sun Mar 22 20:16:31 1998 +0000 - * initscripts.spec, rc.d/rc.sysinit, setsysfont, sysconfig/network-scripts/ifup-ppp: - random fixes from bugzilla: setsysfont only if font defined; do hwclock - --adjust; fix /forcefsck + fixed network address calculations - * Makefile, initscripts.spec, rc.d/init.d/functions, rc.d/init.d/halt, 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. do "halt -p", "umount -f" in shutdown. use %defattr in - specfile... um, I think that's it. + sysconfig/network-scripts/ifup | 5 +++-- + 1 files changed, 3 insertions(+), 2 deletions(-) -1999-01-25 Jeff Johnson +commit b93c29b101f48037b803dee1e82bae733af20d86 +Author: Erik Troan +Date: Sun Mar 22 20:14:31 1998 +0000 - * rc.d/rc.sysinit: - Perform quota checking on file systems after they are marked read/write (#719). + fixed man page - * sysconfig/network-scripts/ifup-ppp: - Explicitly force RX escape char negotiation if ESCAPECHARS = no (#519). + src/ipcalc.1 | 12 ++++++------ + 1 files changed, 6 insertions(+), 6 deletions(-) - * 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. +commit b9954eb55fd79de0b966e6da16a2288a70edf274 +Author: Michael K. Johnson +Date: Mon Mar 16 15:39:28 1998 +0000 - * initscripts.spec: Bump version. + document the static-routes file. + Include documentation for how it *will* be, rather than how it is now ("any"). -1998-12-09 Erik Troan + sysconfig.txt | 10 ++++++++++ + 1 files changed, 10 insertions(+), 0 deletions(-) - * src/.cvsignore: *** empty log message *** +commit e7bb8d3fe41527e0ff6f5ac67bacf130da334487 +Author: Michael K. Johnson +Date: Tue Mar 10 23:14:19 1998 +0000 -1998-12-06 Jeff Johnson + more detail on ifcfg files - * sysconfig/network-scripts/ifup-ipx: - Bug #205 sez': - in ifup-ipx script underlines in next line should be - changes to dots + sysconfig.txt | 8 ++++++-- + 1 files changed, 6 insertions(+), 2 deletions(-) - for frametype in 802_2 802_3 ETHERII SNAP ; do +commit 5f1d23b75cc3b1a22a68cd133dd739e885f93fc2 +Author: Michael K. Johnson +Date: Tue Mar 10 22:44:58 1998 +0000 - 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. + first rev to Jacques -1998-11-12 Preston Brown + sysconfig.txt | 6 ++++-- + 1 files changed, 4 insertions(+), 2 deletions(-) - * rc.d/init.d/halt, initscripts.spec: - halt passed the -i flag to disable network interfaces (new halt option). +commit 02f74416f22edcef4dc51d36194ed3cd6b50f5b8 +Author: Erik Troan +Date: Tue Mar 10 16:16:13 1998 +0000 -1998-11-10 Michael K. Johnson + look for ipcalc in /bin, not /sbin - * sysconfig/network-scripts/ifup-aliases, initscripts.spec: - linuxconf ipalias fix; work with both old and new linuxconf + sysconfig/network-scripts/ifup | 4 ++-- + sysconfig/network-scripts/ifup-post | 2 +- + 2 files changed, 3 insertions(+), 3 deletions(-) -1998-11-02 Bill Nottingham +commit 7fae6aace6ac811c4aebdbc1e5c15d9fd6e9d243 +Author: Erik Troan +Date: Tue Mar 10 16:15:16 1998 +0000 - * rc.d/init.d/functions: - sort daemons in status() by pid + added missing \ -1998-10-28 Bill Nottingham + sysconfig/network-scripts/network-functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/init.d/functions: - fix status() (was catching instance of initscripts) +commit 83f62d66d3ce0bd3e62d5d1fb061a816225d325b +Author: Erik Troan +Date: Tue Mar 10 15:54:42 1998 +0000 -1998-10-15 Erik Troan + ipcalc should go in /bin, not /sbin - * rc.d/rc.sysinit: - can't have spaces around = in sh + src/Makefile | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/init.d/halt: fixed shell stuff +commit 54a18ea25de3965e7ae907c3238569eb01803bf1 +Author: Erik Troan +Date: Tue Mar 10 15:51:16 1998 +0000 - * initscripts.spec: version 3.78 + 1) added need_hostname and set_hostname functions + 2) changed hostname lookup to use ipcalc - * rc.d/init.d/halt: - raidstop -r doesn't work for 5.2 ;-) + sysconfig/network-scripts/ifup | 6 ++++-- + sysconfig/network-scripts/ifup-post | 12 +++++------- + sysconfig/network-scripts/network-functions | 16 ++++++++++++++++ + 3 files changed, 25 insertions(+), 9 deletions(-) - * initscripts.spec: added raidstop to halt +commit fb0f2343a9f5f284e7b75adf60fa33f50181b3fb +Author: Erik Troan +Date: Tue Mar 10 15:48:37 1998 +0000 - * rc.d/init.d/halt: added raidstop stuff + added ipcalc - * initscripts.spec: version 3.77 + initscripts.spec | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) - * initscripts.spec: fixed raidstart +commit bb1fd86e80f97a8bc74b015902e88a53236dbbca +Author: Erik Troan +Date: Tue Mar 10 15:47:28 1998 +0000 - * rc.d/rc.sysinit: - raidstart doesn't exist! use raidadd/raidrun + added ipcalc.1 -1998-10-12 Cristian Gafton + src/Makefile | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * initscripts.spec, lang.sh, sysconfig.txt: - Handle LC_ALL +commit 842d09dc8d4363caae6c99598cab2420ac4b5143 +Author: Erik Troan +Date: Tue Mar 10 15:47:15 1998 +0000 -1998-10-12 Preston Brown + added man page - * initscripts.spec, setsysfont: - updated so that setfont always runs. + src/ipcalc.1 | 29 +++++++++++++++++++++++++++++ + 1 files changed, 29 insertions(+), 0 deletions(-) -1998-10-06 Cristian Gafton +commit f9610273f64504f14f1459448f93ec78d5f34422 +Author: Erik Troan +Date: Tue Mar 10 15:37:37 1998 +0000 - * initscripts.spec: New release + added --hostname option - * rc.d/rc.sysinit: - Accept all kernel numbers instead of just 2.0.x + src/ipcalc.c | 58 ++++++++++++++++++++++++++++++++++++++++++++-------------- + 1 files changed, 44 insertions(+), 14 deletions(-) -1998-10-05 Cristian Gafton +commit 488a836a7b99d6e96030a2aeb72c17940dde81eb +Author: Erik Troan +Date: Tue Mar 10 15:11:30 1998 +0000 - * initscripts.spec: require: e2fsprogs + version 3.50 -1998-10-03 Cristian Gafton + initscripts.spec | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) - * .cvsignore, ChangeLog, initscripts.spec, lang.sh: - Use SYSTERM, not SYSTEM in lang.sh +commit f4ff5c957f22d8fbbe27b6dadd8f1c6e029a956d +Author: Erik Troan +Date: Tue Mar 10 15:09:33 1998 +0000 -1998-09-25 Cristian Gafton + use ipcalc to calculate netmask and/or broadcast address - * Makefile, initscripts.spec: - New file part of the dist: inputrc + sysconfig/network-scripts/ifup | 8 ++++++++ + 1 files changed, 8 insertions(+), 0 deletions(-) - * lang.sh: - Set INPUTRC and LESSCHARSET on linux-lat systems +commit 4fa9ee612c2c06f34f1c44265334f86fcbf24cf5 +Author: Erik Troan +Date: Tue Mar 10 15:07:31 1998 +0000 - * inputrc: New file + added ipcalc -1998-09-21 Michael K. Johnson + src/Makefile | 5 +++- + src/ipcalc.c | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 73 insertions(+), 1 deletions(-) - * rc.d/init.d/functions: - a few bugs fixed and a few unneeded processes removed +commit 0cfa32dcf61c003fa53c3d9b21bba31a9d917891 +Author: Erik Troan +Date: Tue Mar 10 14:17:59 1998 +0000 - * sysconfig.txt: updated QUEUE meaning + version 3.32 -1998-09-17 Michael K. Johnson + initscripts.spec | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) - * sysconfig.txt: - /etc/sysconfig/sendmail added +commit 40d8802d29dd45895286a60bbdc11a6661885e46 +Author: Erik Troan +Date: Tue Mar 10 14:17:41 1998 +0000 -1998-09-16 Jeff Johnson + removed senseless dhcp log in /tmp - * sysconfig.txt: Document UNIMAP variable. + sysconfig/network-scripts/ifdhcpc-done | 1 - + 1 files changed, 0 insertions(+), 1 deletions(-) - * initscripts.spec: Version 3.71. +commit 31e960323d16169845438d8fe230f4956cc81558 +Author: Erik Troan +Date: Mon Mar 9 22:30:38 1998 +0000 - * rc.d/rc.sysinit: Raid startup. + *** empty log message *** - * rc.d/rc: - Don't run [KS]??foo.{rpmsave,rpmorig} scripts. + initscripts.spec | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) - * 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. +commit c6dcb375d378065a704dcd39a0c96a02a5384f8f +Author: Erik Troan +Date: Mon Mar 9 22:30:05 1998 +0000 - Niels Kristian Bech Jensen - nkbj@image.dk - http://www.image.dk/~nkbj/ + if bootp fails and there is no fallback IP, take down the device -1998-08-21 Jeff Johnson + sysconfig/network-scripts/ifup | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit: - Remove Postgres sockets while booting (problem #816). +commit 7f7f917fc0d3832add7070636ba7a9ca32cc052a +Author: Erik Troan +Date: Mon Mar 9 22:23:08 1998 +0000 -1998-08-17 Erik Troan + added info on 3.31 release - * initscripts.spec: verion 3.70 + initscripts.spec | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) - * 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 +commit 38a11f3f2d7733de025b6c79f127a8af65d3081e +Author: Erik Troan +Date: Mon Mar 9 22:22:11 1998 +0000 -1998-08-16 Jeff Johnson + still more cvs workarounds - * initscripts.spec, rc.d/init.d/halt, rc.d/rc.sysinit: - Remove annoying error messages. + Makefile | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -1998-08-14 Jeff Johnson +commit e7009d44ad703651220d14fcced7588a48a9a9e2 +Author: Erik Troan +Date: Mon Mar 9 22:21:39 1998 +0000 - * rc.d/rc.sysinit: - Remove attempt to avoid running depmod on 2.1.x kernels. + MORE cvs brokenness -1998-08-01 Jeff Johnson + Makefile | 3 +-- + 1 files changed, 1 insertions(+), 2 deletions(-) - * rc.d/rc.sysinit: - Typo (Hao Li ) +commit 225a3f883de4863dbaaaa854d6911c6b018045c4 +Author: Erik Troan +Date: Mon Mar 9 22:18:36 1998 +0000 -1998-07-07 Jeff Johnson + more cvs broknness - * rc.d/init.d/nfsfs, rc.d/init.d/network, initscripts.spec: - Permit /usr to be NFS mounted. + Makefile | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) -1998-07-07 Michael K. Johnson +commit 3c14bcecb76267ee9673ba4e576f1f6ece4311fa +Author: Erik Troan +Date: Mon Mar 9 22:17:41 1998 +0000 - * sysvinitfiles: priority specification + made archive rule work w/ broken cvs - * sysconfig/network-scripts/ifdown-ppp: - fix long-standing bug and work with (currently vaporware) newer ps versions + Makefile | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) -1998-07-07 Jeff Johnson +commit acf879bfcc6724b43a470d7e1ffdef345a992e25 +Author: Erik Troan +Date: Mon Mar 9 22:16:33 1998 +0000 - * sysconfig/network-scripts/ifup-ppp: - Invert logic for ESCAPECHARS=yes. + added check for mktemp failure - * 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/ifup | 5 ++++- + 1 files changed, 4 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifdown-sl: - Bug report: +commit 2201e45547b42984ce740d2a1b181b919b6e6667 +Author: Michael K. Johnson +Date: Wed Mar 4 17:51:21 1998 +0000 - 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... + Initial revision of sysconfig hierarchy description - -Mike Wittman - support login: wittman@cs.berkeley.edu + sysconfig.txt | 246 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 246 insertions(+), 0 deletions(-) -1998-07-01 Jeff Johnson +commit 73ab4c8f97c8976ff5840e7383013bfa4f917178 +Author: Michael K. Johnson +Date: Sat Feb 14 15:08:35 1998 +0000 - * rc.d/rc.sysinit: - Perform rhkmvtag magic with module-info. + Took out autoreload tag. - * rc.d/rc.sysinit: - Remove debugging "echo ...". + sysvinitfiles | 17 +++++------------ + 1 files changed, 5 insertions(+), 12 deletions(-) - * rc.d/rc.sysinit: - Use rhkmvtag to attach modules directory to running kernel. +commit be1a7bc3fded437dfef4b7d0f665250379610c30 +Author: Michael K. Johnson +Date: Fri Feb 13 23:01:30 1998 +0000 -1998-07-01 Erik Troan + per-config file autoreload - * src/usernetctl.c, initscripts.spec: - USERNET attribute can have "" around it + sysvinitfiles | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) -1998-07-01 Jeff Johnson +commit 6b5e94313caecd2e612d5337a7d455a89e6bfd14 +Author: Michael K. Johnson +Date: Thu Feb 12 18:22:25 1998 +0000 - * initscripts.spec: - Add %defattr for non-root build/install. + Languages. + A few more notes on how to do things. - * Makefile: More cvs workarounds. + sysvinitfiles | 17 +++++++++++++++-- + 1 files changed, 15 insertions(+), 2 deletions(-) - * Makefile: Deal with some cvs quirks. +commit 33a2c0c0830fd7c90a44210cfe5859211f072fc0 +Author: Michael K. Johnson +Date: Tue Feb 10 20:04:37 1998 +0000 - * initscripts.spec: Bump version. + Standard Red Hat copyright - * rc.d/init.d/halt: - Turn off accounting before unmounting /var. + sysvinitfiles | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit: - Correctly check fsck return code for non-root fs. +commit cc596b196542aff3441eb5849715515cb0799437 +Author: Michael K. Johnson +Date: Tue Feb 10 19:35:32 1998 +0000 -1998-06-21 Jeff Johnson + Added full instructions on writing a System V init script for Red Hat Linux. - * 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). + sysvinitfiles | 117 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++- + 1 files changed, 115 insertions(+), 2 deletions(-) -1998-06-07 Erik Troan +commit 4cf2d55b9d015c7f66f062811a2f40522847298b +Author: Michael K. Johnson +Date: Mon Feb 9 22:37:06 1998 +0000 - * initscripts.spec: version 3.66 + pidfile contents are examined after all... - * rc.d/rc.sysinit: - look for bootfile= to set /lib/modules/preferred symlink + sysvinitfiles | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) -1998-06-02 Erik Troan +commit 1c67204fc51b1e1faca7c806d6eee71c8c4306dd +Author: Michael K. Johnson +Date: Mon Feb 9 21:32:45 1998 +0000 - * initscripts.spec: version 3.65 + Complete list of tags to use in sysv init files -1998-06-01 Erik Troan + sysvinitfiles | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 49 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit: - 1) if preferred doesn't exist, run depmod -a normally - 2) do proper symlink check for preferred +commit 2e825b771eb47f5c036c5ded5d3acef6cfb3c419 +Author: Erik Troan +Date: Fri Feb 6 06:40:53 1998 +0000 - * src/Makefile: - ipcalc shouldn't be setgid root + *** empty log message *** -1998-05-10 Erik Troan + initscripts.spec | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) - * initscripts.spec, rc.d/rc.sysinit: - be more forcefull about creating preferred directories +commit c1d1f2be41ab84ce25f1f0f4d518e112cf7fd7c4 +Author: Erik Troan +Date: Fri Feb 6 06:38:30 1998 +0000 -1998-05-08 Donnie Barnes + didn't work for cloned devices - * initscripts.spec: updated version number + src/usernetctl.c | 7 ++++++- + 1 files changed, 6 insertions(+), 1 deletions(-) - * ppp/ip-up: added path shit to ip-up +commit b1680e4e05f1e9e8b32e76ff7bcac7eb1d6c6bd9 +Author: Michael K. Johnson +Date: Mon Jan 12 17:26:59 1998 +0000 - * initscripts.spec: - forgot to increment version number + /sbin/ - * setsysfont: - made setsysfont do *nothing* if there is no $SYSFONT + initscripts.spec | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) -1998-05-06 Donnie Barnes +commit b68a780943e38566e053e93b653ab132dec66bd7 +Author: Michael K. Johnson +Date: Mon Jan 12 17:23:38 1998 +0000 - * Makefile, initscripts.spec: - makefile bug + /sbin/ isn't always in $PATH - * Makefile, initscripts.spec, lang.sh, rc.d/rc.sysinit: - moved stuff to /etc/profile.d/lang.sh + sysconfig/network-scripts/ifup-routes | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * Makefile: minor fix +commit cb984cd31962aa722843d4edf2e4e853443ee5bd +Author: Erik Troan +Date: Wed Dec 31 18:21:20 1997 +0000 - * setsysfont: added setsysfont + *** empty log message *** - * Makefile, initscripts.spec, rc.d/rc.sysinit, sysconfig.txt: - added added sysconfig/i18n support + initscripts.spec | 7 ++++++- + 1 files changed, 6 insertions(+), 1 deletions(-) -1998-05-04 Michael K. Johnson +commit 9fb789cd97072799715aa24ef91949076d6da8f4 +Author: Erik Troan +Date: Wed Dec 31 18:21:07 1997 +0000 - * initscripts.spec: added missing files + - touch /var/lock/subsys/kerneld after cleaning out /var/lock/subsys + - the logic for when /var/lock/subsys/kerneld is touched was backwards - * initscripts.spec: new release + rc.d/rc.sysinit | 8 ++++---- + 1 files changed, 4 insertions(+), 4 deletions(-) -1998-05-03 Michael K. Johnson +commit 0b0cf8b55ed1c1609ab854c56aac174407da4759 +Author: Erik Troan +Date: Tue Dec 30 16:31:59 1997 +0000 - * initscripts.spec: more commentary + version 3.30 - * 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. + initscripts.spec | 8 +++++++- + 1 files changed, 7 insertions(+), 1 deletions(-) -1998-05-02 Michael K. Johnson +commit e38801d1249cce18818649e940091b8f95f82ce5 +Author: Erik Troan +Date: Tue Dec 30 16:31:33 1997 +0000 - * sysconfig/network-scripts/ifup-aliases, sysconfig/network-scripts/ifup-post, sysconfig/network-scripts/ifup-routes, initscripts.spec, rc.d/init.d/network: - linuxconf support + 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' - * rc.d/init.d/network: - probe function, more hinting + rc.d/rc.sysinit | 28 +++++++++++++++------------- + 1 files changed, 15 insertions(+), 13 deletions(-) -1998-05-01 Erik Troan +commit 0122bbb7e979f5f5d8cfe0119f4fb7795da3748c +Author: Erik Troan +Date: Tue Dec 9 20:31:33 1997 +0000 - * rc.d/init.d/network: added missing ;; + 1) set domainname to "" if none is specified + 2) version 3.29 - * initscripts.spec: - *** empty log message *** + initscripts.spec | 7 ++++++- + rc.d/rc.sysinit | 2 ++ + 2 files changed, 8 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: run depmod properly +commit de7e58a7a29bc9e9d9a459abcf4ab522ea4b2bd2 +Author: Erik Troan +Date: Tue Dec 9 15:10:01 1997 +0000 - * initscripts.spec: - requires 2.1.85-3 for /lib/modules/preferred directory + version 3.28 - * initscripts.spec: vesrion 3.54 + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - use /lib/modules/preferred symlink +commit e5940c72a3e122a52ca695d01099acb50a35ba44 +Author: Erik Troan +Date: Tue Dec 9 15:09:19 1997 +0000 -1998-04-30 Donnie Barnes + fixed wrong umount - * rc.d/init.d/random: various cleanups + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup-plip: - plip cleanup +commit 48b3f76d2b96fe6bda99f5b792c955429996f227 +Author: Erik Troan +Date: Mon Dec 8 22:45:11 1997 +0000 - * rc.d/rc.sysinit: - rc.sysinit was removing /etc/nologin. Bad. Removed. + more /proc mounting fixes - * rc.d/init.d/nfsfs: - added sourcing of functions + rc.d/rc.sysinit | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) -1998-04-24 Michael K. Johnson +commit 9c42de5ab3292b5403b3b645ce7feb0f4de91ea9 +Author: Erik Troan +Date: Mon Dec 8 22:34:27 1997 +0000 - * rc.d/rc: info for linuxconf + version 3.27 -1998-04-21 Michael K. Johnson + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - handle kmod in 2.1 kernels nicely +commit 74f8d391736a0cc1b959d109830cdb75b661319f +Author: Erik Troan +Date: Mon Dec 8 22:34:08 1997 +0000 -1998-04-20 Michael K. Johnson + changed how /proc gets mounted so that it ends up in /etc/mtab - * rc.d/init.d/random: works better + rc.d/rc.sysinit | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) - * rc.d/init.d/random: - reasonable status, restart, reload +commit fcb4fa1ae722a08291d735b1d0b42d63dc1a6b58 +Author: Michael K. Johnson +Date: Mon Dec 8 21:30:02 1997 +0000 - * rc.d/init.d/nfsfs: Added reload function. - Made status do something other than "command not found". + Allow creating new archives without creating a new tag if necessary. - * rc.d/init.d/killall: tpyo + Makefile | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) - * rc.d/init.d/network: - Made some sense of the "network status" command. - Integrate with linuxconf (works with or without). +commit 0fa448f6ef38dc9157903f70d9a905b499ede937 +Author: Michael K. Johnson +Date: Mon Dec 8 21:27:48 1997 +0000 -1998-04-20 Erik Troan + release 3.26 - * initscripts.spec: version 3.53 + initscripts.spec | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) - * rc.d/rc.sysinit: - sets up modules symlink properly +commit e56f7f931d2eebfb3c4a5bd1dcff8789a7103154 +Author: Michael K. Johnson +Date: Thu Nov 20 22:59:15 1997 +0000 - * rc.d/rc.sysinit: - added more "" to get rid of some problems + Inheritance was wrong. -1998-04-14 Michael K. Johnson + sysconfig/network-scripts/network-functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/rc: - only kill things that are currently up +commit c5fa86d5b739df7afb2b70cd118abdff85976b7f +Author: Erik Troan +Date: Fri Nov 7 19:47:04 1997 +0000 -1998-04-05 Erik Troan + *** empty log message *** - * rc.d/rc.sysinit, sysconfig/network-scripts/network-functions: - moved adding /etc/resolv.conf search path to normal reverse name lookup - handling + initscripts.spec | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) - * initscripts.spec, rc.d/rc.sysinit: - fixed bugs in kernel-release handling +commit 1491b10f5258abab32a954ce9c12df3dd3d0945c +Author: Erik Troan +Date: Fri Nov 7 19:46:46 1997 +0000 -1998-04-02 Erik Troan + added sound stuff - * 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 + rc.d/rc.sysinit | 12 ++++++++++++ + 1 files changed, 12 insertions(+), 0 deletions(-) -1998-03-30 Erik Troan +commit edb411ffbaba850315c9d682ffa7393feddd5566 +Author: Michael K. Johnson +Date: Fri Nov 7 17:17:14 1997 +0000 - * rc.d/rc.sysinit: - make /lib/modules/default point to the proper modules for this kernel + new version -1998-03-22 Erik Troan + initscripts.spec | 7 ++++++- + 1 files changed, 6 insertions(+), 1 deletions(-) - * initscripts.spec: - *** empty log message *** +commit 8cb15d625ef1b447af35138aacc03ae463eb5d01 +Author: Michael K. Johnson +Date: Fri Nov 7 17:15:29 1997 +0000 - * sysconfig/network-scripts/ifup: - added netmask calculation + Added missing "then" - * src/ipcalc.1: added --netmask + rc.d/init.d/network | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * src/ipcalc.c: added --netmask argument +commit af7db8bfe1b2bdbaba40e5deb5ff8967fba54a63 +Author: Michael K. Johnson +Date: Thu Nov 6 21:44:49 1997 +0000 - * initscripts.spec: version 3.51 + only enable/disable forwarding on start, always disable on stop. - * sysconfig/network-scripts/ifup: - fixed network address calculations + rc.d/init.d/network | 48 +++++++++++++++++++++++++++--------------------- + 1 files changed, 27 insertions(+), 21 deletions(-) - * src/ipcalc.1: fixed man page +commit 9567a9b499876a30b0f7884a0b30847b61dc85c7 +Author: Michael K. Johnson +Date: Thu Nov 6 21:01:13 1997 +0000 -1998-03-16 Michael K. Johnson + New version - * sysconfig.txt: - document the static-routes file. - Include documentation for how it *will* be, rather than how it is now ("any"). + initscripts.spec | 7 ++++++- + 1 files changed, 6 insertions(+), 1 deletions(-) -1998-03-10 Michael K. Johnson +commit 76b9c85768b2afdb146bcad72f120d4cd624b2f3 +Author: Michael K. Johnson +Date: Thu Nov 6 20:24:15 1997 +0000 - * sysconfig.txt: more detail on ifcfg files + PPP debugging fixed. + PPP Persisting fixed. + Moved netreport stuff into one place. - * sysconfig.txt: first rev to Jacques + sysconfig/network-scripts/ifdown-post | 15 ++++----------- + sysconfig/network-scripts/ifup-post | 8 +------- + sysconfig/network-scripts/ifup-ppp | 8 ++++---- + sysconfig/network-scripts/network-functions | 12 ++++++++++++ + 4 files changed, 21 insertions(+), 22 deletions(-) -1998-03-10 Erik Troan +commit ededfe707d0ea05fbf6985997befdbbe4cbc5b18 +Author: Erik Troan +Date: Sun Nov 2 14:36:17 1997 +0000 - * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-post: - look for ipcalc in /bin, not /sbin + don't mount /proc twice - * sysconfig/network-scripts/network-functions: - added missing \ + rc.d/rc.sysinit | 2 -- + 1 files changed, 0 insertions(+), 2 deletions(-) - * src/Makefile: - ipcalc should go in /bin, not /sbin +commit 04b51ace677f290522d6c325797fd83cf53e10ef +Author: Erik Troan +Date: Sun Nov 2 14:36:01 1997 +0000 - * 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 + don't umount /proc after mounting it - * initscripts.spec: added ipcalc + rc.d/rc.sysinit | 4 ---- + 1 files changed, 0 insertions(+), 4 deletions(-) - * src/Makefile: added ipcalc.1 +commit d02fe7b668760d70196370128ab82da8467aa276 +Author: Erik Troan +Date: Fri Oct 31 21:27:32 1997 +0000 - * src/ipcalc.1: added man page + added isapnp support - * src/ipcalc.c: added --hostname option + initscripts.spec | 2 +- + rc.d/rc.sysinit | 20 ++++++++++++++++++++ + 2 files changed, 21 insertions(+), 1 deletions(-) - * initscripts.spec: version 3.50 +commit d9509d4a36980605ea1444b823af2a71a350a683 +Author: Erik Troan +Date: Tue Oct 28 20:55:02 1997 +0000 - * sysconfig/network-scripts/ifup: - use ipcalc to calculate netmask and/or broadcast address + make archive - * src/Makefile, src/ipcalc.c: - added ipcalc + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec: version 3.32 +commit ddd86f3cdae5d22d795f9b4b51a07bbc8c6b93ee +Author: Donnie Barnes +Date: Tue Oct 28 20:53:27 1997 +0000 - * sysconfig/network-scripts/ifdhcpc-done: - removed senseless dhcp log in /tmp + edited comments -1998-03-09 Erik Troan + rc.d/rc | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * initscripts.spec: - *** empty log message *** +commit 35465c332a6aabc16c87c4cb723196720d08b0b8 +Author: Donnie Barnes +Date: Tue Oct 28 20:51:37 1997 +0000 - * sysconfig/network-scripts/ifup: - if bootp fails and there is no fallback IP, take down the device + changelog - * initscripts.spec: - added info on 3.31 release + initscripts.spec | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) - * Makefile: still more cvs workarounds +commit d213a53ebdc9e1ac70bae7e75071e00ab681ab87 +Author: Donnie Barnes +Date: Tue Oct 28 20:50:52 1997 +0000 - * Makefile: MORE cvs brokenness + added the ability to 'nice' daemons - * Makefile: more cvs broknness + rc.d/init.d/functions | 13 ++++++++----- + 1 files changed, 8 insertions(+), 5 deletions(-) - * Makefile: - made archive rule work w/ broken cvs +commit 882b0864c515cef75fcd17ac4ce167ea59688e73 +Author: Donnie Barnes +Date: Tue Oct 28 20:47:30 1997 +0000 - * sysconfig/network-scripts/ifup: - added check for mktemp failure + removed the skeleton initscript (basically useless) -1998-03-04 Michael K. Johnson + initscripts.spec | 4 ++++ + rc.d/init.d/skeleton | 27 --------------------------- + 2 files changed, 4 insertions(+), 27 deletions(-) - * sysconfig.txt: - Initial revision of sysconfig hierarchy description +commit b76dce6c04d1dca95ea07a6800f77fc9ac1928a6 +Author: Erik Troan +Date: Tue Oct 28 20:12:30 1997 +0000 -1998-02-14 Michael K. Johnson + single user mode restarts kerneld - * sysvinitfiles: Took out autoreload tag. + rc.d/init.d/single | 6 ++++++ + 1 files changed, 6 insertions(+), 0 deletions(-) -1998-02-13 Michael K. Johnson +commit 7a84546fb6cdb3a62a9b6cfaa01432e1618446cb +Author: Erik Troan +Date: Tue Oct 28 19:44:54 1997 +0000 - * sysvinitfiles: per-config file autoreload + touch /var/lock/subsys/kernel -1998-02-12 Michael K. Johnson + rc.d/rc.sysinit | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) - * sysvinitfiles: Languages. - A few more notes on how to do things. +commit cd293df88e4aba0546a620b1cbf9e297602bc2a4 +Author: Erik Troan +Date: Tue Oct 28 19:44:04 1997 +0000 -1998-02-10 Michael K. Johnson + 1) fixed dhcp problem + 2) version 3.21 - * sysvinitfiles: Standard Red Hat copyright + initscripts.spec | 7 ++++++- + sysconfig/network-scripts/ifup | 3 ++- + 2 files changed, 8 insertions(+), 2 deletions(-) - * sysvinitfiles: - Added full instructions on writing a System V init script for Red Hat Linux. +commit ec973cbe5466cf043545fb6347349b247936be3c +Author: Donnie Barnes +Date: Thu Oct 23 19:38:32 1997 +0000 -1998-02-09 Michael K. Johnson + %changelog - * sysvinitfiles: - pidfile contents are examined after all... + initscripts.spec | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) - * sysvinitfiles: - Complete list of tags to use in sysv init files +commit f4cc66886a0a1043a786e62c30d7ef2d40c50e03 +Author: Donnie Barnes +Date: Thu Oct 23 19:37:48 1997 +0000 -1998-02-06 Erik Troan + added status|restart to all scripts - * initscripts.spec: - *** empty log message *** + rc.d/init.d/network | 9 ++++++++- + rc.d/init.d/nfsfs | 9 ++++++++- + rc.d/init.d/random | 9 ++++++++- + 3 files changed, 24 insertions(+), 3 deletions(-) - * src/usernetctl.c: - didn't work for cloned devices +commit 34d0b15663a995dff1ba2ebfa742afbac36fc1f2 +Author: Michael K. Johnson +Date: Thu Oct 23 15:59:20 1997 +0000 -1998-01-12 Michael K. Johnson + New version. - * initscripts.spec: /sbin/ + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup-routes: - /sbin/ isn't always in $PATH +commit 4fac48e923f4957dc0bd9e357346154d6d25a768 +Author: Michael K. Johnson +Date: Thu Oct 23 15:56:30 1997 +0000 -1997-12-31 Erik Troan + touch random seed file before chmoding it. - * initscripts.spec: - *** empty log message *** + initscripts.spec | 4 ++++ + rc.d/init.d/random | 2 ++ + 2 files changed, 6 insertions(+), 0 deletions(-) - * 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 +commit c711cf3f88d09bcf3c40119d6bcf13b9a38d4c66 +Author: Erik Troan +Date: Tue Oct 21 01:28:05 1997 +0000 -1997-12-30 Erik Troan + set hostname from bootp if hostname = (none) - * initscripts.spec: version 3.30 + sysconfig/network-scripts/ifup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * 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' +commit a75f5e8b1306296cc0bb6ec34c1e15857c261818 +Author: Erik Troan +Date: Wed Oct 15 15:50:50 1997 +0000 -1997-12-09 Erik Troan + 1) changed version to 3.19 + 2) added NISDOMAIN support - * initscripts.spec, rc.d/rc.sysinit: - 1) set domainname to "" if none is specified - 2) version 3.29 + initscripts.spec | 6 +++++- + rc.d/rc.sysinit | 5 +++++ + 2 files changed, 10 insertions(+), 1 deletions(-) - * initscripts.spec: version 3.28 +commit c46a6a8a259652046196ad0534f34474cc655adb +Author: Michael K. Johnson +Date: Wed Oct 15 14:56:06 1997 +0000 - * rc.d/rc.sysinit: fixed wrong umount + random seed protected from sight... -1997-12-08 Erik Troan + initscripts.spec | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) - * rc.d/rc.sysinit: more /proc mounting fixes +commit c6da9bfac369123fd253f08769816515395c782d +Author: Michael K. Johnson +Date: Wed Oct 15 14:20:27 1997 +0000 - * initscripts.spec: version 3.27 + Make random seed file mode 600. - * rc.d/rc.sysinit: - changed how /proc gets mounted so that it ends up in /etc/mtab + rc.d/init.d/random | 3 +++ + 1 files changed, 3 insertions(+), 0 deletions(-) -1997-12-08 Michael K. Johnson +commit 5714c37ea52e176ef8d59a2406cd58ad24c9ab16 +Author: Michael K. Johnson +Date: Tue Oct 14 18:06:25 1997 +0000 - * Makefile: - Allow creating new archives without creating a new tag if necessary. + ppp sleep bug fixed. - * initscripts.spec: release 3.26 + initscripts.spec | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) -1997-11-20 Michael K. Johnson +commit 944bddc860ef9a77188fb63397b7e772ff21bab9 +Author: Michael K. Johnson +Date: Tue Oct 14 18:03:53 1997 +0000 - * sysconfig/network-scripts/network-functions: - Inheritance was wrong. + Die if ifdown-ppp was called on the device during the sleep. -1997-11-07 Erik Troan + sysconfig/network-scripts/ifup-ppp | 5 +++++ + 1 files changed, 5 insertions(+), 0 deletions(-) - * initscripts.spec: - *** empty log message *** +commit 38208d5c274740eeae0146faf0f44778ca53c98a +Author: Erik Troan +Date: Mon Oct 13 19:21:09 1997 +0000 - * rc.d/rc.sysinit: added sound stuff + grab version from .spec file -1997-11-07 Michael K. Johnson + Makefile | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec: new version +commit 380021bfcaea35a82840b14a0eaa5c83b7749446 +Author: Erik Troan +Date: Mon Oct 13 19:20:48 1997 +0000 - * rc.d/init.d/network: Added missing "then" + 1) updated .spec file + 2) removed trailing spaces -1997-11-06 Michael K. Johnson + initscripts.spec | 4 ++++ + rc.d/init.d/nfsfs | 2 +- + rc.d/init.d/random | 2 +- + 3 files changed, 6 insertions(+), 2 deletions(-) - * rc.d/init.d/network: - only enable/disable forwarding on start, always disable on stop. +commit 829abf2afeae20324bb9786cab40db3172c20e39 +Author: Erik Troan +Date: Mon Oct 13 18:56:51 1997 +0000 - * initscripts.spec: New version + added archive rule - * 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. + Makefile | 16 ++++++++++++++-- + 1 files changed, 14 insertions(+), 2 deletions(-) -1997-11-02 Erik Troan +commit 9dd01ff51ac83c62cd61cc062da6e7c1d491b8dd +Author: Erik Troan +Date: Mon Oct 13 18:54:42 1997 +0000 - * rc.d/rc.sysinit: don't mount /proc twice + 1) version 3.18 + 2) switched to new chkconfig which doesn't use database file - * rc.d/rc.sysinit: - don't umount /proc after mounting it + initscripts.spec | 11 ++++------- + rc.d/init.d/network | 3 +++ + rc.d/init.d/nfsfs | 3 +++ + rc.d/init.d/random | 3 +++ + 4 files changed, 13 insertions(+), 7 deletions(-) -1997-10-31 Erik Troan +commit d8606a85af17642748018e59447b23a79663ad5d +Author: Erik Troan +Date: Sat Oct 11 20:31:38 1997 +0000 - * rc.d/rc.sysinit, initscripts.spec: - added isapnp support + fixed rc.sysinit for hwclock -1997-10-28 Erik Troan + initscripts.spec | 4 ++++ + rc.d/rc.sysinit | 11 +++++++++-- + 2 files changed, 13 insertions(+), 2 deletions(-) - * initscripts.spec: make archive +commit b5f29555d697436db82a303a33712d2cfcc099ab +Author: Michael K. Johnson +Date: Fri Oct 10 13:56:27 1997 +0000 -1997-10-28 Donnie Barnes + Only check scsi if it exists. - * rc.d/rc: edited comments + rc.d/rc.sysinit | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec: changelog +commit 535d44b3817e63611eef42e2122245ce5f07991a +Author: Erik Troan +Date: Thu Oct 9 13:03:12 1997 +0000 - * rc.d/init.d/functions: - added the ability to 'nice' daemons + added ulimit -c 0 to daemon function - * initscripts.spec, rc.d/init.d/skeleton: - removed the skeleton initscript (basically useless) + initscripts.spec | 4 ++++ + rc.d/init.d/functions | 4 ++++ + 2 files changed, 8 insertions(+), 0 deletions(-) -1997-10-28 Erik Troan +commit b55301403c4bb43288a3df4608cdc30200a2b0aa +Author: Michael K. Johnson +Date: Wed Oct 8 19:22:40 1997 +0000 - * rc.d/init.d/single: - single user mode restarts kerneld + new version - * rc.d/rc.sysinit: - touch /var/lock/subsys/kernel + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup, initscripts.spec: - 1) fixed dhcp problem - 2) version 3.21 +commit 8e72c6ab0dbe268469bd2c2bf1de57a23b31e466 +Author: Michael K. Johnson +Date: Wed Oct 8 19:21:10 1997 +0000 -1997-10-23 Donnie Barnes + prereq - * initscripts.spec: %changelog + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * rc.d/init.d/nfsfs, rc.d/init.d/random, rc.d/init.d/network: - added status|restart to all scripts +commit d61362181b2a0c47b75668e9e5da608f1cedd624 +Author: Donnie Barnes +Date: Wed Oct 8 18:54:12 1997 +0000 -1997-10-23 Michael K. Johnson + added chkconfig support - * initscripts.spec: New version. + initscripts.spec | 50 +++++++++++++++++++++++++++++++++++++------------- + 1 files changed, 37 insertions(+), 13 deletions(-) - * rc.d/init.d/random, initscripts.spec: - touch random seed file before chmoding it. +commit f22a4746028154763a7257ed22b9af66b88c9589 +Author: Erik Troan +Date: Mon Oct 6 14:06:54 1997 +0000 -1997-10-21 Erik Troan + fixed typo - * sysconfig/network-scripts/ifup: - set hostname from bootp if hostname = (none) + initscripts.spec | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) -1997-10-15 Erik Troan +commit d307db061efaddd8acbb608ce92cb0eae0c8b11e +Author: Erik Troan +Date: Mon Oct 6 14:03:41 1997 +0000 - * initscripts.spec, rc.d/rc.sysinit: - 1) changed version to 3.19 - 2) added NISDOMAIN support + changed spec file to put version in a single place -1997-10-15 Michael K. Johnson + initscripts.spec | 5 +++-- + 1 files changed, 3 insertions(+), 2 deletions(-) - * initscripts.spec: - random seed protected from sight... +commit 508e4abdecc0cd31b3b6b69c97421d08b4bab0ef +Author: Erik Troan +Date: Mon Oct 6 14:02:58 1997 +0000 - * rc.d/init.d/random: - Make random seed file mode 600. + updated version number -1997-10-14 Michael K. Johnson + initscripts.spec | 7 ++++++- + 1 files changed, 6 insertions(+), 1 deletions(-) - * initscripts.spec: ppp sleep bug fixed. +commit eb8f922413432017fb1ead7db9dd2a56b0054bc6 +Author: Erik Troan +Date: Mon Oct 6 14:02:50 1997 +0000 - * sysconfig/network-scripts/ifup-ppp: - Die if ifdown-ppp was called on the device during the sleep. + fixes for config files which were given w/ fully qualified pathnames -1997-10-13 Erik Troan + sysconfig/network-scripts/network-functions | 4 ++-- + 1 files changed, 2 insertions(+), 2 deletions(-) - * Makefile: grab version from .spec file +commit 0b84439c8c3d02b3530c1009aff40ceffb7f5dc7 +Author: Erik Troan +Date: Mon Oct 6 14:02:36 1997 +0000 - * initscripts.spec, rc.d/init.d/nfsfs, rc.d/init.d/random: - 1) updated .spec file - 2) removed trailing spaces + Removed pcmcia hacks for releases prior to RH 3.0.3 - * Makefile: added archive rule + sysconfig/network-scripts/ifup | 19 ------------------- + 1 files changed, 0 insertions(+), 19 deletions(-) - * 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 +commit 232fcde2f4b05f560b4d928a1e0f6299d4a214ca +Author: Michael K. Johnson +Date: Wed Oct 1 19:17:15 1997 +0000 -1997-10-11 Erik Troan + Changes for 3.15 - * initscripts.spec, rc.d/rc.sysinit: - fixed rc.sysinit for hwclock + Makefile | 2 +- + initscripts.spec | 9 +++++++-- + 2 files changed, 8 insertions(+), 3 deletions(-) -1997-10-10 Michael K. Johnson +commit 381c4ceefe84ca570dd001426fbc9942d9aa17b2 +Author: Michael K. Johnson +Date: Wed Oct 1 00:55:39 1997 +0000 - * rc.d/rc.sysinit: - Only check scsi if it exists. + Preparing for 3.14 -1997-10-09 Erik Troan + initscripts.spec | 12 ++++++++++-- + 1 files changed, 10 insertions(+), 2 deletions(-) - * initscripts.spec, rc.d/init.d/functions: - added ulimit -c 0 to daemon function +commit 7e22a4ff25d323f75e9ae8bdb1764b7961d2f7c4 +Author: Michael K. Johnson +Date: Wed Oct 1 00:18:46 1997 +0000 -1997-10-08 Michael K. Johnson + Only compare variable name, not entire string. - * initscripts.spec: new version + src/usernetctl.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts.spec: prereq +commit 50e372bfafede213d31d662abe923f667db61e15 +Author: Michael K. Johnson +Date: Wed Oct 1 00:00:22 1997 +0000 -1997-10-08 Donnie Barnes + strncmp sense reversed. - * initscripts.spec: added chkconfig support + src/usernetctl.c | 3 ++- + 1 files changed, 2 insertions(+), 1 deletions(-) -1997-10-06 Erik Troan +commit d698eaf561087d2375a2a6cad79100669a387bc7 +Author: Michael K. Johnson +Date: Tue Sep 30 23:53:29 1997 +0000 - * initscripts.spec: fixed typo + Added report option for usernet. - * initscripts.spec: - changed spec file to put version in a single place + src/usernetctl.1 | 17 ++++++++++++----- + src/usernetctl.c | 15 ++++++++++++--- + 2 files changed, 24 insertions(+), 8 deletions(-) - * initscripts.spec: updated version number +commit 3bc8f95b0064a0e1990e95e272b453deb3dff78c +Author: Michael K. Johnson +Date: Tue Sep 30 15:49:40 1997 +0000 - * sysconfig/network-scripts/network-functions: - fixes for config files which were given w/ fully qualified pathnames + Remove the whole buildroot in %clean - * sysconfig/network-scripts/ifup: - Removed pcmcia hacks for releases prior to RH 3.0.3 + initscripts.spec | 3 +-- + 1 files changed, 1 insertions(+), 2 deletions(-) -1997-10-01 Michael K. Johnson +commit d2d196fc350d73768c258115bcb62866607b0e65 +Author: Michael K. Johnson +Date: Mon Sep 29 20:54:51 1997 +0000 - * Makefile, initscripts.spec: - Changes for 3.15 + Make missing directories. - * initscripts.spec: Preparing for 3.14 + initscripts.spec | 7 +++++++ + 1 files changed, 7 insertions(+), 0 deletions(-) - * src/usernetctl.c: - Only compare variable name, not entire string. +commit bc2ba42ff06e243bdf9bd9f11990039ec1c03670 +Author: Michael K. Johnson +Date: Mon Sep 29 20:38:37 1997 +0000 - * src/usernetctl.c: strncmp sense reversed. + Don't want name changing every time; renamed to initscripts.spec -1997-09-30 Michael K. Johnson + initscripts-3.13.spec | 200 ------------------------------------------------- + 1 files changed, 0 insertions(+), 200 deletions(-) - * src/usernetctl.1, src/usernetctl.c: - Added report option for usernet. +commit b3524d39ecb4cabd219dd385d7a75a648f6e0d45 +Author: Michael K. Johnson +Date: Mon Sep 29 20:35:36 1997 +0000 - * initscripts.spec: - Remove the whole buildroot in %clean + Added changelog entry and added symlinks to spec file. -1997-09-29 Michael K. Johnson + initscripts.spec | 243 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 243 insertions(+), 0 deletions(-) - * initscripts.spec: - Make missing directories. +commit 78c48c8f45ab703201a635fc5be25849656472ef +Author: Michael K. Johnson +Date: Wed Sep 24 19:23:49 1997 +0000 - * initscripts-3.13.spec: - Don't want name changing every time; renamed to initscripts.spec + source_config - * initscripts.spec: - Added changelog entry and added symlinks to spec file. + sysconfig/network-scripts/ifdown | 4 +++- + 1 files changed, 3 insertions(+), 1 deletions(-) -1997-09-24 Michael K. Johnson +commit 8405bb6652658a35197cbb733e3f992c2bace2b1 +Author: Michael K. Johnson +Date: Wed Sep 24 17:35:16 1997 +0000 - * sysconfig/network-scripts/ifdown: - source_config + CONFIG after daemon daemonizing. - * sysconfig/network-scripts/ifup-ppp: - CONFIG after daemon daemonizing. + sysconfig/network-scripts/ifup-ppp | 5 ++--- + 1 files changed, 2 insertions(+), 3 deletions(-) - * sysconfig/network-scripts/ifup-ppp: - Fixed potential syntax error. +commit 7b25baef44780e10c743b123811c828bbd7b980a +Author: Michael K. Johnson +Date: Wed Sep 24 16:48:28 1997 +0000 -1997-09-23 Donnie Barnes + Fixed potential syntax error. - * initscripts-3.13.spec: - added Requires mktemp and changelog + sysconfig/network-scripts/ifup-ppp | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * sysconfig/network-scripts/ifup: - added mktemp support +commit a1b4376e5bed8acb0b14e4c1b58db1b2d506947c +Author: Donnie Barnes +Date: Tue Sep 23 18:34:42 1997 +0000 -1997-09-23 Michael K. Johnson + added Requires mktemp and changelog - * sysconfig/network-scripts/ifup-ppp, sysconfig/network-scripts/ifup-sl: - Disassociate from controlling tty so SIGHUPs won't be generated. + initscripts-3.13.spec | 6 +++++- + 1 files changed, 5 insertions(+), 1 deletions(-) -1997-09-21 Michael K. Johnson +commit 9c4fe21ea4dea21bbb30081b288e282ef2dce5dc +Author: Donnie Barnes +Date: Tue Sep 23 18:33:29 1997 +0000 - * src/usernetctl.c: - Fixed allocation bug Erik found, plus a few stylistic points. + added mktemp support -1997-09-18 Michael K. Johnson + sysconfig/network-scripts/ifup | 9 +++++---- + 1 files changed, 5 insertions(+), 4 deletions(-) - * 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. +commit b566b5698c7adba211168e2b7eac2618a6a6ca97 +Author: Michael K. Johnson +Date: Tue Sep 23 15:38:57 1997 +0000 -1997-09-18 Donnie Barnes + Disassociate from controlling tty so SIGHUPs won't be generated. - * initscripts-3.13.spec, initscripts-3.12.spec: - updated spec file + sysconfig/network-scripts/ifup-ppp | 5 +++-- + sysconfig/network-scripts/ifup-sl | 4 +++- + 2 files changed, 6 insertions(+), 3 deletions(-) - * rc.d/init.d/functions: - Fixed awk bug in pidofproc +commit 8335c2a63b5204dbab0575f220075af72e59ea04 +Author: Michael K. Johnson +Date: Sun Sep 21 16:03:50 1997 +0000 -1997-09-17 Michael K. Johnson + Fixed allocation bug Erik found, plus a few stylistic points. - * sysconfig/network-scripts/ifup-post: - Don't print an error if no aliases exist. + src/usernetctl.c | 5 +++-- + 1 files changed, 3 insertions(+), 2 deletions(-) -1997-09-16 Michael K. Johnson +commit 995387d1f852c4301ef0685a91d3df38f4bcdc36 +Author: Michael K. Johnson +Date: Thu Sep 18 20:03:53 1997 +0000 - * rc.d/init.d/network: General cleanup. - Don't start devices that shouldn't be started. + Support alternative device configurations. -1997-09-16 Donnie Barnes + src/usernetctl.1 | 3 ++ + src/usernetctl.c | 92 +++++++++++++++++++++++++++++++++++++----------------- + 2 files changed, 66 insertions(+), 29 deletions(-) - * rc.d/init.d/functions: - changed the order of the check for process Id...first is /var/run/pid - and the second is pidof. +commit b49499f63193f2e1be55badd92b0c7ed203e8dc7 +Author: Michael K. Johnson +Date: Thu Sep 18 19:49:46 1997 +0000 -1997-09-16 Michael K. Johnson + Support alternative device configurations. - * sysconfig/network-scripts/ifdown-ppp: - Bring down pppd even if only ifup-ppp is running, waiting to persist. + sysconfig/network-scripts/ifdown-post | 5 ++++- + sysconfig/network-scripts/ifdown-ppp | 4 +++- + sysconfig/network-scripts/ifdown-sl | 4 +++- + sysconfig/network-scripts/ifup | 4 +++- + sysconfig/network-scripts/ifup-plip | 4 +++- + sysconfig/network-scripts/ifup-post | 11 +++++++---- + sysconfig/network-scripts/ifup-ppp | 12 ++++++++++-- + sysconfig/network-scripts/ifup-sl | 14 ++++++++++---- + sysconfig/network-scripts/network-functions | 18 ++++++++++++++++++ + 9 files changed, 61 insertions(+), 15 deletions(-) -1997-09-16 Donnie Barnes +commit 474a704b1a42ce6d44a79b6dacf06d9ba2b780ad +Author: Donnie Barnes +Date: Thu Sep 18 16:10:15 1997 +0000 - * initscripts-3.12.spec, rc.d/init.d/functions: - changed status() to be more intelligent wrt programs that change argv[0] + updated spec file -1997-09-16 Michael K. Johnson + initscripts-3.12.spec | 193 ------------------------------------------------ + initscripts-3.13.spec | 196 +++++++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 196 insertions(+), 193 deletions(-) - * src/usernetctl.c: - Users are not required to specify the "ifcfg-" part of the config file name. +commit 56b8c2d96318b710bb1aae02cf5dc9a1bc7b86b1 +Author: Donnie Barnes +Date: Thu Sep 18 16:07:09 1997 +0000 - * 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). + Fixed awk bug in pidofproc -1997-09-16 Donnie Barnes + rc.d/init.d/functions | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) - * initscripts-3.12.spec: - Added spec file to CVS archive. +commit ddb2b5837433b9cc8c901abea147471216f3b02d +Author: Michael K. Johnson +Date: Wed Sep 17 17:02:13 1997 +0000 -1997-09-16 Erik Troan + Don't print an error if no aliases exist. - * 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 + sysconfig/network-scripts/ifup-post | 6 +++--- + 1 files changed, 3 insertions(+), 3 deletions(-) - * 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. +commit 92a2195e5f56a8283fe7187a49b67ef81c082b65 +Author: Michael K. Johnson +Date: Tue Sep 16 21:46:01 1997 +0000 - * 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 + General cleanup. + Don't start devices that shouldn't be started. - * 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. + rc.d/init.d/network | 12 +++++++----- + 1 files changed, 7 insertions(+), 5 deletions(-) +commit 9230e126aa86e2fd7a93dd8ded31f3a6513fb9b6 +Author: Donnie Barnes +Date: Tue Sep 16 19:55:20 1997 +0000 + + changed the order of the check for process Id...first is /var/run/pid + and the second is pidof. + + rc.d/init.d/functions | 16 ++++++++-------- + 1 files changed, 8 insertions(+), 8 deletions(-) + +commit 10379fc45f662dcbcd12696a43f19033911bef6a +Author: Michael K. Johnson +Date: Tue Sep 16 19:19:18 1997 +0000 + + Bring down pppd even if only ifup-ppp is running, waiting to persist. + + sysconfig/network-scripts/ifdown-ppp | 8 +++++--- + 1 files changed, 5 insertions(+), 3 deletions(-) + +commit 0729079712be64f9fdf1747db27061a90f32c267 +Author: Donnie Barnes +Date: Tue Sep 16 18:44:19 1997 +0000 + + changed status() to be more intelligent wrt programs that change argv[0] + + initscripts-3.12.spec | 7 +++++++ + rc.d/init.d/functions | 12 +++++++++--- + 2 files changed, 16 insertions(+), 3 deletions(-) + +commit 2371f5e29eebbd71c2970998dabbfaf500d59a3c +Author: Michael K. Johnson +Date: Tue Sep 16 18:35:46 1997 +0000 + + Users are not required to specify the "ifcfg-" part of the config file name. + + src/usernetctl.c | 10 ++++++++++ + 1 files changed, 10 insertions(+), 0 deletions(-) + +commit 15bb4512255d2790567231b99c54a45a98644d71 +Author: Michael K. Johnson +Date: Tue Sep 16 18:27:40 1997 +0000 + + 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). + + sysconfig/network-scripts/ifdown | 21 +++++++++++++++++---- + sysconfig/network-scripts/ifdown-ppp | 6 ++++++ + sysconfig/network-scripts/ifup | 28 +++++++++++++++++++++------- + sysconfig/network-scripts/ifup-ppp | 5 ++++- + 4 files changed, 48 insertions(+), 12 deletions(-) + +commit 9d4ab932f93b7193ea86f230aae060b5b68f0308 +Author: Donnie Barnes +Date: Tue Sep 16 14:25:48 1997 +0000 + + Added spec file to CVS archive. + + initscripts-3.12.spec | 186 +++++++++++++++++++++++++++++++++++++++++++++++++ + 1 files changed, 186 insertions(+), 0 deletions(-) + +commit ced9dffda28f1ec2b060f3e419cf3c6b964b03a1 +Author: Erik Troan +Date: Tue Sep 16 14:12:05 1997 +0000 + + Initial revision + + Makefile | 23 ++++ + adjtime | 1 + + inittab | 56 +++++++++ + ppp/ip-down | 13 ++ + ppp/ip-up | 14 ++ + rc.d/init.d/functions | 139 +++++++++++++++++++++ + rc.d/init.d/halt | 58 +++++++++ + rc.d/init.d/killall | 20 +++ + rc.d/init.d/network | 72 +++++++++++ + rc.d/init.d/nfsfs | 40 ++++++ + rc.d/init.d/random | 37 ++++++ + rc.d/init.d/single | 29 +++++ + rc.d/init.d/skeleton | 27 ++++ + rc.d/rc | 54 ++++++++ + rc.d/rc.local | 27 ++++ + rc.d/rc.sysinit | 212 ++++++++++++++++++++++++++++++++ + src/Makefile | 26 ++++ + src/doexec.1 | 12 ++ + src/doexec.c | 6 + + src/netreport.1 | 22 ++++ + src/netreport.c | 45 +++++++ + src/testd.c | 7 + + src/testdinit | 44 +++++++ + src/usernetctl.1 | 18 +++ + src/usernetctl.c | 130 +++++++++++++++++++ + src/usleep.1 | 20 +++ + src/usleep.c | 37 ++++++ + sysconfig/network-scripts/ifcfg-lo | 6 + + sysconfig/network-scripts/ifdhcpc-done | 20 +++ + sysconfig/network-scripts/ifdown | 42 +++++++ + sysconfig/network-scripts/ifdown-post | 18 +++ + sysconfig/network-scripts/ifdown-ppp | 44 +++++++ + sysconfig/network-scripts/ifdown-sl | 35 +++++ + sysconfig/network-scripts/ifup | 158 ++++++++++++++++++++++++ + sysconfig/network-scripts/ifup-plip | 29 +++++ + sysconfig/network-scripts/ifup-post | 43 +++++++ + sysconfig/network-scripts/ifup-ppp | 103 +++++++++++++++ + sysconfig/network-scripts/ifup-routes | 17 +++ + sysconfig/network-scripts/ifup-sl | 56 +++++++++ + 39 files changed, 1760 insertions(+), 0 deletions(-) -- cgit