summaryrefslogtreecommitdiffstats
path: root/cobbler
Commit message (Expand)AuthorAgeFilesLines
* bash completion upgradesMichael DeHaan2008-07-231-10/+10
* Merge findks fix from masterMichael DeHaan2008-07-221-2/+2
* update services.py from masterMichael DeHaan2008-07-211-2/+4
* Updating findks for mac supportMichael DeHaan2008-07-211-1/+8
* Image fixes/changesMichael DeHaan2008-07-181-5/+0
* Bugfix for item_image.pyMichael DeHaan2008-07-181-2/+2
* Move errors to sys.stderr to avoid clashing with bash completion scriptMichael DeHaan2008-07-182-5/+5
* Apply improved bash completion script. Looks like we need to make the CLI a ...Michael DeHaan2008-07-181-2/+22
* Merge branch 'brenton_devel' into develMichael DeHaan2008-07-173-5/+13
|\
| * Adding get_status to the remote apiBrenton Leanhardt2008-07-173-5/+13
* | Undo sign changeMichael DeHaan2008-07-171-1/+1
* | Apply patch to provide a --helpbash command, which is not for humans, but is ...Michael DeHaan2008-07-171-1/+13
* | Reinstating findks.cgi support, this time as mod_python.Michael DeHaan2008-07-171-8/+58
|/
* Fix sign error.Michael DeHaan2008-07-161-1/+1
* A bit more on s390, make the pseudo-PXE tree include info for the profiles, w...Michael DeHaan2008-07-161-2/+3
* More work on image support, still more to do.Michael DeHaan2008-07-152-3/+5
* Various image changes + bash completion scriptMichael DeHaan2008-07-155-9/+40
* add xml file trackingMichael DeHaan2008-07-151-16/+13
* Update cobbler check to help with vsftpd setup, needed for our planned pseudo...Michael DeHaan2008-07-154-15/+49
* Add code that generates PXE tree info for systems and profiles that have s390...Michael DeHaan2008-07-151-19/+45
* Make cobbler import accept s390 trees and properly identify the kernel/initrd.Michael DeHaan2008-07-141-11/+16
* Make repo code validate the arch, as well as add it to the web app with radio...Michael DeHaan2008-07-143-10/+13
* Allow cobbler to accept s390x as arch inputMichael DeHaan2008-07-143-6/+12
* More work on image supportMichael DeHaan2008-07-091-6/+7
* Adding authn_spacewalk module, which is usable to authenticate Cobbler agains...Michael DeHaan2008-07-083-0/+65
* Make --in-place not break --findMichael DeHaan2008-07-034-4/+9
* More work on image supportMichael DeHaan2008-07-031-0/+1
* Add some more parameters to the image object, which we still need to surfaceMichael DeHaan2008-07-021-4/+74
* Upgrades to multiple --kopts supportMichael DeHaan2008-07-024-6/+15
* Apply patch allowing for multiple kernel options, such as "console=X console=Y".Michael DeHaan2008-07-021-4/+13
* add missing importMichael DeHaan2008-07-021-0/+1
* Added patch to allow in-place editing of --kopts/--ksmetaMichael DeHaan2008-07-026-14/+30
* Make global report/list show the images we have configured/stored, if anyMichael DeHaan2008-07-011-9/+17
* More fixes to base image tracking code.Michael DeHaan2008-07-013-3/+9
* Working on adding in image management, still a good ways to go, this does notMichael DeHaan2008-07-016-5/+32
* Work in progress on adding image tracking, also fixed a typo or two in buildisoMichael DeHaan2008-06-306-4/+405
* Apply patch to action_buildiso.pyMichael DeHaan2008-06-271-4/+2
* Commit upgrades to cobbler buildiso, plus some slight tweaksMichael DeHaan2008-06-261-79/+104
* When mirroring repos, act as though you are 686 not 386, to get all the kerne...Michael DeHaan2008-06-251-1/+2
* Merge branch 'master' into develMichael DeHaan2008-06-252-2/+8
|\
| * yum reposync should pull all kernels, not just i386 kernels, when doing reposyncMichael DeHaan2008-06-252-2/+9
* | Merge branch 'master' into develMichael DeHaan2008-06-255-6/+11
|\|
| * Remove references to manage_dhcp_mode and manage_dns_mode as this is governed...Michael DeHaan2008-06-254-5/+10
| * Remove rhpl referenceMichael DeHaan2008-06-251-1/+1
| * Fix typo in replicate code, bump versions in case we want to do another maint...Michael DeHaan2008-06-101-1/+1
| * Fix for mkdir invocation now that we no longer own the tftp directories in th...Michael DeHaan2008-06-091-2/+2
* | apply buildiso patchMichael DeHaan2008-06-253-7/+58
* | Make buildiso work for SuSEMichael DeHaan2008-06-241-1/+4
* | This change allows the mod_python aspects to work if the http_port is not 80....Michael DeHaan2008-06-161-0/+15
* | Additional mkdir for rhn:// reposyncMichael DeHaan2008-06-161-0/+2