pmbootstrap/pmb
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
..
aportgen Make gcc-aarch64 reproducible (#366) 2017-08-12 14:06:02 +00:00
build Fix #271: properly resolve symlinks in all paths (#329) 2017-08-15 14:08:48 +00:00
challenge Fix #271: properly resolve symlinks in all paths (#329) 2017-08-15 14:08:48 +00:00
chroot Fix #271: properly resolve symlinks in all paths (#329) 2017-08-15 14:08:48 +00:00
config Always use generated boot.img for `fastboot boot` command (#370) 2017-08-14 23:03:27 +00:00
flasher Always use generated boot.img for `fastboot boot` command (#370) 2017-08-14 23:03:27 +00:00
helpers Fix #271: properly resolve symlinks in all paths (#329) 2017-08-15 14:08:48 +00:00
install Increase minimal system image size by 15% to have some free space (#336) 2017-08-09 19:16:04 +00:00
parse Close #326: Implement command to retrieve and set configuration values (#359) 2017-08-14 14:25:28 +00:00
qemu Close #326: Implement command to retrieve and set configuration values (#359) 2017-08-14 14:25:28 +00:00
__init__.py Hello, there! 2017-05-26 22:08:45 +02:00