summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | Stage the new network configuration in a tmp-directory first.Jasper Capel2008-11-191-4/+8
| | | | | |
| | * | | | Forgot one ifconfig line to fix.Jasper Capel2008-11-191-1/+1
| | | | | |
| | * | | | Merge branch 'networking' of ↵Jasper Capel2008-11-1960-305/+1046
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | ssh://bender.newnewyork.nl/home/jasper/git/cobbler into networking
| | * | | | | Added -a parameter to ifconfig, so we get all interfaces.Jasper Capel2008-11-192-2/+2
| | | | | | |
| * | | | | | Updated code and tests based on test results, webapp still not updated, need ↵Michael DeHaan2008-11-194-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to change CLI options next and update manpages.
| * | | | | | Remote tests for new fieldsMichael DeHaan2008-11-191-20/+30
| | | | | | |
| * | | | | | Update tests for field changesMichael DeHaan2008-11-191-6/+6
| | | | | | |
| * | | | | | Add static routes field, which is currently not plumbed to anything, as ↵Michael DeHaan2008-11-191-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | suggested on mailing list.
| * | | | | | Make some networking changes. gateway should be global as should hostname, ↵Michael DeHaan2008-11-191-19/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | dnsname is per interface. This is for use by the new networking setup snippets. webui and test code changes are still pending.
| * | | | | | package koan_environment snippetMichael DeHaan2008-11-191-0/+1
| | | | | | |
| * | | | | | Populate new fields on upgradeMichael DeHaan2008-11-191-0/+3
| | | | | | |
| * | | | | | Update snippets to use the new style syntaxMichael DeHaan2008-11-192-14/+14
| | | | | | |
| * | | | | | PV's patch to the ILO templateMichael DeHaan2008-11-191-1/+1
| | | | | | |
| * | | | | | Merge commit 'jlaska_fpo/devel' into develMichael DeHaan2008-11-199-7/+17
| |\ \ \ \ \ \
| | * | | | | | Add support for fence_bladecenter power controlJames Laska2008-11-197-3/+7
| | | | | | | |
| | * | | | | | Cleanup the post-make file 'config/version'James Laska2008-11-191-1/+1
| | | | | | | |
| | * | | | | | Add support for fence_lparJames Laska2008-11-195-3/+5
| | | | | | | |
| | * | | | | | Add support for fence_lparJames Laska2008-11-191-0/+3
| | | | | | | |
| | * | | | | | fixed error message typoJames Laska2008-11-191-2/+3
| | | | | | | |
| | * | | | | | Correct set_power_id typoJames Laska2008-11-191-1/+1
| | | |/ / / / | | |/| | | |
| * / | | | | Add a snippet to default kickstarts that sets the cobbler server environment ↵Michael DeHaan2008-11-195-0/+6
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | variable so machines that cobbler installs do not have to use the --server parameter with koan.
| * | | | | Updated the cobbler replicate code so that it uses the higher level APIs -- ↵Michael DeHaan2008-11-182-5/+21
| | | | | | | | | | | | | | | | | | | | | | | | if an addition fails, you'll get a cobbler exception. Additionally, also replicate image records.
| * | | | | Merge commit 'origin/devel' into develJames Laska2008-11-181-0/+1
| |\ \ \ \ \
| | * | | | | Fix potential exception when init scripts are missing, though really that's ↵Michael DeHaan2008-11-181-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | another problem altogether
| * | | | | | Merge commit 'origin/devel' into develJames Laska2008-11-1820-54/+166
| |\| | | | |
| | * | | | | Add Ruben to authors, who added the previous LDAP patch. Update changelog.Michael DeHaan2008-11-182-0/+2
| | | | | | |
| | * | | | | keep changelog updatedMichael DeHaan2008-11-182-6/+19
| | | | | | |
| | * | | | | Update the WUI docs page and manpage to link to fedorahosted.org/cobbler ↵root2008-11-182-7/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | directly.
| | * | | | | Update the cobbler link to avoid a HTTP redirect.Michael DeHaan2008-11-181-1/+1
| | | | | | |
| | * | | | | Expose the extended version information over XMLRPC, and update the web ↵Michael DeHaan2008-11-182-8/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | interface to use it.
| | * | | | | Add a --version command to cobbler which works by writing the file for ↵Michael DeHaan2008-11-1812-32/+128
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /var/lib/cobbler/version at build time, including git hash info since the version during development may not be as definitive as the package version
| * | | | | | Correct the append_line logic for ppc64 systems. Add and remove PXE targets ↵James Laska2008-11-181-37/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | for all configured interfaces on configured ppc systems (regardless whether they have an ip or hostname).
| * | | | | | Add ppc and ppc64 architecture radio options to repo_edit.tmplJames Laska2008-11-181-0/+10
| | | | | | |
| * | | | | | Add ppc and ppc64 architecture radio optiosn to distro_edit.tmplJames Laska2008-11-181-0/+12
| | | | | | |
| * | | | | | Merge commit 'origin/devel' into develJames Laska2008-11-1810-132/+158
| |\| | | | |
| | * | | | | Apply PV's patch to fix IE sidebar width and remove page_onload JS errors.Michael DeHaan2008-11-182-1/+2
| | | | | | |
| | * | | | | PV's patch to add the version number to Cobbler Web. This may breakMichael DeHaan2008-11-183-3/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | non-RPM installs so we'll work on that.
| | * | | | | Remove reference to default_interface in system codeMichael DeHaan2008-11-181-1/+0
| | | | | | |
| | * | | | | PV's patch to the web interface, and also some CLI reorderingMichael DeHaan2008-11-182-119/+134
| | | | | | |
| | * | | | | This field is no longer used.Michael DeHaan2008-11-181-1/+0
| | | | | | |
| | * | | | | Apply Peter Vreman's patch to add more intf0 -> eth0 renaming logicMichael DeHaan2008-11-183-8/+8
| | | | | | |
| * | | | | | PPC is strange. RHEL provides a 'ppc' tree that is intended only for ppc64 ↵James Laska2008-11-182-9/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | systems (typically IBM PowerPC). Fedora provides a 'ppc' tree that includes ppc32 and ppc64 kernels. Fedora also builds a 'ppc64' tree which contains *only* ppc64 packaging. To my knowledge this is not supported and only provided as rawhide updates (not officially released). The included changes add support for a new architecture 'ppc64'. Any cobbler imports on a ppc tree will detect and add the appropriate distro's and profiles for the ppc32 or ppc64 if applicable. For example: $ cobbler import --name rawhide --path /mnt/rawhide/nightly/rawhide-20081113/ppc/os --available-as http://gromit.redhat.com/pub/fedora/linux/development/ppc/os ---------------- (adding distros) - found content (breed=redhat) at /mnt/rawhide/nightly/rawhide-20081113/ppc/os/ppc/ppc32 - creating new distro: rawhide-ppc - creating new profile: rawhide-ppc - creating new profile: rescue-rawhide-ppc - found content (breed=redhat) at /mnt/rawhide/nightly/rawhide-20081113/ppc/os/ppc/ppc64 - creating new distro: rawhide-ppc64 - creating new profile: rawhide-ppc64 - creating new profile: rescue-rawhide-ppc64 ---------------- (associating kickstarts) - found content (breed=redhat) at /mnt/rawhide/nightly/rawhide-20081113/ppc/os/ppc/ppc32 --os-version for breed redhat must be one of rhel2.1, rhel3, rhel4, rhel5, fedora5, fedora6, fedora7, fedora8, fedora9, fedora10, generic24, generic26, other, given was rhel9 $ cobbler import --name RHEL-5-Server-U2 --path /mnt/redhat/released/RHEL-5-Server/U2/ppc/os --available-as http://porkchop.redhat.com/released/RHEL-5-Server/U2/ppc/os ---------------- (adding distros) - found content (breed=redhat) at /mnt/redhat/released/RHEL-5-Server/U2/ppc/os/ppc/ppc64 - creating new distro: RHEL-5-Server-U2-ppc64 - creating new profile: RHEL-5-Server-U2-ppc64 - creating new profile: rescue-RHEL-5-Server-U2-ppc64 ---------------- (associating kickstarts) - found content (breed=redhat) at /mnt/redhat/released/RHEL-5-Server/U2/ppc/os/ppc/ppc64 - found content (breed=redhat) at /mnt/redhat/released/RHEL-5-Server/U2/ppc/os/ppc/ppc64 ---------------- (syncing) $ cobbler import --name RHEL-4-U7-AS --path /mnt/redhat/released/RHEL-4/U7/AS/ppc/tree --available-as http://porkchop.redhat.com/released/RHEL-4/U7/AS/ppc/tree ---------------- (adding distros) - found content (breed=redhat) at /mnt/redhat/released/RHEL-4/U7/AS/ppc/tree/ppc/chrp - creating new distro: RHEL-4-U7-AS-ppc64 - creating new profile: RHEL-4-U7-AS-ppc64 - creating new profile: rescue-RHEL-4-U7-AS-ppc64 ---------------- (associating kickstarts) - found content (breed=redhat) at /mnt/redhat/released/RHEL-4/U7/AS/ppc/tree/ppc/chrp - found content (breed=redhat) at /mnt/redhat/released/RHEL-4/U7/AS/ppc/tree/ppc/chrp ---------------- (syncing) Comments welcome/appreciated. Thanks, James
| * | | | | | Merge commit 'origin/devel' into develJames Laska2008-11-187-41/+57
| |\| | | | |
| | * | | | | Added some code that recommends installing cman (but does not require it) ↵Michael DeHaan2008-11-171-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | when cobbler check is run.
| | * | | | | Bump release version for future test releaseMichael DeHaan2008-11-172-2/+6
| | | | | | |
| | * | | | | Slight tweak to netboot enabled wording.Michael DeHaan2008-11-171-35/+35
| | | | | | |
| | * | | | | fix power default (Peter Vreman's patch)Michael DeHaan2008-11-171-1/+1
| | | | | | |
| | * | | | | Update the rsync.excludes file to enable ppc, re-enable IA64, and addMichael DeHaan2008-11-174-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | some debian content we don't want to mirror.
| * | | | | | Merge commit 'origin/devel' into develJames Laska2008-11-177-12/+63
| |\| | | | |
| | * | | | | Add the regular expression module to the list of allowed modules, as it's ↵Michael DeHaan2008-11-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | used in the new networking snippets