Add OpenBSD

This commit is contained in:
Yorhel 2024-04-23 13:40:10 +02:00
parent 30a8353089
commit d8f452e47e
3 changed files with 155 additions and 1 deletions

BIN
www/images/openbsd.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View file

@ -514,6 +514,10 @@ TUWF::get '/info/about' => sub {
pages and have therefore not been indexed. The original roff sources
could perhaps be extracted from the source tarballs, but that's a
project for another time.</dd>
<dt>OpenBSD</dt><dd>
Only the core file sets have been indexed, no packages (yet). All from
amd64. Releases before 5.0 distributed preformatted man pages and have
therefore not been indexed.</dd>
<dt>Ubuntu</dt><dd>
Historical releases were fetched from <a
href="http://old-releases.ubuntu.com/ubuntu/">http://old-releases.ubuntu.com/ubuntu/</a>,
@ -556,7 +560,7 @@ TUWF::get '/info/about' => sub {
This site isn't nearly as awesome yet as it could be. Here's some ideas that
would be nice to have in the future:
<ul>
<li>Index a few more systems: Gentoo (now that it has official binary packages), OpenBSD and perhaps others.</li>
<li>Index a few more systems: Gentoo (now that it has official binary packages) and perhaps others.</li>
<li>Better browsing and discovery features.</li>
<li>Improved, more intelligent, search,</li>
<li><a href="/apropos.1">apropos(1)</a> emulation(?),</li>