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
Sergii Kipot 70a85ccd11
TT#17031 Add mr5.2.2 to releases
8 years ago
templates/boot TT#15829 Use net.ifnames=0 by default, support Debian/stretch + sort GRUB menu 8 years ago
templates-ce TT#15829 Use net.ifnames=0 by default, support Debian/stretch + sort GRUB menu 8 years ago
.gitignore MT#10805 add carrier support in templates 10 years ago
.gitreview MT#7505 Add .gitreview file for deployment-iso 11 years ago
Makefile MT#9249 Fix 'make clean' (delete all generated sipwise_*.cfg files) 10 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#15829 Ensure we run under 'set -e' 8 years ago
build_templates.sh MT#10805 add carrier support in templates 10 years ago
grub.cfg_carrier TT#15829 Use net.ifnames=0 by default, support Debian/stretch + sort GRUB menu 8 years ago
grub.cfg_ce TT#15829 Use net.ifnames=0 by default, support Debian/stretch + sort GRUB menu 8 years ago
grub.cfg_latest TT#15829 Use net.ifnames=0 by default, support Debian/stretch + sort GRUB menu 8 years ago
grub.cfg_lts TT#15829 Use net.ifnames=0 by default, support Debian/stretch + sort GRUB menu 8 years ago
grub.cfg_pro TT#15829 Use net.ifnames=0 by default, support Debian/stretch + sort GRUB menu 8 years ago
isolinux.cfg_carrier TT#15829 Use net.ifnames=0 by default, support Debian/stretch + sort GRUB menu 8 years ago
isolinux.cfg_ce TT#15829 Use net.ifnames=0 by default, support Debian/stretch + sort GRUB menu 8 years ago
isolinux.cfg_latest TT#15829 Use net.ifnames=0 by default, support Debian/stretch + sort GRUB menu 8 years ago
isolinux.cfg_lts TT#15829 Use net.ifnames=0 by default, support Debian/stretch + sort GRUB menu 8 years ago
isolinux.cfg_pro TT#15829 Use net.ifnames=0 by default, support Debian/stretch + sort GRUB menu 8 years ago
releases TT#17031 Add mr5.2.2 to releases 8 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.