Working around dragons with the Lemote Yeeloong laptop and OpenBSD
oldvcr.blogspot.com
Working around dragons with the Lemote Yeeloong laptop and OpenBSD
1–10 of 43 posts
Re: Working around dragons with the Lemote Yeeloong laptop and OpenBSD
#2Re: Working around dragons with the Lemote Yeeloong laptop and OpenBSD
#3I still think it is very cursed to see that image of RMS using that laptop despite I was shocked to see it 12 years ago. Still shocks me to this day.
Re: Working around dragons with the Lemote Yeeloong laptop and OpenBSD
#4Re: Working around dragons with the Lemote Yeeloong laptop and OpenBSD
#5Re: Working around dragons with the Lemote Yeeloong laptop and OpenBSD
#6I still think it is very cursed to see that image of RMS using that laptop despite I was shocked to see it 12 years ago. Still shocks me to this day.
what is shocking about it?
Re: Working around dragons with the Lemote Yeeloong laptop and OpenBSD
#7Re: Working around dragons with the Lemote Yeeloong laptop and OpenBSD
#8The NetSurf browser the author tried out has multiple frontends. Two run on OpenBSD that I know of, the “default” GTK frontend and an SDL‐based framebuffer frontend. As was pointed out, GTK has a rather sizeable number of dependencies; building the framebuffer frontend instead would save a lot of time.
Re: Working around dragons with the Lemote Yeeloong laptop and OpenBSD
#9Re: Working around dragons with the Lemote Yeeloong laptop and OpenBSD
#10The NetSurf browser the author tried out has multiple frontends. Two run on OpenBSD that I know of, the “default” GTK frontend and an SDL‐based framebuffer frontend. As was pointed out, GTK has a rather sizeable number of dependencies; building the framebuffer frontend instead would save a lot of time.
(author) Is there a way to specifically build the framebuffer version from the ports tree? I didn't see one.