From e5a5b64c61de0b687b465fb19d8f0208df7cc14e Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Fri, 29 Apr 2022 21:22:24 -0400 Subject: add complete build system --- floppy/BOOT/GRUB/menu.lst | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 floppy/BOOT/GRUB/menu.lst (limited to 'floppy/BOOT/GRUB') diff --git a/floppy/BOOT/GRUB/menu.lst b/floppy/BOOT/GRUB/menu.lst deleted file mode 100644 index 4e1a315..0000000 --- a/floppy/BOOT/GRUB/menu.lst +++ /dev/null @@ -1,9 +0,0 @@ -default 0 -root (fd0) - -title Clyne/Linux -kernel /boot/bzImage root=/dev/ram0 rw vga=788 - -title Reboot -reboot - -- cgit v1.2.3