Commit graph

4 commits

Author SHA1 Message Date
Zhong Jianxin
8bcadcef69 login: Do not dereference proot binds /bin and /etc
`/bin` and `/etc` are symlinks to `/system/bin` and `/system/etc`, by
default proot will dereference and override them with new contents.

After this change, `/system/bin` and `/system/etc` are kept untouched,
so commands like `/system/bin/ping` can be run directly.
2024-07-10 13:55:08 +02:00
Evgeny Kurnevsky
b324ef2824 modules/environment/networking: implement /etc/hosts options 2023-07-27 16:31:21 +02:00
Alexander Sosedkin
07f37ec7dd AUTHORS: add Bruno Bigras 2021-01-17 18:06:46 +01:00
Tobias Happ
c1dca966ab Add AUTHORS file 2019-09-21 15:34:04 +02:00