12 Commits

Author SHA1 Message Date
Evgeny Zinoviev
bdadd4b91b fix a bug caused by reused buffer when /run/voidnsrun was not mounted as tmpfs when -d option was used 2021-01-17 20:04:06 +03:00
Evgeny Zinoviev
fb47acbdf1 comment fix 2020-12-26 22:07:14 +03:00
Evgeny Zinoviev
9ca3a2b640 1.3: added -d option 2020-12-26 21:59:10 +03:00
Evgeny Zinoviev
07e4587d4f add comments to the code 2020-12-08 15:50:23 +03:00
Evgeny Zinoviev
7adff40839 Makefile changes, usage message changes, README updates 2020-12-08 04:17:32 +03:00
Evgeny Zinoviev
bb2b4ac72e make socket path non-configurable, set strict mount options for tmpfs 2020-12-08 00:10:40 +03:00
Evgeny Zinoviev
a5511a0b0f implement a way for programs in the mount namespace (with glibc binaries) to launch processes in the original namespace (with musl binaries) 2020-12-07 23:47:55 +03:00
Evgeny Zinoviev
1dffdb97be fix indentation 2020-12-01 02:37:24 +03:00
Evgeny Zinoviev
743c8945fe version 1.1
- bind whole /etc and /var when installing, removing or reconfiguring packages

- update readme
2020-12-01 02:28:59 +03:00
Evgeny Zinoviev
72fa0b987a minor usage fix 2020-11-30 00:45:21 +03:00
Evgeny Zinoviev
7884649ce7 minor code changes 2020-11-30 00:16:57 +03:00
Evgeny Zinoviev
e42df36884 change name to voidnsrun, add command-line arguments, rewrite readme 2020-11-29 20:16:36 +03:00