This commit is contained in:
2026-03-19 22:08:47 +01:00
parent df6f5e8b32
commit 6733a67eba

19
Jenkinsfile vendored
View File

@@ -28,24 +28,25 @@ pipeline {
lh_config \
-a i386 \
--distribution etch \
--apt apt \
--apt-options "--yes --force-yes" \
--apt-secure false \
--apt-recommends false \
--linux-packages "squashfs-modules-2.6.24 linux-image-2.6.24" \
--packages-lists "desktop" \
--mirror-bootstrap http://archive.debian.org/debian/ \
--mirror-binary http://archive.debian.org/debian/ \
--mirror-binary-security http://archive.debian.org/debian-security/ \
--mirror-chroot http://archive.debian.org/debian/ \
--mirror-chroot-security http://archive.debian.org/debian-security/ \
--binary-images iso \
--bootloader syslinux \
--bootstrap debootstrap \
--debconf-frontend noninteractive \
--debian-installer live \
--hostname RetroDebian \
--distribution etch \
--mirror-bootstrap http://archive.debian.org/debian/ \
--mirror-binary http://archive.debian.org/debian/ \
--mirror-binary-security http://archive.debian.org/debian-security/ \
--mirror-chroot http://archive.debian.org/debian/ \
--mirror-chroot-security http://archive.debian.org/debian-security/ \
--union-filesystem unionfs \
--linux-packages "squashfs-modules-2.6.24 linux-image-2.6.24" \
--packages-lists "desktop" \
--apt-recommends false \
--username bob \
-k retrodebian1