mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
pentoo-system: ship the isolinux splash which I plan to share with grub2
This commit is contained in:
parent
cb70bd7d94
commit
e58c74a6a6
2 changed files with 1 additions and 0 deletions
BIN
pentoo/pentoo-system/files/pentoosplash.png
Normal file
BIN
pentoo/pentoo-system/files/pentoosplash.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 338 KiB |
|
|
@ -132,6 +132,7 @@ PDEPEND="${PDEPEND}
|
|||
src_install() {
|
||||
insinto /boot/grub
|
||||
doins "${FILESDIR}"/pentoo.xpm.gz
|
||||
doins "${FILESDIR}"/pentoosplash.png
|
||||
|
||||
if use pax_kernel; then
|
||||
dosbin "${FILESDIR}"/toggle_hardened
|
||||
Loading…
Reference in a new issue