diff --git a/doc/TODO b/doc/TODO index 09ee365aaf..7de31d87e5 100644 --- a/doc/TODO +++ b/doc/TODO @@ -15,8 +15,10 @@ Packages: package and its initramfs, and a dummy package depends on the latest one. I think this is the best option. * Fix initramfs-tools trigger for $pkgname != kernel. - * Fix initramfs-tools -a. - + * Fix initramfs-tools 'update-initramfs -a'. + * Avoid the need to use $sourcepkg and $subpackages in template files, + these vars shouldn't be needed to be set manually; find a way! + xbps-bin: * Add support to handle conf_files and keep_dirs from package metadata. [PARTIALLY IMPLEMENTED]