summaryrefslogtreecommitdiff
path: root/pxeboot.write
Commit message (Expand)AuthorAgeFilesLines
* pxeboot: add support for PXEBOOT_TARGET_INTERFACEPedro Alvarez2015-04-281-4/+14
* pxeboot: Add symlink to pxeboot config file also for local deploymentsPedro Alvarez2015-04-281-1/+15
* pxeboot: improve naming of remote rootfs directoriesTiago Gomes2015-02-271-1/+2
* pxeboot: add support for a PXE_INSTALLER optionTiago Gomes2015-02-271-6/+14
* pxeboot: add support for specifying a device treeTiago Gomes2015-02-271-2/+25
* pxeboot: improve compatibility with u-boot pxeTiago Gomes2015-02-271-1/+2
* pxeboot: support u-boot pxe configuration file lookupTiago Gomes2015-02-271-7/+24
* pxeboot: disable preserving extended attributesTiago Gomes2015-02-271-1/+1
* pxeboot: avoid setting stdout=None when running rsyncTiago Gomes2015-02-271-1/+2
* pxeboot: fix usage of undefined variableTiago Gomes2015-02-271-1/+1
* pxeboot: yield the correct value in remote_nfsroot()Tiago Gomes2015-02-271-1/+2
* pxeboot: add missing macaddr argumentTiago Gomes2015-02-271-2/+2
* pxeboot: fix input argument to urlunsplit()Edward Cragg2015-02-271-2/+2
* pxeboot: fix keyword argument name passed to remote_kernel()Tiago Gomes2015-02-271-1/+1
* Add pxeboot write extension.Richard Maw2014-11-141-0/+679