Home
last modified time | relevance | path

Searched refs:fstab (Results 1 – 25 of 113) sorted by relevance

12345

/netbsd-src/share/examples/fstab/
H A DMakefile8 FILES= fstab.cdrom \
9 fstab.nfs.1 fstab.nfs.2 fstab.nfs.3 \
10 fstab.pseudo \
11 fstab.ra \
12 fstab.ramdisk \
13 fstab.rd \
14 fstab.sd0.1 fstab.sd0.2 fstab.sd0.amiga fstab.sd0.atari \
15 fstab.wd0.1 fstab.wd0.2 fstab.wd0.3 fstab.wd0.cobalt
16 FILESDIR=/usr/share/examples/fstab
H A Dfstab.nfs.31 # $NetBSD: fstab.nfs.3,v 1.2 2005/04/03 14:12:14 hubertf Exp $
3 # Sample fstab for NFS based system
4 # see fstab(5) for details on what the fields mean
14 # fstab.cdrom
15 # fstab.pseudo
16 # fstab.ramdisk
H A Dfstab.wd0.21 # $NetBSD: fstab.wd0.2,v 1.4 2005/05/06 08:41:00 hubertf Exp $
3 # Sample fstab for IDE disk based system
4 # see fstab(5) for details on what the fields mean
15 # fstab.cdrom
16 # fstab.pseudo
17 # fstab.ramdisk
H A Dfstab.wd0.31 # $NetBSD: fstab.wd0.3,v 1.4 2005/05/06 08:41:00 hubertf Exp $
3 # Sample fstab for IDE disk based system
4 # see fstab(5) for details on what the fields mean
16 # fstab.cdrom
17 # fstab.pseudo
18 # fstab.ramdisk
H A Dfstab.sd0.11 # $NetBSD: fstab.sd0.1,v 1.4 2005/05/06 08:41:00 hubertf Exp $
3 # Sample fstab for SCSI disk based system
4 # see fstab(5) for details on what the fields mean
16 # fstab.cdrom
17 # fstab.pseudo
18 # fstab.ramdisk
H A Dfstab.nfs.21 # $NetBSD: fstab.nfs.2,v 1.2 2005/04/03 14:12:14 hubertf Exp $
3 # Sample fstab file for diskless clients using NFS.
8 # fstab.cdrom
9 # fstab.pseudo
10 # fstab.ramdisk
H A Dfstab.rd1 # $NetBSD: fstab.rd,v 1.4 2005/05/06 08:41:00 hubertf Exp $
3 # Sample fstab file for hp300 rd(4) disks.
10 # fstab.cdrom
11 # fstab.pseudo
12 # fstab.ramdisk
H A Dfstab.ra1 # $NetBSD: fstab.ra,v 1.4 2005/05/06 08:41:00 hubertf Exp $
3 # Sample fstab config for VAX ra(4) disks.
10 # fstab.cdrom
11 # fstab.pseudo
12 # fstab.ramdisk
H A Dfstab.nfs.11 # $NetBSD: fstab.nfs.1,v 1.4 2005/05/06 08:41:00 hubertf Exp $
3 # Sample fstab for diskless clients using NFS, using reduced
10 # fstab.cdrom
11 # fstab.pseudo
12 # fstab.ramdisk
H A Dfstab.wd0.11 # $NetBSD: fstab.wd0.1,v 1.2 2005/04/03 14:12:14 hubertf Exp $
6 # fstab.cdrom
7 # fstab.pseudo
8 # fstab.ramdisk
H A Dfstab.sd0.21 # $NetBSD: fstab.sd0.2,v 1.4 2005/05/06 08:41:00 hubertf Exp $
8 # fstab.cdrom
9 # fstab.pseudo
10 # fstab.ramdisk
H A Dfstab.wd0.cobalt1 # $NetBSD: fstab.wd0.cobalt,v 1.3 2005/05/04 18:26:14 hubertf Exp $
7 # fstab.cdrom
8 # fstab.pseudo
9 # fstab.ramdisk
H A Dfstab.sd0.amiga1 # $NetBSD: fstab.sd0.amiga,v 1.5 2021/12/08 19:28:30 andvar Exp $
3 # Sample fstab for Amiga.
23 # fstab.cdrom
24 # fstab.pseudo
25 # fstab.ramdisk
H A Dfstab.sd0.atari1 # $NetBSD: fstab.sd0.atari,v 1.4 2005/05/06 08:41:00 hubertf Exp $
15 # fstab.cdrom
16 # fstab.pseudo
17 # fstab.ramdisk
/netbsd-src/distrib/miniroot/
H A Dupgrade.sh182 if [ ! -f /mnt/etc/fstab ]; then
239 > /tmp/fstab
247 echo "$_dev $_mp $_fstype $_rest" >> /tmp/fstab
250 ) < /mnt/etc/fstab
254 cat /tmp/fstab
257 You may wish to edit the fstab. For example, you may need to resolve
259 this fstab is only for installation purposes, and will not be copied into
267 ${EDITOR} /tmp/fstab
275 munge_fstab /tmp/fstab /tmp/fstab.shadow
283 check_fs /tmp/fstab.shadow
[all …]
H A Dinstall.sh349 ) < ${FILESYSTEMS} > /tmp/fstab
353 cat /tmp/fstab
356 You may wish to edit the fstab. For example, you may need to resolve
358 also wish to take this opportunity to place NFS mounts in the fstab.
367 ${EDITOR} /tmp/fstab
375 munge_fstab /tmp/fstab /tmp/fstab.shadow
376 mount_fs /tmp/fstab.shadow
399 for file in fstab ifconfig.* hosts myname mygate resolv.conf; do
441 unmount_fs /tmp/fstab.shadow
/netbsd-src/include/
H A Dfstab.h60 struct fstab { struct
71 struct fstab *getfsent(void); argument
72 struct fstab *getfsspec(const char *);
73 struct fstab *getfsfile(const char *);
/netbsd-src/sbin/dump/
H A Doptr.c68 static struct fstab *allocfsent(const struct fstab *);
338 static struct fstab *
339 allocfsent(const struct fstab *fs) in allocfsent()
341 struct fstab *new; in allocfsent()
358 struct fstab *pf_fstab;
366 struct fstab *fs; in getfstab()
409 struct fstab *
413 struct fstab *fs; in fstabsearch()
484 struct fstab *dt; in lastdump()
/netbsd-src/distrib/amiga/floppies/upgr/
H A Dupgrade.sh89 if [ ! -e /mnt/etc/fstab.ufs ]; then
90 mv /mnt/etc/fstab /mnt/etc/fstab.ufs
92 sed "s/ufs/ffs/" /mnt/etc/fstab.ufs >/mnt/etc/fstab
/netbsd-src/usr.sbin/quotaon/
H A Dquotaon.c72 static int quotaonoff(struct fstab *, struct quotahandle *, int, int, int,
74 static int readonly(struct fstab *, const char *);
80 struct fstab *fs; in main()
216 quotaonoff(struct fstab *fs, struct quotahandle *qh, int offmode, int idtype, in quotaonoff()
255 readonly(struct fstab *fs, const char *fsspec) in readonly()
/netbsd-src/lib/libc/gen/
H A Dfstab.c64 static struct fstab _fs_fstab;
175 struct fstab *
183 struct fstab *
196 struct fstab *
/netbsd-src/usr.bin/quota/
H A Dquotautil.h5 struct fstab;
6 int hasquota(char *, size_t, struct fstab *, int);
/netbsd-src/etc/autofs/
H A Dspecial_noauto7 sed 's/#.*//' /etc/fstab | awk '$4 ~ /noauto/ { print $2 }'
15 sed 's/#.*//' /etc/fstab | awk '
/netbsd-src/sbin/fsck/
H A Dfsutil.h49 struct fstab;
50 int checkfstab(int, int, void *(*)(struct fstab *),
/netbsd-src/distrib/sun3/ramdisk/
H A DMakefile21 fstab passwd protocols ${DISTRIBDIR}/common/services \
33 fstab: .PHONY target

12345