notes/.config/newsboat/reddit_rss/BSD.rss
2023-01-28 05:22:19 -08:00

1 line
No EOL
33 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/"><category term="BSD" label="r/BSD"/><updated>2023-01-28T12:46:16+00:00</updated><icon>https://www.redditstatic.com/icon.png/</icon><id>/r/BSD.rss</id><link rel="self" href="https://www.reddit.com/r/BSD.rss" type="application/atom+xml" /><link rel="alternate" href="https://www.reddit.com/r/BSD" type="text/html" /><logo>https://b.thumbs.redditmedia.com/ogsjP2Dly5R9Y796Qg92fW4pI9kRJY-DIiBAISX4ebk.png</logo><subtitle>A place for all things BSD.</subtitle><title>Berkeley Software Distribution</title><entry><author><name>/u/jaypatelani</name><uri>https://www.reddit.com/user/jaypatelani</uri></author><category term="BSD" label="r/BSD"/><content type="html">&amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/jaypatelani&quot;&gt; /u/jaypatelani &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;https://github.com/cksystemsteaching/selfie&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/10n8sr1/an_educational_software_system_of_a_tiny/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_10n8sr1</id><link href="https://www.reddit.com/r/BSD/comments/10n8sr1/an_educational_software_system_of_a_tiny/" /><updated>2023-01-28T07:02:09+00:00</updated><published>2023-01-28T07:02:09+00:00</published><title>An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor.</title></entry><entry><author><name>/u/RoscoDubois</name><uri>https://www.reddit.com/user/RoscoDubois</uri></author><category term="BSD" label="r/BSD"/><content type="html">&lt;!-- SC_OFF --&gt;&lt;div class=&quot;md&quot;&gt;&lt;p&gt;New to BSD, coming from Linux. My laptop (Asus FX706LI) uses the MediaTek MT7921. Although I&amp;#39;ve never installed linux on this laptop, I know the driver is in Linux 5.12 and subsequent kernels. I am to the point that I&amp;#39;d like to try modifying the driver to work with BSD. I currently have NetBSD running on a QEMU virtual machine, and I&amp;#39;d like to find a service that will allow me to add kernel modules so I don&amp;#39;t need to rebuild the kernel for every attempt. Once getting the WiFi, audio, bluetooth and graphics drivers working, my plan is to create a Wayland shell using wlroots that uses the least amount of RAM possible while remaining aesthetically pleasing. I may end up rewriting portions of WayFire to use Vulkan, and include this in the compositor/shell. Of course, I will give the resulting drivers to NetBSD and FreeBSD, and release the code for the compositor using the BSD license. At some point, I&amp;#39;d like to take NetBSD, FreeBSD and BSD 4.4Lite-2 and rewrite them using rust, which if successful, I will release the binaries but not the source. You may analyze the binaries for yourself, however I despise corporate interests and will only allow a trusted circle to work with the code. Any useful documentation and whatever you may consider useful is welcomed.&lt;/p&gt; &lt;/div&gt;&lt;!-- SC_ON --&gt; &amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/RoscoDubois&quot;&gt; /u/RoscoDubois &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/10mo0xd/mediatek_mt7921_wireless_lan_driver/&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/10mo0xd/mediatek_mt7921_wireless_lan_driver/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_10mo0xd</id><link href="https://www.reddit.com/r/BSD/comments/10mo0xd/mediatek_mt7921_wireless_lan_driver/" /><updated>2023-01-27T15:46:45+00:00</updated><published>2023-01-27T15:46:45+00:00</published><title>MediaTek MT7921 Wireless LAN driver</title></entry><entry><author><name>/u/oradba</name><uri>https://www.reddit.com/user/oradba</uri></author><category term="BSD" label="r/BSD"/><content type="html">&lt;!-- SC_OFF --&gt;&lt;div class=&quot;md&quot;&gt;&lt;p&gt;Am currently running Monterey on a 2012 Mac mini (i7), and am not happy with the performance, save for the TCP stack, where I am getting 940 mbps up and down on a 1GB ATT fiber connection. (There is also the issue of OS updates hosing the machine, requiring a reinstall - fortunately, the recovery doesn&amp;#39;t hose my data)&lt;/p&gt; &lt;p&gt;I have run FreeBSD and GhostBSD on a TP W530 and get similar TCP performance. A few years ago, I installed FreeBSD 12.0 on a 2009 MacBook (dual core) and it ran very nicely; so I am thinking it may be time to bid Cocoa goodbye and get the machine back to performing like it used to.&lt;/p&gt; &lt;p&gt;I have installed Ubuntu on a (5,2) Mac Pro and it makes a nice in-house server (the firmware change alone let me go from 32GB max RAM to 128GB!), but the external (browsing) TCP performance isn&amp;#39;t great, per &lt;a href=&quot;https://speediest.net&quot;&gt;speedtest.net&lt;/a&gt;; so I am not inclined to throw Linux on it.&lt;/p&gt; &lt;p&gt;Ideally I would like to run a BSD that will support 32-bit apps as well as 64, so I can run a few WINE apps. OpenBSD ran like molasses in a VM; FreeBSD ran much better but needed a lot more configuration; GhostBSD is 64-bit only. Are there other BSD derivatives that I can look at? Aside from the 32-bit support, this is a general-purpose machine.&lt;/p&gt; &lt;p&gt;Let the flame war begin :-). Seriously, thanks in advance if there are other distros to which you can point me.&lt;/p&gt; &lt;/div&gt;&lt;!-- SC_ON --&gt; &amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/oradba&quot;&gt; /u/oradba &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/10lx1cd/which_variant_for_2012_mac_mini_advice_requested/&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/10lx1cd/which_variant_for_2012_mac_mini_advice_requested/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_10lx1cd</id><link href="https://www.reddit.com/r/BSD/comments/10lx1cd/which_variant_for_2012_mac_mini_advice_requested/" /><updated>2023-01-26T17:17:27+00:00</updated><published>2023-01-26T17:17:27+00:00</published><title>Which variant for 2012 Mac mini? - advice requested</title></entry><entry><author><name>/u/zabolekar</name><uri>https://www.reddit.com/user/zabolekar</uri></author><category term="BSD" label="r/BSD"/><content type="html">&lt;!-- SC_OFF --&gt;&lt;div class=&quot;md&quot;&gt;&lt;p&gt;Hi,&lt;/p&gt; &lt;p&gt;here are my notes about writable and executable memory on the main four BSD systems. If you have something to add, please do it.&lt;/p&gt; &lt;p&gt;I&amp;#39;ve used the following code to test what the system allows and what it doesn&amp;#39;t allow:&lt;/p&gt; &lt;pre&gt;&lt;code&gt;#include &amp;lt;sys/mman.h&amp;gt; #include &amp;lt;stdio.h&amp;gt; int main() { void* p = mmap(NULL, 1, PROT_WRITE|PROT_EXEC, MAP_ANON|MAP_PRIVATE, -1, 0); if (p == MAP_FAILED) { perror(&amp;quot;map writable and executable memory&amp;quot;); } else { puts(&amp;quot;writable and executable memory mapped successfully&amp;quot;); munmap(p, 1); } p = mmap(NULL, 1, PROT_WRITE, MAP_ANON|MAP_PRIVATE, -1, 0); if (p == MAP_FAILED) { perror(&amp;quot;map writable memory&amp;quot;); } else { puts(&amp;quot;writable memory mapped successfully&amp;quot;); if (mprotect(p, 1, PROT_EXEC)) perror(&amp;quot;can&amp;#39;t make writable memory executable&amp;quot;); else puts(&amp;quot;writable memory successfully made executable&amp;quot;); if (mprotect(p, 1, PROT_WRITE|PROT_EXEC)) perror(&amp;quot;can&amp;#39;t make writable memory writable and executable&amp;quot;); else puts(&amp;quot;writable memory successfully made writable and executable&amp;quot;); munmap(p, 1); } } &lt;/code&gt;&lt;/pre&gt; &lt;p&gt;Compile it with &lt;code&gt;cc mmap_mprotect.c&lt;/code&gt;, run it with &lt;code&gt;./a.out&lt;/code&gt;. Here are the results (errors in bold):&lt;/p&gt; &lt;p&gt;&lt;strong&gt;NetBSD:&lt;/strong&gt;&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;map writable and executable memory: &lt;strong&gt;Permission denied&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;writable memory mapped successfully&lt;/p&gt; &lt;p&gt;can&amp;#39;t make writable memory executable: &lt;strong&gt;Permission denied&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;can&amp;#39;t make writable memory writable and executable: &lt;strong&gt;Permission denied&lt;/strong&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p&gt;If you call &lt;code&gt;paxctl +m a.out&lt;/code&gt; before running the executable, everything runs successfully. Change the flag back with &lt;code&gt;paxctl -m a.out&lt;/code&gt;.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;OpenBSD:&lt;/strong&gt;&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;map writable and executable memory: &lt;strong&gt;Not supported&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;writable memory mapped successfully&lt;/p&gt; &lt;p&gt;writable memory successfully made executable&lt;/p&gt; &lt;p&gt;can&amp;#39;t make writable memory writable and executable: &lt;strong&gt;Not supported&lt;/strong&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p&gt;If you compile it with &lt;code&gt;cc mmap_mprotect.c -z wxneeded&lt;/code&gt; &lt;em&gt;and&lt;/em&gt; copy the executable somewhere mounted with &lt;code&gt;wxallowed&lt;/code&gt;, like &lt;code&gt;/usr/local&lt;/code&gt;, everything runs successfully. Please don&amp;#39;t actually copy random code to your &lt;code&gt;/usr/local&lt;/code&gt; unless for testing purposes.&lt;/p&gt; &lt;p&gt;On the other hand, if you call &lt;code&gt;doas sysctl kern.wxabort=1&lt;/code&gt; before running the executable, you&amp;#39;ll get &lt;strong&gt;Abort trap (core dumped)&lt;/strong&gt;. Change the variable back with &lt;code&gt;doas sysctl kern.wxabort=0&lt;/code&gt; (of course only if it was 0 before).&lt;/p&gt; &lt;p&gt;&lt;strong&gt;FreeBSD:&lt;/strong&gt;&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;writable and executable memory mapped successfully&lt;/p&gt; &lt;p&gt;writable memory mapped successfully&lt;/p&gt; &lt;p&gt;writable memory successfully made executable&lt;/p&gt; &lt;p&gt;writable memory successfully made writable and executable&lt;/p&gt; &lt;/blockquote&gt; &lt;p&gt;If you run &lt;code&gt;doas sysctl kern.elf64.allow_wx=0&lt;/code&gt; before running the executable (assuming a 64-bit system):&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;map writable and executable memory: &lt;strong&gt;Permission denied&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;writable memory mapped successfully&lt;/p&gt; &lt;p&gt;writable memory successfully made executable&lt;/p&gt; &lt;p&gt;can&amp;#39;t make writable memory writable and executable: &lt;strong&gt;Permission denied&lt;/strong&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p&gt;But if you override it for this particular executable with &lt;code&gt;elfctl -e +wxneeded a.out&lt;/code&gt;, it works again.&lt;/p&gt; &lt;p&gt;To unset the ELF feature flag: &lt;code&gt;elfctl -e -wxneeded a.out&lt;/code&gt;. To change the kernel variable back: &lt;code&gt;doas sysctl kern.elf64.allow_wx=1&lt;/code&gt; (of course, only if it was 1 before).&lt;/p&gt; &lt;p&gt;&lt;strong&gt;DragonflyBSD:&lt;/strong&gt;&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;writable and executable memory mapped successfully&lt;/p&gt; &lt;p&gt;writable memory mapped successfully&lt;/p&gt; &lt;p&gt;writable memory successfully made executable&lt;/p&gt; &lt;p&gt;writable memory successfully made writable and executable&lt;/p&gt; &lt;/blockquote&gt; &lt;p&gt;I&amp;#39;m not sure there is a way to make writable executable memory an error on Dragonfly. If you know more, please comment.&lt;/p&gt; &lt;/div&gt;&lt;!-- SC_ON --&gt; &amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/zabolekar&quot;&gt; /u/zabolekar &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/10isrl3/notes_about_mmap_mprotect_and_wx_on_different_bsd/&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/10isrl3/notes_about_mmap_mprotect_and_wx_on_different_bsd/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_10isrl3</id><link href="https://www.reddit.com/r/BSD/comments/10isrl3/notes_about_mmap_mprotect_and_wx_on_different_bsd/" /><updated>2023-01-22T20:05:07+00:00</updated><published>2023-01-22T20:05:07+00:00</published><title>Notes about mmap, mprotect and W^X on different BSD systems</title></entry><entry><author><name>/u/speckz</name><uri>https://www.reddit.com/user/speckz</uri></author><category term="BSD" label="r/BSD"/><content type="html">&amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/speckz&quot;&gt; /u/speckz &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;https://undeadly.org/cgi?action=article&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/10h70eu/sshd_random_relinking_at_boot/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_10h70eu</id><link href="https://www.reddit.com/r/BSD/comments/10h70eu/sshd_random_relinking_at_boot/" /><updated>2023-01-20T20:17:26+00:00</updated><published>2023-01-20T20:17:26+00:00</published><title>sshd random relinking at boot</title></entry><entry><author><name>/u/jaypatelani</name><uri>https://www.reddit.com/user/jaypatelani</uri></author><category term="BSD" label="r/BSD"/><content type="html">&amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/jaypatelani&quot;&gt; /u/jaypatelani &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;https://github.com/TheMozg/awk-raycaster&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/10gpvum/themozgawkraycaster_pseudo3d_shooter_written/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_10gpvum</id><link href="https://www.reddit.com/r/BSD/comments/10gpvum/themozgawkraycaster_pseudo3d_shooter_written/" /><updated>2023-01-20T06:41:52+00:00</updated><published>2023-01-20T06:41:52+00:00</published><title>TheMozg/awk-raycaster: Pseudo-3D shooter written completely in gawk using raycasting technique</title></entry><entry><author><name>/u/sn0oz3</name><uri>https://www.reddit.com/user/sn0oz3</uri></author><category term="BSD" label="r/BSD"/><content type="html">&amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/sn0oz3&quot;&gt; /u/sn0oz3 &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;https://byte-sized.de/linux-unix/netflix-auf-freebsd-schauen/&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/10gavom/how_to_watch_netflix_and_more_on_freebsd/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_10gavom</id><link href="https://www.reddit.com/r/BSD/comments/10gavom/how_to_watch_netflix_and_more_on_freebsd/" /><updated>2023-01-19T19:33:58+00:00</updated><published>2023-01-19T19:33:58+00:00</published><title>How to watch Netflix and more on FreeBSD</title></entry><entry><author><name>/u/Ancient--1</name><uri>https://www.reddit.com/user/Ancient--1</uri></author><category term="BSD" label="r/BSD"/><content type="html">&amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/Ancient--1&quot;&gt; /u/Ancient--1 &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;/r/NomadBSD/comments/10f22ul/sd_card_or_pendrive_for_nomad_bsd_installation/&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/10fsq26/sd_card_or_pendrive_for_nomad_bsd_installation/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_10fsq26</id><link href="https://www.reddit.com/r/BSD/comments/10fsq26/sd_card_or_pendrive_for_nomad_bsd_installation/" /><updated>2023-01-19T04:44:49+00:00</updated><published>2023-01-19T04:44:49+00:00</published><title>SD card or Pendrive for Nomad BSD installation</title></entry><entry><author><name>/u/sn0oz3</name><uri>https://www.reddit.com/user/sn0oz3</uri></author><category term="BSD" label="r/BSD"/><content type="html">&amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/sn0oz3&quot;&gt; /u/sn0oz3 &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;https://byte-sized.de/linux-unix/bastille-der-jail-manager-unter-freebsd/&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/10bxmnr/creating_jails_on_freebsd_13_using_bastille/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_10bxmnr</id><link href="https://www.reddit.com/r/BSD/comments/10bxmnr/creating_jails_on_freebsd_13_using_bastille/" /><updated>2023-01-14T19:53:46+00:00</updated><published>2023-01-14T19:53:46+00:00</published><title>Creating Jails on FreeBSD 13 using Bastille</title></entry><entry><author><name>/u/speckz</name><uri>https://www.reddit.com/user/speckz</uri></author><category term="BSD" label="r/BSD"/><content type="html">&amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/speckz&quot;&gt; /u/speckz &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;https://www.cambus.net/netbsd-ascii-flag-for-the-bootloader/&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/10a11ws/netbsd_ascii_flag_for_the_bootloader/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_10a11ws</id><link href="https://www.reddit.com/r/BSD/comments/10a11ws/netbsd_ascii_flag_for_the_bootloader/" /><updated>2023-01-12T14:33:09+00:00</updated><published>2023-01-12T14:33:09+00:00</published><title>NetBSD ASCII flag for the bootloader</title></entry><entry><author><name>/u/jaypatelani</name><uri>https://www.reddit.com/user/jaypatelani</uri></author><category term="BSD" label="r/BSD"/><content type="html">&amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/jaypatelani&quot;&gt; /u/jaypatelani &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;https://github.com/kusumi/netbsd_hammer2&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/1089zsd/hammer2_file_system_for_netbsd/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_1089zsd</id><link href="https://www.reddit.com/r/BSD/comments/1089zsd/hammer2_file_system_for_netbsd/" /><updated>2023-01-10T13:35:53+00:00</updated><published>2023-01-10T13:35:53+00:00</published><title>HAMMER2 file system for NetBSD</title></entry><entry><author><name>/u/cfx_4188</name><uri>https://www.reddit.com/user/cfx_4188</uri></author><category term="BSD" label="r/BSD"/><content type="html">&lt;!-- SC_OFF --&gt;&lt;div class=&quot;md&quot;&gt;&lt;p&gt;Has anyone tested(freebsd/openbsd) compatibility with the Acer Nitro 5 laptop ? As usual, I&amp;#39;m interested in wifi and running graphics. I ask this question because I got the device as a gift, and the information on the Internet is contradictory.&lt;/p&gt; &lt;/div&gt;&lt;!-- SC_ON --&gt; &amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/cfx_4188&quot;&gt; /u/cfx_4188 &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/10882nh/hardware_question/&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/10882nh/hardware_question/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_10882nh</id><link href="https://www.reddit.com/r/BSD/comments/10882nh/hardware_question/" /><updated>2023-01-10T11:58:02+00:00</updated><published>2023-01-10T11:58:02+00:00</published><title>Hardware question.</title></entry><entry><author><name>/u/RepresentativePop</name><uri>https://www.reddit.com/user/RepresentativePop</uri></author><category term="BSD" label="r/BSD"/><content type="html">&lt;!-- SC_OFF --&gt;&lt;div class=&quot;md&quot;&gt;&lt;p&gt;I don&amp;#39;t know a lot about this subject, but the only difference I know of is that .img images can be compressed, while .iso images can&amp;#39;t.&lt;/p&gt; &lt;p&gt;Initially I would have thought that distributing install images for USB drives as .img files was just to save space (Why download an entire uncompressed CD image when you don&amp;#39;t have to?), but I remember downloading OpenBSD once and being rather surprised when the .iso wouldn&amp;#39;t boot on a USB drive, but the .img image would. &lt;/p&gt; &lt;p&gt;So presumably there&amp;#39;s some material difference between the two that I&amp;#39;m just not aware of in this context. If I had to guess, my guess would be that some time during the mid-1990s, USB-A drives came out and Berkeley UNIX /FreeBSD/ and/or NetBSD decided to treat them like floppies. Whereas people like Linus and Patrick Volkerding, being hip young whippersnappers in the 90s, were jiggy with the concept of CDs, and used ISOs.&lt;/p&gt; &lt;p&gt;Although I don&amp;#39;t really know why this would be an operating system-dependent thing. I think the only OS-specific thing you&amp;#39;d have to do would be to make the image bootable, but I don&amp;#39;t really know much about this subject.&lt;/p&gt; &lt;/div&gt;&lt;!-- SC_ON --&gt; &amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/RepresentativePop&quot;&gt; /u/RepresentativePop &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/106xu44/is_there_any_particular_reason_why_the_bsds_use/&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/106xu44/is_there_any_particular_reason_why_the_bsds_use/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_106xu44</id><link href="https://www.reddit.com/r/BSD/comments/106xu44/is_there_any_particular_reason_why_the_bsds_use/" /><updated>2023-01-08T23:25:13+00:00</updated><published>2023-01-08T23:25:13+00:00</published><title>Is there any particular reason why the BSDs use .iso install images for CDs, but .img images for USB drives, while Linux distros typically use .iso images for both?</title></entry><entry><author><name>/u/sn0oz3</name><uri>https://www.reddit.com/user/sn0oz3</uri></author><category term="BSD" label="r/BSD"/><content type="html">&amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/sn0oz3&quot;&gt; /u/sn0oz3 &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;https://byte-sized.de/linux-unix/kea-dhcp-server-unter-freebsd-13-konfigurieren/&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/106ripw/basic_configuration_of_kea_dhcpserver_on_freebsd/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_106ripw</id><link href="https://www.reddit.com/r/BSD/comments/106ripw/basic_configuration_of_kea_dhcpserver_on_freebsd/" /><updated>2023-01-08T19:16:19+00:00</updated><published>2023-01-08T19:16:19+00:00</published><title>Basic Configuration of KEA DHCP-Server on FreeBSD 13</title></entry><entry><author><name>/u/speckz</name><uri>https://www.reddit.com/user/speckz</uri></author><category term="BSD" label="r/BSD"/><content type="html">&amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/speckz&quot;&gt; /u/speckz &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;https://rubenerd.com/i-feel-for-the-netbsd-community/&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/105sjwi/i_feel_for_the_netbsd_community/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_105sjwi</id><link href="https://www.reddit.com/r/BSD/comments/105sjwi/i_feel_for_the_netbsd_community/" /><updated>2023-01-07T16:08:23+00:00</updated><published>2023-01-07T16:08:23+00:00</published><title>I feel for the NetBSD community</title></entry><entry><author><name>/u/SunosUnix</name><uri>https://www.reddit.com/user/SunosUnix</uri></author><category term="BSD" label="r/BSD"/><content type="html">&amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/SunosUnix&quot;&gt; /u/SunosUnix &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;/r/plan9/comments/105l5k2/has_anyone_tested_compatibility_with_the_unicomp/&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/105l7pa/has_anyone_tested_compatibility_with_the_unicomp/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_105l7pa</id><link href="https://www.reddit.com/r/BSD/comments/105l7pa/has_anyone_tested_compatibility_with_the_unicomp/" /><updated>2023-01-07T09:42:36+00:00</updated><published>2023-01-07T09:42:36+00:00</published><title>Has anyone tested compatibility with the Unicomp IBM USB keyboard?</title></entry><entry><author><name>/u/nmariusp</name><uri>https://www.reddit.com/user/nmariusp</uri></author><category term="BSD" label="r/BSD"/><content type="html">&amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/nmariusp&quot;&gt; /u/nmariusp &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=eG2KcljSHRA&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/1040ibl/install_netbsd_10_beta_and_kde_apps_in_qemu/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_1040ibl</id><link href="https://www.reddit.com/r/BSD/comments/1040ibl/install_netbsd_10_beta_and_kde_apps_in_qemu/" /><updated>2023-01-05T14:39:42+00:00</updated><published>2023-01-05T14:39:42+00:00</published><title>Install NetBSD 10 BETA and KDE apps in QEMU tutorial</title></entry><entry><author><name>/u/jaypatelani</name><uri>https://www.reddit.com/user/jaypatelani</uri></author><category term="BSD" label="r/BSD"/><content type="html">&amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/jaypatelani&quot;&gt; /u/jaypatelani &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;https://blog.netbsd.org/tnf/entry/reproducible_builds_summit_venice_2022&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/10193y2/netbsd_at_reproducible_builds_summit_venice_2022/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_10193y2</id><link href="https://www.reddit.com/r/BSD/comments/10193y2/netbsd_at_reproducible_builds_summit_venice_2022/" /><updated>2023-01-02T10:08:17+00:00</updated><published>2023-01-02T10:08:17+00:00</published><title>NetBSD at Reproducible Builds Summit Venice 2022</title></entry><entry><author><name>/u/speckz</name><uri>https://www.reddit.com/user/speckz</uri></author><category term="BSD" label="r/BSD"/><content type="html">&amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/speckz&quot;&gt; /u/speckz &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;https://git.hardenedbsd.org/shawn.webb/articles/-/blob/master/hardenedbsd/2023-01_decade/article.md&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/100t05f/a_decade_of_hardenedbsd/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_100t05f</id><link href="https://www.reddit.com/r/BSD/comments/100t05f/a_decade_of_hardenedbsd/" /><updated>2023-01-01T20:47:38+00:00</updated><published>2023-01-01T20:47:38+00:00</published><title>A Decade of HardenedBSD</title></entry><entry><author><name>/u/speckz</name><uri>https://www.reddit.com/user/speckz</uri></author><category term="BSD" label="r/BSD"/><content type="html">&amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/speckz&quot;&gt; /u/speckz &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;https://www.sizeofvoid.org/posts/2022-26-12-openbsd-kde-status-report-2022/&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/100r2hk/openbsd_kde_status_report_2022_the_more_you_give/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_100r2hk</id><link href="https://www.reddit.com/r/BSD/comments/100r2hk/openbsd_kde_status_report_2022_the_more_you_give/" /><updated>2023-01-01T19:24:21+00:00</updated><published>2023-01-01T19:24:21+00:00</published><title>OpenBSD KDE Status Report 2022 - The more you give it away, the more it comes back</title></entry><entry><author><name>/u/grahamperrin</name><uri>https://www.reddit.com/user/grahamperrin</uri></author><category term="BSD" label="r/BSD"/><content type="html">&amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/grahamperrin&quot;&gt; /u/grahamperrin &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;https://freshbsd.org/&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/zzkw6r/freshbsd_bsd_commit_log_search/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_zzkw6r</id><link href="https://www.reddit.com/r/BSD/comments/zzkw6r/freshbsd_bsd_commit_log_search/" /><updated>2022-12-31T04:05:46+00:00</updated><published>2022-12-31T04:05:46+00:00</published><title>FreshBSD BSD commit log search</title></entry><entry><author><name>/u/KamaKazeh</name><uri>https://www.reddit.com/user/KamaKazeh</uri></author><category term="BSD" label="r/BSD"/><content type="html">&amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/KamaKazeh&quot;&gt; /u/KamaKazeh &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;/r/linux/comments/zz6smu/7b7b_a_fork_of_the_lumina_desktop/&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/zz6uuu/7b7b_a_fork_of_the_lumina_desktop/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_zz6uuu</id><link href="https://www.reddit.com/r/BSD/comments/zz6uuu/7b7b_a_fork_of_the_lumina_desktop/" /><updated>2022-12-30T17:55:37+00:00</updated><published>2022-12-30T17:55:37+00:00</published><title>[7b7b] a fork of the lumina desktop</title></entry><entry><author><name>/u/ptkrisada</name><uri>https://www.reddit.com/user/ptkrisada</uri></author><category term="BSD" label="r/BSD"/><content type="html">&amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/ptkrisada&quot;&gt; /u/ptkrisada &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;/r/NetBSD/comments/zy2dhz/pkgsrc2022q4_branch_released/&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/zy2e9f/pkgsrc2022q4_branch_released/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_zy2e9f</id><link href="https://www.reddit.com/r/BSD/comments/zy2e9f/pkgsrc2022q4_branch_released/" /><updated>2022-12-29T10:43:35+00:00</updated><published>2022-12-29T10:43:35+00:00</published><title>pkgsrc-2022Q4 branch released</title></entry><entry><author><name>/u/torsteinkrause</name><uri>https://www.reddit.com/user/torsteinkrause</uri></author><category term="BSD" label="r/BSD"/><content type="html">&lt;!-- SC_OFF --&gt;&lt;div class=&quot;md&quot;&gt;&lt;p&gt;Hi all, if I were to switch to a BSD, which one should I choose? I&amp;#39;ve run OpenBSD for a wee while some years back, but apart from that, have run Linux only. I would thus like to know what&amp;#39;s the state of desktop BSD in 2022?&lt;/p&gt; &lt;p&gt;For private use, I&amp;#39;d need: - Play Steam/Linux games - Watch Netflix&lt;/p&gt; &lt;p&gt;For work, I&amp;#39;d need: - Cisco Anyconnect VPN support (Openconnect will not suffice) - Java (OpenJDK normally, but also legacy Oracle JDKs). - Virtualised Linux that performs well enough to run: -- Docker -- Kubernetes - MS Teams (in Chrome is fine)&lt;/p&gt; &lt;p&gt;I see there are nice looking desktop themed BSDs, like Nomad, that give a smooth installation experience and desktops. These two things are indeed nice, but not that important to me. A text based installer is fine and I&amp;#39;ll run i3 as window manager anyway. But if they resolves the issues on my lists, I&amp;#39;ll be happy to give them a go. What would you guys recommend?&lt;/p&gt; &lt;/div&gt;&lt;!-- SC_ON --&gt; &amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/torsteinkrause&quot;&gt; /u/torsteinkrause &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/zy3hso/best_bsd_for_laptop_in_2022/&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/zy3hso/best_bsd_for_laptop_in_2022/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_zy3hso</id><link href="https://www.reddit.com/r/BSD/comments/zy3hso/best_bsd_for_laptop_in_2022/" /><updated>2022-12-29T11:46:49+00:00</updated><published>2022-12-29T11:46:49+00:00</published><title>Best BSD for laptop in 2022?</title></entry><entry><author><name>/u/speckz</name><uri>https://www.reddit.com/user/speckz</uri></author><category term="BSD" label="r/BSD"/><content type="html">&amp;#32; submitted by &amp;#32; &lt;a href=&quot;https://www.reddit.com/user/speckz&quot;&gt; /u/speckz &lt;/a&gt; &lt;br/&gt; &lt;span&gt;&lt;a href=&quot;https://xn--gckvb8fzb.com/run-your-own-instant-messaging-service-on-freebsd/&quot;&gt;[link]&lt;/a&gt;&lt;/span&gt; &amp;#32; &lt;span&gt;&lt;a href=&quot;https://www.reddit.com/r/BSD/comments/zxm0n5/run_your_own_instant_messaging_service_on_freebsd/&quot;&gt;[comments]&lt;/a&gt;&lt;/span&gt;</content><id>t3_zxm0n5</id><link href="https://www.reddit.com/r/BSD/comments/zxm0n5/run_your_own_instant_messaging_service_on_freebsd/" /><updated>2022-12-28T21:45:50+00:00</updated><published>2022-12-28T21:45:50+00:00</published><title>Run Your Own Instant Messaging Service on FreeBSD</title></entry></feed>