summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed output messageMichael DeHaan2006-10-171-2/+0
* Bumping rev for no-Cheetah build.Michael DeHaan2006-10-174-4/+10
* Removing Cheetah to simplify deps, also don't delete the localmirror on sync ...Michael DeHaan2006-10-173-16/+10
* Updated TODOMichael DeHaan2006-10-171-0/+1
* alikins suggestionMichael DeHaan2006-10-171-0/+1
* Clarify one warning message and one comment about depsMichael DeHaan2006-10-172-4/+4
* Add --helpMichael DeHaan2006-10-171-0/+1
* Updated TODOMichael DeHaan2006-10-171-2/+5
* TODO updateMichael DeHaan2006-10-171-0/+1
* Output simplification for humansMichael DeHaan2006-10-161-3/+2
* More fixes related to rsync:// importMichael DeHaan2006-10-161-3/+4
* Numerous fixes to import codeMichael DeHaan2006-10-162-7/+12
* Finally added a "usage" function to the CLI.Michael DeHaan2006-10-163-16/+48
* No commaMichael DeHaan2006-10-161-1/+1
* Alias added for alikinsMichael DeHaan2006-10-161-5/+6
* Preparation for 2.5.1Michael DeHaan2006-10-168-32/+59
* It's simpler if imported distros and profiles are named after the path withou...Michael DeHaan2006-10-162-11/+12
* Manpage clarification.Michael DeHaan2006-10-162-14/+40
* Include *.ks in specfile and fix rpmlint complaining about macro in doc section.Michael DeHaan2006-10-163-3/+5
* More pychecker.Michael DeHaan2006-10-163-7/+7
* Pychecker.Michael DeHaan2006-10-163-3/+4
* Trailing whitespace.Michael DeHaan2006-10-1614-50/+50
* Unit tests for directory importMichael DeHaan2006-10-167-3/+40
* Consistant ThursdaysMichael DeHaan2006-10-162-3/+3
* Tru's patch to specfile & adding test fodder for import code.Michael DeHaan2006-10-165-4/+4
* test code no longer overwrites user settings in /var/lib/cobblerMichael DeHaan2006-10-166-7/+38
* Make kickstart templating for tree source URL's work (find where the tree is ...Michael DeHaan2006-10-131-19/+38
* Update manpage documentation and the auto-update file.Michael DeHaan2006-10-132-3/+10
* Package the really basic kickstart fileMichael DeHaan2006-10-133-6/+8
* Lots of work on importing rsync mirrors, including preliminary code to guessMichael DeHaan2006-10-136-37/+162
* Import feature added (usable for things like /mnt/redhat)Michael DeHaan2006-10-138-86/+109
* Initial code behind an import feature for directory trees, i.e. to transform ...Michael DeHaan2006-10-128-24/+148
* Updating manpage to reflect enchant being a part of the "system" subcommand a...Michael DeHaan2006-10-121-2/+2
* Development error temporarily removed enchant from the CLI accessible options...Michael DeHaan2006-10-123-9/+34
* Added a basic locking system to avoid multiple "sync" operations happening at...Michael DeHaan2006-10-127-84/+79
* updated TODOMichael DeHaan2006-10-112-3/+10
* Preparing for next release, fixed typo in dhcp message.Michael DeHaan2006-10-114-3/+9
* Sort in a Python 2.3 compatible way.Michael DeHaan2006-10-111-1/+2
* Remove subprocess referenceMichael DeHaan2006-10-111-2/+2
* Adding API stub for unfinished methodMichael DeHaan2006-10-111-0/+7
* (1) initial work on a command to import build trees into cobbler inMichael DeHaan2006-10-119-44/+1241
* Cobbler should reboot the system after enchanting it.Michael DeHaan2006-10-101-0/+4
* Version increase & release housekeeping.Michael DeHaan2006-10-093-3/+10
* Have cobbler print a basic listing of configured profiles and systemsMichael DeHaan2006-10-091-2/+21
* Update CHANGELOGMichael DeHaan2006-10-061-0/+1
* TODO updates & doc cleanupMichael DeHaan2006-10-064-10/+12
* Fixes to dhcpd.conf and Itanium IA64 support as a result of lab tests.Michael DeHaan2006-10-0612-18/+41
* Fix elilo conf file naming since apparently elilo does not support bootloader...Michael DeHaan2006-10-054-3/+16
* --pxe-hostname should be "--pxe-address"Michael DeHaan2006-10-056-14/+16
* Surface the 'pxe-hostname' option.Michael DeHaan2006-10-051-6/+8