3 Commits

Author SHA1 Message Date
Bob Cassels
f76a6dcad0 Fix image size so that Raspberry Pi Imager will write them.
- Don't add one to size; Raspberry Pi Imager checks that image size is
  a multiple of 512.
- Update e2fsprogs and coreutils to latest versions.
2023-01-12 11:47:49 -05:00
Simone Karin Lehmann
a9b0244e29 fix the calculation again to be used by truncate. use truncate instead of dd. add build instructions for truncate to the helper script to build it on macOS 2018-03-13 22:29:56 +01:00
Simone Karin Lehmann
ea26712efe add a helper script to build the e2fs tools we need. 2018-03-13 21:12:47 +01:00