Chris Johns
87262b429d
Move all python commands to use env python
...
- If you host does not provide a python command consult the User
manual for ways you can run the python commands.
- Full package paths are being used to avoid namespace pollution and
crosstalk.
2020-09-26 10:49:27 +10:00
Chris Johns
6f99d80a09
misc/boot-image: Fix Linux bugs.
2019-06-13 18:39:02 +10:00
Chris Johns
48afbab882
misc/boot-image: Fix image convert. Add --build option.
...
- Change the build directory away from `build`, avoid the tool
wiping out a libbsd build directory.
2019-06-13 18:38:50 +10:00
Chris Johns
d73ce80ec0
misc/boot-image: Fix macro set logic and --net-boot-dhcp processing.
2019-06-12 14:44:36 +10:00
Chris Johns
98f2f02f12
misc/boot-image: Add a tool to create boot images.
...
- FreeBSD support.
- MacOS support.
- Linux support.
- Support for 1st and 2nd loaders.
- Support uenv templates and uenv.txt support.
2019-06-12 09:49:00 +10:00