cross-posted from: https://retrofed.com/c/unixporn@lemmy.world/p/1484254/cwm-i-ve-gone-teal

  • Distro: Devuan GNU+Linux 6 “Excalibur”
  • Init: OpenRC
  • WM: cwm
  • Shell: ksh93

  • GTK Theme: Mint-Y-Legacy-Dark-Teal
  • Qt Theme: Kvantum (Mint-Y-Dark-Teal)
  • Icon Theme: Papirus-Dark (Teal)
  • Font: 3270 Nerd Font

  • Bar: Polybar
  • Terminal: Alacritty
  • File Manager: Nemo / Midnight Commander
  • Editor: GNU nano
  • WorkingPie@feddit.online
    link
    fedilink
    English
    arrow-up
    3
    ·
    10 days ago

    Looks great! How well does Devuan run a daily system? Always been curious to give it a go but I’ve seen a few folks state its prone to breaking.

    • heliotrope@retrofed.comOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      10 days ago

      It’s pretty great. No different to Debian, aside from the absence of systemd. OpenRC is fantastic.

      Installation was a little tricky. The netinstall ISO is the only one that worked for me, and it didn’t seem to like Ventoy. Other than that, though, it was smooth sailing.

      I’d advise against choosing runit as your init system, however. Unlike the other two options, it doesn’t use /etc/init.d, so some third-party software (e.g. IVPN) throws errors when it tries to install a daemon.

      As far as breaking goes, well, I’ll have to wait and see how this system fares. My other Devuan box seems to be holding up just fine though, so I suspect the reports of breakage may have to do with people making Frankendevuans (mixing systemd and non-systemd repos) or Frankendebians (adding non-Debian repos, such as PPAs).