From 2525af7431d9be6332e6e9831a6787f4676a43bf Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 26 Sep 2011 22:09:05 -0400 Subject: [PATCH] remove some fixed items --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index 85dcb6e..3de19c6 100644 --- a/TODO +++ b/TODO @@ -4,9 +4,7 @@ * mountoptions is missing a few options that may be worth supporting, including degraded, and all options that require a parameter. * mountoptions contains nobarrier, which is an unsafe option. Remove? Warn? -* parted support needed for filesystem detection #567176 * Resizing? -* Allow forcing use of btrfs for /boot (would probably work with eg, lilo) * How about installation into different subvolumes?