summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge commit 'jlaska_fpo/devel' into develMichael DeHaan2008-11-1416-27/+144
|\
| * Merge commit 'origin/devel' into develJames Laska2008-11-133-56/+96
| |\
| * | Add more 'clean' targets so that 'git status' is happyJames Laska2008-11-131-0/+5
| * | Add support for network booting PowerPC systems.James Laska2008-11-131-3/+59
| * | Add support for importing ppc distros.James Laska2008-11-131-6/+8
| * | Propogate yaboot network boot support changes.James Laska2008-11-131-0/+4
| * | Add ppc as a valid architecture.James Laska2008-11-131-2/+2
| * | Include yaboot-1.3.14 and ppc network boot template.James Laska2008-11-131-0/+2
| * | Added fedora10 as a valid 'redhat' os versionJames Laska2008-11-131-1/+1
| * | Added yaboot.conf compatible network boot template for PowerPC systemsJames Laska2008-11-131-0/+11
| * | Add yaboot-1.3.14 binary built from yaboot.git repository (see http://yaboot....James Laska2008-11-133-0/+2
| * | Update partition snippets to allow for ia64 and ppc specific partitioning req...James Laska2008-11-132-4/+44
| * | Use anaconda 'autopart' command. This is friendlier for non-x86 architecture...James Laska2008-11-133-11/+6
* | | Merge commit 'jp2/debian' into develMichael DeHaan2008-11-131-0/+4
|\ \ \ | |_|/ |/| |
| * | Added detection hack for ubuntu 8.10 IntrepidIbexJavier Palacios2008-11-131-0/+4
* | | In the API, make the bonding setting either master, slave, or na/blank. In t...Michael DeHaan2008-11-132-4/+43
* | | Bonding settings are now saved by the webapp.Michael DeHaan2008-11-133-52/+53
| |/ |/|
* | Sort interfaces in the web editorMichael DeHaan2008-11-131-1/+3
* | When adding a new system in the webapp make sure the NIC mac/ip is populated ...Michael DeHaan2008-11-131-3/+2
* | Also be more tolerant with hyphens in interface editingMichael DeHaan2008-11-131-2/+3
* | Remove some more references to intf0Michael DeHaan2008-11-131-5/+5
* | Add Peter to AUTHORSMichael DeHaan2008-11-131-0/+2
* | Patch from Peter Vreman to makefile savestate/restorestate, plus some changes...Michael DeHaan2008-11-131-20/+21
* | Update test code to use the new interface names.Michael DeHaan2008-11-131-22/+22
* | Charles Duffy's patch to add a --no-daemonize option to cobbler, as well as s...Michael DeHaan2008-11-135-16/+43
* | In the event of accidental creation of a eth0 and a intf0 at the same time, d...Michael DeHaan2008-11-121-1/+1
* | Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into develMichael DeHaan2008-11-120-0/+0
|\|
| * Remove "default_interface" logic from webapp alsoMichael DeHaan2008-11-121-7/+2
* | Auto-rename interfaces to ethN from old-style internal storage of intfNMichael DeHaan2008-11-122-9/+22
* | Remove "default_interface" logic from webapp alsoMichael DeHaan2008-11-121-7/+2
|/
* Remove default interface fieldMichael DeHaan2008-11-121-27/+23
* Fix output for invalid --breed during importMichael DeHaan2008-11-121-0/+3
* Patch to fix CLI opts (BK)Michael DeHaan2008-11-121-1/+1
* Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into develMichael DeHaan2008-11-121-4/+4
|\
| * Merge branch 'devel' of ssh://mcpierce@git.fedorahosted.org/git/cobbler into ...Darryl L. Pierce2008-11-1211-14/+284
| |\
| * | Add additional attributes to the ruby image api.Bryan Kearney2008-11-121-4/+4
* | | Apply Brian Kearney's patch to make underscores in remote API's line up with ...Michael DeHaan2008-11-125-0/+42
| |/ |/|
* | Merge commit 'jp/debian' into develMichael DeHaan2008-11-111-6/+45
|\ \
| * \ Merge branch 'devel' of git://git.fedorahosted.org/cobbler into debianJavier Palacios2008-11-115-5/+67
| |\ \
| * | | Reduced the scope of a global variableJavier Palacios2008-11-111-4/+4
| * | | Syntax error fixedJavier Palacios2008-11-111-1/+1
| * | | Merge branch 'devel' of git://git.fedorahosted.org/cobbler into debianJavier Palacios2008-11-119-7/+151
| |\ \ \
| * | | | Fixed creation of Repo objectsJavier Palacios2008-11-111-8/+13
| * | | | If the imported distro is a debian one, create automatically (disabled) repos...Javier Palacios2008-11-111-2/+36
* | | | | Updated changelogMichael DeHaan2008-11-111-0/+2
* | | | | Apply two of BK's patches to teach images about multiple interfaces and teach...Michael DeHaan2008-11-113-2/+29
* | | | | Fix mtime code (BK's patch)Michael DeHaan2008-11-112-1/+2
| |_|/ / |/| | |
* | | | Eliminate introduction of extra spaces around the comment field in the webapp.Michael DeHaan2008-11-115-25/+30
* | | | add comment fields to the rest of the webapp editor pagesMichael DeHaan2008-11-114-0/+57
| |/ / |/| |
* | | Added code to allow saving of comment field to all objects, added comment fie...Michael DeHaan2008-11-112-5/+32