Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Retry mounting sysroot | Phil Wise | 2017-06-22 | 1 | -1/+1 |
| | | | | Fixes DEM-169 | ||||
* | Mount the root filesystem by label rather than path | Phil Wise | 2017-04-21 | 1 | -2/+3 |
| | | | | | | | | Support identifying the root filesystem via a kernel command line like 'ostree_root=LABEL=mylabel'. Also make it mount a filesystem labeled 'otaroot' by default. This means it is possible to test the Minnowboard build in Qemu. | ||||
* | Tuned initrd image and pseudo environment to fix bugs with extended | Anton Gerasimov | 2016-10-04 | 1 | -0/+19 |
security attributes. Bug-AGL: SPEC-259 Change-Id: I44499ce3f5f1924aecf63689a93d1f20e779225e Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> |