Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
glaucus-s6-x86-64-v3-20221011.img.zst | 2022-10-11 | 289.5 MB | |
glaucus-s6-x86-64-v3-20221011 source code.tar.gz | 2022-10-11 | 2.4 kB | |
glaucus-s6-x86-64-v3-20221011 source code.zip | 2022-10-11 | 3.2 kB | |
README.md | 2022-10-11 | 2.1 kB | |
Totals: 4 Items | 289.5 MB | 0 |
What's new?
Wow, 2 years have passed already and glaucus is still going strong as ever!
Needless to say, a lot has changed. The following is a summary of changes that took place:
- radula
(glaucus's package manager written in Rust) is now fully capable of building a cross compiled glaucus system!
- glaucus's toolchain is now more refined and mature
- s6
is still the default init system (finit
was removed completely)
This release is more stable compared to previous releases but it still is not production ready..
Included cerata (85 packages)
This release contains the following cerata: - acl - attr - bc - binutils - byacc - bzip2 - cerata - curl - dash - diffutils - e2fsprogs - eudev - execline - expat - file - findutils - flex - gcc - gcompat - gettext-tiny - grep - hwdata - hydroskeleton - iana-etc - iproute2 - iputils - kmod - lbzip2 - lbzip2-utils - less - libarchive - libcap - libcap-ng - libedit - libelf - libressl - libuargp - libucontext - linux - linux-headers - lz4 - lzlib - m4 - make - mandoc - mawk - musl - musl-fts - musl-locales - musl-obstack - musl-rpmatch - musl-utils - netbsd-curses - nsss - oksh - patch - pciutils - pcre2 - pigz - pkgconf - plocate - plzip - procps-ng - psmisc - radula - rsync - s6 - s6-boot-scripts - s6-linux-init - s6-rc - samurai - sdhcp - sed - shadow - skalibs - toybox - tzcode - tzdata - util-linux - utmps - vim - wget2 - xxhash - xz - zlib-ng - zstd
sha512sum glaucus-s6-x86-64-v3-20221011.img.zst
2379749b92902ff6966b341360fd0fba0d2506da57c58cc6a69a8b5e2f27206fd09a6dfdcf21c0f8351d207328d83801e0dbaaf846cb08f4e770c1ce14741e99
How to run?
Extract glaucus-s6-x86-64-v3-20221011.img.zst
:::Shell
zstd -d --long=31 glaucus-s6-x86-64-v3-20221011.img.zst
Run via QEMU
:::Shell
qemu-system-x86_64 -enable-kvm -cpu host -hda glaucus-s6-x86-64-v3-20221011.img -m 256M
You'll be automatically logged in as root
.