diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-04-29 07:52:56 +0200 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-04-29 07:52:56 +0200 |
commit | 7e633e77f24b6f5ab9a8b22d7d6cf6521454d638 (patch) | |
tree | c4a11950037f0e66cd79e00761302f8cc8acfb76 /templates/grub | |
parent | 7f6b1d71f8f6c66a78ba88f19cf12c035476f4ef (diff) | |
download | vyos-live-build-7e633e77f24b6f5ab9a8b22d7d6cf6521454d638.tar.gz vyos-live-build-7e633e77f24b6f5ab9a8b22d7d6cf6521454d638.zip |
Moving grub and grub2 templates into shared bootloader config directory.
Diffstat (limited to 'templates/grub')
-rw-r--r-- | templates/grub/menu.lst | 9 | ||||
-rw-r--r-- | templates/grub/splash.xpm.gz | bin | 32058 -> 0 bytes |
2 files changed, 0 insertions, 9 deletions
diff --git a/templates/grub/menu.lst b/templates/grub/menu.lst deleted file mode 100644 index 3b866e5c7..000000000 --- a/templates/grub/menu.lst +++ /dev/null @@ -1,9 +0,0 @@ -default 0 -color cyan/blue white/blue -splashimage /boot/grub/splash.xpm.gz - -LINUX_LIVE - -LINUX_INSTALL - -MEMTEST diff --git a/templates/grub/splash.xpm.gz b/templates/grub/splash.xpm.gz Binary files differdeleted file mode 100644 index f32e228a7..000000000 --- a/templates/grub/splash.xpm.gz +++ /dev/null |