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 5de5214950
Release new version 14.2.0.0+0~mr14.2.0.0
2 days ago
debian Release new version 14.2.0.0+0~mr14.2.0.0 2 days ago
grml_build MT#62249 Update grml-build-trixie docker image 1 week ago
src
t MT#62249 Update grml-build-trixie docker image 1 week ago
templates MT#60815 deployment.sh: raise Debian release default to trixie 1 week ago
.gitignore
.gitreview
Makefile
README.txt MT#60283 Update to grml-live version v0.53.2 + Debian/trixie 8 months ago
build_iso.sh MT#62936 Update memtest 7 months ago
build_templates.sh
grub.cfg
isolinux.cfg MT#63853 isolinux: fix file path for chain.c32 module 3 months ago
wrapper.sh MT#48547 Add using of Debian wayback machine 4 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