mirror of
https://git.FreeBSD.org/src.git
synced 2026-06-02 11:24:32 +00:00
bsdinstall: Create separate datasets for directories in /usr/ports
Both distfiles & packages contain compressed files. Signed-off-by: Ricardo Branco <rbranco@suse.de> Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1873
This commit is contained in:
committed by
Warner Losh
parent
c29ec2ee98
commit
3e8619e535
@@ -160,6 +160,8 @@ f_isset ZFSBOOT_DATASETS || ZFSBOOT_DATASETS="
|
||||
|
||||
# Ports tree
|
||||
/usr/ports setuid=off
|
||||
/usr/ports/distfiles compress=off
|
||||
/usr/ports/packages compress=off
|
||||
|
||||
# Source tree
|
||||
/usr/src
|
||||
|
||||
Reference in New Issue
Block a user