guix-devel/gnu/tests
Ludovic Courtès a0f352b30f
pack: Add '--entry-point'.
* guix/scripts/pack.scm (self-contained-tarball): Add #:entry-point and
warn when it's true.
(squashfs-image): Add #:entry-point and honor it.
(docker-image): Add #:entry-point and honor it.
(%options, show-help): Add '--entry-point'.
(guix-pack): Honor '--entry-point' and pass #:entry-point to BUILD-IMAGE.
* gnu/tests/docker.scm (run-docker-test): Test 'docker run' with the
default entry point.
(build-tarball&run-docker-test): Pass #:entry-point to 'docker-image'.
* doc/guix.texi (Invoking guix pack): Document it.
* gnu/tests/singularity.scm (run-singularity-test)["singularity run"]:
New test.
(build-tarball&run-singularity-test): Pass #:entry-point to
'squashfs-image'.
2019-06-07 09:57:19 +02:00
..
audio.scm gnu: Add mpd service. 2017-08-13 07:36:32 +01:00
base.scm tests: Skip unreliable "herd invalidate nscd" test. 2019-05-15 12:18:51 +02:00
databases.scm services: dhcp-client: Deprecate 'dhcp-client-service' procedure. 2018-10-18 01:12:22 +02:00
desktop.scm tests: elogind: Adjust to elogind output change. 2018-12-06 21:18:03 +01:00
dict.scm services: dhcp-client: Deprecate 'dhcp-client-service' procedure. 2018-10-18 01:12:22 +02:00
docker.scm pack: Add '--entry-point'. 2019-06-07 09:57:19 +02:00
install.scm system: Add 'operating-system-with-gc-roots'. 2019-05-15 16:36:21 +02:00
ldap.scm services: Add nslcd-service-type. 2019-03-20 20:31:15 +01:00
mail.scm services: Add getmail. 2019-05-31 20:22:20 +01:00
messaging.scm services: Add quassel. 2018-12-24 11:18:36 +02:00
monitoring.scm gnu: php-with-bcmath: Deprecate in favour of 'php'. 2019-01-01 18:57:56 +03:00
networking.scm services: Open vSwitch: Provide a default configuration. 2019-03-31 21:26:15 +02:00
nfs.scm services: dhcp-client: Deprecate 'dhcp-client-service' procedure. 2018-10-18 01:12:22 +02:00
rsync.scm services: dhcp-client: Deprecate 'dhcp-client-service' procedure. 2018-10-18 01:12:22 +02:00
security-token.scm gnu: services: Add pcscd service. 2018-08-16 02:46:27 +05:30
singularity.scm pack: Add '--entry-point'. 2019-06-07 09:57:19 +02:00
ssh.scm services: Log-in services now require "pam_loginuid". 2019-05-09 12:11:36 +02:00
version-control.scm services: dhcp-client: Deprecate 'dhcp-client-service' procedure. 2018-10-18 01:12:22 +02:00
virtualization.scm services: dhcp-client: Deprecate 'dhcp-client-service' procedure. 2018-10-18 01:12:22 +02:00
web.scm services: Add patchwork. 2019-05-31 20:22:23 +01:00