Home
last modified time | relevance | path

Searched refs:firstboot (Results 1 – 6 of 6) sorted by relevance

/freebsd/release/tools/
H A Dvagrant.conf70 touch ${DESTDIR}/firstboot
H A Dvmimage.subr463 touch ${DESTDIR}/firstboot
464 metalog_add_data ./firstboot
H A Darm.subr245 chroot ${CHROOTDIR} touch ${UFSMOUNT}/firstboot
/freebsd/release/
H A DMakefile.firecracker57 touch ${FCWDIR}/firstboot
/freebsd/tools/tools/nanobsd/embedded/
H A Dcommon390 touch ${NANO_WORLDDIR}/firstboot
/freebsd/sys/compat/linprocfs/
H A Dlinprocfs.c1991 static bool firstboot = 1; in linprocfs_doboot_id() local
1994 if (firstboot) { in linprocfs_doboot_id()
1996 firstboot = 0; in linprocfs_doboot_id()