Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Live ISO over http
2014-02-20, 10:55
Post: #13
RE: Live ISO over http
The included example configurations for minimal, rescue and xkiosk are examples only. They can be customised and extended in any way you'd like. We also use boot parameters to customise each host during boot by parsing /proc/cmdline to look for our custom key=value settings. Example settings are git repository, branch, address to the configuration engine, etc, something like:

Code:
#!ipxe
kernel http://foo/vmlinuz git=git.example.com branch=printserver
initrd http://foo/initrd.img
boot
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Live ISO over http - drewpy04 - 2013-11-28, 20:32
RE: Live ISO over http - drewpy04 - 2013-12-02, 16:59
RE: Live ISO over http - amine - 2013-12-01, 21:51
RE: Live ISO over http - lawnmover - 2013-12-05, 13:25
RE: Live ISO over http - drewpy04 - 2013-12-09, 22:12
RE: Live ISO over http - antonym - 2013-12-28, 01:29
RE: Live ISO over http - espenbraastad - 2014-02-20 10:55
RE: Live ISO over http - zulinfi - 2016-06-29, 10:54



User(s) browsing this thread: 1 Guest(s)