summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added missing templates for windows to setup.pyJames Cammarata2009-03-101-0/+2
* Removed check for tftpd rules file existance.James Cammarata2009-03-093-16/+24
* Corrections to use self.bootloc instead of the hardcoded path for tftpJames Cammarata2009-03-091-150/+6
* Added cobbler check items for the following:James Cammarata2009-03-081-0/+41
* Merge branch 'devel' of git://git.fedorahosted.org/cobbler into ris-develJames Cammarata2009-03-07199-3916/+10314
|\
| * Bump development branch release numbers to 1.7Michael DeHaan2009-03-062-38/+5
| * Modify build scripts to not install the pycs and pyos for anamon. This could...Michael DeHaan2009-03-062-2/+6
| * BuildRequires PyYAMLMichael DeHaan2009-03-061-0/+1
| * Require libyaml to ensure fast performanceMichael DeHaan2009-03-061-0/+1
| * Fix settings transmission over XMLRPCBill Peck2009-03-061-4/+2
| * Merge commit 'jlaska/devel' into develMichael DeHaan2009-03-061-1/+1
| |\
| | * Only write pxe targets for x86-based distrosJames Laska2009-03-061-1/+1
| * | Merge commit 'lazzurs/lazzurs-devel' into develMichael DeHaan2009-03-061-1/+1
| |\ \
| | * | Change check from rsai to the correct name of rsaRob Lazzurs2009-03-061-1/+1
| * | | Merge commit 'jlaska/devel' into develMichael DeHaan2009-03-060-0/+0
| |\ \ \ | | |_|/ | |/| |
| | * | zPXE honors the 'local' boot option.Brad Hinson2009-02-271-14/+39
| | * | Add zPXE support for 'local' boot target.James Laska2009-02-273-2/+6
| | * | Bug fix to close zpxe.parm file before proceeding.Brad Hinson2009-02-271-0/+1
| | * | Accept a third argument in zpxe config fileBrad Hinson2009-02-271-1/+5
| | * | Only system specific or profile specific arguments should live in the parm fi...James Laska2009-02-273-1/+18
| | * | just adding a FIXME and changing an arch comparison in write_pxe_file()James Laska2009-02-271-1/+2
| * | | Merge commit 'lazzurs/lazzurs-devel' into develMichael DeHaan2009-03-0613-311/+402
| |\ \ \ | | | |/ | | |/|
| | * | Add check for yum-utils version if -l flag is defined for yumreposyncRob Lazzurs2009-03-061-0/+5
| | * | Adding option to define a Spacewalk management server at the distro/profile/s...Rob Lazzurs2009-03-0612-311/+397
| * | | Make CLI repo find command search proper object typesMichael DeHaan2009-03-062-1/+2
| * | | Package a snippet, and some paranoid checks to make sure XMLRPC doesn't send ...Michael DeHaan2009-03-062-12/+5
| * | | XMLRPC hack, add missing snippetMichael DeHaan2009-03-061-1/+13
| |/ /
| * | Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into develMichael DeHaan2009-03-059-115/+202
| |\ \
| | * \ Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into develDarryl L. Pierce2009-03-050-0/+0
| | |\ \
| | | * \ Merge branch 'add-support-for-xmlrpc-changes' into develDarryl L. Pierce2009-03-059-115/+202
| | | |\ \
| | | | * | Adds support for the XMLRPC changes for Cobbler 1.5.Darryl L. Pierce2009-03-039-115/+202
| | * | | | Adds support for the XMLRPC changes for Cobbler 1.5.Darryl L. Pierce2009-03-059-115/+202
| | |/ / /
| * / / / Add search to the webapp. Currently all areas are implemented on the backend...Michael DeHaan2009-03-059-26/+219
| |/ / /
| * | | Add XMLRPC functions for object search, just like the Python API has.Michael DeHaan2009-03-052-0/+37
| * | | Merge commit 'jcapel/devel-bugs' into develMichael DeHaan2009-03-052-5/+5
| |\ \ \
| | * | | Fixed pre_install_network_config, treat $static as boolean now.Jasper Capel2009-03-051-2/+2
| | * | | $static was changed to boolean, fix rendering of the snippetJasper Capel2009-03-051-3/+3
| * | | | Remove a stray old-YAML-library referenceMichael DeHaan2009-03-051-1/+1
| |/ / /
| * | | Some changes to cobbler registrationMichael DeHaan2009-03-043-35/+67
| * | | Add registration snippet to cobbler. (XMLRPC backend code for this still pen...Michael DeHaan2009-03-048-168/+32
| * | | Update s390 reboot snippet. Now produces a consistent reboot experience on R...James Laska2009-03-031-7/+64
| * | | zPXE honors the 'local' boot option.Brad Hinson2009-03-031-14/+39
| * | | Add zPXE support for 'local' boot target.James Laska2009-03-033-2/+6
| * | | Bug fix to close zpxe.parm file before proceeding.Brad Hinson2009-03-031-0/+1
| * | | Accept a third argument in zpxe config fileBrad Hinson2009-03-031-1/+5
| * | | Only system specific or profile specific arguments should live in the parm fi...James Laska2009-03-033-1/+18
| * | | just adding a FIXME and changing an arch comparison in write_pxe_file()James Laska2009-03-031-1/+2
| * | | Don't run the full sync in import because during a sync very briefly all the ...Michael DeHaan2009-03-032-7/+5
| * | | Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into develMichael DeHaan2009-03-0311-22/+78
| |\| |
| | * | Merge commit 'jcapel/devel-bugs' into develMichael DeHaan2009-03-027-7/+61
| | |\ \