diff options
-rw-r--r-- | cdroot/boot/grub/core.img | bin | 24432 -> 0 bytes | |||
-rw-r--r-- | cdroot/boot/grub/lnxboot.img | bin | 1024 -> 0 bytes | |||
-rw-r--r-- | cdroot/boot/syslinux/syslinux.cfg | 5 |
3 files changed, 0 insertions, 5 deletions
diff --git a/cdroot/boot/grub/core.img b/cdroot/boot/grub/core.img Binary files differdeleted file mode 100644 index cf98384..0000000 --- a/cdroot/boot/grub/core.img +++ /dev/null diff --git a/cdroot/boot/grub/lnxboot.img b/cdroot/boot/grub/lnxboot.img Binary files differdeleted file mode 100644 index a60fcf2..0000000 --- a/cdroot/boot/grub/lnxboot.img +++ /dev/null diff --git a/cdroot/boot/syslinux/syslinux.cfg b/cdroot/boot/syslinux/syslinux.cfg deleted file mode 100644 index ada7fb1..0000000 --- a/cdroot/boot/syslinux/syslinux.cfg +++ /dev/null @@ -1,5 +0,0 @@ -DEFAULT kogaion
-PROMPT 0
-LABEL kogaion
- LINUX /boot/grub/lnxboot.img
- INITRD /boot/grub/core.img
|