Merge lp:~hughsaunders/cirros/dropbearinit into lp:cirros
Proposed by
Hugh Saunders
| Status: | Merged |
|---|---|
| Merged at revision: | 366 |
| Proposed branch: | lp:~hughsaunders/cirros/dropbearinit |
| Merge into: | lp:cirros |
| Diff against target: |
130 lines (+70/-29) 4 files modified
patches-buildroot/dropbear-init-generate-keys.patch (+0/-27) patches-buildroot/series (+0/-1) src/etc/init.d/S50dropbear (+68/-0) src/etc/init.d/resizefs (+2/-1) |
| To merge this branch: | bzr merge lp:~hughsaunders/cirros/dropbearinit |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Scott Moser | Pending | ||
|
Review via email:
|
|||
Description of the change
An alternative approach to https:/
Instead of updating the patch for the dropbear init script, carry the whole script. Also moves resizefs to before dropbear in rc3.d.
To post a comment you must log in.

More code but at least the diff makes sense :/