pmbootstrap/pmb/config
Minecrell 4b2750e4a9
pmb.config: do not force installation of ttf-droid (!1860)
Right now we explicitly add ttf-droid to /etc/apk/world, and force
installation of it on every postmarketOS installation. But there really
is no reason to force this from pmbootstrap:

  - If ttf-droid is really required for every postmarketOS installation,
    it should be a depends of postmarketos-base.

  - Even with this change it is still installed on every device,
    because postmarketos-splash depends on it.

  - There is no need for fonts when using the "none" UI.

For now, the only difference of this change is that we no longer add
ttf-droid explicitly to the APK world. Instead, it is installed as
dependency of postmarketos-splash.
2020-01-20 14:19:41 +03:00
..
__init__.py pmb.config: do not force installation of ttf-droid (!1860) 2020-01-20 14:19:41 +03:00
init.py pmb.helpers.git.clone: use git from host system (!1845) 2020-01-12 00:39:47 +01:00
load.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
merge_with_args.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
pmaports.py pmbootstrap pull: new action (!1848) 2020-01-19 20:37:46 +03:00
save.py Change copyright to 2020 2020-01-06 02:43:00 +01:00