Searched refs:fstab (Results 1 - 25 of 71) sorted by last modified time

123

/netbsd-current/distrib/sun3/ramdisk/
H A DMakefile21 fstab passwd protocols ${DISTRIBDIR}/common/services \
33 fstab: .PHONY
/netbsd-current/distrib/sun2/ramdisk/
H A DMakefile39 fstab passwd protocols ${DISTRIBDIR}/common/services \
51 fstab: .PHONY
/netbsd-current/distrib/common/bootimage/
H A DMakefile.bootimage105 # template file of /etc/fstab
106 # (default: ${DISTRIBDIR}/common/bootimage/fstab.in)
267 FSTAB_IN?= ${DISTRIBDIR}/common/bootimage/fstab.in
275 WORKFSTAB?= work.fstab
329 @echo Preparing /etc/fstab ...
376 ${INSTALL} ${COPY} -m 0644 ${WORKFSTAB} ${WORKDIR}/etc/fstab
H A DMakefile.installimage37 FSTAB_IN?= ${NETBSDSRCDIR}/distrib/common/bootimage/fstab.install.in
/netbsd-current/usr.sbin/sysinst/
H A Dmsg.mi.pl721 {Pojawil sie powazny problem! Nie mozna utworzyc /mnt/etc/fstab. Spadamy!
726 {Pomocy! Na dysku docelowym %s nie ma /etc/fstab. Przerywamy aktualizacje.
730 {Pomocy! Nie moge przeczytac /etc/fstab na dysku %s. Przerywamy aktualizacje.
/netbsd-current/share/examples/
H A DMakefile3 SUBDIR= amd apm asm devpubd disktab emul fstab ftpd getdate hostapd \
/netbsd-current/usr.sbin/dumplfs/
H A Ddumplfs.c58 #include <fstab.h>
/netbsd-current/distrib/utils/embedded/files/
H A Dcreds_msdos133 local fstab_file=/etc/fstab
/netbsd-current/distrib/utils/embedded/conf/
H A Dwii.conf21 cat >> ${mnt}/etc/fstab << EOF
H A Devbppc.conf69 cat > ${mnt}/etc/fstab << EOF
70 # NetBSD /etc/fstab
71 # See /usr/share/examples/fstab/ for more examples.
81 cat > ${mnt}/etc/fstab << EOF
82 # NetBSD /etc/fstab
83 # See /usr/share/examples/fstab/ for more examples.
96 cat > ${mnt}/etc/fstab << EOF
97 # NetBSD /etc/fstab
98 # See /usr/share/examples/fstab/ for more examples.
122 echo "./etc/fstab typ
[all...]
H A Dx86.conf57 cat > ${mnt}/etc/fstab << EOF
58 # NetBSD /etc/fstab
59 # See /usr/share/examples/fstab/ for more examples.
70 cat > ${mnt}/etc/fstab << EOF
71 # NetBSD /etc/fstab
72 # See /usr/share/examples/fstab/ for more examples.
92 echo "./etc/fstab type=file uname=root gname=wheel mode=0755" \
H A Dusermode.conf14 cat > ${mnt}/etc/fstab << EOF
15 # NetBSD/usermode /etc/fstab
H A Driscv.conf67 cat > ${mnt}/etc/fstab << EOF
68 # NetBSD /etc/fstab
69 # See /usr/share/examples/fstab/ for more examples.
79 cat > ${mnt}/etc/fstab << EOF
80 # NetBSD /etc/fstab
81 # See /usr/share/examples/fstab/ for more examples.
96 echo "./etc/fstab type=file uname=root gname=wheel mode=0644" \
99 # Missing mount points from fstab
H A Devbmips.conf69 cat > ${mnt}/etc/fstab << EOF
70 # NetBSD /etc/fstab
71 # See /usr/share/examples/fstab/ for more examples.
81 cat > ${mnt}/etc/fstab << EOF
82 # NetBSD /etc/fstab
83 # See /usr/share/examples/fstab/ for more examples.
96 cat > ${mnt}/etc/fstab << EOF
97 # NetBSD /etc/fstab
98 # See /usr/share/examples/fstab/ for more examples.
122 echo "./etc/fstab typ
[all...]
H A Devbarm.conf69 cat > ${mnt}/etc/fstab << EOF
70 # NetBSD /etc/fstab
71 # See /usr/share/examples/fstab/ for more examples.
81 cat > ${mnt}/etc/fstab << EOF
82 # NetBSD /etc/fstab
83 # See /usr/share/examples/fstab/ for more examples.
96 cat > ${mnt}/etc/fstab << EOF
97 # NetBSD /etc/fstab
98 # See /usr/share/examples/fstab/ for more examples.
122 echo "./etc/fstab typ
[all...]
/netbsd-current/lib/libc/gen/
H A DMakefile.inc16 exect.c extattr.c fmtcheck.c fmtmsg.c fnmatch.c fstab.c ftok.c \
/netbsd-current/usr.sbin/dumpfs/
H A Ddumpfs.c62 #include <fstab.h>
946 struct fstab *fs;
/netbsd-current/etc/rc.d/
H A Dresize_root16 fstab_file=/etc/fstab
39 # Do nothing if root file system is not mentioned in /etc/fstab, or if
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc361 #include <fstab.h>
405 unsigned struct_fstab_sz = sizeof(struct fstab);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp514 #include <fstab.h>
566 unsigned struct_fstab_sz = sizeof(struct fstab);
H A Dsanitizer_platform_limits_posix.cpp118 #include <fstab.h>
165 #include <fstab.h>
213 unsigned struct_fstab_sz = sizeof(struct fstab);
H A Dsanitizer_platform_limits_freebsd.cpp59 #include <fstab.h>
146 unsigned struct_fstab_sz = sizeof(struct fstab);
/netbsd-current/usr.sbin/edquota/
H A Dedquota.c64 #include <fstab.h>
331 struct fstab *fs;
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc514 #include <fstab.h>
566 unsigned struct_fstab_sz = sizeof(struct fstab);
/netbsd-current/sbin/fsck_ffs/
H A Dmain.c59 #include <fstab.h>

Completed in 384 milliseconds

123