firekeeper

@firekeeper@b0nfire.xyz

Tinkerer, Maker, Photographer, Reader, Mechanic, Nerd, Pizza-Lover, Dork, Southern Gentleman, Baker, Son, Cousin, among other things. Broadcasting from the rolling hills of Winston Salem NC, despite the clouds of Tobbaco smoke and BBQ smokehouses, the network continues!

is best web
faithful
Liberator
Current "Weapon":
Canon R8
RF 50mm F1.8
RF 24mm F1.8
EF 18-70mm 90's kit lens that I believe is either enchanted or possessed by some form of poltergeist.


galleryhttps://gallery.b0nfire.xyz
xmppfirekeeper@chat.b0nfire.xyz
mailww@mailfire.xyz
pronounshe/him

322 following, 282 followers

1 ★ 0 ↺

[?]firekeeper [he/him] » 🌐
@firekeeper@b0nfire.xyz

is interesting, very interesting.

So... I can enable binaries if available, but if they aren't available, it builds the package from source on the spot like how people classically think Gentoo does.

The install process was a bit head-scratchy just because I'm new to Gentoo but overall, this shares a ton of parallels to installing Archlinux without an install script or helper.

The cool thing about gentoo is that you almost have to learn about how the system works to install it to start with. Your choices, and they have to be your choices, this is a very 'elect' system - make the system what it is, literally. There's nothing in the pot that you don't throw into it. It has a few defaults and some config files are set up well enough for any standard desktop, but for the most part, you're about to find out how OpenRC, Wayland, SDDM and KDE work together.

It's flexible. I didn't make brand new filesystems or nuke my old drive. I blanked the partitions I had then adapted them to Gentoo. I had an efi/main partition/swap setup already and it was easy to translate that to Gentoo's layout of... the same layout lmao.

That's one of the cool things, here. Gentoo's guide doesn't MAKE you do anything. There are so many "ifs". It's extremely flexible and you wrap your system around it every step of the way. Everything fits and there's a "oh, you have X? Then do Y" for everything, seems like.

Where are we right now?
Right now I've rebooted, grub successfully has my kernel loaded and we're going forward with installing KDE, SDDM and making sure Wayland and X11 both do their thing for getting me logged in... then I'll move towards solving any sound issues and from there, packages and getting the desktop set up.

So far so good, and no real errors to back up and deal with, believe it or not. Things have been pretty buttery, but I have had to go looking for clarification on a few things like make flags and such.

In the future, as I think most people running Gentoo do... it would probably be smart of me to copy these files for use if I ever have to restore this system from scratch. Having it all canned would save on time.

    ...

    [?]InterestingMoo » 🔓
    @970uts1d3@defcon.social

    @firekeeper
    There is always the btrfs - snapper - grub btrfs route in case you hose your system on a regular basis 😆 a whole nother level of complexity adddd for an installation, but shit if you can get it to work you can do anything! I really like and it makes you learn a lot as you've said. My biggest gripe is the occasional portage circular dependency issues... But usually just waiting a week resolves those.

      [?]Gabriele Svelto [he/him] » 🌐
      @gabrielesvelto@mas.to

      @firekeeper etckeeper is your friend if you want to preserve your configuration changes and the order in which you made them, and if you're on BTRFS snapper is also useful to experiment without fear of messing things up.

        ...
        1 ★ 0 ↺

        [?]firekeeper [he/him] » 🌐
        @firekeeper@b0nfire.xyz

        @gabrielesvelto@mas.to I backed off of KDE, Wayland and SDDM as my first foray into this and went to a simpler XFCE/SLIM combo so there's less to deal with. It took me an hour or so to purge KDE off and pivot. USE flags and having to review nearly every, single, app before install is taking a toll on me.

        Once this is set, I've no doubt it's going to be a solid desktop but sheesh.

        Currently handing off the wpa_supplicant -only path I've been using just for install over to networkmanager. XFCE and Slim are running, got flatpak and waterfox, just got some tuning to do for power and sleep settings, then I'll do snapper/restic, I have a NAS with a running restic repo. I'll probably just backup to it for now.

        Oh, and pipewire isn't solid yet, lol, getting there.

          ...

          [?]Gabriele Svelto [he/him] » 🌐
          @gabrielesvelto@mas.to

          @firekeeper iwd is also a great alternative for networking if you want just a cli tool and no network-manager