summaryrefslogtreecommitdiff
path: root/etc/profile-templates/sbuild/freebsd/fstab
blob: 778bd4284982f1b86c930b9b830e466668d22576 (plain)
1
2
3
4
5
dev		/dev		devfs	rw,bind		0	0
dev		/dev/fd		fdescfs	rw,bind		0	0
# Mount a large scratch space for the build, so we don't use up
# space on an LVM snapshot of the chroot itself.
/var/lib/sbuild/build	/build	nullfs	rw	0	0