Updated debianzfs for Debian 12 (Bookworm)

- Shifted release info to packer variables
- Doubled boot_command initial wait to 20s
- Renamed Packer source to debian-live
- Removed .sh from debianzfs script path
- Tweaked comment wording
- Replaced hardcoded codename
- Used 'ln -fs' for existing /etc/mtab
This commit is contained in:
2023-06-12 00:47:58 -04:00
parent 9977148dd6
commit 81f387c340
4 changed files with 21 additions and 12 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
sudo passwd -d user
sudo chmod u+x /tmp/debianzfs.sh
sudo chmod u+x /tmp/debianzfs