summaryrefslogtreecommitdiff
path: root/tests.as-root/tarball-image-is-sensible.stdout
Commit message (Collapse)AuthorAgeFilesLines
* Don't create a blank /etc/fstabSam Thursfield2014-03-041-1/+0
| | | | | | | | This messes up the baserock-system-config-sync tool. Systemd does not require /etc/fstab to exist in any case. I have bumped the 'system-compatibility-version' field in this commit to trigger rebuilding all system artifacts.
* cmdtests: Take into account new constructed artifactsRichard Maw2014-01-161-6/+24
|
* Update tests in line with changes to os-releaseJonathan Maw2013-07-021-1/+5
|
* Write /etc/os-release in system imagesSam Thursfield2012-10-261-0/+2
| | | | | | This is intended to for human consumption, with the full set of metadata in /baserock/system-artifact-name.meta. It currently lists system name, the symbolic ref of the system morphology and build date.
* Write metadata for the rootfs itself into the rootfsSam Thursfield2012-10-261-0/+1
| | | | | | | | This makes it easier to identify what version of a system we are running. Tests are updated to check inside the contents of the rootfs we created, and the code to mount the rootfs as a loopback device was extracted out into tests.as-root/lib
* Add regression test for created tarballsRichard Maw2012-10-091-0/+18