add moreutils and python-pythondialog packages

moreutils (about 200k): several small shell utilities
I want to use lckdo for improving mountall. Also ts is helpful when you have a
datastream (like from a serial console) and add timestamps to it. But there are
more helpful utils in there.
https://joeyh.name/code/moreutils/

python-pythondialog (about 60k): allows to easily use python to create
simple shell UIs, based on the "dialog" utility (like used for example in setkmap).
I want to use it to create menus to be used with autoterminal.
https://pythondialog.sourceforge.io/
This commit is contained in:
Gerd v. Egidy 2022-05-09 22:37:45 +02:00
parent eb536c5a06
commit 95211a9e2a
2 changed files with 7 additions and 0 deletions

View file

@ -1,12 +1,17 @@
SystemRescue ChangeLog
======================
IMPORTANT: The 32bit (i686) release of SystemRescue will be deprecated soon
unless volunteers are found to help maintaining it. See
https://gitlab.com/systemrescue/systemrescue-sources/-/issues/278
------------------------------------------------------------------------------
9.03 (YYYY-MM-DD):
-------------------------------------------------------------------------------
* Change how the "sysrescuecfg" boot command line option is implemented:
Merge given config files after reading the ones in the sysrescue.d dir
* Change YAML config file loading logic to fully merge multiple files (#254)
* Added packages: moreutils, python-pythondialog
-------------------------------------------------------------------------------
9.02 (2022-04-09):

View file

@ -133,6 +133,7 @@ minicom
mkinitcpio
mkinitcpio-nfs-utils
mlocate
moreutils
ms-sys
mtools
mtr
@ -185,6 +186,7 @@ psmisc
pulseaudio-alsa
pv
python
python-pythondialog
python-llfuse
python-pip
python-yaml