- Sep 10, 2022
-
-
J0WI authored
-
-
alice authored
this makes the bug info at the bottom of --help (and segfaults?): For bug reporting instructions, please see: <https://gitlab.alpinelinux.org/alpine/aports/-/issues>. which is where all issues should go, especially for this gcc given the large patchset.
-
-
Jakub Jirutka authored
-
Co-Authored-By:
Jakub Jirutka <jakub@jirutka.cz>
-
Whenever grub-probe is run (by grub-mkconfig) and the root filesystem is on LVM then multiple warnings may be displayed: File descriptor 7 (socket:[24298]) leaked on vgs invocation. Parent PID 12489: /usr/sbin/grub-probe These warnings are harmless but annoying and may make users think there is an actual problem with their OS. If the environment variable LVM_SUPPRESS_FD_WARNINGS is set then grub-probe will not display these. This patch sets LVM_SUPPRESS_FD_WARNINGS when "vgs" is called, so preventing these harmless warnings appearing.
-
Bart Ribbers authored
-
Andy Postnikov authored
-
Andy Postnikov authored
-
Andy Postnikov authored
-
Andy Postnikov authored
-
alice authored
-
alice authored
-
Sören Tempel authored
I've been using Booster as the default initramfs on all my Alpine-based desktop systems and haven't noticed any issue so far. As such, it should be fine to move it to community/ and thereby support an alternative initramfs in the upcoming 3.17 release.
-
Henrik Riomar authored
-
Henrik Riomar authored
-
-
alice authored
this release has multiple issues: https://bugs.gentoo.org/868567 https://bugs.gentoo.org/868522 needs another release
-
alice authored
-
alice authored
-