8 Commits

Author SHA1 Message Date
Daniil Baturin
1edab4ef0b iso: T6262: update the boot splash for 1.5/Circinus
Picture courtesy of Oleg Gorobets
2024-04-23 11:31:22 +01:00
Daniil Baturin
fc76c06d28 Update the boot splash for Sagitta 2021-11-06 18:17:12 +07:00
Christian Poessinger
8c1651fa6a uefi: T3880: re-render image to work with GRUB
convert -resize 640x480 -depth 16 -colors 14 old.png new.png

(cherry picked from commit 17479dd8655b125fbda6371dc591e7bc315dac3d)
2021-10-03 11:21:15 +02:00
Kim Hagen
8dcda0e05b Add uefi to vyos-build 2018-11-12 10:07:52 +01:00
Christian Poessinger
f3ae336ba8 T386: add 'isolinux.cfg' to support boot timeout 2017-12-01 19:40:03 +01:00
Christian Poessinger
3e5cb3fb28 isolinux: replace title
Instead of displaying "Boot menu", use "VyOS - Boot Menu".
2017-12-01 19:18:30 +01:00
Christian Poessinger
bca7d1133e Use new ISO splash screen
Integrate splash.png which was designed for VyOS 1.2.x.
2017-08-28 23:54:46 +02:00
Christian Poessinger
af44965173 Cleanup isolinux boot menu
Remove the following nodes in isolinux boot menu:
* Install (nothing happens)
* Graphical Install (nothing happens)
* Advanced option
  * HDT (file not found error)
  * memtest86+ (nothing happens)

Users simply just want to install VyOS.
If memtest is required, someone can simply just spin up a Debian/Ubuntu ISO.
2017-08-28 23:21:05 +02:00