glaucus icon indicating copy to clipboard operation
glaucus copied to clipboard

A simple and lightweight Linux® distribution based on musl libc and toybox

Results 5 glaucus issues
Sort by recently updated
recently updated
newest added

1. download the image and decompress `zstd -d -T0 --long glaucus-s6-x86-64-v3-20240404.img.zst ` ![WX20240531-171534](https://github.com/glaucuslinux/glaucus/assets/2763056/d0c70dd6-c75f-4998-903e-592252bc6dac)

Hi, is it possible to build a docker image for glaucus? A docker image, like other distros, would enable people to quickly test/run glaucus on their system. Thanks!

Hi, could you consider the addition of [`dbin`](https://github.com/xplshn/dbin) to the system? It is a package manager that uses static binaries, meaning: we have +2610 statically linked binaries in the repos...

Hello, on the help screen, it says that it has GCC, but I didn't find it in this version. which command do we use to install GCC and some other...