summaryrefslogtreecommitdiffstats
path: root/cobbler
Commit message (Expand)AuthorAgeFilesLines
* Minor fix to /tftpboot codeMichael DeHaan2006-11-141-4/+6
* During "cobbler sync" only delete certain directories in /tftpboot to preserv...Michael DeHaan2006-11-141-8/+11
* Slight tweak to dlutter's upgrade to the default pxe behavior -- use the defa...Michael DeHaan2006-10-301-2/+8
* Add support for default PXE boots via /etc/cobbler/default.pxe; wrapDavid Lutterkort2006-10-272-3/+22
* Add support for restricting the listing to systems/profiles/distrosDavid Lutterkort2006-10-271-2/+16
* Merge 247:06e34f3b1f36David Lutterkort2006-10-262-3/+3
* Merge 243:1f764e5dd1ccDavid Lutterkort2006-10-257-128/+129
* Merge latestDavid Lutterkort2006-10-237-131/+130
|\
| * Enable --pxe-address command line optionDavid Lutterkort2006-10-191-0/+1
* | Remove the vga line from the default kernel params, add "text". No reason to...Michael DeHaan2006-10-261-1/+1
* | Fix per-system templating work for PXE (reported by Tim Foreman).Michael DeHaan2006-10-251-2/+2
* | Fix bug with kickstart templating (found by Tim Foreman)Michael DeHaan2006-10-251-1/+2
* | Change "Xen" to "virt" to make it more generic.mdehaan@mdehaan.rdu.redhat.com2006-10-256-88/+85
* | Add "virt" aliases to xen commands.mdehaan@mdehaan.rdu.redhat.com2006-10-251-1/+13
* | Add "virt" aliases for commands.Michael DeHaan2006-10-251-2/+3
* | Allow default kickstart to be modified by the user (say they wanted to useMichael DeHaan2006-10-242-19/+28
* | Cobbler now assigns a default.ks file (which is by default blank) toMichael DeHaan2006-10-241-1/+1
* | Reload httpd during syncMichael DeHaan2006-10-241-0/+1
* | Import now creates the directory it needs if it's not there, misc fixMichael DeHaan2006-10-241-2/+2
* | Support ssh:// as well as rsync:// for rsync importMichael DeHaan2006-10-241-3/+4
* | Removing some output from sync, still more to go, will do that later.Michael DeHaan2006-10-231-28/+7
* | Fix bug where koan_path can be blank or a directory.Michael DeHaan2006-10-231-1/+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
|/
* bugfix to revert a previous change -- paths DO need to have "/"'s in them, be...Michael DeHaan2006-10-181-5/+4
* Trailing whitespace.Michael DeHaan2006-10-182-2/+2
* Added some directory pruning to the "import --path" command. import is nowMichael DeHaan2006-10-181-22/+39
* 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 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-174-54/+57
* Fixed output messageMichael DeHaan2006-10-171-2/+0
* Bumping rev for no-Cheetah build.Michael DeHaan2006-10-171-1/+1
* Removing Cheetah to simplify deps, also don't delete the localmirror on sync ...Michael DeHaan2006-10-172-16/+8
* Clarify one warning message and one comment about depsMichael DeHaan2006-10-172-4/+4
* Add --helpMichael 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-162-5/+35
* No commaMichael DeHaan2006-10-161-1/+1
* Alias added for alikinsMichael DeHaan2006-10-161-5/+6
* Preparation for 2.5.1Michael DeHaan2006-10-161-2/+2
* It's simpler if imported distros and profiles are named after the path withou...Michael DeHaan2006-10-161-6/+7
* Manpage clarification.Michael DeHaan2006-10-161-0/+1
* More pychecker.Michael DeHaan2006-10-163-7/+7
* Pychecker.Michael DeHaan2006-10-163-3/+4
* Trailing whitespace.Michael DeHaan2006-10-168-27/+27
* test code no longer overwrites user settings in /var/lib/cobblerMichael DeHaan2006-10-164-4/+24
* Make kickstart templating for tree source URL's work (find where the tree is ...Michael DeHaan2006-10-131-19/+38