aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* grs/Netboot.py: control the entire alt-name for the initramfs/kernel/ISOAnthony G. Basile2018-11-111-7/+9
* grs/Netboot.py: fix location of ISO tarball under /usr/shareAnthony G. Basile2018-01-141-1/+1
* grs/Netboot.py: return to using busybox from system rootAnthony G. Basile2018-01-141-1/+1
* grs/Netboot.py: fix path to ISO directoryAnthony G. Basile2018-01-141-3/+4
* grs/Netboot.py: correct unpacking of ISO tarballAnthony G. Basile2018-01-141-6/+2
* grs/Netboot.py: add option to make efi hybrid bootable CDAnthony G. Basile2018-01-141-1/+51
* grs/Netboot.py: change name of source init script for netbootAnthony G. Basile2018-01-131-1/+1
* grs/Netboot.py: switch from xz to gzip compressionAnthony G. Basile2018-01-101-4/+4
* grs/Netboot.py: use busybox built by genkernelAnthony G. Basile2018-01-101-0/+8
* grs/Netboot.py: use only xz compressionAnthony G. Basile2017-12-281-1/+2
* grs/Netboot.py: build busybox inside the system chrootAnthony G. Basile2017-12-281-0/+8
* grs/Netboot.py: fix alt digest namev0.6Anthony G. Basile2017-12-271-2/+2
* grs/Netboot.py: move kernel/initramfs to tmpdirAnthony G. Basile2017-12-261-15/+11
* grs/Netboot.py: chmod 755 the init scriptAnthony G. Basile2017-12-251-3/+4
* grs/Netboot.py: add self.kernelrootAnthony G. Basile2017-12-251-0/+1
* grs/Netboot.py: initial commit of netbootit directive.Anthony G. Basile2017-12-251-0/+99