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
..
2014-08-11 18:45:54 +02:00
2018-08-12 16:46:13 -04:00
2018-11-06 17:00:02 +01:00
2015-06-21 23:39:11 +02:00
2018-03-31 23:30:50 +02:00
2018-12-03 21:02:11 +01:00
2014-12-04 23:53:16 +01:00
2018-03-31 23:30:50 +02:00
2016-08-14 00:01:29 -04:00
2018-06-27 23:30:44 +02:00
2014-09-13 14:22:37 +02:00
2015-01-28 21:32:58 +01:00
2018-02-12 11:20:48 -05:00