rpm-ostree/tests/compose-tests
Colin Walters 6a2962fd8b core: Process systemctl preset in %post
Rather than entirely symlinking `systemctl` → `/bin/true`, in order
to e.g. have NetworkManager be enabled, we need to process presets.

This is one of the things that's breaking FAHC where I did a
`--ex-unified-core` deployment.

(Actually it's a bit tempting to run a mass preset pass at the end,
 but for now let's do this)

Implementation note: this is our first use of GResources, which
is a handy way to embed data into our final binary.

Closes: https://github.com/projectatomic/rpm-ostree/issues/550

Closes: #1148
Approved by: jlebon
2017-12-14 19:05:25 +00:00
..
libbasic-test.sh core: Process systemctl preset in %post 2017-12-14 19:05:25 +00:00
libcomposetest.sh tests/compose: Disable fsync 2017-12-04 14:24:53 +00:00
test-basic-unified.sh compose: Do relabel before downloading in --ex-unified-core 2017-11-20 15:35:21 +00:00
test-basic.sh compose: Add --ex-unified-core 2017-11-17 18:59:34 +00:00
test-boot-location-new.sh Rework treecompose kernel processing 2017-09-12 14:26:44 +00:00
test-install-langs.sh postprocess: Unlink our treecompose-post out of the final /bin 2017-08-31 03:06:11 +00:00
test-installroot.sh bin/compose: Expose phases as [install, postprocess, commit] cmds 2017-10-25 17:43:09 +00:00
test-jigdo.sh commit2jigdo: Synthesize Requires: for jigdo set 2017-12-12 19:31:36 +00:00
test-misc-tweaks.sh tests/compose: Rework caching to cache RPMs 2017-12-01 19:20:40 +00:00
test-mutate-os-release.sh ci: unite testsuites and run vmcheck on centos 2017-07-18 13:58:38 +00:00