[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: New APT version



On Mon, May 25, 1998 at 02:03:54AM -0500, Manoj Srivastava wrote:
>  Raul> You're thinking of /etc/fstab, with /etc/mtab you can do 
>  Raul> awk '{print $2}' to get the mount points.
> 	Ooops, yes. It should ignore at lease the /proc system,
>  though. What does /etctab for a NFS system look like?

	Here's a case for amd:
	
/dev/sda6 / ext2 rw,errors=remount-ro 0 0
proc /proc proc rw 0 0
/dev/sda7 /usr ext2 rw,errors=remount-ro 0 0
/dev/sda1 /var ext2 rw,errors=remount-ro 0 0
hq:(pid362) /net auto intr,rw,port=1023,timeo=8,retrans=110,indirect,map=/etc/amd/amd.net 0 0 /dev/sda5 /home ext2 rw,errors=remount-ro 0 0
yin.wanderer.org:/usr/local/more_home/tv/ftp.dei.uc.pt /amd/yin.wanderer.org/root/usr/local/more_home/tv/ftp.dei.uc.pt nfs rw 0 0

	The last line a normal, but complex nfs mount, made by amd.
	
	Maybe you should look at $3 and forget everything that's auto or proc.
-- 
tv-nospam-sig-1@hq.yok.utu.fi - it's a valid address w/o spam


--
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: