aboutsummaryrefslogtreecommitdiff
path: root/gnu/machine.scm
Commit message (Expand)AuthorAge
* machine: Rename 'system' field.•••* gnu/machine.scm (machine-system): Delete variable. (machine-operating-system): New variable. All callers changed. * doc/guix.texi (Invoking guix deploy): Use the 'machine-operating-system' accessor rather than 'machine-system'. Jakob L. Kreuze2019-08-06
* gnu: Add machine type for deployment specifications.•••* gnu/machine.scm: New file. * gnu/machine/ssh.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Jakob L. Kreuze2019-07-06