Disable Travis CI.
- Remove .travis.yml, common/travis/docker.sh. - Change references to travis to be more generic. - Manual.md: Orient against using CI logs in broken= or nocross=.
This commit is contained in:
parent
387bd1f59f
commit
d6c8f1b99e
5 changed files with 4 additions and 65 deletions
|
@ -48,7 +48,7 @@ into a `masterdir` that is used as its main `chroot` directory. `xbps-src` suppo
|
|||
multiple utilities to accomplish this task:
|
||||
|
||||
- `bwrap` - bubblewrap, see https://github.com/projectatomic/bubblewrap.
|
||||
- `ethereal` - only useful for one-shot containers, i.e docker (used with travis).
|
||||
- `ethereal` - only useful for one-shot containers, i.e docker (used with CI).
|
||||
- `xbps-uunshare(1)` - XBPS utility that uses `user_namespaces(7)` (part of xbps, default).
|
||||
- `xbps-uchroot(1)` - XBPS utility that uses `namespaces` and must be `setgid` (part of xbps).
|
||||
- `proot(1)` - utility that implements chroot/bind mounts in user space, see https://proot-me.github.io/.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue