fix urxvt copy/past

This commit is contained in:
2026-03-22 21:39:47 +01:00
parent 7c087d14c4
commit fb8cf59dd6
5 changed files with 125 additions and 24 deletions

3
Jenkinsfile vendored
View File

@@ -131,7 +131,7 @@ pipeline {
cp -R /usr/share/live-helper/templates/* config/templates/
sed -i \
-e 's|^menu vshift.*|menu vshift 40|' \
-e 's|^menu hshift.*|menu hshift 60|' \
-e 's|^menu hshift.*|menu hshift 90|' \
-e 's|^menu width.*|menu width 60|' \
-e 's|^menu color sel.*|menu color sel * #ff82c059 #c01f1f1f none|' \
-e 's|^menu color unsel.*|menu color unsel * #8082c059 #c01f1f1f none|' \
@@ -148,6 +148,7 @@ pipeline {
cp /root/update-initramfs.sh config/chroot_local-hooks
cp /root/zzz-config-live.sh config/chroot_local-hooks
cp /root/linux-image-*.deb config/chroot_local-packages/
cp /root/rxvt-unicode_*.deb config/chroot_local-packages/
cp /root/device3dfx-*.deb config/chroot_local-packages/
cp /root/squashfs-modules-*.deb config/chroot_local-packages/
cp /root/libglide*-cvg*_i386.deb config/chroot_local-packages/