Commit Graph

54 Commits

Author SHA1 Message Date
Juan RP a0fd878f25 README: uchroot(8): user must be a member of the special group. 2015-04-14 08:40:19 +02:00
Juan RP 4a13e4db80 README: document errors in xbps-uunshare(8)/uchroot(8). 2015-04-14 08:38:07 +02:00
Juan RP 2ecf3a97c6 README: NO ROOT REQUIRED 2015-04-14 08:33:31 +02:00
Juan RP 7f810d0c9a README: even more info for chroot styles. 2015-04-14 08:32:02 +02:00
Juan RP c4cf7a759f README: document perms/rights for xbps-uchroot(8). 2015-04-14 08:23:07 +02:00
Juan RP b7ba4e4dd6 README: document available chroot styles. 2015-04-14 08:14:07 +02:00
Juan RP 382db55a41 README: document {build,cross}-profiles and relative path to xbps repos. 2015-04-06 16:35:20 +02:00
Juan RP 5c177c7b67 Require xbps>=0.44 for xbps-uunshare(8) to simplify code. 2015-03-12 18:56:14 +01:00
Juan RP 862cb9150c README.md: mention xbps-uunshare(8). 2015-03-10 09:34:57 +01:00
Juan RP 968c1f0350 README: fix some comments. 2015-03-04 15:42:40 +01:00
Juan RP 448905a542 README: improve title for 32bit pkgs section. 2015-02-08 18:19:43 +01:00
Juan RP 04e3900668 README: grammar for previous. 2015-02-08 18:18:10 +01:00
Juan RP 4c9b40a435 README: document how to build 32bit pkgs in cross and native mode. 2015-02-08 18:16:27 +01:00
Juan RP 79a0c836e3 README: move build options section and improve examples. 2015-01-22 07:40:25 +01:00
Juan RP 399b6b1b5b README: explain how to ignore updates for pkgs built with custom options. 2015-01-18 13:01:33 +01:00
Juan RP 5ba9896b40 README: document package build options. 2015-01-18 12:54:37 +01:00
Juan RP a72a8d7d03 README: explain repo signing limitations. 2015-01-13 00:16:41 +01:00
Juan RP 248589a686 README: misc tweaks. 2015-01-13 00:03:01 +01:00
Juan RP 086d4c9bd6 README: xbps>=0.43.1 is required. 2015-01-12 23:59:18 +01:00
Juan RP b938be4767 README: mention xbps-rindex(8) default if --privkey is unset. 2015-01-12 23:57:43 +01:00
Juan RP 216bda2d1c README: new section: "Sharing and signing your repositories" 2015-01-12 23:50:01 +01:00
Juan RP 8cbc48b1d3 README: mention xbps.d(5) and abs path requirement for --repository. 2015-01-12 23:42:48 +01:00
Juan RP b77c7a6836 xbps-src: update for xbps-0.42 and bump required version. 2014-12-22 11:15:44 +01:00
Eivind Uggedal b5333c3854 README: link CONTRIBUTING. 2014-12-14 21:01:41 +00:00
Juan RP 1be5de3f46 README: final tweaks for today. 2014-11-22 17:47:24 +01:00
Juan RP 44df67b301 README: even more tweaks. 2014-11-22 17:35:09 +01:00
Juan RP 07ca59629e README: more tweaks. 2014-11-22 17:27:09 +01:00
Juan RP 59ead6227c README: import documentation from void, with some twerks. 2014-11-22 17:19:25 +01:00
Juan RP 616e0c630c Revert "README: add travis status image."
This reverts commit 354cf52709.

Unnecessary because the pull request will have travis status.
2014-11-07 18:15:24 +01:00
Juan RP 354cf52709 README: add travis status image. 2014-11-07 18:13:46 +01:00
Enno Boland 9bb91d32d6 README.md: new minimal xbps version is 0.41. 2014-09-30 00:51:00 +02:00
Juan RP 1ce278f035 xbps-src: drop fakeroot; xbps-create(8) is our friend.
- This should work for almost 90% current packages, as reported by OpenBSD/ports.
- Packages that use install -o <user> -g <group>  will get fixed progressively.
- xbps-create(8) by default sets pkg files as 0:0, if any pkg needs special
  permissions those can be set via INSTALL scripts (for now).
2014-09-24 19:51:17 +02:00
Juan RP 131d255351 README: require xbps>=0.38 2014-09-15 19:18:35 +02:00
Juan RP 75b6468fa0 Introduce a way to override dependencies for all pkgs thru a file.
The `etc/defaults.virtual` file contains the default replacement
for our use cases; at this moment we only use it to use `eudev`
rather than `systemd` for udev.

If `etc/virtual` exists it overrides the settings of `etc/defaults.virtual`.
2014-09-06 12:43:24 +02:00
Juan RP d6d7e860a6 xbps-src: if etc/conf does not exist fallback to ~/.xbps-src.conf. 2014-07-01 10:40:33 +02:00
Juan RP 31866db69f README: update: needs xbps >= 0.37 2014-06-30 11:16:54 +02:00
Juan RP 2a9c4be660 README: fix previous; vars have XBPS_ prefix. 2014-05-16 10:23:21 +02:00
Juan RP 67aa5b4e17 README: update instructions to customize C{,XX}FLAGS/LDFLAGS. 2014-05-16 10:21:50 +02:00
Juan RP 9ef19cbdfd README.md: explain ~/.xbps-src.conf. 2014-04-28 15:45:54 +02:00
Juan RP e915dd89c0 README.md: xbps-uchroot(8). 2014-04-28 11:42:42 +02:00
Juan RP 42f039c476 README: mention that fakeroot is only required by the bootstrap target. 2014-04-01 14:43:10 +02:00
Juan RP 550e51dc3a Update README.md 2014-04-01 12:13:59 +02:00
Juan RP 576b865cf4 Update for xbps>=0.35 which contains xbps-uchroot.
That means that the Makefile and xbps-src generated files are not required
anymore, and the xbps-src script can be used as is.

Bump xbps requirement to 0.35 and enable XBPS_INSTALL_ARGS by default.
2014-04-01 11:29:21 +02:00
Juan RP 730afbb5d7 README: describe etc/conf. 2014-03-22 19:49:59 +01:00
Juan RP 3bd0259831 README: add xbps to prerequisits. 2014-03-22 19:41:45 +01:00
Juan RP 922f7a0ade README: fix link syntax. 2014-03-22 19:36:56 +01:00
Juan RP ea5f2753e8 README: add link to the Manual. 2014-03-22 19:33:26 +01:00
Juan RP 0b19a13766 README.md: update description and instructions. 2014-03-22 13:09:30 +01:00
Juan RP 49e9dc0df8 README.md: sync with reality. 2014-03-22 07:49:21 +01:00
Juan RP 2214807b13 README.md: sync with reality. 2013-12-02 11:23:52 +01:00