[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r11559: Fix comment order so it makes sense. (incognito/trunk)



Author: double
Date: 2007-09-21 15:49:36 -0400 (Fri, 21 Sep 2007)
New Revision: 11559

Modified:
   incognito/trunk/TODO
Log:
Fix comment order so it makes sense.


Modified: incognito/trunk/TODO
===================================================================
--- incognito/trunk/TODO	2007-09-21 19:11:52 UTC (rev 11558)
+++ incognito/trunk/TODO	2007-09-21 19:49:36 UTC (rev 11559)
@@ -62,9 +62,8 @@
 - Move to kernel 2.6.22
 Note that as of 2007-08-24 some of the wireless NIC drivers will not compile with 2.6.22.
 
-- Run from USB in virtualized PC for computers that cannot reboot (CD has this functionality)
-
 - Use kqemu for virtualization speed improvement
 
+- Run from USB in virtualized PC for computers that cannot reboot (CD has this functionality)
 Public computers may prevent rebooting or booting from removable media. Include QEMU for Windows in root and batch file that will start Incognito in virtual environment. Only works for Windows 2000/XP+ host. vvfat can be used for the disk but boot sector will not be available. QEMU can specify linux kernel and initrd directly, but then we don't get the menu choices, in which case we need the batch file to do so.