Thursday, June 01, 2017

Re: Newest bootloader commits cause restart on amd64 EFI

On Thu, Jun 01, 2017 at 10:13:11AM +0200, Henrik Friedrichsen wrote:
> Hey,
>
> I just updated to the latest snapshot and can't run the EFI bootloader
> anymore.
>
> I used to chainload the bootx64.efi with GRUB2, which worked fine until
> today. Now it just reboots after chainloading the bootloader. I don't
> know if loading the OpenBSD bootx64.efi directly will solve this, but I
> just wanted to give a heads-up and ask if maybe other people encountered
> the same problem. Is this related to the serial console changes?
>
> Reverting to the old bootx64.efi binary made OpenBSD boot again.
>
> Best regards
> Henrik
>
Hi
I have no chainloader but the same problem and solution.
regards
David

Re:=?utf-8?q?_NEW=3A?==?utf-8?q?_geo=2Fpy-planet?=

On Monday, May 29, 2017 11:47 CEST, "Sebastian Reitenbach" <sebastia@l00-bugdead-prods.de> wrote:

> This is a new port of the Planet API client library that also includesa command line tool. py-requests-futures is a needed depdendency.
>
> cat py-planet/pkg/DESCR
> This library provides a command-line-interface (CLI) and Python libraryto make access to Planet's public API easy to use.
>
> cat py-requests-futures/pkg/DESCR
> Small add-on for the python requests http library. Makes use of python3.2's concurrent.futures or the backport for prior versions of python.
> The additional API and changes are minimal and strives to avoid
> surprises.
>
> both build for me with python3 flavor, only tested the default python 2.7
>
> Comments, OK?

anyone?