~j-harbott/cirros/dev

  • Committer: Scott Moser
  • Date: 2015-05-28 19:47:25 UTC
  • Revision ID: smoser@ubuntu.com-20150528194725-hybqb23c8bfk61bm
growpart/growroot: enable and resize partition and root while online

kernels 3.8+ support updating partition sizes while partitions are
mounted and growpart supports doing that.  We no longer have to use growpart
from the initramfs.  Run it instead from 'resizefs' init script.

kernels 3.3+ resize fast enough to enable this by default.  But background
the operation by default.

We background because our root filesystems are so small (~24M) and the
targets so comparatively large (probably at least 2G) that it is still
time consuming (24M -> 2G took 20 seconds in test).
Filename Latest Rev Last Changed Committer Comment Size
..
bin 5 13 years ago Scott Moser add initial build-arch Diff
conf 1 13 years ago Scott Moser add functional initial configs for buildroot Diff
doc 154 13 years ago Scott Moser add doc/ and RELEASE.txt and TESTING. Diff
patches-buildroot 177.1.15 12 years ago Scott Moser add patches-buildroot for patching buildroot Diff
src 9 13 years ago Scott Moser add 'src' from old ttylinux-uec (revno 55). Diff
.bzrignore 98 13 years ago Scott Moser config.sh: support reading a 'local' file by allo 34 bytes Diff Download File
ChangeLog 357 9 years ago Scott Moser growpart/growroot: enable and resize partition and 2.2 KB Diff Download File
File fixup-fs 247 11 years ago Scott Moser make fixup-fs idempotent I had tested repacking a 1 KB Diff Download File
makedevs.list 257 11 years ago Scott Moser makedevs.list: fix device type of /dev/random and 1.4 KB Diff Download File
Makefile 328 9 years ago Scott Moser fix make br-menuconfig 2.5 KB Diff Download File
README 351 9 years ago Scott Moser update to buildroot-2015.05-rc3. 2 KB Diff Download File
TODO 159 13 years ago Scott Moser add TODO 800 bytes Diff Download File