Finding a Successor to the FHS
1–10 of 22 posts
Re: Finding a Successor to the FHS
#2No. freedesktop.org is the place where standards go to die and CADT development takes place.
Re: Finding a Successor to the FHS
#3Re: Finding a Successor to the FHS
#4A little surprised that the linked systemd file-hierarchy(7) manpage makes no mention of /opt
Re: Finding a Successor to the FHS
#5Are CLI tools or low-level, privileged software (e.g. anything that requires root) also distributed using flatpak or snap these days?
Re: Finding a Successor to the FHS
#6>there's far less emphasis on creating native distribution packages for third-party software in 2025. Flatpaks, Snaps, and AppImage packages seem more popular with desktop-application developers these days. A lot of server-side software is now expected to be deployed as a container—or a group of containers run in Kubernetes—rather than installed as a package. Are CLI tools or low-level, privileged software (e.g. anyt…
Flatpak hasn't really taken the same path, it doesn't have much utility for anything other than desktop apps.
Re: Finding a Successor to the FHS
#7Re: Finding a Successor to the FHS
#8>there's far less emphasis on creating native distribution packages for third-party software in 2025. Flatpaks, Snaps, and AppImage packages seem more popular with desktop-application developers these days. A lot of server-side software is now expected to be deployed as a container—or a group of containers run in Kubernetes—rather than installed as a package. Are CLI tools or low-level, privileged software (e.g. anyt…
Ubuntu distributes some system daemons and even the kernel image as Snaps. The Ubuntu Server interactive installer nags you to look at a list of server software (such as nginx) to install using Snap. Flatpak hasn't really taken the same path, it doesn't have much utility for anything other than desktop apps.
Re: Finding a Successor to the FHS
#9Earlier quoted context omitted.
/opt/ is just a dumping ground for crap nobody can find a better location for
Where else would ./install-3rdparty-software.sh write to? Should it spray files all over /usr?
Re: Finding a Successor to the FHS
#10Earlier quoted context omitted.
/opt/ is just a dumping ground for crap nobody can find a better location for
Where else would ./install-3rdparty-software.sh write to? Should it spray files all over /usr?