summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Add in a hostname parameterScott Henson2009-04-141-0/+1
| | |
| * | Silence some errors that can happen in XMLRPC usage that are really notMichael DeHaan2009-04-141-3/+6
| | | | | | | | | | | | errors.
| * | Change settings default from ksdevice=eth0 to bootifMichael DeHaan2009-04-142-1/+2
| | |
| * | Update changelogMichael DeHaan2009-04-142-0/+2
| | |
| * | Requires python-urlgrabber in specMichael DeHaan2009-04-141-0/+1
| | |
* | | system multi stuffJames Cammarata2009-04-134-56/+53
| | |
* | | Started work on getting system_list multiple selection options workingJames Cammarata2009-04-123-7/+38
| | |
* | | System edit/copy/rename works from the list page nowJames Cammarata2009-04-125-34/+36
| | |
* | | Started working on full system_list page functionalityJames Cammarata2009-04-124-7/+7
| | |
* | | System saving workJames Cammarata2009-04-123-14/+65
| | | | | | | | | | | | FIXME: name_servers, name_servers_search, mgmt_classes are not saving correctly
* | | Distros now copy/rename properlyJames Cammarata2009-04-121-10/+22
| | | | | | | | | | | | Profiles now copy/rename properly
* | | Working on getting distro copy/rename working properlyJames Cammarata2009-04-101-5/+18
| | | | | | | | | | | | FIXME: rename is creating a copy, and cobblerd appears to be having caching issues
* | | Some changes to profile saving to make subprofiles save correctlyJames Cammarata2009-04-091-1/+8
| | |
* | | Fixed profile savingJames Cammarata2009-04-092-16/+44
| | |
* | | Fix to random_mac generation, auto was causing a 500 error due to the fact ↵James Cammarata2009-04-091-1/+1
| | | | | | | | | | | | it was getting passed in, and utils.py doesn't know how to handle it
* | | Reapplying patch, doesn't appear to have been applied to the main devel branchJames Cammarata2009-04-093-5/+35
| | |
* | | Added distro savingJames Cammarata2009-04-0910-91/+173
|/ / | | | | | | | | | | | | | | Searching works for distros/profiles/systems, and modified the list functions Modified the Makefile a little to rsync, and to copy javascript files too Modified list templates to check for empty lists Fixed system editing of interfaces, and random mac generation code Fixed apache conf to remote the trailing "/" from the location
* | Updated AUTHORSMichael DeHaan2009-04-091-0/+1
| |
* | Updated debian/ubuntu packaging control file. Signed-off-by: Joe Smith ↵Joe Smith2009-04-091-2/+2
| | | | | | | | <yasumoto7@gmail.com>
* | Add better deployment heuristic to cobbler -- least number of deployed guest ↵Michael DeHaan2009-04-093-8/+52
| | | | | | | | | | | | | | RAM. It's not perfect, but it's not random.choice anymore. This may be pluggable or configurable later.
* | Ignore non-present network interfaces in post_install_network_configJustin Sherrill2009-04-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If during execution of this snippit $IFNAME is empty, the the script will end up executing: grep $IFNAME /etc/modprobe.conf which will be: grep /etc/modprobe.conf this never will return and results in a hung kickstart. Now the only reason IFNAME would be null is if at provisioning time, an interface specified in the system record wasn't present. This might be an 'error case', but it would be more ideal to simply ignore the interface than to hang. Here's the patch: index e6839f7..7191087 100644
* | Add makefile for django development, update urls to use /cobbler_web/ ↵Michael DeHaan2009-04-0910-64/+63
| | | | | | | | instead of django, update Apache to use /cobbler_web/ for the URL.
* | Add makefile to help with development until it's integrated with setup.pyMichael DeHaan2009-04-093-2/+9
| |
* | Merge commit 'jamesc/my-devel' into develMichael DeHaan2009-04-0937-0/+3695
|\ \
| * | Corrected interface stuff in the system edit templateJames Cammarata2009-04-091-39/+23
| | |
| * | Merging in the django-webui filesJames Cammarata2009-04-0837-0/+3711
| | |
* | | Fix consistency of cobbler_ext_nodes usage, though this doesn't impact ↵Michael DeHaan2009-04-091-2/+2
| | | | | | | | | | | | runtime operation
* | | Update changelog, remove invalid importMichael DeHaan2009-04-092-1/+1
| | |
* | | Merge commit 'javiplx-debian/cobbler-debian' into develMichael DeHaan2009-04-093-12/+39
|\ \ \
| * | | Final fixes for debian deploymentsJavier Palacios2009-04-063-12/+39
| | | |
* | | | Update changelogMichael DeHaan2009-04-091-0/+1
| | | |
* | | | Fixed issues when reporting on a set of fields that do not exist within a ↵Adam Rosenwald2009-04-091-17/+30
| | | | | | | | | | | | | | | | | | | | | | | | collection. ARos
* | | | Update authors and changelogMichael DeHaan2009-04-092-0/+2
| | | |
* | | | fixed restart services if dnsmasq is used for dns/dhcparxs2009-04-091-0/+2
| | | |
* | | | Update changelogMichael DeHaan2009-04-091-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG
* | | | Merge commit 'lazzurs/lazzurs-devel' into develMichael DeHaan2009-04-091-1/+0
|\ \ \ \
| * | | | removing duplicate entry for impilanRob Lazzurs2009-04-061-1/+0
| | | | |
* | | | | RHPL workaround for autodiscovery codeMichael DeHaan2009-04-082-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: koan/CHANGELOG
* | | | | Turn this back on to be safe.Michael DeHaan2009-04-081-1/+1
| | | | |
* | | | | Changelog updateMichael DeHaan2009-04-081-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG
* | | | | Streamlining repo code, plus a fix for potential unicode problems on EL4.Michael DeHaan2009-04-083-44/+22
| | | | |
* | | | | Correct changelog orderMichael DeHaan2009-04-081-1/+1
| | | | |
* | | | | Fix likely patch fuzz error that results in second disk being added.Michael DeHaan2009-04-081-1/+0
| | | | |
* | | | | We're now using fedorahosted.org/cobbler for hosting, and don't need thisMichael DeHaan2009-04-0832-2184/+0
| | | | | | | | | | | | | | | | | | | | content anymore.
* | | | | This file lives in snippets.Michael DeHaan2009-04-081-11/+0
| | | | |
* | | | | merging cobbler and koan reposMichael DeHaan2009-04-0830-0/+7307
|\ \ \ \ \
| * | | | | Working on a method of sending a virtual floppy with an answer file to an ↵Michael DeHaan2009-03-312-2/+47
| | | | | | | | | | | | | | | | | | | | | | | | ISO based install (intended for windows). Currently not-working as libvirt tries to label the device "hda", which is wrong, though checking in what I have...
| * | | | | Remove line continuationsMichael DeHaan2009-03-301-4/+2
| | | | | |
| * | | | | Patch to fix the koan rpm not updating the lilo.confPartha Aji2009-03-301-5/+14
| | | | | |
| * | | | | Merge branch 'devel' of ssh://git.fedorahosted.org/git/koan into develMichael DeHaan2009-03-275-12/+11
| |\ \ \ \ \