Oliver Smith

Results 42 issues of Oliver Smith

Hey @nmeum, thanks for creating this repository. I've found it from the Alpine aport in testing, and I think it makes a lot of sense to provide a sane build...

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: *...

packaging
device

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...

packaging
discussion

@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...

bug
help wanted
packaging

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...

help wanted
packaging
technical debt

### Motivation Sometimes the build process stops without printing any output when compiling packages for a foreign architecture. This commit enables pmbootstrap to detect such hanging processes and raise an...

enhancement
pmbootstrap
refactor

It's [failing since yesterday](https://travis-ci.org/postmarketOS/pmbootstrap/builds/397560673#L5290), with lots of these messages: > ssh: connect to host localhost port 2222: Address not available I've tried to make it work by replacing "localhost" with...

bug
infrastructure

We want to use Alpine's Qemu for launching the VM, so we can avoid dealing with various QEMU versions/configurations shipped with the host distributions. TODO: - [ ] Fork Alpine's...

enhancement
pmbootstrap

@montvid wrote in https://github.com/postmarketOS/pmbootstrap/issues/1547#issuecomment-399603252: > I have a badly working wifi in asus flo too. Either it is the drivers fault or it is a bad wpa supplicant config. udhcpd...

bug
device

Currently the testsuite requires that the chroots don't exist yet, or that they were zapped. CC: @craftyguy

bug
pmbootstrap