You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Sipwise Jenkins Builder 078c3528d7
Release new version 13.4.1.4+0~mr13.4.1.4
5 months ago
debian Release new version 13.4.1.4+0~mr13.4.1.4 5 months ago
grml_build MT#60283 Update to grml-live version v0.53.2 + Debian/trixie 6 months ago
src TT#48647 Fix gcc argument order 6 years ago
t MT#62936 Wait for memtest starts 5 months ago
templates MT#62787 SW-RAID: install only to first RAID disk to not fail in non-EFI mode 5 months ago
.gitignore TT#36350 Add image files to gitignore 7 years ago
.gitreview
Makefile TT#48647 Improve fake-uname preloaded shared library 7 years ago
README.txt MT#60283 Update to grml-live version v0.53.2 + Debian/trixie 6 months ago
build_iso.sh MT#60283 Update to grml-live version v0.53.2 + Debian/trixie 6 months ago
build_templates.sh TT#118659 Add options to install bullseye 5 years ago
grub.cfg MT#60283 GRUB/ISOLINUX: update Debian releases in boot templates 6 months ago
isolinux.cfg MT#60283 GRUB/ISOLINUX: update Debian releases in boot templates 6 months ago
wrapper.sh MT#60283 Fix puppetlabs repository situation with puppet.gpg key 6 months ago

README.txt

Instructions how to build the Grml-Sipwise Deployment ISO
=========================================================

Make sure you have grml2usb >=0.11.6 installed (providing grml2iso).

Execute:

  % make all

  % ./build_iso.sh compat <grml.iso> <mr version> <Debian dist>

This will generate ISO file, providing the custom bootsplash
with Sipwise specific boot menu entries.

To generate the underlying base ISO, you can use the wrapper script:

  % osversion=auto release=trunk ./wrapper.sh

To not use release-trunk, use something like:

  % osversion=auto release=mr13.3.1 ./wrapper.sh