summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixing kickstart problem with genome-repoBrenton Leanhardt2008-07-212-2/+2
| | | | | | | From F8 to F9 (and EPEL) the git packaging was renamed. git-core -> git git -> git-all
* Fix up cloudmasterd (even rpmlint -i is silent *grin*)Jeroen van Meeuwen (Fedora Unity)2008-07-213-16/+40
|
* Fixing annoying cron problem with the autostarterBrenton Leanhardt2008-07-212-2/+2
| | | | | | | Until the first machine is created the autostart directory doesn't exist. Now we send the error to /dev/null. https://fedorahosted.org/genome/ticket/1
* Fixing stupid cloudmaster mistakeBrenton Leanhardt2008-07-212-2/+2
|
* Increasing the number of tries genome-bootstrap asks for the IPBrenton Leanhardt2008-07-212-2/+2
|
* Updating the versionMatthew Hicks2008-07-211-1/+1
|
* Fixing the docs for the go-live releaseMatthew Hicks2008-07-211-1/+5
|
* Adding a double escape to the post-recieve hook copy lineChris Alfonso2008-07-211-1/+1
|
* Fixing the profile references to match the public documentation for the ↵Matt Hicks2008-07-191-6/+6
| | | | quickstart
* Updating the docs to mention the new Genome/Cloud combincation applianceBrenton Leanhardt2008-07-182-48/+44
|
* Adding the combo imageMatt Hicks2008-07-185-5/+130
|
* Fixing Cloud kickstart partitioning problemBrenton Leanhardt2008-07-182-3/+1
|
* The cloudmaster needs the virtinst libraryBrenton Leanhardt2008-07-181-1/+2
|
* Updating versionMatt Hicks2008-07-181-1/+1
|
* Fixes in the machine type creationMatt Hicks2008-07-182-2/+29
| | | | genome-bootstrap installation instructions
* Updating the docs versionMatt Hicks2008-07-171-1/+1
|
* Updating the quickstart and machine type sectionMatt Hicks2008-07-172-10/+36
|
* Splitting the cloudmasterd into 3 RPMSMatt Hicks2008-07-177-8/+35
| | | | | | | - The separate RPMs will allow the cloudmasterd functionality to be separated from the httpd configuration and redirects. This should ease setting up a combined cloud / Genome machine in the future.
* Updating a fix to the virttype lookupMatt Hicks2008-07-171-1/+1
|
* Fix on the virttypeMatt Hicks2008-07-171-2/+2
|
* Adding output for the type of cloud machine (Xen, KVM)Matt Hicks2008-07-173-6/+21
|
* The cloudmaster now uses the virt func module's autostart methodBrenton Leanhardt2008-07-172-2/+2
|
* The autostarter now supports kvmBrenton Leanhardt2008-07-175-15/+26
|
* Updating the machine type instructionsMatt Hicks2008-07-172-12/+91
|
* Updating the quickstart genome-bootstrap infoMatt Hicks2008-07-171-14/+30
|
* Updating / building again to make sure PAE changes are includedMatt Hicks2008-07-171-1/+1
|
* Version updatesMatt Hicks2008-07-171-1/+1
|
* We need to use the PAE kernel for kvm based cloud appliancesBrenton Leanhardt2008-07-174-2/+4
|
* Updating the F9 model for the respinMatt Hicks2008-07-171-12/+12
|
* Adding some more steps around syncing dataMatt Hicks2008-07-172-13/+21
|
* Fixing the Fedora 9 repo lookup for revisorMatt Hicks2008-07-171-22/+11
|
* Minor Makefile fixesBrenton Leanhardt2008-07-172-14/+4
|
* Updating genome docs for the latest koanBrenton Leanhardt2008-07-175-7/+7
|
* NetworkManager was messing up the genome-bridgeBrenton Leanhardt2008-07-176-4/+11
|
* Updating the man page to reference F9Matt Hicks2008-07-171-2/+2
|
* Updating documentation around distro importing and KVM virtualization ↵Matt Hicks2008-07-162-5/+19
| | | | requirements
* Updating the versionMatt Hicks2008-07-161-1/+1
|
* More updates to the cloudmaster and genome-bootstrap to record ip addressMatt Hicks2008-07-162-31/+36
|
* Updating genome-bootstrap and cloudmaster to store the repo and ipaddress in ↵Matthew Hicks2008-07-164-12/+18
| | | | the cloud
* Adding genome-bridge RPMBrenton Leanhardt2008-07-167-2/+130
|
* Adding a genome-release RPMBrenton Leanhardt2008-07-167-0/+212
| | | | | | This is designed to work with Fedora, RHEL, etc. Basically it lays down the genome public GPG key and a yum configuration file. In the future we could also use it to install repos for devel and testing.
* Updating the versionMatt Hicks2008-07-161-1/+1
|
* Handling multiple machines coming back from the stateMatt Hicks2008-07-161-3/+5
|
* Removing the double $yum-repo expansionMatt Hicks2008-07-163-7/+1
| | | | Removing the F8 NetworkManager disabling (it breaks F9)
* Updating the versionMatt Hicks2008-07-161-1/+1
|
* Adding some more detail around how to install genome-replace-selfMatt Hicks2008-07-161-0/+13
|
* Adding the --full-data-sync option to cobbler replicateMatt Hicks2008-07-161-4/+5
|
* Fixing some typos in the docsMark Sechrest2008-07-165-24/+24
|
* Updating the release number for genome-repoGreg Blomquist2008-07-161-1/+1
|
* Stop disabling the NetworkManager service for guests. In Fedora 9, ↵Greg Blomquist2008-07-161-2/+0
| | | | disabling this service will keep eth0 from coming up.