trial
This commit is contained in:
8
Jenkinsfile
vendored
8
Jenkinsfile
vendored
@@ -75,8 +75,16 @@ pipeline {
|
||||
--syslinux-splash config/binary_syslinux/splash.jpg \
|
||||
--union-filesystem unionfs \
|
||||
--username bob \
|
||||
−−templates config/templates
|
||||
-k retrodebian1
|
||||
|
||||
cp -R /usr/share/live-helper/templates/* config/templates/
|
||||
|
||||
sed -i 's|^menu color sel.*|menu color sel * #ff82c059 #c0000000 none|' \
|
||||
-i 's|^menu color unsel.*|menu color unsel * #8082c059 #00000000 none|' \
|
||||
-i 's|^menu color hotkey.*|menu color hotkey * #fff01e1e #00000000 none|' \
|
||||
config/templates/templates/syslinux/menu/header.cfg
|
||||
|
||||
chmod +x /root/update-initramfs.sh
|
||||
chmod +x /root/zzz-config-live.sh
|
||||
cp /root/update-initramfs.sh config/chroot_local-hooks
|
||||
|
||||
Reference in New Issue
Block a user