pmbootstrap/pmb
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
..
aportgen pmb.helpers.git.clone: use git from host system (!1845) 2020-01-12 00:39:47 +01:00
build crossdirect: support rust (!1850) 2020-01-14 02:50:53 +01:00
chroot pmb.config.chroot_home_symlinks: cache rust dirs (!1850) 2020-01-14 02:50:53 +01:00
config pmb.config: do not force installation of ttf-droid (!1860) 2020-01-20 14:19:41 +03:00
data pmb/data/keys/pmos-5a03a13a.rsa.pub: remove (!1835) 2019-11-21 23:52:25 +01:00
export Change copyright to 2020 2020-01-06 02:43:00 +01:00
flasher Change copyright to 2020 2020-01-06 02:43:00 +01:00
helpers pmbootstrap pull: new action (!1848) 2020-01-19 20:37:46 +03:00
install pmb.helpers.git.rev_parse: add path argument (!1848) 2020-01-19 20:37:46 +03:00
parse qemu: Make QEMU audio backend configurable (!1859) 2020-01-20 00:53:52 +03:00
qemu qemu: Make QEMU audio backend configurable (!1859) 2020-01-20 00:53:52 +03:00
__init__.py Change copyright to 2020 2020-01-06 02:43:00 +01:00