[go: up one dir, main page]

Skip to content

Releases: ipxe/pipxe

v20191103: build: Generate directory and ZIP archive alongside sdcard.img

03 Nov 18:17
Compare
Choose a tag to compare
When updating an existing mountable SD card it may be useful to have
access to the SD card contents as a local folder, since unpacking
individual files from an SD card image is mildly tedious.

Assemble the SD card contents in a local folder and use this to
construct both the raw disk image file sdcard.img and a ZIP archive
sdcard.zip.

Signed-off-by: Michael Brown <mbrown@fensystems.co.uk>

v20191102: ci: Publish built sdcard.img on tagged releases

02 Nov 19:12
Compare
Choose a tag to compare
Signed-off-by: Michael Brown <mbrown@fensystems.co.uk>