summaryrefslogtreecommitdiff
path: root/test/TEST-29-PORTABLE
Commit message (Collapse)AuthorAgeFilesLines
* test: install the overlayfs/loop modules unconditionallyFrantisek Sumsal2023-05-141-12/+7
|
* test: install losetup by defaultYu Watanabe2021-12-201-1/+0
| | | | Preparation for the next commit.
* tests: add spdx headers to scripts and MakefilesZbigniew Jędrzejewski-Szmek2021-10-181-0/+1
|
* test: "detect" the test number automagicallyFrantisek Sumsal2021-04-261-1/+1
| | | | | | Specifying the test number manually is tedious and prone to errors (as recently proven). Since we have all the necessary data to work out the test number, let's do it automagically.
* test: make the test entrypoint scripts shellcheck-compliantFrantisek Sumsal2021-04-201-1/+3
|
* portabled: add --extension parameter for layered images supportLuca Boccassi2021-03-311-0/+1
| | | | | | | | | Add an --extension parameter to portablectl, and new DBUS methods to attach/detach/reattach/inspect. Allows to append separate images on top of the root directory (os-release will be searched in there) and mount the images using an overlay-like setup (unit files will be searched in there) using the new ExtensionImages service option.
* test: merge udev testsYu Watanabe2021-03-052-0/+28