- 22 Jun, 2022 40 commits
-
-
alice authored
-
Michał Polański authored
Language server for Beancount files https://github.com/polarmutex/beancount-language-server
-
Michał Polański authored
Pomodoro CLI https://kevinschoon.github.io/pomo/
-
Michał Polański authored
-
Michał Polański authored
-
Michał Polański authored
-
Michał Polański authored
-
Michał Polański authored
-
Michał Polański authored
-
Michał Polański authored
introduced in hypothesis 6.47.2, needed for python < 3.11
-
Michał Polański authored
Backport of PEP 654 (exception groups) https://github.com/agronholm/exceptiongroup
-
-
-
-
ImageMagick support was deprecated by upstream.
-
Duncan Bellamy authored
-
alice authored
actually hard-required by ansible-lint
-
Currently grub-probe runs "udevadm info" if available and if not then falls back to its own logic for determine the device that the boot partition is no. However grub-probe's own logic does not correctly handle the scenario of a partitioned loop device when run inside a chroot with only mdev, rather than eudev, installed (I use this scenario for creating Alpine disk images). As a workaround I have resorted to installing the eudev package prior to running grub-install (which uses grub-probe) and then uninstalling eudev immediately afterwards. This upstream code change replaces the use of "udevadm info" by simply using the contents of /sys/dev/block/ instead which works correctly for the partitioned loop device scenario.
-
If a /etc/grub.d/ template file is locally customised/modified then if the Grub package is later updated the stock version of that file will be placed in /etc/grub.d/ with a .apk-new suffix. Whenever grub-mkconfig is next triggered (e.g. after kernel package update) it will make use of both the modified file and the stock file so resulting in the creation of duplicate menu entries. This patch prevents that by ignoring any *.apk-new files in the template directory.
-
Busybox mount does not support some functionality such as bind mounts so split mount and umount into subpackages so that other packages that only require mount and/or umount do not need to install util-linux-misc. Add util-linux-misc.post-upgrade script to warn of the move.
-
-
-
-
-
-
-
Hoang Nguyen authored
-
alice authored
-
alice authored
-
-
-
Andy Postnikov authored
-
Andy Postnikov authored
-
Andy Postnikov authored
-
Jakub Jirutka authored
-