pmbootstrap
pmbootstrap copied to clipboard
Repository has been moved! https://postmarketos.org/move.html#/pmbootstrap :truck: :truck: :truck:
``` ~ telnet 172.16.42.1 Do 14 Jun 2018 21:44:14 CEST Trying 172.16.42.1... Connected to 172.16.42.1. Escape character is '^]'. Type 'pmos_continue_boot' to continue booting: / # uname -a Linux...
Xperia M - sony-nicki Initial bringup of postmarketOS for Sony Xperia M. That includes everything that has been documented on [wiki](https://wiki.postmarketos.org/wiki/Sony_Xperia_M_(sony-nicki)) --- [x] Merge on GitHub (see )
In https://github.com/postmarketOS/pmbootstrap/pull/1027#issuecomment-401226345 @adrianparvino wrote: > I have a Samsung Galaxy Tab 2 7.0, how should I port this? Is there any non-trivial differences aside from the screen? Try this: *...
Modernize the APKBUILD of the Huawei Ascend Y530 Tested with weston and everything still works, other UI have problems starting Xorg, I didn't investigated the reason. also added the missing...
Kernel compiles, flash seems to work but phone does not respond in any way [wiki](https://wiki.postmarketos.org/wiki/Huawei_Ascend_G510_(huawei-g510)) --- [x] Merge on GitHub (see https://postmarketos.org/merge)
Changes: - Update the `devicepkg-dev` with a new `kernelpkg_functions.sh` script which contains the `downstreamkernel_prepare` function discussed in https://github.com/postmarketOS/pmbootstrap/issues/688#issuecomment-384747760 - Update some old APKBUILD kernel packages (to be continued) - Devices...
So I don't have a device to test it on, but it runs in Qemu. Before merging this I'd like someone with a device with working Plasma Mobile and wifi...
We have a few packages in `aports/main`, that were forked from Alpine's aports. How about we move all of them to `aports/temp`? In my opinion, this gives us the following...
@yangxuan8282 wrote in https://github.com/postmarketOS/pmbootstrap/pull/1543#issuecomment-399624179: > I found for me the slow boot maybe related to chrony, I did a alpine install on rpi with this [script](https://github.com/yangxuan8282/gen-rpi_os/blob/master/gen-alpine_rpi.sh), and add same openrc...
Using `devicepkg-dev` is the modern way of creating `device-` aports. It can automatically generate udev rules for the touch screen (which works for most devices, if it does not, we...