From 74ef51eb2657642e05d67a423e5a1cf665ee08a4 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Thu, 15 Nov 2012 20:09:37 +0100 Subject: [PATCH] Fix even more Markdown indenting --- TODO.markdown | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/TODO.markdown b/TODO.markdown index e3cd559..14e25ff 100644 --- a/TODO.markdown +++ b/TODO.markdown @@ -57,12 +57,12 @@ Bugs to fix and features to add for 5.0 One idea is to allow parameters like - --dist="lenny:main,contrib,non-free;security;volatile:main" + --dist="lenny:main,contrib,non-free;security;volatile:main" and maybe (if the default will be to include security) to also allow - --dist="lenny;no-security" + --dist="lenny;no-security" The second idea (by Mathieu Parent) is to have an `/etc/xen-tools/sources.list.d/` which then contains files like @@ -81,9 +81,9 @@ Bugs to fix and features to add for 5.0 * Clean up mounts on `Ctrl-C`, causes error while installing otherwise: - Removing /dev/vg0/acromantula-domu1-disk - since we're forcing the - install Can't remove open logical volume "acromantula-domu1-disk" - this should be a matter of unmounting the mounted volume from /tmp. + Removing /dev/vg0/acromantula-domu1-disk - since we're forcing the + install Can't remove open logical volume "acromantula-domu1-disk" + this should be a matter of unmounting the mounted volume from /tmp. * Generic grub support