| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow cobbler to accept s390x as arch input | Michael DeHaan | 2008-07-14 | 3 | -6/+12 |
* | More work on image support | Michael DeHaan | 2008-07-09 | 1 | -6/+7 |
* | Adding authn_spacewalk module, which is usable to authenticate Cobbler agains... | Michael DeHaan | 2008-07-08 | 4 | -0/+71 |
* | Make --in-place not break --find | Michael DeHaan | 2008-07-03 | 4 | -4/+9 |
* | More work on image support | Michael DeHaan | 2008-07-03 | 1 | -0/+1 |
* | Update authors | Michael DeHaan | 2008-07-03 | 1 | -1/+1 |
* | Add some more parameters to the image object, which we still need to surface | Michael DeHaan | 2008-07-02 | 1 | -4/+74 |
* | Upgrades to multiple --kopts support | Michael DeHaan | 2008-07-02 | 4 | -6/+15 |
* | Apply patch allowing for multiple kernel options, such as "console=X console=Y". | Michael DeHaan | 2008-07-02 | 2 | -5/+14 |
* | add missing import | Michael DeHaan | 2008-07-02 | 1 | -0/+1 |
* | Added patch to allow in-place editing of --kopts/--ksmeta | Michael DeHaan | 2008-07-02 | 8 | -14/+32 |
* | Make global report/list show the images we have configured/stored, if any | Michael DeHaan | 2008-07-01 | 1 | -9/+17 |
* | More fixes to base image tracking code. | Michael DeHaan | 2008-07-01 | 3 | -3/+9 |
* | Working on adding in image management, still a good ways to go, this does not | Michael DeHaan | 2008-07-01 | 7 | -5/+33 |
* | Merge branch 'master' into devel | Michael DeHaan | 2008-07-01 | 3 | -1/+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 |
* | | Work in progress on adding image tracking, also fixed a typo or two in buildiso | Michael DeHaan | 2008-06-30 | 6 | -4/+405 |
* | | Typo | Michael DeHaan | 2008-06-27 | 1 | -1/+1 |
* | | Update AUTHORS | Michael DeHaan | 2008-06-27 | 1 | -0/+1 |
* | | 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 |
|\| |
|
| * | Make cobblerd close file handles | 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 kerne... | Michael DeHaan | 2008-06-25 | 1 | -1/+2 |
* | | Merge branch 'master' into devel | Michael DeHaan | 2008-06-25 | 3 | -2/+9 |
|\| |
|
| * | yum reposync should pull all kernels, not just i386 kernels, when doing reposync | Michael DeHaan | 2008-06-25 | 3 | -2/+10 |
* | | Merge branch 'master' into devel | Michael DeHaan | 2008-06-25 | 11 | -20/+67 |
|\| |
|
| * | Remove references to manage_dhcp_mode and manage_dns_mode as this is governed... | Michael DeHaan | 2008-06-25 | 9 | -19/+55 |
| * | 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 maint... | Michael DeHaan | 2008-06-10 | 4 | -5/+11 |
| * | Fix for mkdir invocation now that we no longer own the tftp directories in th... | Michael DeHaan | 2008-06-09 | 4 | -5/+9 |
* | | 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 80.... | Michael DeHaan | 2008-06-16 | 4 | -2/+25 |
* | | 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 c... | Michael DeHaan | 2008-06-16 | 4 | -10/+8 |
* | | This is a fix for kickstart generation for profiles that have been imported | Michael DeHaan | 2008-06-16 | 2 | -1/+2 |
* | | 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 multi... | Michael DeHaan | 2008-06-12 | 6 | -95/+175 |
* | | 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 |
|\| |
|
| * | Fix manpage typo | Michael DeHaan | 2008-06-06 | 2 | -1/+2 |