From 6e4c8456fe7e11595593a2568c10653dedc287f4 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Tue, 17 Oct 2006 16:26:12 -0400 Subject: Removing Cheetah to simplify deps, also don't delete the localmirror on sync (that's bad!). --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index dc552ba..a28eb11 100644 --- a/TODO +++ b/TODO @@ -10,6 +10,8 @@ core: - import over http://, ftp:// in addition to existing file and rsync:// - imports should save distros as they find them (api.serialize) - imports over NFS should be a lot faster... speedup improvements? + - remove Cheetah and pexpect dependencies to make things work nicer + with RHEL4. user interface: - "cobbler add" should be distinguished from "edit" so as to not overwrite -- cgit