cleaned up unusued stuff

This commit is contained in:
Stefen Auris 2025-08-31 21:20:34 -04:00
parent 126cba9a70
commit 1a61e69fb0
8 changed files with 0 additions and 286 deletions

View file

@ -1 +0,0 @@
moved to https://sc-idevops.github.io/relax/

View file

@ -1,7 +0,0 @@
menuentry "ubuntu-20.04.2.0-desktop-amd64.iso" {
insmod ext2
set isofile="/ubuntu-20.04.2.0-desktop-amd64.iso"
loopback loop (hd0,5)$isofile
linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=$isofile quiet noeject noprompt splash
initrd (loop)/casper/initrd
}