Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-03 | arch-nspawn: Set machine name | Jan Alexander Steffens (heftig) | 1 | -1/+1 | |
Recent changes to systemd-nspawn have it take the machine name from the chroot dir name, which isn't unique enough for our setup. | |||||
2013-05-02 | mkarchroot: Refactor chroot running into a new script | Jan Alexander Steffens (heftig) | 1 | -0/+99 | |
Separates the two features of mkarchroot. Provides users of the new arch-nspawn with the full feature set of systemd-nspawn. For example, this can be used to bind custom directories into the chroot. |