Ding Xiang Fei
4259f7575e
use closure-info for building system tarball
2018-11-07 12:52:53 +08:00
Michael Bishop
3c9e579d1e
make-system-tarball: allow alternate compression methods
2018-04-03 11:30:43 -03:00
Joachim Fasting
48f270db52
make-system-tarball.sh: use numeric uids
...
Ownership should now always be 0/0.
Pointed out by @dezgeg at
https://github.com/NixOS/nixpkgs/pull/21305#discussion_r93258149
2017-01-01 06:03:05 +01:00
Joachim Fasting
168fe999e7
make-system-tarball: create reproducible tarballs
...
Ensure that archive members are added in sorted order with a fixed
mtime. This allows `nix-build --check` to succeed (when building a
tarball of a simple system configuration).
We also remove env-vars which doesn't appear to do much apart from
capture a bunch of store paths we probably don't want.
This is an alternative to
4b78a5b5fb
2016-12-20 15:26:21 +01:00
Jaka Hudoklin
a782b890d5
nixos/make-system-tarball: extra commands to be executed before archive
2014-12-11 23:17:27 +01:00
Jaka Hudoklin
d77150df30
nixos: make-system-tarball, add option for extra arguments for tar
...
Sometimes extra arguments when making tarball are required,
for example if making a container owner of files has to be changed
to root.
2014-08-25 03:29:07 +02:00
Eelco Dolstra
40f7b0f9df
Another attempt to eradicate ensureDir
...
See c556a6ea46
.
2014-06-30 14:56:10 +02:00
Eelco Dolstra
5c1f8cbc70
Move all of NixOS to nixos/ in preparation of the repository merge
2013-10-10 13:28:20 +02:00