kiss-mfavila-large/NR_NOTES

22 lines
953 B
Plaintext
Raw Normal View History

-LessTif is busted; tries to mkdir an existing dir. Replace with OS/F MOTIF
-Package Haskell tools to allow building shellcheck from source
-es needs to have its patch adjusted
2021-10-23 03:07:27 +00:00
-libwebp cannot be retrieved from upstream securely; look into alternate sources
-rename all non-obvious GNU tools to gnu-$package
-rename all libraries to lib$package, adjust depends
-remove superfluous packages
-remove coreutils from browser deps - build as part of browser???
-replace all gnu-* in core-mod/core with alternatives
2021-10-08 08:49:10 +00:00
-look into packaging ftpfs, encfs, x11fs, and ucspi, as well as stunnel, sent,
2021-11-07 17:33:48 +00:00
-removed bkeymaps, brotli, jq.
-fix iptables package to not require GNU install
-add iptables to mbase?
2022-02-04 22:39:35 +00:00
-begin adding 'about' files to each directory
-remove need for autoconf in core/core-mod/
-remove need for git in core/core-mod/
-attempt to make packages m4-agnostic
-make rc the default user shell
-gradually rewrite shell scripts in rc - maybe port kiss?