pmbootstrap/pmb/chroot
Oliver Smith ff9f2d620f Fix #271: properly resolve symlinks in all paths (#329)
I've replaced all instances in the code of `os.path.abspath`
with `os.path.realpath`, as this does the same as `abspath`
plus resolving symlinks.
See also: https://stackoverflow.com/a/40311142
2017-08-15 14:08:48 +00:00
..
__init__.py Hello, there! 2017-05-26 22:08:45 +02:00
apk.py Fix #342: don't use distutils.version.LooseVersion anymore (#364) 2017-08-12 14:03:40 +00:00
apk_static.py Fix #342: don't use distutils.version.LooseVersion anymore (#364) 2017-08-12 14:03:40 +00:00
binfmt.py Hello, there! 2017-05-26 22:08:45 +02:00
distccd.py Various distccd related improvements, mostly respect --verbose (#216) 2017-07-21 16:25:52 +00:00
init.py Fix #260, fix #87: Don't cross-compile when not necessary (#265) 2017-07-26 19:01:44 +00:00
initfs.py Split up initramfs to make it smaller (Close #211) (#257) 2017-07-28 18:51:21 +00:00
initfs_hooks.py Close #194: Aports subfolders! See migration guide in the wiki (#227) 2017-07-28 22:34:40 +00:00
mount.py Properly support specifying a local folder as --mirror-pmOS 2017-07-12 21:55:47 +02:00
other.py Unified linux-postmarketos kernel for qemu and n900 (#228) 2017-07-25 20:08:35 +00:00
root.py Fix #300: Properly unset environment in chroot (#302) 2017-07-30 22:08:36 +00:00
shutdown.py Fix #166: pmbootstrap shutdown: umount deep folder levels first (#274) 2017-07-27 18:14:02 +00:00
user.py Revert "Fixed menuconfig with new async runner" 2017-06-02 21:33:29 +02:00
zap.py Fix #271: properly resolve symlinks in all paths (#329) 2017-08-15 14:08:48 +00:00