guix-play/gnu
Josselin Poiret 408427a36c
installer: Add installer-specific run command process.
* gnu/installer/record.scm (installer)[run-command]: Add field.
* gnu/installer/utils.scm (run-command-in-installer): Add parameter.
* gnu/installer.scm (installer-program): Parameterize
run-command-in-installer with current installer's run-command.
* gnu/installer/newt.scm (newt-run-command): New variable.
(newt-installer): Use it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-02-02 16:46:43 +01:00
..
bootloader bootloader: grub: Fix serial mode. 2022-01-13 11:11:02 +01:00
build linux-container: Handle CLONE_NEWCGROUP and use it by default. 2022-01-05 23:44:18 +01:00
home home: 'reconfigure' checks for potential downgrades. 2022-01-28 23:14:44 +01:00
installer installer: Add installer-specific run command process. 2022-02-02 16:46:43 +01:00
machine machine: ssh: Add 'safety-checks?' field. 2022-01-16 23:56:55 +01:00
packages gnu: utf-8-lineseparator: Update to cj8. 2022-02-02 14:44:01 +02:00
platforms
services services: tlp: Add config variables for battery charging. 2022-02-02 10:43:04 +01:00
system system: locale: Use only the current glibc. 2022-01-14 14:29:20 +01:00
tests services: guix: Add nar-herder-service-type. 2022-01-31 18:28:16 +00:00
artwork.scm artwork: Update snapshot to 2f2fe74. 2019-06-10 23:11:07 +02:00
bootloader.scm gnu: system: Improve location of some configuration warnings. 2021-11-17 23:05:58 +01:00
ci.scm ci: Add extra jobs for tunable packages. 2022-01-01 15:23:24 +01:00
home.scm home: Add gexp-compiler for home-environments. 2021-12-19 23:39:55 +01:00
image.scm image: Add a shared-network? field. 2021-12-23 10:53:59 +01:00
installer.scm installer: Add installer-specific run command process. 2022-02-02 16:46:43 +01:00
local.mk installer: Add crash dump upload support. 2022-02-02 16:46:42 +01:00
machine.scm utils: Move <location> and '&error-location' to (guix diagnostics). 2020-07-25 19:11:36 +02:00
packages.scm shell: Cache profiles even when using package specs. 2022-01-11 20:34:59 +01:00
platform.scm
services.scm services: Document the 'delete' clause of 'modify-services'. 2021-11-27 23:06:17 +01:00
system.scm system: Allow 'chfn' to change the user's full name. 2022-01-01 15:10:12 +01:00
tests.scm