| Commit message (Expand) | Author | Age | Files | Lines |
* | Add per-distro snippet capability | Dominic LoBue | 2009-05-01 | 1 | -0/+1 |
* | Update changelog, add a few comments to settings | Michael DeHaan | 2009-04-28 | 1 | -1/+7 |
* | Add additional yum flags to settings | Ian Ward Comfort | 2009-04-28 | 1 | -0/+5 |
* | Web based editing for snippets. | Michael DeHaan | 2009-04-27 | 1 | -1/+0 |
* | Change settings default from ksdevice=eth0 to bootif | Michael DeHaan | 2009-04-14 | 1 | -1/+1 |
* | add the default deployment setting option to settings | Michael DeHaan | 2009-04-06 | 1 | -0/+9 |
* | Changed default_kickstart to correct location in setttings.template (/var/lib... | root | 2009-03-26 | 1 | -1/+1 |
* | Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into devel | Michael DeHaan | 2009-03-26 | 2 | -23/+14 |
|\ |
|
| * | The super incredibly awesome serializer_catalog update -- using python-simple... | Michael DeHaan | 2009-03-25 | 1 | -6/+2 |
| * | Add command line options for autoboot support, clean up sorting, etc (MPD) | Michael DeHaan | 2009-03-25 | 1 | -4/+3 |
| * | Add virt auto boot setting | Adam Rosenwald | 2009-03-25 | 1 | -0/+5 |
| * | Added dhcp_init and restart_bin settings | Jasper Poppe | 2009-03-24 | 1 | -2/+7 |
* | | Add simplejson serializer in 1.6, to be the new default in 1.8 (?) | Michael DeHaan | 2009-03-24 | 1 | -6/+11 |
|/ |
|
* | Change default yum reposync options | Michael DeHaan | 2009-03-24 | 1 | -1/+1 |
* | fix serialization | John Eckersberg | 2009-03-13 | 1 | -0/+1 |
* | Updates to SCM tracker. | Michael DeHaan | 2009-03-11 | 1 | -0/+9 |
* | Add registration snippet to cobbler. (XMLRPC backend code for this still pen... | Michael DeHaan | 2009-03-04 | 1 | -6/+4 |
* | Switch to PyYAML for yaml processing. | Michael DeHaan | 2009-02-26 | 1 | -10/+10 |
* | Changed default kernel_options_s390x | James Laska | 2009-02-20 | 1 | -2/+2 |
* | Limit access to CobblerWeb in a spacewalk install based on roles; by default,... | Michael DeHaan | 2009-02-18 | 1 | -0/+16 |
* | Authn_spacewalk upgrades -- now allow username+password login + auth against ... | Michael DeHaan | 2009-02-18 | 1 | -0/+7 |
* | Jeff Schroeder's patch to add a email "install done" trigger, plus numerous c... | Michael DeHaan | 2009-02-06 | 1 | -0/+13 |
* | s390 hacking | Michael DeHaan | 2009-02-05 | 1 | -0/+11 |
* | Consolidating services to use just one port, removed syslog logging since we ... | Michael DeHaan | 2009-01-23 | 1 | -17/+0 |
* | add a note about security implications of anamon code, just so folks know tha... | Michael DeHaan | 2008-12-22 | 1 | -1/+3 |
* | Merge commit 'origin/devel' into devel | James Laska | 2008-12-16 | 2 | -2/+6 |
|\ |
|
| * | add some comments about virt bridge setup | Michael DeHaan | 2008-12-16 | 1 | -1/+5 |
| * | Enable yum post install mirror by default | Michael DeHaan | 2008-12-16 | 1 | -1/+1 |
* | | Merge commit 'origin/devel' into devel | James Laska | 2008-12-12 | 2 | -7/+24 |
|\| |
|
| * | Initial work to add redhat-management-key field | Michael DeHaan | 2008-12-11 | 2 | -7/+24 |
* | | Add 'anamon_enabled' cobbler setting (default: 0) | James Laska | 2008-12-11 | 1 | -0/+7 |
|/ |
|
* | Update password to correct string. | Michael DeHaan | 2008-12-09 | 1 | -1/+1 |
* | Move default password into settings, modify snippet to work when network inte... | Michael DeHaan | 2008-12-08 | 1 | -0/+9 |
* | Add support for power mgmt of libvirt managed guests via /usr/bin/virsh | James Laska | 2008-11-24 | 1 | -0/+1 |
* | Remove extra verbage from top of settings file. | Michael DeHaan | 2008-11-21 | 1 | -5/+1 |
* | Allow the legal list of modules to be imported to be defined in the settings ... | Michael DeHaan | 2008-11-21 | 1 | -0/+12 |
* | update changelog, default omapi to off for new installs. | Michael DeHaan | 2008-11-20 | 1 | -2/+7 |
* | add the pxe and power path locations to the default settings file template | Michael DeHaan | 2008-11-20 | 1 | -0/+8 |
* | Changes as a result of CLI testing, auto tests now all pass again | Michael DeHaan | 2008-11-19 | 1 | -0/+5 |
* | Add support for fence_bladecenter power control | James Laska | 2008-11-19 | 1 | -0/+1 |
* | Add support for fence_lpar | James Laska | 2008-11-19 | 1 | -0/+1 |
* | More work on power management feature. | Michael DeHaan | 2008-11-14 | 1 | -3/+14 |
* | Working on adding power management code | Michael DeHaan | 2008-11-14 | 1 | -0/+5 |
* | Duplicate hostname prevention feature | Michael DeHaan | 2008-10-10 | 1 | -3/+7 |
* | Add Func configuration parameters back to settings template file | Michael DeHaan | 2008-10-02 | 1 | -0/+16 |
* | Fix missing import, add missing file | Michael DeHaan | 2008-09-23 | 1 | -0/+11 |
* | Some changes to the blender function to remove a certain class of parsing/ble... | Michael DeHaan | 2008-09-22 | 2 | -9/+17 |
* | Apply patchset from Partha to /usr/bin/cobbler-setup | Michael DeHaan | 2008-09-22 | 2 | -20/+122 |
* | Apply Partha's patch to add /usr/bin/cobbler/setup which is a program to help... | Michael DeHaan | 2008-09-17 | 2 | -0/+235 |