02-09-2020, 08:22 PM
I have received my phone and installed pmbootstrap. When I ran pmbootstrap init I got this:
Why does it reqire proprietary components? Do I need to upgrade to the development version of pmbootstrap?
Code:
[user@localhost ~]$ pmbootstrap init
[17:35:25] Location of the 'work' path. Multiple chroots (native, device arch, device rootfs) will be created in there.
[17:35:25] Work path [/home/rsharpe/.local/var/pmbootstrap]:
[17:35:34] pmbootstrap does everything in Alpine Linux chroots, so your host system does not get modified. In order to work with these chroots, pmbootstrap calls 'sudo' internally. To see the commands it runs, you can run 'pmbootstrap log' in a second terminal.
[17:35:34] Setting up the native chroot and cloning the package build recipes (pmaports)...
[17:35:34] Clone git repository: https://gitlab.com/postmarketOS/pmaports.git
Cloning into '/home/rsharpe/.local/var/pmbootstrap/cache_git/pmaports'...
[17:35:38] NOTE: pmaports path: /home/rsharpe/.local/lib/python3.7/site-packages/aports
[17:35:38] Choose your target device vendor (either an existing one, or a new one for porting).
[17:35:38] Available vendors (44): amazon, asus, bq, chuwi, fairphone, finepower, google, gp, hisense, htc, huawei, infocus, jolla, leeco, lenovo, lg, medion, meizu, motorola, nextbit, nobby, nokia, oneplus, oppo, ouya, pine64, planet, purism, qemu, raspberry, samsung, semc, sony, surftab, t2m, tablet, teclast, wiko, wileyfox, wingtech, xiaomi, yu, zte, zuk
[17:35:38] Vendor [samsung]: pine64
[17:35:51] Available codenames (4): a64lts, dontbeevil, pinephone, pinetab
[17:35:51] Device codename: pinephone
[17:36:04] This device has proprietary components, which trade some of your freedom with making more peripherals work.
[17:36:04] We would like to offer full functionality without hurting your freedom, but this is currently not possible for your device.
[17:36:04] device-pine64-pinephone-nonfree-firmware: Wifi and Bluetooth firmware
[17:36:04] Enable this package? (y/n) [y]:
Why does it reqire proprietary components? Do I need to upgrade to the development version of pmbootstrap?