guix-devel/gnu
Chris Marusich 272c070962
tests: Add tests for "guix pack".
* guix/scripts/pack.scm (bootstrap-xz): New variable.
  (%options) <--bootstrap>: New option.
  (show-help): Document the new --bootstrap option.
  (guix-pack): When --bootstrap is specified, use the bootstrap Guile,
  tar, and xz to build the pack, and do not use any profile hooks or
  locales.
* doc/guix.texi (Invoking guix pull): Document the new --bootstrap
  option.
* tests/guix-pack.sh: New file.
* Makefile.am (SH_TESTS): Add guix-pack.sh.
* gnu/packages/package-management.scm (guix) <inputs>: Add util-linux.
2018-03-24 03:04:07 +01:00
..
bootloader
build glob: Add an extra glob pattern compilation stage. 2018-03-18 22:57:17 +01:00
packages tests: Add tests for "guix pack". 2018-03-24 03:04:07 +01:00
services gnu: shepherd: Update to 0.4.0. 2018-03-22 11:43:30 +01:00
system vm: Display a backtrace upon error by default. 2018-03-18 22:34:40 +01:00
tests gnu: mcron: Update to 1.1 and deprecate "mcron2". 2018-03-19 23:19:49 +01:00
artwork.scm
bootloader.scm
local.mk gnu: Add lyx. 2018-03-22 23:11:17 +01:00
packages.scm
services.scm
system.scm gnu: util-linux: Fix CVE-2018-7738 without grafting. 2018-03-20 17:14:22 -04:00
tests.scm