aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d/netfs
Commit message (Expand)AuthorAgeFilesLines
* - netfs: call multipath, kpartx if necessary (#180977)Bill Nottingham2006-11-201-1/+8
* handle lvm & fsck for network block devices (#148764, <alewis@redhat.com>)Bill Nottingham2005-07-141-1/+53
* fix _netdev unmounting (#147610, <alewis@redhat.com>)Bill Nottingham2005-02-091-3/+3
* don't unmount NFS root FS (#142169)Bill Nottingham2004-12-081-2/+2
* don't mount GFS (#140281)Bill Nottingham2004-11-241-1/+1
* fix nfs unmounting (#129765)Bill Nottingham2004-08-121-2/+2
* handle CIFS (#115691)Bill Nottingham2004-03-171-2/+14
* fix mount invocationBill Nottingham2004-01-271-1/+1
* NFSv4 support (<chucklever@bigfoot.com>, <steved@redhat.com>)Bill Nottingham2004-01-271-6/+6
* speedups (<drepper@redhat.com>)Bill Nottingham2003-01-071-15/+15
* use lazy umount, tweak requires as neededBill Nottingham2002-12-021-2/+2
* - further cleanupsFlorian La Roche2002-06-261-8/+1
* provide various LSB init facilitiesBill Nottingham2002-03-131-0/+3
* fix netdev uses (#57314, <cajoline@chaosengine.de>)Bill Nottingham2002-01-251-1/+2
* umount /dev/loopX doesn't work; you must use the mount pointBill Nottingham2001-09-211-2/+4
* detach loopback devices at shutdown (#43919, #45826)Bill Nottingham2001-08-071-1/+5
* fix netdev umount stuffBill Nottingham2001-07-241-1/+20
* use -O nonetdev; require new mount packageBill Nottingham2001-07-171-0/+1
* supress error messages if NETWORKING ist undefinedr5-87Karsten Hopp2001-05-211-1/+1
* fix typoBill Nottingham2001-03-131-1/+1
* fix typosr5-64Bill Nottingham2001-02-131-1/+1
* unmount loopback stuff before stopping netfs or shutting downBill Nottingham2001-02-131-0/+20
* tweak usage messages (#24085)Bill Nottingham2001-01-301-1/+1
* tag action, runcmd, etc. lines as wellBill Nottingham2001-01-231-8/+8
* change i18n stuff around; don't call gettext explicitly, just do echo $"some ...Bill Nottingham2001-01-231-15/+15
* Big i18n commit. From Conectiva, originally.Bill Nottingham2001-01-021-15/+15
* don't exclude proc when you're doing mount -a -t nonfs...Bill Nottingham2000-12-121-1/+1
* fix minor logical errorBill Nottingham2000-08-221-1/+1
* start portmap if it's not running for nfs mountsBill Nottingham2000-08-071-1/+5
* colons. Lots of colons. More colons than most gastrointestinal clinics.Bill Nottingham2000-08-021-14/+14
* don't unmount / in netfsBill Nottingham2000-07-311-4/+4
* revertBill Nottingham2000-07-241-1/+1
* /etc/init.d -> /etc/rc.d/init.dr5-36Bernhard Rosenkraenzer2000-07-241-1/+1
* /etc/rc.d/init.d -> /etc/init.d. Wheeeeee.Bill Nottingham2000-06-151-1/+1
* don't use expr, but require bash to do mathBill Nottingham1999-09-201-3/+3
* take out call to lsof - not neededBill Nottingham1999-09-201-4/+0
* oops, don't try to remount network filesystems with mount -a.Bill Nottingham1999-09-031-1/+1
* new NFS unmounting stuff from Bill Rugolsky <rugolsky@ead.dsa.com>Bill Nottingham1999-08-301-4/+27
* adjust run level timesCristian Gafton1999-07-091-1/+1
* nfsfs -> netfs.Bill Nottingham1999-03-261-0/+90