index
:
guix.git
add-muon
astro-update
astro-updates
audio
audio-team
avogadro
c++-libraries
c++-team
core-packages-team
core-packages-team-old
core-packages-team-old2
core-packages-team-old3
core-packages-team-rebased
core-updates
core-updates-glibc-2.39
core-updates-new
crypto-updates
dav1d-update
diffoscope-298-signed
elogind-updates
emacs-team
firebird
fix-32bit-nss
fonts-split-outputs
games-updates
gnome-team
gnuzilla-updates
go-team
gsl-upgrade
guile-daemon
haskell-team
haskell-team-shellcheck
haskell-team-shellcheck-v2
hdf5
hurd-team
install-doc-overhaul
javascript-team
kde-team
kernel-team
kernel-updates
keyring
libgcrypt-gpg-update
librecast-0.11.2
librewolf-139.0-1
librewolf-updates
linux-libre-arm64-mnt-reform-fix-build-6.12.33
lisp-team
lisp-team-asdf-build-system-clasp
lisp-team-asdf-build-system/abcl
lisp-team-asdf-build-system/clasp
lisp-team-asdf-cli
lisp-team-remove-cl-rpcq
lisp-team-remove-cl-wayflan
master
merge
merge-xorg-configurations
mesa-updates
meson-enable-parallel-tests
meson-parallel-tests
minipro-0.7.3
mol
node-18-updates
node-reproducibility
node-team
nss-updates
nss-updates-all
old-core-updates
old-guix-wip-file-offset-bits-64-sledgehammer
paritwine
pyproject-build-system
pyproject-toml
python-team
python-team-old
python-team-pyproject-build-system
python-team-pypy-fix-load-path
python-team-python-imagesize
python-team-rebased
qt-team
qt-team-old
qt-team-rebased
r-team
r-updates
remove-emacs-seq
ruby-team
rust-team
sage
snapper
telephony-team
test-vagrantc
tex-team
vagrantc-rb-team
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
vinicius
wip-aarch64-bootstrap
wip-ae-flint
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-cu-switch-to-pkgconf
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-easyeffects-62771
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-fix-system-tests
wip-flint
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gmp
wip-gnome-team
wip-go-team
wip-gsl-upgrade
wip-guix-log
wip-harden-installer
wip-hook
wip-hurd-vm
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-julia-upgrade
wip-kde-education
wip-kde-plasma
wip-libgcrypt-gpg-update
wip-linbox
wip-linux-libre-arm64-mnt-reform
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-18-updates
wip-node-importer
wip-node-reproducibility
wip-node-riscv64
wip-ocaml
wip-openmpi-upgrade
wip-pandas-upgrade
wip-perl6
wip-pinebook-pro
wip-plmshift
wip-plmshift-2
wip-postfix
wip-ppc
wip-ppc64le
wip-python-mne
wip-python-science
wip-python-team
wip-r
wip-r-team
wip-riscv-bootstrap
wip-rust
wip-sage
wip-sage2
wip-system-bootstrap
wip-tarball
wip-webkit
wip-wget
wip-zig-bootstrap
world-rebuild
xorg-updates
yt-dlp-updates
zig-next
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
scripts
/
pack.scm
Age
Commit message (
Expand
)
Author
2021-07-18
pack: Streamline how files are included in tarballs.
Maxim Cournoyer
2021-07-18
pack/deb: Add default section and priority fields to the control file.
Maxim Cournoyer
2021-07-18
pack: Allow embedding custom control files in deb packs.
Maxim Cournoyer
2021-06-29
pack: Add support for the deb format.
Maxim Cournoyer
2021-06-29
pack: Prevent duplicate files in tar archives.
Maxim Cournoyer
2021-06-29
pack: Improve naming of the packs store file names.
Maxim Cournoyer
2021-06-29
pack: Fix typo.
Maxim Cournoyer
2021-06-29
pack: Factorize base tar options.
Maxim Cournoyer
2021-06-29
pack: Extract builder code from self-contained-tarball.
Maxim Cournoyer
2021-06-16
pack: Fix the system value passed to build-docker-image.
Maxim Cournoyer
2021-03-05
profiles: 'package->manifest-entry' preserves transformations by default.
Ludovic Courtès
2020-12-15
database: Remove #:deduplicate? from 'register-items'.
Ludovic Courtès
2020-12-15
store-copy: 'populate-store' can optionally deduplicate files.
Ludovic Courtès
2020-12-15
database: Remove #:reset-timestamps? from 'register-items'.
Ludovic Courtès
2020-11-21
transformations: Show '--help-transform' only where applicable.
Ludovic Courtès
2020-11-13
pack: Expose some bindings for third-party use.
John Soo
2020-11-05
pack: Do not include the host (guix config).
Ludovic Courtès
2020-10-31
guix build: Move transformation options to (guix transformations).
Ludovic Courtès
2020-10-31
guix build: 'options->transformation' no longer takes a 'store' parameter.
Ludovic Courtès
2020-10-30
guix: pack: Only wrap executable files.
Eric Bavier
2020-10-30
guix: pack: Fix offset calculation for store directory mount point.
Eric Bavier
2020-10-20
guix build: Move package transformation options behind '--help-transform'.
Ludovic Courtès
2020-10-02
guix build: Record package transformations in manifest entries.
Ludovic Courtès
2020-10-01
pack: Work around ld.so bug that affects the "fakechroot" engine.
Ludovic Courtès
2020-09-10
scripts: Use 'define-command' and have 'guix help' use that.
Ludovic Courtès
2020-08-03
scripts: Pass #:verbosity to 'build-notifier'.
Ludovic Courtès
2020-07-28
pack: "fakechroot" execution engine can load its audit module.
Ludovic Courtès
2020-07-24
pack: '-R' applies to propagated inputs too.
Ludovic Courtès
2020-07-20
pack: Build the store database under a UTF-8 locale.
Ludovic Courtès
2020-07-20
pack: 'self-contained-tarball' runs derivation in a UTF-8local.
Ludovic Courtès
2020-06-30
pack: Dereference symlinks when looking for executables.
Ludovic Courtès
2020-06-18
database: 'register-items' takes an open database.
Ludovic Courtès
2020-06-16
pack: Add zstd compressor.
Tobias Geerinckx-Rice
2020-05-14
pack: Add relocation via ld.so and fakechroot.
Ludovic Courtès
2020-05-14
pack: Do not cross-compile the image building tools.
Ludovic Courtès
2020-04-30
Merge branch 'master' into core-updates
Marius Bakke
2020-04-26
pack: Use a declarative profile.
Ludovic Courtès
2020-04-08
Merge branch 'master' into core-updates
Marius Bakke
2020-04-03
pack: Pass the cross-compilation target to 'run-with-store'.
Ludovic Courtès
2020-03-30
Merge branch 'master' into core-updates
Marius Bakke
2020-03-29
'--dry-run' no longer implies '--no-grafts'.
Ludovic Courtès
2020-03-27
Merge branch 'master' into core-updates
Marius Bakke
2020-03-24
pack: Do not store extended attributes in squashfs images.
Ludovic Courtès
2020-03-22
pack: Use 'with-build-handler'.
Ludovic Courtès
2020-03-17
scripts: Refer to (default-guile) instead of 'guile-2.2'.
Ludovic Courtès
2020-03-13
pack: Do not create a squashfs "recovery file".
Ludovic Courtès
2020-03-13
pack: Make bit-reproducible squashfs images.
Ludovic Courtès
2020-03-13
pack: Factorize 'mksquashfs' invocations.
Ludovic Courtès
2020-01-06
Adjust module autoloads.
Ludovic Courtès
2019-12-29
pack: Save provenance information when using '--manifest'.
Ludovic Courtès
[next]