Do not create empty pkg directory
This commit is contained in:
parent
ad5e1d5fa3
commit
805ad9228b
1 changed files with 1 additions and 1 deletions
|
@ -107,8 +107,8 @@ PasswordAuthentication no
|
|||
PermitEmptyPasswords no
|
||||
EOF
|
||||
|
||||
mkdir -p /mnt/usr/local/etc/pkg/repos/
|
||||
# It doesn't appear to be necessary to use "latest", "quarterly" is new enough
|
||||
#mkdir -p /mnt/usr/local/etc/pkg/repos/
|
||||
#sed -es@quarterly@latest@ </mnt/etc/pkg/FreeBSD.conf >/mnt/usr/local/etc/pkg/repos/FreeBSD.conf
|
||||
|
||||
# freebsd-update is only supported for RELEASE
|
||||
|
|
Loading…
Reference in a new issue