13-CF

Results 15 comments of 13-CF

If the `pmm` package manager is exclusive to Bedrock Linux then that could be checked for in order to determine that the distro is Bedrock. I think you may be...

Is changing the install to ~/.local a good idea? I don't think ~/.local/bin is in $PATH by default on lots of systems.

Is there a `/etc/os-release` file?

Yeah but I need a way to find the OS without an `os-release`, similarly to how I do it on BSD. What's the output of `uname -a`?

Does `uname -s` output `Linux` or `Android`?

Hi there, sorry for the delay. Is there any files in `/system/app` and `/system/priv-app` that are on all installations? I know how to implement it but I don't have an...

Hi, I should be able to start working on a text based logo quite soon. I was wondering if you're one of the developers of CelOS, if you are it...

> Quick reminder that CelOS uses both apt/dpkg and Flatpak packages! I've not done a distro with 2 package managers by default before, but it should be easy enough. I'll...

Hey, sorry for the long delay. Scottish schools are off just now and I haven't been on my laptop in the last couple of weeks. I've implemented the code to...

I (hopefully) just added support there, although the logo isn't the nicest looking so I'll have to go back and change it at some point. Edit: still have to add...