schmonz.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Search results for tag #netbsd

Jay 🚩 :runbsd: boosted

[?]Stefano Marinelli » 🌐
@stefano@mastodon.bsd.cafe

Make your own Read-Only Device with NetBSD

One detail that is often overlooked when dealing with embedded (or remote) devices is a key point of vulnerability: the file system.

it-notes.dragas.net/2024/09/10

    #netbsd boosted

    [?]JdeBP » 🌐
    @JdeBP@mastodonapp.uk

    @cks

    OpenWatcom vi is source available.

    mastodonapp.uk/@JdeBP/11605201

    Ritter's Heirloom is in ports today, coming from the same place that it has for a long time.

    freshports.org/editors/2bsd-vi/

    It was dropped from because it did not compile and hadn't changed in 20 years. Ironically, this is because the (GNU) C language had changed, and it has to nowadays be compiled forcing an older GNU C language version.

    bbs.archlinux.org/viewtopic.ph

    Several people have independently discovered the Makefile patch that gets it to build on and the like.

    forums.debian.net/viewtopic.ph

    gist.github.com/cwfoo/01abac5c

    , the precursor to , is packaged for both / and .

    ftp.netbsd.org/pub/pkgsrc/curr

    github.com/openbsd/ports/tree/

      #pkgsrc boosted

      [?]Habr » 🤖 🌐
      @habr@zhub.link

      NetBSD: Интервью с разработчиком

      На одной истории с OpenBSD и Вячеславом Воронцовым мы конечно же не остановились, на этот раз в гостях у нас ещё один яркий и интересный представитель сообщества BSD.

      habr.com/ru/articles/995602/

        Jay 🚩 :runbsd: boosted

        [?]Stefano Marinelli » 🌐
        @stefano@mastodon.bsd.cafe

        As the @bsdcan lists of talks and tutorials have been posted, I can officially announce my presentation:

        Don't Freeze in the Cloud: Reclaiming Home Control with NetBSD

        In 2010, I was taking more flights than cups of coffee. After a two-week trip, I returned home to a nasty, albeit expected, surprise: an indoor temperature of 7.8°C (46 F). Possessing more time than money, I decided to solve the problem my own way. I built a custom Python-based control system, accessible only via VPN, to manage my heating.

        In 2015, after moving houses, this system was demoted to a secondary role, replaced by a shiny, commercial "smart" thermostat. However, I continued to maintain and update my custom solution for fun.

        Fast forward to October 2025: major cloud providers faced significant outages. My commercial thermostat became dumber than a mechanical switch. I was reduced to manual two-hour overrides, with no visibility into settings or usage. It was a wake-up call: keeping my home warm should not depend on someone else's server.

        I dusted off my solution and adapted it to modern needs - powered, of course, by NetBSD, running on the very same hardware that served my previous home for years.

        In this talk, I will share the journey, the technical challenges, and the architectural decisions behind the project. I will demonstrate how NetBSD’s stability and low footprint make it the ideal operating system for long-term, "set-and-forget" home automation, allowing us to reclaim control from the cloud.

          Jay 🚩 :runbsd: boosted

          [?]Jan Schaumann » 🌐
          @jschauma@mstdn.social

          System Administration: Week 3: Resizing a file system

          In these two videos, we show how to resize an existing filesystem. First on using the resize_ffs(8) tool, where we first increase the size of a 512MB partition to 1GB, then shrink it down to 256MB. Next we repeat the same exercise on Linux, using the resize2fs(8) tool.

          youtu.be/9l-g3keN48g

          youtu.be/4V15y5Klo9Y

            #netbsd boosted

            [?]JdeBP » 🌐
            @JdeBP@mastodonapp.uk

            On , Joy vi is in /usr/src/cmd/vi:

            github.com/illumos/illumos-gat

            On , Bostic is in /usr/src/usr.bin/vi/vi; having it in /usr/src/external/bsd/nvi; and in /usr/src/contrib/nvi:

            cgit.freebsd.org/src/tree/cont

            FreeBSD has an nvi2 in ports:

            freshports.org/editors/nvi2/

            OpenBSD has elvis in ports:

            github.com/openbsd/ports/blob/

            Ritter's Heirloom vi is on SourceForge:

            ex-vi.sourceforge.net

            STEVIE was posted to comp.sources.unix in 1988:

            sources.vsta.org/comp.sources.

            Unfortunately, Sven Guckes's vi Clones WWW site was never completed with some of this, notably lacking Heirloom vi, for example.

            guckes.net/vi/clones.html

            But it does mention oft-overlooked commercial clones such as Watcom's vi, a from-scratch implementation started in 1983 that is also now source-available:

            github.com/open-watcom/owp4v1c

              [?]JdeBP » 🌐
              @JdeBP@mastodonapp.uk

              People waxing lyrical about using 'original vi', both nowadays in 2026 and back in 2006, haven't a clue what that is.

              There's only one family of operating systems where 'vi' will actually run the original vi program by Joy, Horton, et al.: and its derivatives , , and .

              *Everyone else* uses one of the ground-up clones.

              On , , and , it's Bostic's early 1990s , which was derived from Kirkendall's elvis, a clone written some time around 1990.

              On Linux-based operating systems, vi either is Bostic nvi, or is one of the derivatives of STEVIE (the middle-1980s vi clone for the Atari ST that inspired Kirkendall to write elvis in the first place): Moolenaar's VIM or NeoVIM.

              On none of those will you get original Joy+Horton vi in base, or indeed packaged/in ports.

              Yes, Heirloom vi exists, which is Ritter's 2002 fork of 1985 Joy+Horton vi. But it's not even available in Arch Linux nowadays.

                Jay 🚩 :runbsd: boosted

                [?]kaveman » 🌐
                @kaveman@mastodon.bsd.cafe

                This is a clever use of secmodel+kauth to implement jail-like process isolation on

                petermann-digital.de/blog/netb

                  #netbsd boosted

                  [?]0x0 » 🌐
                  @0x0@hachyderm.io

                  @thedarkener
                  Any reason you went specifically with ?

                    Jay 🚩 :runbsd: boosted

                    [?]benz » 🌐
                    @bentsukun@mastodon.sdf.org

                    Amazingly, there appears to be a Rust compiler available on . I guess I will see tomorrow, once we have spent the night compiling LLVM.

                      #netbsd boosted

                      [?]Jan Schaumann » 🌐
                      @jschauma@mstdn.social

                      System Administration: Week 3: Files go hier(7)

                      In this video, we're wrapping up our discussion of filesystems and partitions with a look at file types and partitions and filesystems mounted by default on , , , and Fedora Linux. We close with a look at the filesystem hierarchy as defined in the hier(7) manual page.

                      youtu.be/J0ontdqxpUg

                        #netbsd boosted

                        [?]EF » 🌐
                        @EF@mastodon.bsd.cafe

                        @yianiris @jmcunx @jbz using zfs encrypted roots on many Alpine and Void installs. Zero issues. makes it even simpler in zfs being a seperate package pre-compiled against a kernel rather than dkms (no sure why other distros do not do this).

                        supports zfs but native encrypted root is not yet an option.

                          #netbsd boosted

                          [?]EF » 🌐
                          @EF@mastodon.bsd.cafe

                          @yianiris @jmcunx @jbz if only did zfs native encrypted root...

                            #netbsd boosted

                            [?]TechSvet » 🌐
                            @techsvet@mastodon.online

                            Nasledujúca verzia operačného systému 11 sa opäť posunula vo vývoji s vydaním inštalačných obrazov prvej release candidate verzie.

                            techsvet.eu/aktuality/netbsd-1

                              #netbsd boosted

                              [?]vermaden » 🌐
                              @vermaden@mastodon.social

                              Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟲/𝟬𝟮/𝟬𝟵 (Valuable News - 2026/02/09) available.

                              vermaden.wordpress.com/2026/02

                              Past releases: vermaden.wordpress.com/news/

                                [?]vermaden » 🌐
                                @vermaden@mastodon.bsd.cafe

                                Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟲/𝟬𝟮/𝟬𝟵 (Valuable News - 2026/02/09) available.

                                vermaden.wordpress.com/2026/02

                                Past releases: vermaden.wordpress.com/news/

                                  [?]Peter N. M. Hansteen » 🌐
                                  @pitrh@mastodon.social

                                  #netbsd boosted

                                  [?]Fossery Tech :debian: :gnome: » 🌐
                                  @fosserytech@social.linux.pizza

                                  (more Linux and FOSS news in previous posts of thread)

                                  Git 2.53 Released with New Features and Performance Improvements:
                                  9to5linux.com/git-2-53-release

                                  Zed Editor adds multiple edit prediction providers and pluggable architecture:
                                  alternativeto.net/news/2026/2/

                                  WooCommerce 10.5 boosts analytics scalability and admin performance:
                                  alternativeto.net/news/2026/2/

                                  Notepad++ reveals its updater was hijacked by state-sponsored hackers:
                                  betanews.com/article/notepad-r

                                  Deno Deploy reaches GA with CI/CD, observability, and Deno Sandbox beta launch:
                                  alternativeto.net/news/2026/2/

                                  Toyota Developing A Console-Grade, Open-Source Game Engine - Using Flutter & Dart:
                                  phoronix.com/news/Fluorite-Toy
                                  (Yeah, let's make drivers playing games when driving, so they can't pay attention to their surroundings, will cause more accidents)

                                  NVIDIA DLSS For Blender Under Review But Licensing Concerns Persist:
                                  phoronix.com/news/NVIDIA-DLSS-

                                  Pandoc 3.9: WebAssembly Support, PDF standards, and improved browser features:
                                  alternativeto.net/news/2026/2/

                                  GNU Nettle 4.0 Released With SLH-DSA Support:
                                  phoronix.com/news/Nettle-4.0-R

                                  Latest VirtualBox Code Begins Supporting KVM Backend:
                                  phoronix.com/news/VirtualBox-U

                                  Stremio for Android TV v1.9.1 updates player and user settings:
                                  alternativeto.net/news/2026/2/

                                  GNU Hurd Is "Almost There" With x86_64, SMP & ~75% Of Debian Packages Building:
                                  phoronix.com/news/GNU-Hurd-In-

                                  NetBSD's Kernel Supports Lua Scripting But Don't Look For Rust In There Anytime Soon:
                                  phoronix.com/news/No-Rust-In-N

                                  NetBSD 11.0-RC1 Available For Testing With Enhanced Linux Emulation:
                                  phoronix.com/news/NetBSD-11.0-

                                  smolBSD Builds On The NetBSD-MicroVM Kernel For Booting To Service VMs In Milliseconds:
                                  phoronix.com/news/smolBSD

                                  OpenIndiana Is Porting Solaris' IPS Package Management To Rust:
                                  phoronix.com/news/OpenIndiana-

                                    [?]benz » 🌐
                                    @bentsukun@mastodon.sdf.org

                                    11 RC1 released!

                                    No official announcement yet but Phoronix has the deets: phoronix.com/news/NetBSD-11.0-

                                      Jay 🚩 :runbsd: boosted

                                      [?]Parade du Grotesque 💀 » 🌐
                                      @ParadeGrotesque@mastodon.sdf.org

                                      Victory is mine! 11 RC1 is working! :netbsd:

                                      Overall, pretty uneventful...

                                      Now, I will let it rest for a little while, until qemu 9.2.4 has finished compiling.

                                      A white on black console whowing, in bold ASCII letters "NetBSD 11.0_RC1 amd64"

                                      Alt...A white on black console whowing, in bold ASCII letters "NetBSD 11.0_RC1 amd64"

                                        Jay 🚩 :runbsd: boosted

                                        [?]Parade du Grotesque 💀 » 🌐
                                        @ParadeGrotesque@mastodon.sdf.org

                                        11, you are doing the packages in alphabetical order, right?

                                        RIGHT? 😂 :netbsd:

                                        A qemu console showing the NetBSD sysinst trying to download the 'xbase' package.

As with the previous screenshots, the sysinst is trying an IPv6 address first.

                                        Alt...A qemu console showing the NetBSD sysinst trying to download the 'xbase' package. As with the previous screenshots, the sysinst is trying an IPv6 address first.

                                          #netbsd boosted

                                          [?]Parade du Grotesque 💀 » 🌐
                                          @ParadeGrotesque@mastodon.sdf.org

                                          [3348/9317] Compiling C object libqemu-mipsn32el-linux-user.a.p/linux-user_signal.c.o

                                          So, roughly 30% done. I think the VM will be done first!

                                            #netbsd boosted

                                            [?]Parade du Grotesque 💀 » 🌐
                                            @ParadeGrotesque@mastodon.sdf.org

                                            The good side of this, is that I can keep an eye on both the 11 VM and the compilation of qemu on my server! 😋

                                              #netbsd boosted

                                              [?]Parade du Grotesque 💀 » 🌐
                                              @ParadeGrotesque@mastodon.sdf.org

                                              It works, but it is going to be painful: since the qemu network emulation provides the VM with an IPv6 address through DHCP, sysinst tries IPv6 first, times out, then tries IPv4... all of this to be redirected by the web server and go through IPv6 - timeout - IPv4 again.

                                              In other words: it downloads, but really really slowly. ☹️

                                              Any help getting out of that painful loop is greatly appreciated (I know how to do it on an installed machine, just not in sysinst) :netbsd:

                                              A white-on-blue NetBSD installation console showing error messages, such as:
/sets/modules.tar.xz

ftp: Can't connect to [2ad4:ded2:1d::262]:80: No route to host

                                              Alt...A white-on-blue NetBSD installation console showing error messages, such as: /sets/modules.tar.xz ftp: Can't connect to [2ad4:ded2:1d::262]:80: No route to host

                                                #netbsd boosted

                                                [?]Parade du Grotesque 💀 » 🌐
                                                @ParadeGrotesque@mastodon.sdf.org

                                                It seems 'sysinst' still has issues with the 'curses' qemu console, but it remains readable, so onward!

                                                A qemu console showing a NetBSD installation disk selection menus.

Little display bugs (strange glyphs and added blank spaces) can be seen here and there...

                                                Alt...A qemu console showing a NetBSD installation disk selection menus. Little display bugs (strange glyphs and added blank spaces) can be seen here and there...

                                                  Jay 🚩 :runbsd: boosted

                                                  [?]Parade du Grotesque 💀 » 🌐
                                                  @ParadeGrotesque@mastodon.sdf.org

                                                  Well, well, well... What do we have here? :netbsd:

                                                  Hello 11!

                                                  A qemu console showing the sysinst installation programme from NetBSD

Blue background, white text

                                                  Alt...A qemu console showing the sysinst installation programme from NetBSD Blue background, white text

                                                    #netbsd boosted

                                                    [?]Parade du Grotesque 💀 » 🌐
                                                    @ParadeGrotesque@mastodon.sdf.org

                                                    From:

                                                    nycdn.netbsd.org/pub/NetBSD-da

                                                    The following features are to be removed from in the future:

                                                    - groff(1). Man pages are now handled with mandoc(1), and groff(1) can still be found in pkgsrc as textproc/groff.

                                                    - pf(4). This packet filter is obsolete and unmaintained in NetBSD. It will be eventually removed due to possible long-standing security issues and lack of multiprocessor support. New installations should use npf(7).

                                                    No 'npf mastery' book so I really need to read that man page...

                                                      #netbsd boosted

                                                      [?]Parade du Grotesque 💀 » 🌐
                                                      @ParadeGrotesque@mastodon.sdf.org

                                                      $ /usr/local/bin/qemu-img create -f qcow2 /opt/qemu/netbsd11.img 20G

                                                      20GB should be enough for most installations I suppose... :netbsd:

                                                        #netbsd boosted

                                                        [?]Parade du Grotesque 💀 » 🌐
                                                        @ParadeGrotesque@mastodon.sdf.org

                                                        ~/files/download/ISO/NetBSD$ curl -O nycdn.netbsd.org/pub/NetBSD-da

                                                        Yeah, going to test 11-RC1 like a savage as usual... 🤓

                                                        :netbsd:

                                                          Jay 🚩 :runbsd: boosted

                                                          [?]benz » 🌐
                                                          @bentsukun@mastodon.sdf.org

                                                          I had to use a breadboard to set up a serial console, but I got working on the VisionFive 2! 🥳

                                                          Ethernet works great, so I will mostly talk to it over SSH, I suppose.

                                                            [?]Peter N. M. Hansteen » 🌐
                                                            @pitrh@mastodon.social

                                                            #netbsd boosted

                                                            [?]bsd.nrw » 🌐
                                                            @bsdnrw@bsd.network

                                                            So. Schon 2026. Nächsten Dienstag, 10.2.2026 wie gehabt, ab 19:00h im Fuchs im Hofmanns in
                                                            meetup.com/de-DE/bsd-user-grou

                                                              [?]Tionisla » 🌐
                                                              @Tionisla@mastodon.bsd.cafe

                                                              Just a shout out to everyone directly or loosly involved in *BSD world here on fedi and elsewhere.
                                                              Thanks for having me here. It's now a couple of years now since I mograted from Linux and really enjoying it.

                                                              be safe and keep up the excellent work,

                                                                Back to top - More...