mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Dmitry Golovin <dima@golovin.in>
To: "musl@lists.openwall.com" <musl@lists.openwall.com>
Subject: Re: [preview] Aalbus : a musl/clang/libc++ distro
Date: Sun, 17 Nov 2019 12:09:11 +0200	[thread overview]
Message-ID: <45478011573985351@vla4-fbefcb3b0074.qloud-c.yandex.net> (raw)
In-Reply-To: <CAK8RtFrF6iryvHpZe85qRMZgz5jBA8hsJaZzX8Qny3TCw6kW6w@mail.gmail.com>

17.11.2019, 11:32, "Jens Staal" <staal1978@gmail.com>:
> Dear all,
>
> I recently got a direct e-mail asking about the progress of this hobby
> OS and shared a preview archive:
>
> https://drive.google.com/open?id=1Vg1nJQulRWoOaqLKPY0fewDIwRHPCgWa
>
> It might be nice to get some extra eyeballs on it. The archive is
> surprisingly big compared to my previous musl/clang/libc++ gentoo
> stage 4. Perhaps due to pkgsrc (which also has a tendency to pull in
> lots of dependencies for each package)..
>
> Brief background:
>
> Name/mascot: The name/mascot comes from the Lovecraftian giant albino
> penguin Aptenodytes albus:
> https://lovecraft.fandom.com/wiki/Albino_penguin
>
> Toolchain : musl/clang/libc++ + elftoolchain
> Package manager: pkgsrc
> shell: mksh
> editor: vis (-->vi)
> Several alternative libraries (libedit, gettext-tiny, netbsd-curses,
> skarnet,...)
> utilities: a mix of sbase/ubase, Heirloom and (Net)BSD (+freegrep)
> man: mandoc+neatroff
>
> I had hoped to use nbase as major provider of general utilities but
> when I managed to build it most binaries crashed with a core dump so I
> went back to sbase.
>
> Some major TODOs still are to build/package syslinux and linux kernel
> and figure out how to make a bootable live ISO.

Wow! Impressive work. I have my own attempt on
such distro, but it's a lot smaller right now, so
less impressive. I've been working on it since
2014, but hasn't been active.

The name is nenuzhnix, the main idea is not using
anything from the GNU Project when building it.
Here is the project's GitHub link:
https://github.com/tpimh/nenuzhnix

The full list of packages: base-files, curl, dash,
dropbear, e2fsprogs, eudev, kbd, kernel-headers,
kmod, libarchive, libedit, libgit2, libressl,
libssh2, libusb, lynx, miniz, musl, netbsd-curses,
opkg, pciutils, shadow, simplegit, toybox,
usbutils, xz.

As you can see, it's not much, but it's very easy
to add new packages and I will be happy to accept
pull requests adding new packages or improving
existing ones.

I use my own toolchain called ngtc to build all
the packages. Here is the project's GitHub link:
https://github.com/tpimh/ngtc

It consists of clang, compiler-rt, libc++,
libc++abi, libunwind, lld, llvm. Right now Alpine
Linux is used as the host system to build all the
packages, but at some point nenuzhnix should
become self-hosting and be able to build itself.

Also you can easily try it with docker by running
the following:
  docker run -ti --rm tpimh/nenuzhnix /bin/esh -l

Regards,
Dmitry


  reply	other threads:[~2019-11-17 10:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-17  9:31 Jens Staal
2019-11-17 10:09 ` Dmitry Golovin [this message]
2019-11-17 10:27   ` Jens Staal
2019-11-17 10:33     ` Dmitry Golovin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45478011573985351@vla4-fbefcb3b0074.qloud-c.yandex.net \
    --to=dima@golovin.in \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).