summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Serialize changes during imports, since NFS traversal is very slow.Michael DeHaan2006-10-182-5/+5
|
* Fixes to reboot code, upgrades to enchant, ready for release of RHEL4 ↵Michael DeHaan2006-10-174-2/+6
| | | | compatible version.
* Steps to remove pexpectMichael DeHaan2006-10-172-25/+31
|
* Working on removing the dependancy on pexpectMichael DeHaan2006-10-179-59/+85
|
* Fixing CHANGELOGMichael DeHaan2006-10-171-1/+1
|
* Evidentally I can't spell today.Michael DeHaan2006-10-171-1/+1
|
* Updated NEWSMichael DeHaan2006-10-171-0/+9
|
* 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
| | | | (that's bad!).
* 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
| | | | Minor manpage cleanup.
* 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 ↵Michael DeHaan2006-10-162-11/+12
| | | | without mmodification, so we won't transmogrify them.
* 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
| | | | Updated AUTHORS.
* 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
| | | | and set up kickstart templating to insert it).
* 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
| | | | kickstart files and assign them for distributions that we know how to minimally kickstart.
* 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
| | | | | | something like /mnt/redhat (containing a lot of OS builds with trees) into distributions and profiles directly.
* Updating manpage to reflect enchant being a part of the "system" subcommand ↵Michael DeHaan2006-10-121-2/+2
| | | | and therefore taking less arguments.
* Development error temporarily removed enchant from the CLI accessible ↵Michael DeHaan2006-10-123-9/+34
| | | | options. Putting it back and making it a part of the system subcommands to make it more consistant (parsing is better too this way).
* Added a basic locking system to avoid multiple "sync" operations happening ↵Michael DeHaan2006-10-127-84/+79
| | | | at the same time -- not a huge risk -- but it ought to be guarded against.
* 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
| | | | | a really fast, automated way (2) bundling 2.4's subprocess as sub_process (it's supposed to work) since subprocess isn't available on 2.3 and we want to support lots of 2.3 machines
* Cobbler should reboot the system after enchanting it.Michael DeHaan2006-10-101-0/+4
|
* Version increase & release housekeeping.Michael DeHaan2006-10-093-3/+10
|