guix/gnu
Mathieu Othacehe b4658c258e
installer: Add hostname.
* gnu/installer/hostname.scm: New file.
* gnu/installer.scm (installer-program): Use new module above.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add new file.
* po/guix/POTFILES.in: Add new file.
2019-01-17 14:04:23 +01:00
..
bootloader
build file-systems: Export read-partition-label and read-partition-uuid. 2019-01-17 14:04:22 +01:00
installer installer: Add hostname. 2019-01-17 14:04:23 +01:00
packages gnu: Add guile-parted. 2019-01-17 14:04:22 +01:00
services services: herd: Allow to pass arguments to start-service. 2019-01-17 14:04:22 +01:00
system installer: Move everything to the build side. 2019-01-17 14:04:21 +01:00
tests tests: Rename %test-encrypted-os to %test-encrypted-root-os. 2019-01-17 14:04:21 +01:00
artwork.scm
bootloader.scm bootloader: Remove deprecated 'device' field. 2019-01-16 14:07:38 +01:00
ci.scm
installer.scm installer: Add hostname. 2019-01-17 14:04:23 +01:00
local.mk installer: Add hostname. 2019-01-17 14:04:23 +01:00
packages.scm guix package: '--list-available' can use data from the cache. 2019-01-15 20:24:09 +01:00
services.scm
system.scm gnu: Add graphical installer support. 2019-01-17 14:04:20 +01:00
tests.scm