pmbootstrap/pmb/helpers
zhuowei 5e7de79b90 pmbootstrap: fix listing of mounts if the file was deleted (#964)
On my system, /proc/mounts sometimes contains a line like

```
udev /media/zhuowei/redhd/pmbootstrap/chroot_native/dev/loop0p2\040(deleted)
 devtmpfs rw,relatime,size=1959476k,nr_inodes=489869,mode=755 0 0
```

The "\040(deleted)" text confuses `pmbootstrap shutdown`. Remove the suffix
if we find it in a /proc/mounts entry. This fixes #545.
2017-12-11 19:56:46 +00:00
..
__init__.py Hello, there! 2017-05-26 22:08:45 +02:00
cli.py Add -y/--assume-yes option to install (#450) (#467) 2017-08-26 15:50:04 +00:00
devices.py Close #194: Aports subfolders! See migration guide in the wiki (#227) 2017-07-28 22:34:40 +00:00
file.py Close #871: Enable binary repository (#887) 2017-11-19 15:04:08 +00:00
frontend.py Fix #941: Use the right arch for foreign-arch-only packages (#943) 2017-11-28 19:12:16 +00:00
git.py Close #709: Improve user creation (#725) 2017-10-12 20:08:10 +00:00
http.py Close #871: Enable binary repository (#887) 2017-11-19 15:04:08 +00:00
logging.py Close #709: Improve user creation (#725) 2017-10-12 20:08:10 +00:00
mount.py pmbootstrap: fix listing of mounts if the file was deleted (#964) 2017-12-11 19:56:46 +00:00
other.py Run fast testcases in Travis CI, remove obsolete testcase (#760) 2017-10-23 19:44:08 +00:00
repo.py Close #871: Enable binary repository (#887) 2017-11-19 15:04:08 +00:00
run.py Qemu support for the QXL driver and SPICE (#481) 2017-09-26 20:52:00 +00:00
ui.py pmbootstrap init: Show pkgdesc for each postmarketos-ui package (#763) 2017-10-16 20:01:21 +00:00