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
Alexander Lutay 9ba39a698c
MT#10093 Update boot menus to support PXE Carrier 3.x setup
11 years ago
etc/grml/fai/config/package_config package config: add software for vmdebootstrap deployment 15 years ago
templates/boot MT#10093 Update boot menus to support PXE Carrier 3.x setup 11 years ago
templates-ce MT#9121 Sync deployment.sh with netscript.git (fixing 403 error with sipwise key) 11 years ago
.gitreview MT#7505 Add .gitreview file for deployment-iso 11 years ago
Makefile MT#6253 Fix script version usage 12 years ago
README.txt No need to remaster the ISO any longer, just take the official Grml ISO and overlay our bootsplash stuff 14 years ago
build_iso.sh MT#6253 Restore support of 'devel/something.iso' GRML images 12 years ago
build_templates.sh MT#6253 Merge build_release.sh and build_daily.sh into build_iso.sh 12 years ago
grub.cfg_ce MT#6253 Enable ngcpnw.dhcp for DHCP entries, use Google's DNS server, add missing Debian/wheezy entries to Grub 12 years ago
grub.cfg_latest MT#6253 Enable ngcpnw.dhcp for DHCP entries, use Google's DNS server, add missing Debian/wheezy entries to Grub 12 years ago
grub.cfg_lts MT#6253 Enable ngcpnw.dhcp for DHCP entries, use Google's DNS server, add missing Debian/wheezy entries to Grub 12 years ago
grub.cfg_pro MT#8773 add DHCP option for PRO 11 years ago
isolinux.cfg_ce MT#6253 Enable ngcpnw.dhcp for DHCP entries, use Google's DNS server, add missing Debian/wheezy entries to Grub 12 years ago
isolinux.cfg_latest MT#6253 Enable ngcpnw.dhcp for DHCP entries, use Google's DNS server, add missing Debian/wheezy entries to Grub 12 years ago
isolinux.cfg_lts MT#6253 Enable ngcpnw.dhcp for DHCP entries, use Google's DNS server, add missing Debian/wheezy entries to Grub 12 years ago
isolinux.cfg_pro MT#8773 add DHCP option for PRO 11 years ago
releases MT#9919 Add mr3.6.1 release and mark it as latest 11 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.