guix/gnu/system
Mathieu Othacehe a49d633c0c
installer: Move everything to the build side.
* gnu/installer.scm: Rename to ...
* gnu/installer/record.scm: ... this.
* gnu/installer/build-installer.scm: Move everything to the build side and
rename to gnu/installer.scm.
* gnu/installer/newt.scm: Remove all the gexps and add depencies to newt
modules as this code will only be used on the build side by now.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adapt it,
(dist_installer_DATA): New rule to install installer's aux-files.
* gnu/system/install.scm (%installation-services): Use only
'installer-program' from (gnu installer). The installer is now choosen on the
build side.
* guix/self.scm (*system-modules*): Restore previous behaviour and add all
installer files to #:extra-files field of the scheme-node.
* po/guix/POTFILES.in: Adapt it.
2019-01-17 14:04:21 +01:00
..
examples doc: Example vm-image doesn't need firmware. 2018-12-24 11:14:29 +02:00
file-systems.scm
install.scm installer: Move everything to the build side. 2019-01-17 14:04:21 +01:00
linux-container.scm
linux-initrd.scm linux-initrd: 'expression->initrd' returns the complete file name. 2018-11-21 23:26:59 +01:00
locale.scm
mapped-devices.scm system: Mention '--skip-checks' in initrd diagnostics. 2018-09-23 23:34:16 +02:00
nss.scm
pam.scm
shadow.scm system: Rename .zlogin to .zprofile. 2018-10-19 00:45:20 -07:00
uuid.scm
vm.scm linux-initrd: 'expression->initrd' returns the complete file name. 2018-11-21 23:26:59 +01:00