mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +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:
parent
c29ec2ee98
commit
3e8619e535
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue