pmbootstrap/pmb/helpers
clayton craft 924546135c De-couple weston from postmarketos-base (#233)
Thanks, craftyguy!

- UI is selectable with `pmbootstrap init`. Currently only 'weston' and 'none' are options. It'll automatically pick up any new `postmarketos-ui-*` packages added at later dates.
- splits off weston packages install from postmarketos-base and puts
them into postmarketos-ui-weston. Also note that NO weston packages are
installed by "pmbootstrap install" by default unless the user selects a ui in the `init`
- configuration of weston is now in postmarketos-ui-weston.
- the demos have been spun off to `postmarketos-demos`, and `postmarketos-ui-weston` lists this package as a dependency.
2017-07-24 20:55:55 +00:00
..
__init__.py Hello, there! 2017-05-26 22:08:45 +02:00
cli.py Hello, there! 2017-05-26 22:08:45 +02:00
devices.py Properly rebuild/install packages when something changed (Fix #120, #108, #131) (#129) 2017-07-10 15:23:43 +00:00
file.py Add support for the binary repository, inactive by default (#64) 2017-06-20 20:13:05 +02:00
frontend.py Close #195: Ignore parameters in dependencies (#225) 2017-07-22 09:54:49 +00:00
git.py Hello, there! 2017-05-26 22:08:45 +02: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 AutoPEP8 1.3.2 slightly changed automatic formatting 2017-07-14 07:00:07 +02:00
mount.py Fix #194: ismount() fails on symlinks 2017-07-14 07:05:45 +02:00
other.py Update runtime error message thrown for grsec/hardened kernels (#236) 2017-07-23 12:29:13 +00:00
repo.py Properly support specifying a local folder as --mirror-pmOS 2017-07-12 21:55:47 +02:00
run.py Properly rebuild/install packages when something changed (Fix #120, #108, #131) (#129) 2017-07-10 15:23:43 +00:00
ui.py De-couple weston from postmarketos-base (#233) 2017-07-24 20:55:55 +00:00