From d31a16c435e497f320ccfa880122dff963f151a7 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 23 Aug 2018 20:07:28 -0400 Subject: Organize in to an installable package --- conf.d/qemu.d/testbox | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 conf.d/qemu.d/testbox (limited to 'conf.d/qemu.d/testbox') diff --git a/conf.d/qemu.d/testbox b/conf.d/qemu.d/testbox deleted file mode 100644 index 6e76886..0000000 --- a/conf.d/qemu.d/testbox +++ /dev/null @@ -1,10 +0,0 @@ -#!/hint/bash - -system=x86_64 -args=( - -machine accel=kvm - -m 5G - -cdrom /mnt/media/Operating_Systems/unix/Linux-based/Arch-based/Parabola/parabola-2017.05.28-dual.iso - -boot menu=on,order=dc - -writeconfig /tmp/testbox.cfg -) -- cgit v1.2.3-2-g168b