11 Commits

Author SHA1 Message Date
Christian Poulwey
7559500693 mknet: take syslinux files from /usr/lib 2019-01-21 12:58:25 -08:00
cr6git
6dcf9a455f mknet.sh.in: fix typo 2018-08-13 22:39:41 -07:00
Michael Aldridge
2a5eac41f1 i686 should not use u-boot 2018-03-25 12:44:45 -07:00
Michael Aldridge
8bf037d103 Fix regressions in the netboot generator scripts 2017-11-21 23:18:13 -08:00
Michael Aldridge
b4804a87fb Support armv5tel based pogoplug devices 2017-10-03 23:22:27 -05:00
Michael Aldridge
c358b52780 mknet.sh.in: remove in a crash 2017-08-30 22:13:20 -07:00
Michael Aldridge
76d42ecaae mknet.sh: Change default initrd compression to xz 2017-08-29 00:40:58 -07:00
Michael Aldridge
5ce4621845 mknet.sh: make keymap and locale setable options 2017-08-28 22:56:38 -07:00
Michael Aldridge
fc80523768 Control PXE tarball builds with Makefile 2017-08-28 22:56:38 -07:00
Michael Aldridge
89e3affa22 mknet.sh: Massive Cleanup
Among other things this commit refactors mknet.sh to use the lib.sh
functions for executing code in the chroot and generally handling the
potential for future builds to generate netboot tarballs for ARM
platforms.  ARM tarballs will require syslinux to be built for the
target architecture, but it should largely just be a drop in option.
2017-08-27 19:22:07 -07:00
Michael Aldridge
414ebf318f Add netboot generator script 2017-08-06 21:03:55 -07:00