From 0904702b0b5db718816847a3bb2e467bc6dba228 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 18 Apr 2009 17:35:49 +0200 Subject: [PATCH] TODO: add new items related to initramfs-tools. --HG-- extra : convert_revision : 0d422ab02e1109b63f3a8cd5f99ddf46a9acf912 --- doc/TODO | 2 ++ 1 file changed, 2 insertions(+) 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.