• @[email protected]
    link
    fedilink
    English
    169 months ago

    I wish I could have it as easy as Gort. I miss my debian but I want that ZFS built into my kernel.

    • Drew Belloc
      link
      fedilink
      359 months ago

      There is so many distros that are just ubuntu without snaps, is just a matter of picking one of them

      • @[email protected]
        link
        fedilink
        129 months ago

        Over time, Canonical will replace close to everything with Snaps. Ubuntu Remixes are not the solution. They just count towards Ubuntu’s installed base and validate Canonical.

          • @[email protected]
            link
            fedilink
            59 months ago

            Not access their repositories would be one thing because the only somewhat close approximation of installed base is through repository accesses.

        • Drew Belloc
          link
          fedilink
          39 months ago

          Honestly i agree, that’s why i love that more and more debian based distros are emerging, lot of times from distros that used to be based on ubuntu

          • @[email protected]
            link
            fedilink
            19 months ago

            that’s why i love that more and more debian based distros are emerging

            How many votes in Debian councils does Canonical own these days? The systemd vs Upstart discussion and vote at Debian was so protracted because Canonical bought votes in Debian’s Technological Council.

            • Drew Belloc
              link
              fedilink
              19 months ago

              I didn’t knew that, the canonical influence on debian can really become a problem down the line. I will also checkout more about what canonical did along the years

        • @[email protected]
          link
          fedilink
          29 months ago

          This is what I fear as well. I’m still running Kubuntu, as I have been for years. Next time I build a system it may just be time for Debian Testing or sid. I’ve been messing with both on some Intel NUCs I have laying around.

        • Drew Belloc
          link
          fedilink
          19 months ago

          Most of them use, unless you pick something like pop os that has it’s own kernel packages it will use the default ubuntu kernel

        • Drew Belloc
          link
          fedilink
          89 months ago

          Pop os, linux mint, linux lite, etc.

          The first 2 may do a lot pf changes to the base but that’s what make them better them ubuntu in my opinion

        • @[email protected]
          link
          fedilink
          5
          edit-2
          9 months ago

          I’d consider Arch too if you’re running ZFS on a client machine, there are like 5 kernel packages ready to go in the archzfs repo with ZFS baked in. I got tired of constantly rolling my own updated Debian packages for software a few years ago and made the jump to Arch and I’m really happy with it, the packaging and build system are a joy to work with compared to debs.

          No disrespect intended to Debian here I just got tired of building so many packages to have updated software. EndeavourOS is a good place to start in the Arch ecosystem if you ever feel like checking it out. I run Proxmox on my server boxes as well.

          • @[email protected]
            link
            fedilink
            English
            49 months ago

            I used to run arch back before the big /usr/lib migration.

            I forgot what got me to change to debian but a buddy was talking up the rock hard stability and something dumb happened so I made the switch to debian.

            I usually run it as a rolling release (need to point to the version type rather than the codename) in testing. More stable than arch but more recent than stable.

            My big reason for wanting it built into a kernel from my source repo is then I don’t have to worry about some bullshit upgrade not actually updating the kernel module like it should have. Dealt with that a few too many times when using ZFS on debian.

            • @[email protected]
              link
              fedilink
              29 months ago

              I usually run it as a rolling release (need to point to the version type rather than the codename) in testing. More stable than arch but more recent than stable.

              Yeah, this was me before I got tired of constantly building my own packages to have current versions of some software. I’ve been pretty content with Arch since I switched to it a few years ago, I still spend some time mucking with packages but nowhere near as much as before. My breaking point with Debian was a new Ryzen laptop a few years ago, I could either package my own kernel for it along with all of the platform software I needed or I could hop over to Arch and just build a patched kernel so I went for it.

              My big reason for wanting it built into a kernel from my source repo is then I don’t have to worry about some bullshit upgrade not actually updating the kernel module like it should have. Dealt with that a few too many times when using ZFS on debian.

              There is nothing more annoying than dkms failing to build your primary storage (or NIC) module after a kernel update because ✨reasons✨ - that’s a huge part of why I settled on Proxmox for my server boxes, no more unexpected ZFS breakage.

              Check out the Proxmox kernel when you get a chance, you might be able to just pull packages from their repo and roll with Sid otherwise.

              • @[email protected]
                link
                fedilink
                English
                29 months ago

                Dude if that’s the case I’m so stoked. I don’t hate Ubuntu but I think forced snaps are dumb and wrongbad. It’ll be a bit before I can commit to the project sadly. I’ve got a work trip, a proposal and some pinball repairs on the docket first.

                Should probably get a new battery for that laptop too.

        • @[email protected]
          link
          fedilink
          English
          29 months ago

          The ZFS installer was removed from later non-LTS releases. AFAIK, even in the version with the ZFS installer, it wasn’t in the kernel, it was just including the pre-compiled non-DKMS driver module that matched the kernel version.

          • @[email protected]
            link
            fedilink
            English
            1
            edit-2
            9 months ago

            That’s inaccurate. I’m was running that kernel when it came out, just the kernel no extra modules or anything get added except the libraries and commanda for ZFS and zpool. I’m on a more recent one these days and it’s still the same set up.

            I can’t say I care about it being an option in the installer, I’d rather run an advanced install because the installer’s ZFS set up was garbage, everything in one zpool, no branching no data encryption etc etc.