mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
a1de2abd8e
* gnu/system/boot.scm (<boot-alternative>): New record. (boot-alternative->menu-entry): New procedure. * gnu/machine/ssh.scm (machine->boot-alternatives): Return a boot-alternative encapsulating previous return value. (deploy-managed-host): Get menu-entries from boot-alternatives. (roll-back-managed-host): Get parameters from boot-alternatives. * guix/scripts/system.scm (generation->boot-parameters): Rename to... (generation->boot-alternative): ...this. Return a boot-alternative encapsulating previous return value. (profile->boot-alternatives): Rename uses as above. (reinstall-bootloader, perform-action): Get menu-entries from boot-alternatives. Change-Id: Iaef0b0a3fa9240ca8315a9699bcf4a7bfe908e33 |
||
---|---|---|
.. | ||
digital-ocean.scm | ||
ssh.scm |