Skip to content

pmbootstrap init: Show pkgdesc for each postmarketos-ui package

postmarketOS Bot requested to merge feature/show-pmos-ui-pkgdesc-in-init into master

Created by: ollieparanoid

This way we could give the user a rough idea what will be installed, and also use this to display a short warning about long compile times (e.g. until the plasma mobile stuff is upstreamed).

With this PR, it looks like:

[01:14:35] Available user interfaces (3):
[01:14:35] * none: Do everything via SSH (like a server PC)
[01:14:35] * hildon: (X11) Lightweight GTK+2 UI optimized for single-touch touchscreens
[01:14:35] * weston: (Wayland) Reference compositor (demo, not a phone interface)
[01:14:35] * xfce4: (X11) Lightweight GTK+3 desktop (stylus recommended)
[01:14:35] User interface [weston]:

Merge request reports