From 6ddb942a207a48c8ed76c7be4402e0056e0d77f2 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Tue, 27 May 2025 17:52:15 -0500 Subject: delete unused vagrant and zfs scripts --- assets/zfs/stage0.sh | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100755 assets/zfs/stage0.sh (limited to 'assets/zfs/stage0.sh') diff --git a/assets/zfs/stage0.sh b/assets/zfs/stage0.sh deleted file mode 100755 index 74132dc..0000000 --- a/assets/zfs/stage0.sh +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh - -pacman-key --init -pacman-key --refresh-keys -pacman-key --populate -pacman -Syy -pacman -S --noconfirm openssh tmux -systemctl start sshd -echo "root:welcome" | chpasswd -# curl -s https://raw.githubusercontent.com/eoli3n/archiso-zfs/master/init | bash -# echo ""; echo "Enter password for zfsarch repository when prompted" -# git clone cjennings@cjennings.net:git/zfsarch.git -echo ""; echo "Stage 0 completed." -- cgit v1.2.3