pmbootstrap/pmb
Oliver Smith 5b33eb7520
Export HOME in pmb.chroot.root() and -.user()
Set HOME to /root for commands started with pmb.chroot.root() and to
/home/pmos for commands started with pmb.chroot.user().

POSIX requires this variable to be set, see:
<http://pubs.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap08.html>

And this prevents a crash in "adb", which takes and alternative code
path if HOME is not set, that does not work with musl (fixes #1638).
Thanks to @ryang2678 for figuring this out!
2018-10-25 07:26:06 +02:00
..
aportgen aportgen linux: make compatible with GCC8 2018-10-05 09:07:57 +02:00
build When copying aports to chroots, resolve symlinks 2018-10-05 09:05:31 +02:00
chroot Export HOME in pmb.chroot.root() and -.user() 2018-10-25 07:26:06 +02:00
config bump version to 1.0.2 2018-10-12 09:09:23 +02:00
data install apk keys and binfmt data with setup.py 2018-09-17 10:06:57 +00:00
export s/system partition/rootfs: fix remaining mentions 2018-07-15 23:41:31 +02:00
flasher s/system partition/rootfs: fix remaining mentions 2018-07-15 23:41:31 +02:00
helpers Kill the child processes spawned by a run command 2018-10-02 07:06:46 +00:00
install recovery zip install: link to wiki page 2018-10-24 08:53:55 +02:00
parse Remove fuzzy versions for dependencies 2018-10-11 05:30:22 +00:00
qemu don't install qemu when using --host-qemu 2018-09-01 13:14:52 +02:00
__init__.py Move aports into own repository (pmaports) 2018-09-05 05:57:38 +00:00