10 Jul, 2012

1 commit


22 Jun, 2012

6 commits


27 Mar, 2012

1 commit


07 Mar, 2012

2 commits


21 Dec, 2011

1 commit


07 Dec, 2011

1 commit


18 Oct, 2011

1 commit

  • Add pxe command, which is intended to mimic PXELINUX functionality.
    'pxe get' uses tftp to retrieve a file based on UUID, MAC address or IP
    address. 'pxe boot' interprets the contents of PXELINUX config like file
    to boot using a specific initrd, kernel and kernel command line.

    This patch also adds a README.pxe file - see it for more details on the
    pxe command.

    Signed-off-by: Jason Hobbs

    Jason Hobbs