merelinux icon indicating copy to clipboard operation
merelinux copied to clipboard

A lightweight Linux distribution using musl libc, pacman and s6

Results 15 merelinux issues
Sort by recently updated
recently updated
newest added

The initial libraries to support digital signing are present, but they are not implemented into the build system nor are any packages actually signed yet. Further investigation and testing needs...

There is no formalized release strategy yet, though there is a basic concept in place. Having a documented release strategy will help set user and developer expectations, and should lead...

Hi! Sorry for not following the template but this is kind of different suggestion. I've been wondering if now it's good time to create GitHub structure that would be used...

Feature Request

I have some Raspberry Pis that should be running Mere :) This is a longer term goal, will get to it when there is time.

Feature Request

> It is great moment to create wiki to put there documentation like this, either here on GitHub or standalone on merelinux.org _Originally posted by @lufv in https://github.com/jhuntwork/merelinux/issues/362#issuecomment-921624063_ -- It...

Task

_This is a long term feature request_ pacman works great, is lightweight, and has a lot of really nice features. It's served this project well, really helping it to focus...

Feature Request

**Is your feature request related to a problem? Please describe.** There should be a way to support multiple packages that provide the same file or feature. For example, busybox ships...

Feature Request

**Describe the bug** Pacman can read remote repositories served by https, but by default the CA certificate chain is not installed. Making the dependency explicit in the PKGBUILD will guarantee...

Bug

**Describe the bug** The git package does not include the Git.pm perl module, so certain git commands fail. **To Reproduce** ```sh $ git add -p Can't locate Git.pm in @INC...

Bug

Also build full development libs and all architectures. This will increase the size of the llvm packages, but will provide better support for some use cases, including zig development.