lp:~hughsaunders/cirros/dropbearinit

Created by Hugh Saunders and last modified
Get this branch:
bzr branch lp:~hughsaunders/cirros/dropbearinit
Only Hugh Saunders can upload to this branch. If you are Hugh Saunders please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Hugh Saunders
Project:
CirrOS
Status:
Merged

Recent revisions

364. By <email address hidden>

Carry dropbear init script

Modifying a patch is tricky, so lets just carry the script.
Also moved resizefs to before dropbear so that creating dirs/keys doesn't
fail because the FS has not been expanded yet.

363. By Scott Moser

enable DHCPv6 client client (BR2_PACKAGE_ODHCP6C)

Request for this was under bug 1487041.
This only enables the binary, no other changes at the moment.

362. By Scott Moser

update doc and README to reference system-setup

361. By Scott Moser

bin/system-setup: change to libncurses5-dev

ncurses-dev is not a real package. thus, re-running this
would think it should try 'apt-get install ncurses-dev' every time.

360. By Scott Moser

update to buildroot 2015.05 and use ubuntu kernels from hwe-v

hwe-v is much better support at least for ppc64le makes sense
to use newer kernel even though it is less time supported.

359. By Scott Moser

src/etc/modules: include virtio_scsi and virtio_pci drop acpiphp

virtio_scsi and virtio_pci are required for ppc64 virtio, but
make sense to have anyway. acpiphp is no longer around.

358. By Scott Moser

remove size limitation from /run

ppc64el would end up with filled /run and errors as a result.

357. By Scott Moser

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).

356. By Scott Moser

shlib: fix time_call for times < .1 second

355. By Scott Moser

part2disk: improve debug message

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:cirros
This branch contains Public information 
Everyone can see this information.

Subscribers