Lines Matching +full:python3 +full:- +full:dev
9 export VM_EXTRA_PACKAGES="azure-agent python python3 firstboot-freebsd-update firstboot-pkgs"
11 # Set to a list of third-party software to enable in rc.conf(5).
18 … https://learn.microsoft.com/en-us/partner-center/marketplace/azure-vm-certification-faq#vm-images…
36 if [ -z "${NO_ROOT}" ]; then
37 mount -t devfs devfs ${DESTDIR}/dev
44 /usr/sbin/pkg delete -f -y pkg
45 umount ${DESTDIR}/dev
46 rm -r ${DESTDIR}/var/db/pkg/repos/FreeBSD-ports
47 rm -r ${DESTDIR}/var/db/pkg/repos/FreeBSD-ports-kmods
50 pw -R ${DESTDIR} usermod root -h -
58 autoboot_delay="-1"