Commit Graph

6 Commits

Author SHA1 Message Date
Arne Fitzenreiter
c0504c5cc5 part/fsresize: fix on systems without initrd.
/proc/mounts has no correct entry for / on such systems.
Use mount instead.
2014-11-05 19:08:30 +01:00
Michael Tremer
a24546794d Update auto-resize code to work with any partition number 2014-08-24 13:29:18 +02:00
Arne Fitzenreiter
3e011c27dd flashimages: switch to single ext4 (wo journal)
also support video out on pandaboard.
2012-06-10 11:16:57 +02:00
Arne Fitzenreiter
2d57443beb fs-resize: answer yes at fsck to continue at last mount in future. 2012-01-27 09:22:15 +01:00
Arne Fitzenreiter
fbb2ebd684 flash-image: improve mount/dismount at partition resize.
fix missing parameters at mount.
remount / ro before reboot to leave a clean rootfs.
2012-01-20 21:06:45 +01:00
Arne Fitzenreiter
a6d0d790eb flash-image: add automatic resizing /var partition at first boot. 2012-01-20 08:02:31 +01:00