pmbootstrap/pmb/helpers
clayton craft a9e5b362dc Implement zapping of apk packages with ver different than aports (466) (#474)
This adds a new option to `zap`: `-m / --mismatch-bins`

When set, any binary apks in the work directory packages folder will be
removed if their version differs from the version in the relevant
APKBUILD in aports.
2017-08-28 20:34:03 +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 Fix #271: properly resolve symlinks in all paths (#329) 2017-08-15 14:08:48 +00:00
frontend.py Implement zapping of apk packages with ver different than aports (466) (#474) 2017-08-28 20:34:03 +00:00
git.py Write custom os-release (closes #324) (#439) 2017-08-23 16:40:16 +00:00
http.py Changed sha512 to sha256 to avoid "file name too long" error (issue #51) 2017-06-04 17:00:02 +02:00
logging.py Close #326: Implement command to retrieve and set configuration values (#359) 2017-08-14 14:25:28 +00:00
mount.py Fix #271: properly resolve symlinks in all paths (#329) 2017-08-15 14:08:48 +00:00
other.py Fix #363: Omit /home/user when calculating system image size (#389) 2017-08-18 19:19:48 +00:00
repo.py Fix various build issues (fix #189, fix #341) (#345) 2017-08-09 17:59:21 +00:00
run.py Close #226: Launch postmarketOS in a qemu virtual machine (#350) 2017-08-09 20:26:40 +00:00
ui.py Minor fixes (#316) 2017-08-06 12:50:38 +00:00