From cfa2941e58ff4ff3002a86304b50edca2a2121b9 Mon Sep 17 00:00:00 2001 From: "Robert \"ar\" Gerus" Date: Sun, 5 May 2013 23:14:26 +0200 Subject: [PATCH] Update TODO --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 45912b6..e059106 100644 --- a/TODO +++ b/TODO @@ -6,7 +6,6 @@ YES: * Unattended mode, where reboot loop is actually the desired behavior. * Might require /proc to be mounted somehow, as the easiest way to do this might be "echo b > /proc/sysrq-trigger" - * Configure bridges MAYBE: * Change the rootfs_part= argument handling, so that it would accept arbitrary @@ -33,3 +32,4 @@ DONE: * Added some examples. * rootfs_part= argument handling now accepts arbitrary ammount of predefined transformations. + * Configure bridges