aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2022-11-25put double exclamation mark (!!) in single quotes for safetyWojtek Kosior
2022-11-25add hydrillarepos.koszko.org virtualhostWojtek Kosior
2022-11-25add hydrilla.koszko.org virtualhostWojtek Kosior
2022-11-23do little refactoring to the way host system testing directories are ↵Wojtek Kosior
prepared and passed to `guix-container.sh`
2022-11-23add haketilo.koszko.org virtualhostWojtek Kosior
2022-11-23facilitate starting a test container without using `mount` to create the ↵Wojtek Kosior
host directories container expects to exist
2022-11-21make container write logs to a directory shared with hostWojtek Kosior
2022-11-21avoid using `--map-user` and `--map-group` options to `unshare` since they ↵Wojtek Kosior
are absent in older versions of util-linux
2022-11-21prevent the \{,re\}start-container make targets from clobbering the global ↵Wojtek Kosior
mount space
2022-11-21make reinstall possibleWojtek Kosior
2022-11-21initial commitWojtek Kosior