• duckman@startrek.website
    link
    fedilink
    arrow-up
    28
    ·
    18 hours ago

    Agreed. I blew up. Multiple Gentoo installs, but by the time I stopped using it, I could recover from any of my mistakes. I still miss portage but I actually use my linux machines now instead them being the project themselves :p. I’m a boring Debian boy now…

    • ragas@lemmy.ml
      link
      fedilink
      arrow-up
      6
      ·
      13 hours ago

      I run my Gentoo like a Debian by now. All stable (except Firefox) and conservative compiler flags.

      Binary packages also look kinda interesting.

      Sometimes I want to tinker and I unmask some packages.

    • mumblerfish@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      17 hours ago

      Run a Gentoo Prefix maybe? You get portage and can install customized packages like one does, without risking the system.

      • poinck@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        15 hours ago

        Interesting. Why not use systemd-nspawn? From what I understand, the kernel is shared anyway.

        • mumblerfish@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          14 hours ago

          I don’t think a Gentoo Prefix is anything but an environment directly on the host, it’s not containerized in any way. For me its for a system where the package manager is a bit outdated or I need to patch it, then installing with portage by a Gentoo Prefix helps me do that.