summary refs log tree commit diff
path: root/nixos/tests/systemd-machinectl.nix
Commit message (Collapse)AuthorAge
* nixos/tests/machinectl: Disable tmpfs for /tmpChristian Kögler2022-10-27
|
* nixos/unitGenerator: fix generation for nspawn filesChristian Kögler2022-10-23
|
* nixos/test: Fix system for systemd-machinectlChristian Kögler2022-09-19
|
* nixos/test: Remove workaround for broken nscdChristian Kögler2022-08-16
|
* nixos/test/systemd-machinectl: Add auto-start testChristian Kögler2022-08-16
|
* nixos/tests/systemd-machinectl: Fix resolved and UID shift checkChristian Kögler2022-07-30
|
* treewide: machine -> nodes.machineRobert Hensing2022-03-28
|
* nixos: Switch to default systemd-nspawn behaviourChristian Kögler2022-02-19
|
* Revert "Merge #67232: machinectl compliant NixOS installation"Vladimír Čunát2019-10-07
| | | | | | This reverts commit 66967ec7521d065f605795d64ddbbbd4fcd448c3, reversing changes made to fb6595eafdb90ef0bc7a31c2bfc9204e4cad11d9. Fixes #70442; discussion: https://github.com/NixOS/nixpkgs/pull/70027
* nixos: deactivate immutablity for /var/empty in containerChristian Kögler2019-09-13
|
* nixos-install: ensure activation script is always calledChristian Kögler2019-09-13
| | | | | The activation script is needed to get the missing files in etc/ created. Needed for container manager like systemd-nspawn.
* nixos: added machinectl testChristian Kögler2019-09-13