depenguin-me / depenguin-run

Installer script for mfsBSD image to install FreeBSD 14.0 with zfs-on-root using qemu
MIT License
16 stars 7 forks source link

Only install dependencies if needed #37

Closed grembo closed 2 years ago

grembo commented 2 years ago

Also removed the qemu package, which actually is a dummy package these days. Fix minor formatting issue.

bretton commented 2 years ago

passes run test with qemu-system-x86_64 binary present. can login and sudo to root, run installer.

passes run test with qemu-system-x86_64 binary not present. installs qemu programs. can login and sudo to root, run installer.