Juan RP
|
a786acf4d2
|
hooks/distfiles: do not respect perms/owner when extracting via tar.
With user namespaces and uid/gid == 0, tar will try to respect them
and will fail with EINVAL.
|
2015-03-05 20:27:28 +01:00 |
|
Christian Neukirchen
|
09c1d7d1da
|
do-extract/00-distfiles.sh: unzip -o to overwrite without asking.
|
2014-12-12 10:32:12 +01:00 |
|
John Galt
|
440d5d8772
|
do-extract: allow patch distfile suffix
And do nothing with them
|
2014-09-06 19:35:08 -07:00 |
|
Juan RP
|
65bf4d6fca
|
hooks/do-extract/00-distfiles: supports rpm extraction via rpmextract.
|
2014-05-08 18:44:54 +02:00 |
|
Juan RP
|
14c15b0973
|
hooks/do-extract/distfiles: simplify and support .tar.lz files.
|
2014-03-14 11:04:51 +01:00 |
|
Enno Boland
|
3ea159d359
|
common/hooks/do-extract: support 'xbps-uhelper fetch's new '>'-destfile syntax; replace if/elif by case struct for choosing extract method.
|
2014-03-12 16:44:54 +01:00 |
|
Juan RP
|
80240ba2fc
|
hooks/do-extract/00-distfiles: do not exit, return instead.
|
2014-03-12 10:32:50 +01:00 |
|
Juan RP
|
8935913ab3
|
hooks/do-extract/00-distfiles: typo fix that broke extraction of gzipped distfiles.
|
2014-03-06 11:05:41 +01:00 |
|
Juan RP
|
aa83852d7b
|
common/hooks: add support for do-<phase> hooks as suggested by Gottox.
- New hooks for do-fetch and do-extract moved from xbps-src.
- Renamed some hooks to have XX as prefix.
|
2014-03-05 11:02:37 +01:00 |
|