This commit is contained in:
2026-03-21 18:49:09 +01:00
parent cda557244d
commit 264f059063
3 changed files with 1375 additions and 1492 deletions

4
Jenkinsfile vendored
View File

@@ -71,7 +71,7 @@ pipeline {
--bootappend-live "elevator=deadline" \
--hostname RetroDebian \
--iso-application RetroDebian \
--syslinux-splash config/binary_syslinux/splash.pcx \
--syslinux-splash config/binary_syslinux/splash.png \
--union-filesystem unionfs \
--username bob \
-k retrodebian1
@@ -90,7 +90,7 @@ pipeline {
mkdir -p config/chroot_local-includes/usr/local/bin
cp /root/neofetch config/chroot_local-includes/usr/local/bin/neofetch
chmod +x config/chroot_local-includes/usr/local/bin/neofetch
cp /root/editions/voodoo2/splash.pcx config/binary_syslinux/
cp /root/editions/voodoo2/splash.png config/binary_syslinux/
'''
}

BIN
editions/voodoo2/splash.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

2863
neofetch

File diff suppressed because it is too large Load Diff