Replies: 5 comments 9 replies
-
My thoughts on the above -
|
Beta Was this translation helpful? Give feedback.
-
The basic system toolchain has just been updated to the latest version of musl and to use llvm as the compiler and linker. From here, my next plan of action is:
|
Beta Was this translation helpful? Give feedback.
-
I'd really love to use this as a desktop. There are a few really good musl Linuxes, but taking it even further to clang and LLVM as main compiler toolchain would be awesome. I've seen one or two clang distros as well but they've failed because of too little interest in contributing. You already have few people on here so I'm really positive about this one though. Also I've read in docs that you're aiming for statically linked binaries. I guess this is good for server-oriented distro as you planned but as for desktop, it could actually be a real pain having to recompile binaries every time some library has an update. As for me, I'd like to have it dynamically linked for a desktop, I'm not really sure about servers though. Your distro kinda reassembles Alpine Linux to me. Alpine is technically server-oriented but it's perfectly usable as a desktop and provides a lot of desktop packages that are already compiled for musl libc. If Mere Linux is willing to kind of get inspired by Alpine and pushing it further with clang, that would be the best idea in my opinion. Anyway, thank you for your work on this project. I'm looking forward to see how this develops in future and also to contribute in some way. |
Beta Was this translation helpful? Give feedback.
-
Update: The first project here https://github.com/jhuntwork/merelinux/projects/1 has been closed. The testing repository was promoted to the new core repository, and new Docker images for mere/base and mere/dev have been built and pushed. I believe the core system is stable enough now to move on to other, new features, like full desktop support. I'll create a new project to track the work of building out a first, basic version of desktop features, and interested parties can begin drafting issues to put in the project. In the meantime, I'll be working on the following, somewhat unrelated items:
|
Beta Was this translation helpful? Give feedback.
-
Update: I have added a post to the new mailing list, here: https://lists.merelinux.org/core/0003.html The short summary is that I believe Mere should begin making itself compatible with Arch Linux recipes and make it easier to build those in a Mere system, while keeping its fundamental differences, e.g., musl, s6, llvm/clang and busybox. Feel free to respond here if you have a comment and Github is easier, although I would prefer if you subscribe to the list and add your reply there. |
Beta Was this translation helpful? Give feedback.
-
Hello All,
This is an open request for comment. I'm considering the next major steps for Mere Linux and here are my current thoughts:
pacman
is great, but there are challenges to both local development and long-term dependency management that I feel might be solved by a different package manager. I began exploring some of these ideas in the mere project, but there are still a lot of open questions and heading down this path exclusively would derail efforts to make this project stable and usable. If anyone is interested in the specifics, I'll open up another thread to discuss the current design ideas.Beyond the above, I'm open to hearing from any of you how Mere might be useful or interesting to you, and how best to shape its next steps.
Thanks!
JH
Beta Was this translation helpful? Give feedback.
All reactions