guix/guix
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
..
build build-system/meson: Add the output directory to RUNPATH. 2018-03-12 17:27:07 +01:00
build-system Revert "build-system/meson: Use 'target-arm32?' for armhf-linux case." 2018-03-20 00:06:50 +01:00
import Correct name and Email for ng0. 2018-03-20 17:17:58 +01:00
scripts tests: Add tests for "guix pack". 2018-03-24 03:04:07 +01:00
store
tests
base16.scm
base32.scm
base64.scm
build-system.scm
cache.scm
combinators.scm
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
derivations.scm
discovery.scm
docker.scm
download.scm download: Remove TU Wien mirror. 2018-03-17 04:05:22 -04:00
elf.scm
ftp-client.scm
gcrypt.scm
gexp.scm gexp: 'program-file' has a new #:module-path parameter. 2018-03-23 18:41:07 +01:00
git-download.scm git-download: Fix recursive checkouts. 2018-03-18 20:00:44 -05:00
git.scm git: 'switch-to-ref' accepts short commit IDs. 2018-03-18 00:02:06 +01:00
glob.scm glob: Add an extra glob pattern compilation stage. 2018-03-18 22:57:17 +01:00
gnu-maintenance.scm
gnupg.scm
grafts.scm
graph.scm
hash.scm hash: Add 'sha1'. 2018-03-08 11:56:20 +01:00
hg-download.scm
http-client.scm build: Require Guile >= 2.0.13. 2018-02-26 18:19:34 +01:00
i18n.scm
licenses.scm Correct name and Email for ng0. 2018-03-20 17:17:58 +01:00
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm
packages.scm
pk-crypto.scm
pki.scm
profiles.scm profiles: 'manifest-add' truly deletes duplicate entries. 2018-03-01 14:00:21 +01:00
profiling.scm
progress.scm
records.scm
scripts.scm
search-paths.scm
serialization.scm
sets.scm
ssh.scm ssh: Work around 'select' bug in Guile. 2018-02-09 11:23:27 +01:00
store.scm
svn-download.scm
tests.scm
ui.scm ui: 'display-hint' preserves Texinfo formatting. 2018-03-07 11:22:42 +01:00
upstream.scm
utils.scm
workers.scm
zlib.scm