summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Import now creates the directory it needs if it's not there, misc fixMichael DeHaan2006-10-241-2/+2
| | | | | | | | to rsync import code.
* | Support ssh:// as well as rsync:// for rsync importMichael DeHaan2006-10-241-3/+4
| |
* | Updated TODOMichael DeHaan2006-10-241-0/+2
| |
* | Removing some output from sync, still more to go, will do that later.Michael DeHaan2006-10-231-28/+7
| |
* | CHANGELOG update for future release.Michael DeHaan2006-10-231-0/+3
| |
* | Fix bug where koan_path can be blank or a directory.Michael DeHaan2006-10-231-1/+1
| |
* | TODO updateMichael DeHaan2006-10-231-0/+1
| |
* | Restriction code wrong. pxe-address is an IP or a hostname, not an IP or a MAC.Michael DeHaan2006-10-231-2/+0
| |
* | bugfix: --pxe-address wasn't surfaced in the CLIMichael DeHaan2006-10-231-5/+6
|/
* URL updateMichael DeHaan2006-10-181-1/+1
|
* updated TODOMichael DeHaan2006-10-182-18/+7
|
* bugfix to revert a previous change -- paths DO need to have "/"'s in them, ↵Michael DeHaan2006-10-181-5/+4
| | | | because slashes cause obvious problems.
* Trailing whitespace.Michael DeHaan2006-10-183-3/+3
|
* Bumping rev's for later release.Michael DeHaan2006-10-183-2/+8
|
* Added some directory pruning to the "import --path" command. import is nowMichael DeHaan2006-10-181-22/+39
| | | | roughly 3x faster over NFS.
* 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
|