1
0
mirror of synced 2026-04-30 21:58:36 +00:00

2006-01-04 08:38:06 by steve

The 'todo' section of the README has been moved into its own file to
 be more findable.
This commit is contained in:
steve
2006-01-04 08:38:06 +00:00
parent 83335a98d4
commit 9d0e263f70
2 changed files with 10 additions and 11 deletions

12
README
View File

@@ -98,16 +98,6 @@ xen-update-image
be corrupted. (Still if the image is "live" you may just use SSH, right?)
TODO
----
1. Test more filesystem types.
2. See if there can be simple tests made without splitting things
into modules..
3. If the new hostname is unqualified qualify it identically to the host?
Steve
--
$Id: README,v 1.17 2006-01-01 14:18:46 steve Exp $
$Id: README,v 1.18 2006-01-04 08:38:06 steve Exp $

9
TODO Normal file
View File

@@ -0,0 +1,9 @@
TODO
----
1. Test more filesystem types.
2. See if there can be simple tests made without splitting things
into modules..
3. If the new hostname is unqualified qualify it identically to the host?