Foxlet
|
0f33859701
|
Fix namespace violation
|
2018-09-25 22:11:30 -04:00 |
|
Enno Boland
|
f4060aff6c
|
Revert "bin/xbps-uchroot: stop option parsing at the first nonoption argument"
This reverts commit 948ba8d7d1 .
|
2018-04-16 14:00:29 +02:00 |
|
Juan RP
|
9c0d795810
|
Merge pull request #207 from Duncaen/relative
xbps-uchroot and xbps-uunshare usability improvements
|
2017-10-25 09:14:40 +02:00 |
|
Duncaen
|
948ba8d7d1
|
bin/xbps-uchroot: stop option parsing at the first nonoption argument
|
2016-09-25 22:26:38 +02:00 |
|
Duncaen
|
c5784e9cc3
|
bin/xbps-uchroot: allow relative chroot directory
|
2016-09-25 22:23:05 +02:00 |
|
Duncaen
|
414256292a
|
bin/xbps-uchroot: mount / as private
|
2016-09-20 17:45:56 +02:00 |
|
Duncaen
|
bc5b38218a
|
bin/xbps-uchroot: call clone only once if its successful
|
2016-09-20 17:39:13 +02:00 |
|
Andrea Brancaleoni
|
03d29f64b8
|
bin/xbps-uchroot: add docker support (#176)
|
2016-07-17 20:41:12 +02:00 |
|
Juan RP
|
5117ff84a2
|
xbps-uchroot: do not fail if the mount MS_MOVE operation fails.
This could happen if chrootdir is in a shared mount or when it's not
a real mountpoint. Just continue with chroot().
|
2016-04-30 17:34:32 +02:00 |
|
Juan RP
|
60c4eb7c7a
|
Merge pull request #103 from CMB/getopt
Use getopt_long instead of getopt, for musl.
|
2015-06-22 08:09:19 +02:00 |
|
Juan RP
|
22f982df77
|
xbps-uchroot: fix warning with old clang (hi travis).
|
2015-06-22 08:02:57 +02:00 |
|
Christopher Brannon
|
b1e6efeebe
|
Use getopt_long instead of getopt, for musl.
|
2015-06-21 07:06:18 -07:00 |
|
Juan RP
|
5ebd4a6dfb
|
xbps-uchroot: handle SIG{INT,TERM,QUIT} signals to cleanup temp masterdir.
|
2015-06-11 11:21:35 +02:00 |
|
Juan RP
|
4a97810c0b
|
xbps-uchroot: assert that strdup() does not fail.
|
2015-05-06 11:38:06 +02:00 |
|
Juan RP
|
7d6d1805f3
|
xbps-uchroot: replace -D/-H/-S with -b src/dest and switch to getopt(3).
|
2015-05-06 11:24:47 +02:00 |
|
Juan RP
|
149f48fb8e
|
xbps-uchroot: added -t option to mount a tmpfs for overlayfs.
|
2015-04-23 15:05:29 +02:00 |
|
Juan RP
|
31bf6c5309
|
xbps-uchroot: added -o <opts> to pass options to the temporary tmpfs mount.
|
2015-04-20 20:44:42 +02:00 |
|
Juan RP
|
d50a6866bc
|
xbps-uchroot: with -O, don't make tmpfs a private mount.
This seems to avoid the weird build issues with xbps-fbulk.
|
2015-04-16 19:07:40 +02:00 |
|
Juan RP
|
f78c2986d4
|
xbps-uchroot: try to bind mount /proc if a new instance fails.
This should help uchroot to work in the travis-ci containers (hopefully).
|
2015-04-11 08:47:40 +02:00 |
|
Juan RP
|
ea0f1731e3
|
xbps-uchroot: added -O to use overlayfs on tmpfs in a tempdir.
|
2015-03-26 03:15:17 +01:00 |
|
Juan RP
|
578c3add0c
|
xbps-uchroot: mount sys/dev recursively to access to /dev/pts (thanks chris2).
|
2014-11-05 15:57:21 +01:00 |
|
Enno Boland
|
2fe65dccec
|
rename xbps-packages to void-packages
|
2014-09-26 14:24:06 +02:00 |
|
Juan RP
|
c5d56bbf83
|
xbps-uchroot(8): do not remount / unnecessarily.
|
2014-08-12 07:53:59 +02:00 |
|
Juan RP
|
ae70e2c7f4
|
xbps-uchroot: fixed clang warnings.
|
2014-05-15 17:05:11 +02:00 |
|
Juan RP
|
9ace61225d
|
xbps-uchroot: new utility merged from xbps-src, must have appropiate permissions to work.
|
2014-04-01 10:26:22 +02:00 |
|