packer-arch/scripts
Nicolas Iooss 27fa924f05 Use openssl passwd -6 instead of -crypt
OpenSSL 3.0 removed option `-crypt`. Use `-6` as this option seems
unlikely to be removed soon.

While at it, quote shell variables in a safe way to prevent issues when
they contain space characters.

Fixes: https://github.com/elasticdog/packer-arch/issues/80
2025-10-03 15:49:14 +00:00
..
cleanup.sh Add variable/option to control if zeros are written to the disk 2020-08-13 15:53:08 -07:00
install-base.sh Use openssl passwd -6 instead of -crypt 2025-10-03 15:49:14 +00:00
install-parallels.sh Improve script output 2020-08-13 15:53:08 -07:00
install-virtualbox.sh Improve script output 2020-08-13 15:53:08 -07:00
install-vmware.sh Improve script output 2020-08-13 15:53:08 -07:00