guix/doc
Maxim Cournoyer aeded14b83
pack: Allow embedding custom control files in deb packs.
* guix/scripts/pack.scm (self-contained-tarball/builder)
[extra-options]: New argument.
(self-contained-tarball, squashfs-image, docker-image)
(debian-archive): Likewise.  Remove two TODO comments.  Document
EXTRA-OPTIONS.  Use the custom control files when provided.
(%deb-format-options): New variable.
(show-deb-format-options, show-deb-format-options/detailed): New procedures.
(%options): Register new options.
(show-help): Augment with new usage.
(guix-pack): Validate and propagate new argument values.
* doc/guix.texi (Invoking guix pack)[deb]: Document how to list advanced
options.  Add an example.
* tests/pack.scm (deb archive...): Provide extra-options to the debian-archive
procedure, and validate that the provided files are embedded in the pack.
2021-07-18 02:02:34 -04:00
..
images doc: Update 'Bootstrapping' for further binary seed reduction. 2020-05-22 16:11:52 +02:00
build.scm doc: Build manual translations with 'guile-3.0-latest'. 2021-07-09 17:33:46 +02:00
contributing.texi doc: Change Debbugs usertags user to "guix". 2021-07-05 21:11:13 -07:00
environment-gdb.scm
fdl-1.3.texi doc: Use HTTPS for external links. 2020-03-10 20:26:52 +01:00
guix-cookbook.texi doc: Add guide showing auto-login on a specific TTY to the cookbook. 2021-07-07 11:13:38 +02:00
guix.texi pack: Allow embedding custom control files in deb packs. 2021-07-18 02:02:34 -04:00
htmlxref.cnf doc: Fix cross-reference URL to translated manual. 2021-04-25 14:36:33 +02:00
local.mk nls: Guard against the list of translated Texinfo files becoming stale. 2021-05-03 22:41:35 -04:00
package-hello.json doc: Document building and installing from JSON files. 2020-04-16 23:41:52 +02:00
package-hello.scm