From b594e441cbe24663b930010cb522ce361ea6cbbd Mon Sep 17 00:00:00 2001 From: kloczek Date: Wed, 5 Apr 2000 21:44:11 +0000 Subject: [PATCH] - cleaned up ifup/ifdown mess, /sbin/ifup ethX.something works now (baggins) - IPX fixes, works now (baggins) - run hdparm from rc.sysinit BEFORE anything is mounted RW (baggins) - fixed setting VFS_{FILE,INODE}_MAX (baggins) - updated ifcfg-description (baggins) - support for maxfail option in pppd (waszi) - cleanups in tunnel scripts (waszi) - use new (rh) style for date variables (misiek) - removed "scripts" method of executing external programs after uping or downing device (almost nobody didn't know about it (misiek) - added new method which is using run_up() and run_down() functions defined in device configuration file (ifcfg*) (misiek) - fixed problem with displaing garbage instead of formated output (misiek) - removed execution of random start (this should be started in standard init.d way) (misiek) - set ld.so.cache if doesn't exist (misiek) - /etc/sysconfig/system - changed default RUN_LDCONFIG to "no" (me) - fixed nfsroot support (waszi) Changed files: rc-scripts.spec -> 1.37 --- rc-scripts.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rc-scripts.spec b/rc-scripts.spec index ca65f16..980f90d 100644 --- a/rc-scripts.spec +++ b/rc-scripts.spec @@ -1,11 +1,11 @@ -# $Id: rc-scripts.spec,v 1.36 2000-04-01 11:15:39 zagrodzki Exp $ +# $Id: rc-scripts.spec,v 1.37 2000-04-05 21:44:11 kloczek Exp $ Summary: inittab and /etc/rc.d scripts Summary(de): inittab und /etc/rc.d Scripts Summary(fr): inittab et scripts /etc/rc.d Summary(pl): inittab i skrypty startowe z katalogu /etc/rc.d Summary(tr): inittab ve /etc/rc.d dosyalarý Name: rc-scripts -Version: 0.2.0 +Version: 0.2.1 Release: 1 License: GPL Group: Base -- 2.44.0