TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

OpenBSD 7.7 Released

138 点作者 ecliptik17 天前

12 条评论

brynet17 天前
OpenBSD 7.7 release artwork by Tomáš Rodr.<p><a href="https:&#x2F;&#x2F;www.openbsd.org&#x2F;images&#x2F;LifeOfAFish.png" rel="nofollow">https:&#x2F;&#x2F;www.openbsd.org&#x2F;images&#x2F;LifeOfAFish.png</a><p><a href="https:&#x2F;&#x2F;www.openbsd.org&#x2F;images&#x2F;puffy77.gif" rel="nofollow">https:&#x2F;&#x2F;www.openbsd.org&#x2F;images&#x2F;puffy77.gif</a><p>t-shirts, hoodies, stickers on openbsdstore.com
sillywalk17 天前
Theo did a talk back in 2009 on the OpenBSD release process[0], and how they manage to keep releasing on schedule.<p>[0] <a href="https:&#x2F;&#x2F;www.openbsd.org&#x2F;papers&#x2F;asiabsdcon2009-release_engineering&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.openbsd.org&#x2F;papers&#x2F;asiabsdcon2009-release_engine...</a>
评论 #43816054 未加载
accrual17 天前
Congrats on another release, OpenBSD team!<p>I&#x27;m happily using OpenBSD as my core router, my Minecraft server, a laptop OS, and on my retro PCs. Currently updating my Raspberry Pi 4 to 7.7 as well.
评论 #43914725 未加载
accrual16 天前
Anecdata regarding my RPi 4:<p>* On 7.5 the built-in `bwmf0` was not detected<p>* On 7.6 `bwmf0` was detected and works great, even in AP mode. However, my latest Node project core dumped when running `npm install` and nothing I tried got it working (short of recompiling Node)<p>* On 7.7 (today&#x27;s release) `npm install` is working perfect<p>Not worth an entire blog post, but just goes to show improvements in OpenBSD over time on the Pi 4 :)
评论 #43823528 未加载
NoWordsKotoba17 天前
I haven&#x27;t used OpenBSD since the 3.x days, but I did dearly love it at the time. I&#x27;m so glad they&#x27;re still working on it.
评论 #43814750 未加载
评论 #43814640 未加载
jmclnx17 天前
Congratulations, my upgrades start tomorrow or maybe the next day I am sure all will go well and easy.
ksec17 天前
Wondering how it compares to FreeBSD in terms of performance. OpenBSD used to be slower but in the past 3-4 years there were bunch of optimisations landed.<p>I guess I will have to wait for another phoronix benchmarks.
评论 #43817240 未加载
评论 #43814758 未加载
评论 #43814545 未加载
bangonkeyboard17 天前
A note to myself for future upgrades, from the upgrade guide:<p><i>• Check available disk space in &#x2F;usr. Verify that the &#x2F;usr partition has a size of at least 1.1G. With less space the upgrade may fail and you should consider reinstalling the system instead.</i><p>When this says &quot;available disk space,&quot; it means &quot;total&quot; disk space of the &#x2F;usr partition, not &quot;free&quot; space. I had less than 1.1GB of unused free space on &#x2F;usr and had to verify that that was fine before proceeding.
pabs316 天前
Hmm, been a while since they had a release song.<p><a href="https:&#x2F;&#x2F;www.openbsd.org&#x2F;lyrics.html" rel="nofollow">https:&#x2F;&#x2F;www.openbsd.org&#x2F;lyrics.html</a>
j3th9n17 天前
I love that it still supports only 32MB of RAM.
评论 #43815989 未加载
评论 #43824176 未加载
brynet17 天前
Announcement mail: <a href="https:&#x2F;&#x2F;marc.info&#x2F;?l=openbsd-announce&amp;m=174577743904716&amp;w=2" rel="nofollow">https:&#x2F;&#x2F;marc.info&#x2F;?l=openbsd-announce&amp;m=174577743904716&amp;w=2</a>
fithisux17 天前
DMD works on OpenBSD.