summaryrefslogtreecommitdiffstats
path: root/cobbler/action_enchant.py
Commit message (Expand)AuthorAgeFilesLines
* removed deprecated enchant function/module (just use SSH!), config file cleanup.root2007-09-051-112/+0
* Ben Riggs patch to allow find to take arbitrary variables plus a reworkingMichael DeHaan2007-08-151-2/+2
* String update.Michael DeHaan2007-05-301-1/+1
* Begining of i18n of cobbler. Tests pass, works with English. Need to testMichael DeHaan2007-05-291-8/+8
* Starting to add i18n to cobbler using rhplMichael DeHaan2007-05-251-0/+2
* Remove xen package install, it should already be there. (libvirt-python sho...mdehaan@mdehaan.rdu.redhat.com2006-12-221-3/+4
* Allow "cobbler enchant" commands to also remotely install Xen on systems in t...Michael DeHaan2006-12-221-6/+21
* Hack to deal with not caching SSH known hosts values.mdehaan@mdehaan.rdu.redhat.com2006-12-201-1/+15
* Disable strict host key checking for enchant/transmogrify.Michael DeHaan2006-12-201-1/+1
* Fix bug where koan_path can be blank or a directory.Michael DeHaan2006-10-231-1/+1
* Trailing whitespace.Michael DeHaan2006-10-181-1/+1
* Fixes to reboot code, upgrades to enchant, ready for release of RHEL4 compati...Michael DeHaan2006-10-171-1/+1
* Steps to remove pexpectMichael DeHaan2006-10-171-21/+27
* Working on removing the dependancy on pexpectMichael DeHaan2006-10-171-20/+16
* Clarify one warning message and one comment about depsMichael DeHaan2006-10-171-2/+2
* Pychecker.Michael DeHaan2006-10-161-1/+1
* Trailing whitespace.Michael DeHaan2006-10-161-1/+1
* Initial code behind an import feature for directory trees, i.e. to transform ...Michael DeHaan2006-10-121-1/+3
* Development error temporarily removed enchant from the CLI accessible options...Michael DeHaan2006-10-121-5/+9
* updated TODOMichael DeHaan2006-10-111-1/+3
* (1) initial work on a command to import build trees into cobbler inMichael DeHaan2006-10-111-1/+0
* Cobbler should reboot the system after enchanting it.Michael DeHaan2006-10-101-0/+4
* Added some extra error checking to enchant.Michael DeHaan2006-09-291-1/+5
* Commiting the (working) enchant feature and associated changes to enableMichael DeHaan2006-09-291-10/+6
* - Interim checkin while working on "enchant" featureMichael DeHaan2006-09-281-0/+67