diff --git a/notes.md b/notes.md index 12304e6..edf5bb2 100644 --- a/notes.md +++ b/notes.md @@ -2,11 +2,11 @@ ## Some notes on arch (meta-)package management -* https://disconnected.systems/blog/archlinux-meta-packages/ -* https://nerdstuff.org/posts/2020/2020-002_meta_packages/ +* [https://disconnected.systems/blog/archlinux-meta-packages/]() +* [https://nerdstuff.org/posts/2020/2020-002_meta_packages/]() -* https://gitlab.com/archi3linux/meta/-/blob/master/PKGBUILD -* https://github.com/alfredopalhares/arch-pkgbuilds +* [https://gitlab.com/archi3linux/meta/-/blob/master/PKGBUILD]() +* [https://github.com/alfredopalhares/arch-pkgbuilds]() ### Managing custom packages; managing a remote repository @@ -103,6 +103,8 @@ Enter a number (default=1): ## TODOs (Ordered by priority) +* generate PKGBUILD files with python + * split up de-p1st-mkinitcpio * one "base" mkinitcpio * one additional for "encrypt" hook @@ -111,9 +113,6 @@ Enter a number (default=1): * Install more packages with a Makefile, see [toggle-bluetooth/Makefile](pkg/toggle-bluetooth/Makefile) * de-p1st-cups -* qt-installer-framework - * see https://codeberg.org/privacy1st/qt-installer-framework and https://bbs.archlinux.org/viewtopic.php?pid=1991208 - * remove "de-p1st-grub" from base * just one "base" package for both: BIOS and (U)EFI installation! * installer: support BIOS boot mode? Or drop BIOS support?