nix-tools/lib
Ramon Buldó 966404280c buildiso: Rework how package caches are created
Instead running pacman outside the chroot, this runs it inside:
1. Download the needed packages (the pacman cache is bind to the host pacman cache).
2. Make a list of packages to be copied to the pacman cache.
3. Copy the packages with rsync.

This solves:
- Uses the packages in the right branch (before it used the host's branch).
- Don't need to redownload packages anymore, saving tons of time.
- pkg_dir_cache and lng_dir_cache are not needed anymore, no need to clean them too.
2015-06-08 21:21:46 +02:00
..
util-fstab.sh [manjaro-tools] code formatting 2015-02-13 15:17:00 +01:00
util-iso-boot.sh Merge branch 'devel' of github.com:manjaro/manjaro-tools into devel 2015-05-29 00:14:10 +02:00
util-iso-calamares.sh Rework desktop environment autodetection 2015-05-31 01:26:28 +02:00
util-iso-image.sh buildiso: Rework how package caches are created 2015-06-08 21:21:46 +02:00
util-iso-log.sh [buildiso] integrate mkiso; WIP 2015-05-11 12:47:02 +02:00
util-iso.sh buildiso: Rework how package caches are created 2015-06-08 21:21:46 +02:00
util-livecd.sh [util-livecd] comment oenrc specigic lightdm pam stuff 2015-06-06 15:56:01 +02:00
util-mount.sh [util][util-mount] clean up 2015-06-01 23:15:29 +02:00
util-msg.sh [util-iso] some msg minor changes; rm mkiso 2015-05-12 19:56:56 +02:00
util-pkg.sh [util-pkg] check_req buildset support 2015-06-06 23:13:37 +02:00
util-pkgtree.sh [util-*] timer cosmetics 2015-02-20 11:57:04 +01:00
util.sh [util] remove commented code 2015-06-07 23:48:15 +02:00
valid-tags.sh add branch array 2014-11-13 21:14:04 +01:00