Raspi-image-spec/rootfs
Andres Salomon 4816680ba6 resizerootfs: switch from using sfdisk to parted for resizing partitions
sfdisk is a bit crusty - it doesn't understand gpt partition tables very well,
for example. By switching to parted, we can handle gpt issues (which may be
useful in the future, and is definitely useful for other boards), and we no
longer have to hardcode that 4M alignment workaround. Parted will tell us
the free space at the end of the disk.

Because we're already using partprobe, there's no additional dependencies
needed.
2021-08-25 01:23:20 +02:00
..
boot/firmware Merge branch 'rootfs' into 'master' 2020-08-15 05:06:18 +00:00
etc resizerootfs: switch from using sfdisk to parted for resizing partitions 2021-08-25 01:23:20 +02:00
usr/local/sbin rpi-resizerootfs: switch the root filesystem resizing away from a systemd oneshot service 2021-05-10 14:08:07 -04:00