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
Mykola Malkov 7b003cc832
TT#32751 Remove 'daily' disk type
7 years ago
templates TT#32751 Add check of accessibility 'sppro' repo 7 years ago
.gitignore TT#32751 Update gitignore file 7 years ago
.gitreview MT#7505 Add .gitreview file for deployment-iso 11 years ago
Makefile TT#32751 Download only specified MR netscript 7 years ago
README.txt No need to remaster the ISO any longer, just take the official Grml ISO and overlay our bootsplash stuff 13 years ago
build_iso.sh TT#32751 Remove 'daily' disk type 7 years ago
build_templates.sh TT#32751 Build MR specific ISO files 7 years ago
grub.cfg TT#32751 Build MR specific ISO files 7 years ago
isolinux.cfg TT#32751 Build MR specific ISO files 7 years ago

README.txt

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

Make sure you have grml2usb >=0.11.6 installed (providing grml2iso).
Grab a 64bit Grml ISO (like grml64_2011.12.iso) from http://grml.org/download/

Execute:

  % sudo grml2iso -c ngcp/deployment/trunk/grml-live/templates -o grml-sipwise_$(date +%Y.%m.%d).iso grml64_2011.12.iso

This will generate grml-sipwise_...iso, providing the custom bootsplash
with Sipwise specific boot menu entries.