Commit graph

10 commits

Author SHA1 Message Date
udeved
570ac4750d prepare 0.12 release 2016-06-09 18:03:38 +02:00
udeved
a66c84ecd8 buildiso: move logging on -v switch #195 2016-05-22 20:03:32 +02:00
Bernhard Landauer
4a97c7afd6 docbook: add buildiso -s and little typo 2016-05-19 13:35:12 +02:00
udeved
585fa43795 buildiso: tweak log_dir settings
prepare for relelease 0.11.0
2016-02-26 18:22:37 +01:00
udeved
440ec7d211 fix buildiso man #183 2016-02-18 00:06:50 +01:00
udeved
7d69df39dc buildiso: #162; some cosmeticss
update man
2016-02-17 19:21:20 +01:00
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
udeved
cffaa8a8e2 [docbook] fix buildiso -v arg display 2015-06-05 14:54:24 +02:00
udeved
0f64a740cf [docbook] update man pages 2015-06-05 14:48:52 +02:00
Ramon Buldó
d2907fc234 [man] move xml pages to docbook directory 2015-05-15 20:04:54 +02:00
Renamed from man/buildiso.xml (Browse further)