Raspi-image-spec/rootfs/etc
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
..
initramfs-tools resizerootfs: switch from using sfdisk to parted for resizing partitions 2021-08-25 01:23:20 +02:00
network/interfaces.d Use ASCII-only chars in the comments of wlan0 configuration 2021-07-30 12:26:56 -05:00
systemd/system rpi-resizerootfs: switch the root filesystem resizing away from a systemd oneshot service 2021-05-10 14:08:07 -04:00
fstab Stop hardcoding the mount line for /proc in /etc/fstab (re: issue #34) 2020-11-12 19:25:25 -06:00