Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Apply patch to action_buildiso.py | Michael DeHaan | 2008-06-27 | 1 | -4/+2 | |
| | | | ||||||
| * | | Commit upgrades to cobbler buildiso, plus some slight tweaks | Michael DeHaan | 2008-06-26 | 3 | -79/+107 | |
| | | | ||||||
| * | | Merge branch 'master' into devel | Michael DeHaan | 2008-06-25 | 3 | -0/+7 | |
| |\ \ | ||||||
| * | | | Update changelog | Michael DeHaan | 2008-06-25 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | When mirroring repos, act as though you are 686 not 386, to get all the ↵ | Michael DeHaan | 2008-06-25 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | kernel updates | |||||
| * | | | Merge branch 'master' into devel | Michael DeHaan | 2008-06-25 | 3 | -2/+9 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cobbler/action_reposync.py | |||||
| * \ \ \ | Merge branch 'master' into devel | Michael DeHaan | 2008-06-25 | 11 | -20/+67 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG cobbler/action_replicate.py | |||||
| * | | | | | apply buildiso patch | Michael DeHaan | 2008-06-25 | 3 | -7/+58 | |
| | | | | | | ||||||
| * | | | | | Make buildiso work for SuSE | Michael DeHaan | 2008-06-24 | 3 | -1/+6 | |
| | | | | | | ||||||
| * | | | | | Note that the config file is YAML | Michael DeHaan | 2008-06-20 | 1 | -2/+1 | |
| | | | | | | ||||||
| * | | | | | Note that the config file is YAML | Michael DeHaan | 2008-06-20 | 1 | -1/+5 | |
| | | | | | | ||||||
| * | | | | | This change allows the mod_python aspects to work if the http_port is not ↵ | Michael DeHaan | 2008-06-16 | 4 | -2/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | 80. This works by letting the mod python components parse the config file. Currently this is not done using the Cobbler API because mod_python doensn't have sufficient permissions to invoke an API handle, but it does have permissions to open the settings file as read only. Ideally this should probably use the YAML parser but this was sufficiently light/fast. | |||||
| * | | | | | Additional mkdir for rhn:// reposync | Michael DeHaan | 2008-06-16 | 2 | -0/+3 | |
| | | | | | | ||||||
| * | | | | | Adding configurable reposync flags to the command line (yum's reposync, not ↵ | Michael DeHaan | 2008-06-16 | 4 | -10/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | cobbler's) | |||||
| * | | | | | This is a fix for kickstart generation for profiles that have been imported | Michael DeHaan | 2008-06-16 | 2 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | via --available-as and also reside on NFS. Basically this is an error that came up during making the kickstart templating more dynamic. If you have done NFS imports with cobbler import, this is for you. | |||||
| * | | | | | Apply Al Tobey's patch to further templatize the ISC DHCP config file. | Michael DeHaan | 2008-06-16 | 4 | -33/+57 | |
| | | | | | | ||||||
| * | | | | | Docs update | Michael DeHaan | 2008-06-12 | 1 | -3/+5 | |
| | | | | | | ||||||
| * | | | | | Improve cobbler replicate feature so that it can mirror content between ↵ | Michael DeHaan | 2008-06-12 | 6 | -95/+175 | |
| | | | | | | | | | | | | | | | | | | | | | | | | multiple cobbler servers, and it now also can transfer system records as an option. See "cobbler replicate --help" for more. | |||||
| * | | | | | Fix typo in replicate | Michael DeHaan | 2008-06-10 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Fix mkdir invocation, since we no longer own the RPMs | Michael DeHaan | 2008-06-09 | 2 | -2/+3 | |
| | | | | | | ||||||
| * | | | | | Added cobbler find command to do searches from the command line. | Michael DeHaan | 2008-06-09 | 8 | -33/+138 | |
| | | | | | | ||||||
| * | | | | | cobbler aclsetup feature | Michael DeHaan | 2008-06-06 | 4 | -1/+145 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'master' into devel | Michael DeHaan | 2008-06-06 | 4 | -4/+10 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG cobbler.spec setup.py | |||||
| * | | | | | | merge master back to devel, plus fixing versions back | Michael DeHaan | 2008-06-03 | 3 | -5/+5 | |
| | | | | | | | ||||||
* | | | | | | | Removing all the ruby code from master because it's already on devel and is ↵ | Michael DeHaan | 2008-08-29 | 24 | -2149/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | breaking the merge I want to do to pull it in from devel back to master. | |||||
* | | | | | | | Merge | Michael DeHaan | 2008-08-04 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | Ruby interface for Cobbler XML-RPC APIs. | Darryl L. Pierce | 2008-08-04 | 24 | -0/+2149 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The interface is stored in a module named Cobbler. Examples for using the interface are stored in ./examples. | |||||
* | | | | | | | Update version in specfile. There will probably not be a 1.0.4 release but ↵ | Michael DeHaan | 2008-07-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it's good to be consistent. | |||||
* | | | | | | | Apply fix to findks feature | Michael DeHaan | 2008-07-22 | 2 | -2/+3 | |
| | | | | | | | ||||||
* | | | | | | | More fixes on findks | Michael DeHaan | 2008-07-21 | 1 | -2/+4 | |
| | | | | | | | ||||||
* | | | | | | | Backport utils.py to master branch | Michael DeHaan | 2008-07-21 | 1 | -7/+61 | |
| | | | | | | | ||||||
* | | | | | | | Updating services.py | Michael DeHaan | 2008-07-21 | 1 | -1/+8 | |
| | | | | | | | ||||||
* | | | | | | | Backporting findks.cgi -> mod_python upgrade from devel to stable branch | Michael DeHaan | 2008-07-17 | 5 | -16/+76 | |
| | | | | | | | ||||||
* | | | | | | | More fixes to repo/image delete code | Michael DeHaan | 2008-07-03 | 4 | -6/+5 | |
| | | | | | | | ||||||
* | | | | | | | update date in changelog | Michael DeHaan | 2008-07-03 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | Fix missing functions in remote.py, remove profile_change which was unused | Michael DeHaan | 2008-07-03 | 2 | -19/+22 | |
| | | | | | | | ||||||
* | | | | | | | Backport reposync patch | Michael DeHaan | 2008-07-02 | 2 | -0/+3 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Update mailing list in the manpage | Michael DeHaan | 2008-07-01 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Fix kickstart rendering bug | Michael DeHaan | 2008-06-27 | 3 | -1/+3 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Make cobblerd close file handles | Michael DeHaan | 2008-06-25 | 3 | -0/+7 | |
| |_|_|/ |/| | | | ||||||
* | | | | yum reposync should pull all kernels, not just i386 kernels, when doing reposync | Michael DeHaan | 2008-06-25 | 3 | -2/+10 | |
| |_|/ |/| | | ||||||
* | | | Remove references to manage_dhcp_mode and manage_dns_mode as this is ↵ | Michael DeHaan | 2008-06-25 | 9 | -19/+55 | |
| | | | | | | | | | | | | governed by modules.conf, and rewrite the restart-services trigger to understand restart_dhcp and restart_dns variables, which are now mentioned in the settings file. Also, clean up the tests so they work more nicely on F9, and remove some unused lines from the Makefile. | |||||
* | | | Remove rhpl reference | Michael DeHaan | 2008-06-25 | 2 | -1/+2 | |
| | | | ||||||
* | | | Fix typo in replicate code, bump versions in case we want to do another ↵ | Michael DeHaan | 2008-06-10 | 4 | -5/+11 | |
| | | | | | | | | | | | | maint release. | |||||
* | | | Fix for mkdir invocation now that we no longer own the tftp directories in ↵ | Michael DeHaan | 2008-06-09 | 4 | -5/+9 | |
| |/ |/| | | | | | the RPM. | |||||
* | | Fix manpage typo | Michael DeHaan | 2008-06-06 | 2 | -1/+2 | |
| | | ||||||
* | | Bump release on master branch for future maint release, if any | Michael DeHaan | 2008-06-04 | 3 | -3/+6 | |
| | | ||||||
* | | apply fixes | Michael DeHaan | 2008-06-04 | 4 | -4/+6 | |
|/ | ||||||
* | Undo some improperly reverted i386/x86_64 switching around. We should be ↵ | Michael DeHaan | 2008-06-03 | 2 | -5/+5 | |
| | | | | | | using i386, not x86, to mean "that thing other than x86_64". | |||||
* | Adding some fields to settings and misc cleanup | Michael DeHaan | 2008-06-03 | 6 | -16/+18 | |
| |