5 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
b24a244894 calculate extra space properly on depending on blocksize 2018-03-16 22:18:15 +01: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
9ec17c9c1d fix the calculation of the total new image size 2018-03-13 22:23:31 +01:00
Simone Karin Lehmann
35e91edc75 rename to pishrink,since we move this in /usr/local/bin and chmod a+x, add a Makefile 2018-03-13 22:02:43 +01:00