From 0c3a21c1fb0c1fc8289a7c87b9c7f04ee9df350e Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Mon, 16 Oct 2006 10:21:12 -0400 Subject: test code no longer overwrites user settings in /var/lib/cobbler --- TODO | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 13c83e8..d4e1f5e 100644 --- a/TODO +++ b/TODO @@ -1,14 +1,12 @@ cobbler TODO list need to fix: - - global locking -- one cobbler command at a time + - turn on locking in production - For "enchant", try to verify that syslinux and mkinitrd are installed on the remote. - "enchant" would be better if it didn't need to know the password - "enchant" has issues with ssh key changes locking it out - "enchant" should be written in a more distro-agnostic way. - "cobbler add" should be distinguished from "edit" so as to not overwrite - - "make test" shouldn't overwrite files in /var/lib/cobbler/ - new configs. really nice to have: - GTK (or Web) UI for Cobbler ? -- cgit