diff --git a/doc/TODO b/doc/TODO index a358846505a..09ee365aaf6 100644 --- a/doc/TODO +++ b/doc/TODO @@ -14,6 +14,8 @@ Packages: * How to handle kernel package upgrades? dpkg seems to keep previous 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. xbps-bin: * Add support to handle conf_files and keep_dirs from package metadata.