rlsd2
rlsd2 copied to clipboard
A minimalistic GNU/Linux-libre distro
Is it possible to change the keyboard layout? I am using a german keyboard layout. So typing most symbols is quite impossible in qwerty.
[Netboot.xyz](http://netboot.xyz) lets you boot a number of Linux distributions over the Internet using iPXE. The project is developed [on GitHub](https://github.com/antonym/netboot.xyz) and accept requests for adding new distributions.
Hello, It may be the case that I'm running the recipes in some weird way or in a unsupported platform: `$ make recipe #on Ubuntu 12.04` But all rlsd2 recipes...
Hello, As of 2015-12-22, libfuse has moved to https://github.com/libfuse/, this breaks the fuse recipe, the new url is: `https://github.com/libfuse/libfuse/releases/download/fuse_2_9_4/fuse-$PKG_VER.tar.gz` [wget-finder](https://github.com/chilicuil/learn/blob/master/sh/tools/wget-finder) is a file finder specially designed for these cases, if...
Hello, The libjpeg-turbo recipe was updated to 1.4.2 version, however the docdir.patch wasn't update accordingly, the following patch fixes that: ``` --- libjpeg-turbo-1.4.2-orig/Makefile.in 2016-02-12 10:02:24.150954768 +0000 +++ libjpeg-turbo-1.4.2/Makefile.in 2016-02-12 10:02:45.951231910...
Hello, I'm running a build environment for rlsd2 as part of [minos-static](https://github.com/minos-org/minos-static), a linux repository of static binaries. Since some time the mutt recipe has been [failing](https://github.com/minos-org/rlsd2-delta/blob/master/broken/mutt/log) due to been...