aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d/netfs
Commit message (Expand)AuthorAgeFilesLines
* Do not check mounted filesystems (#745224)Lukas Nykryn2012-02-131-1/+1
* Add LSB dep on the network script. (#767818)Bill Nottingham2011-12-141-0/+1
* Call multipath and kpartx with -u. (#733437)Bill Nottingham2011-08-251-2/+2
* plymouth lives in /bin. (#702814)Bill Nottingham2011-08-151-2/+2
* Don't mount gfs2 in netfs (#689593)Bill Nottingham2011-08-011-1/+1
* Don't print errors if mdadm isn't installed. (#692187)Bill Nottingham2011-03-301-2/+2
* Add a comment explaining the oft-confused -t nox,y,z mount syntax.Bill Nottingham2011-03-221-0/+1
* Revert "Call sync after nfs unmount, otherwise we'll hang when the kernel syn...Bill Nottingham2011-03-101-1/+0
* Call sync after nfs unmount, otherwise we'll hang when the kernel syncs later...Bill Nottingham2011-02-251-0/+1
* Rework to handle bind-mounted cifs/ncpfs (#663140, <dmudrich@nospam.mudrichsy...Bill Nottingham2011-01-041-4/+12
* Also init_crypto for encrypyed network block devices. (#605600)Bill Nottingham2010-06-231-0/+5
* Check for NetworkManager to be connected, not just running. (#589710, #592095)Bill Nottingham2010-05-131-1/+1
* Eliminate bunch of unnecessary stat calls and command invocations.Ville Skyttä2010-01-121-2/+2
* More random return code fixes.Bill Nottingham2009-09-291-1/+1
* Fix stop/start return codes (#524489).Bill Nottingham2009-09-241-0/+2
* Various initscript standard changes. (#524486)Bill Nottingham2009-09-211-2/+4
* Use $() instead of `` for process expansion.Bill Nottingham2009-07-301-8/+8
* Drop smbfs support - both the kernel module and the userspace helper are long...Bill Nottingham2009-04-021-14/+2
* Support MD on iSCSI (this *SHOULD* be udev rules, but alas) (#480627)Bill Nottingham2009-03-111-0/+3
* Use the same arguments for kpartx that we do in rc.sysinit.Bill Nottingham2009-02-061-1/+1
* Don't unmount the nfsd filesystem when unmounting nfs client mounts. (#481794...Bill Nottingham2009-01-271-1/+1
* Add some LSB description stuff. (#225900)Bill Nottingham2008-09-301-0/+2
* Just use plymouth directly, not the rhgb-client wrapper.Bill Nottingham2008-09-231-4/+4
* Check that we're on a tty before trying to start a repair shell. (#463161)Bill Nottingham2008-09-231-2/+2
* remove references to static dmraid/multipath binaries (#453987)Bill Nottingham2008-07-031-2/+2
* Revert "Remove rhgb support."Bill Nottingham2008-06-191-0/+4
* Remove rhgb support.Bill Nottingham2008-05-131-4/+0
* do a much better check for network availabilityBill Nottingham2008-04-231-3/+1
* Remove $local_fs from the list of provides.Bill Nottingham2008-04-011-1/+1
* Umount 'ncp' filesystems as well (#437117)Bill Nottingham2008-03-121-1/+1
* use lvm, not lvm.static (#429222)Bill Nottingham2008-01-191-3/+3
* - netfs: check for rpcbind, not portmap (#245595)Bill Nottingham2007-06-251-1/+1
* run multipath on netdev devices (#180977)Bill Nottingham2006-08-011-0/+7
* /etc/mtab doesn't have commentsBill Nottingham2006-07-111-1/+1
* Fix handling of mount points with white space (#186713):Miloslav Trmac2006-05-081-65/+14
* fix redirect (#187505)Bill Nottingham2006-04-031-1/+1
* set status correctly (#60711)Bill Nottingham2005-09-291-0/+1
* handle lvm & fsck for network block devices (#148764, <alewis@redhat.com>)Bill Nottingham2005-07-141-1/+53
* I'm going to go out on a limb and say that /proc/mounts *doesn't* haveBill Nottingham2005-04-271-10/+10
* 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