Commit Graph

61 Commits

Author SHA1 Message Date
classabbyamp
51e74505c2 README.md: update status badges 2022-12-11 14:09:30 +01:00
Fotios Valasiadis
4ee3960377 fix minor mistake in README 2022-08-29 11:47:37 +00:00
janmaslo
bb98a393c0 fixed a grammatical error in the README 2022-06-12 01:14:40 +00:00
Duncan Overbruck
df5f2a9378
README.md: add coverity.com badge 2020-04-18 16:13:57 +02:00
Juan RP
3164e9c7ce
README.md: openssl >= 1.1 has been tested. 2020-04-16 14:46:30 +02:00
Juan RP
5270bc1209 README.md: mention zstd by default. 2020-02-22 09:27:46 +01:00
Juan RP
1cda3017c3
README.md: sort badges 2020-02-08 13:43:47 +01:00
Juan RP
b23bff86d8
README.md: add repology xbps versions. 2020-02-08 13:42:39 +01:00
Juan RP
bbf113c492
README.md: add LGTM project badges 2020-02-08 13:39:43 +01:00
Juan RP
34471902ed
README.md: update requirements; prefer pkgconf. 2019-12-28 11:55:11 +01:00
Juan RP
5c828d8667
README.md: remove pcc note; it's in the build matrix now. 2019-06-27 18:12:33 +02:00
Juan RP
3c98d7cc4c
README.md: tcc seems to be working ok now to run the testsuite. 2019-06-26 14:53:56 +02:00
Juan RP
00cda75a63
Require libarchive>=3.3.3 due to zstd support. 2019-06-26 09:05:37 +02:00
Juan RP
88e72f9f00
README.md: tweaks 2019-06-20 13:23:24 +02:00
Juan RP
b6a13945e0 xbps: restore default repodata compression format (gzip/zlib).
Any compression format from that list is supported without
additional changes: gzip, bzip2, lz4, xz, zstd.

This is for repository data and binary packages.

Close #122
2019-06-18 18:37:19 +02:00
Juan RP
7f141ca5d7
README.md: new section "Building and testing for dummies" 2019-06-17 22:28:01 +02:00
Juan RP
53a672db54
README.md: proper order for compfmts. 2019-06-17 14:03:59 +02:00
Juan RP
1237e6eef7
README.md: mention test suite, proper credit, etc. 2019-06-17 13:58:49 +02:00
Juan RP
1fcb3c3f51
README.md: mention new 0.54 features. 2019-06-17 13:50:21 +02:00
Juan RP
870c1a832e
README.md: reorganize build requirements section.
Signed-off-by: Juan RP <xtraeme@gmail.com>
2019-06-13 20:36:04 +02:00
Johannes Brechtmann
f4f88705d6 data: update repo urls to voidlinux.org
remove alternative debug mirrors
2019-06-06 13:11:24 +02:00
Juan RP
6498767a79 README.md: update for pcc/tcc support. 2019-04-22 19:01:28 +02:00
Juan RP
e013e0169f README.md: get rid of coverity status... hasn't been used for +4 years. 2019-04-22 15:37:11 +02:00
Ingo Blechschmidt
a12f22de86 Use https instead of http where possible 2019-03-22 21:35:08 +01:00
Robert Lowry
09a276bace README: update voidlinux URLs 2019-02-24 03:38:40 -05:00
Eli Schwartz
498d542588
README.md: document the required version of openssl 2017-12-26 09:19:31 -05:00
Michael Gehring
a2aec39d74 lib/package_unpack.c: refuse to unpack to absolute paths 2017-07-13 17:17:12 +00:00
Bheesham Persaud
0a0cd42682 Minor changes to the documentation. 2015-10-30 02:01:29 -04:00
Juan RP
63325661af README: update manpage section. 2015-06-04 12:02:30 +02:00
Juan RP
6f74fd6110 README: typo fix. 2015-05-02 12:38:36 +02:00
Juan RP
2cb1c3c2c3 README: added aarch64/mips32 xbps static tarballs. 2015-05-02 12:33:27 +02:00
Wqer555
3e1409b773 Typos 2015-04-19 17:26:35 -05:00
Juan RP
6d57c6db4b README: remove two "features" that are not quite true. 2015-02-10 11:06:56 +01:00
Juan RP
52fc0043e0 README: add a section explaining where to find static bins. 2015-01-05 16:28:34 +01:00
Juan RP
a1be41fac5 README: mention that pcc-1.1.0 is also a supported compiler. 2014-12-28 03:39:55 +01:00
Juan RP
8ab44d3bc4 README: remove irrelevant section; tweaks. 2014-12-06 11:13:08 +01:00
Juan RP
8e2225eb4e README: added rudimentary doc (wip). 2014-11-26 20:33:01 +01:00
Juan RP
eac1246a90 Added a "check" target to run the testsuite. 2014-10-06 12:28:26 +02:00
Juan RP
d4e720978f README: update instructions to run the tests. 2014-10-06 12:08:12 +02:00
Juan RP
f98343e183 README: added coverity scan image. 2014-10-04 22:14:32 +02:00
Juan RP
9aeb879063 README: add a travis-ci build status image. 2014-10-04 21:52:46 +02:00
Enno Boland
fe0e2fe6ce README.md: document how to properly run the test suite 2014-09-29 10:11:58 +02:00
Enno Boland
13e3e74863 README.md: fix wrong backtick to end code segment. 2014-09-23 13:53:38 +02:00
Enno Boland
491d45f771 README.md: describe how to run a test. 2014-09-23 13:39:38 +02:00
Enno Boland
eee58921bc README.md: break lines to fit in 80 cols. 2014-09-23 13:39:38 +02:00
Enno Boland
7b773032c4 README, configure: --with-tests is not supported. Use --enable-tests instead. 2014-09-22 21:03:02 +02:00
Juan RP
1d8777b6f4 README: remove redundant word from previous. 2014-09-18 22:13:30 +02:00
Juan RP
0a0a41e4e9 README: update. 2014-09-18 22:10:14 +02:00
Juan RP
013731c502 Acquire/release a POSIX file lock on repository archives.
- xbps_repo_open() accepts a third argument (bool) to acquire a POSIX file
lock on the repository archive.
- xbps_repo_close() accepts a second argument (bool) to release a POSIX file
lock on the repository archive.

This avoids the issue of multiple xbps-rindex(8) processes being blocked
even for different repositories on the same architecture, resulting in
unnecessary contention.
2014-09-05 12:26:42 +02:00
Juan RP
f74bf1c1c8 New custom configuration file format that does not need confuse. 2014-02-25 16:42:52 +01:00