summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update the ctime field when copying objects.Michael DeHaan2009-03-132-0/+2
* Merge commit 'jamesc/ris-devel' into develMichael DeHaan2009-03-126-167/+33
|\
| * Merge branch 'devel' of git://git.fedorahosted.org/cobbler into ris-develJames Cammarata2009-03-1015-58/+188
| |\
| * | 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 logging and ssh keys snippets to setup.py and cobbler.specJasper Capel2009-03-122-0/+6
* | | Added the logging snippets to the sample kickstartsJasper Capel2009-03-123-1/+6
* | | Added %post logging snippet, and give the %pre logging snippet a better name.Jasper Capel2009-03-122-0/+2
* | | Added a snippet to log what's happening during %pre.Jasper Capel2009-03-121-0/+12
* | | Teach keep_ssh_host_keys about LVMJasper Capel2009-03-121-1/+36
* | | Setup cleanupMichael DeHaan2009-03-111-3/+0
* | | Updates to SCM tracker.Michael DeHaan2009-03-115-0/+77
* | | Changelog updateMichael DeHaan2009-03-111-0/+1
* | | Add in a mechanism for a generic "on change" trigger, that is called on all a...Michael DeHaan2009-03-119-2/+18
* | | Surface hardlink command remotely.Michael DeHaan2009-03-111-0/+11
* | | A very simple "cobbler hardlink" command to optimize space in /var/www/cobblerMichael DeHaan2009-03-114-1/+78
* | | Fix paginationBill Peck2009-03-101-1/+1
| |/ |/|
* | Update versions in devel changelogMichael DeHaan2009-03-091-0/+3
* | Update changelogMichael DeHaan2009-03-091-1/+2
* | Make cobbler-ext-nodes (puppet integration component) use the new YAML parserMichael DeHaan2009-03-091-2/+2
* | Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into develMichael DeHaan2009-03-097-14/+12
|\ \
| * | Rename anamon.py -> anamonJames Laska2009-03-097-14/+12
* | | Upgrade webui search forms for all object types, filling in the default optio...Michael DeHaan2009-03-093-32/+163
|/ /
* | Some minor string changes for the check code.Michael DeHaan2009-03-091-3/+3
* | Merge commit 'jamesc/ris-devel' into develMichael DeHaan2009-03-092-0/+86
|\|
| * 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
| |\
| * | Added functionsJames Cammarata2009-02-051-0/+45
* | | Fix xmlrpc cleanup codeBill Peck2009-03-091-3/+0
* | | Add default values for the redhatmanagement serverRob Lazzurs2009-03-091-3/+3
| |/ |/|
* | 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