]> xenbits.xensource.com Git - people/dariof/xen-tools.git/commitdiff
TODO/KNOWN_BUGS: Add some hook issues noticed recently
authorAxel Beckert <abe@deuxchevaux.org>
Wed, 23 Jan 2013 15:08:01 +0000 (16:08 +0100)
committerAxel Beckert <abe@deuxchevaux.org>
Wed, 23 Jan 2013 15:08:01 +0000 (16:08 +0100)
Found during debugging error messages and warnings in log files.

KNOWN_BUGS.markdown
TODO.markdown

index bddff55a39b06c328ec8507c9f6822e8e7e0d821..4339fb698aa5c7054ad151a91b780fc7b3e5d8cc 100644 (file)
@@ -1,6 +1,13 @@
 KNOWN BUGS in xen-tools
 =======================
 
+Bugs to fix before next release
+-------------------------------
+
+* Splitting off `91-install-fs-tools` from `90-make-fstab[-deb]`
+  caused the `has_xfs`, `has_btrfs` and `has_reiserfs` flags to no
+  more work and hence made `91-install-fs-tools` useless.
+
 Bugs to fix rather soon
 -----------------------
 
index b2f0ec0853d1eb012433e33599d888e4ff966b7b..e0dedc80c14730a0e50282b631aa764c7ac97974 100644 (file)
@@ -189,6 +189,9 @@ Stuff from Steve's TODO list / Generic TODOs
 
 * `xen-delete-image` should unallocate any used IP addresses.
 
+* `installGentooPackage` in `hooks/common.sh` is a stub and does
+  nothing yet.
+
 Axel's Break-Backwards-Compatibility Wishlist
 ---------------------------------------------