summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Clean out everything that is now in the proj/xen overlayMichael Marineau2007-07-1414-582/+0
| | | | svn path=/xen/; revision=33
* Initial commit of xen 3.1.0, includes some tweeks from bug #179412 and rbu's ↵Michael Marineau2007-07-1018-624/+91
| | | | | | overlay svn path=/xen/; revision=31
* Set xen-3.0.2 to depend on xen-sources-2.6.16.28Michael Marineau2007-05-022-5/+5
| | | | svn path=/xen/; revision=30
* Switch from einfo to elog, remove hardened use flag and detect hardened gcc ↵Michael Marineau2007-05-023-22/+117
| | | | | | flags as xen-tools does. svn path=/xen/; revision=29
* Fix Manifest for xen and xen-toolsMichael Marineau2007-05-012-8/+8
| | | | svn path=/xen/; revision=28
* Update the Xen homepage url, remove older kernelsMichael Marineau2007-05-012-3/+4
| | | | svn path=/xen/; revision=26
* Copy xen-tools 3.0.2 into overlay and reorganize the files dir. This is what ↵Michael Marineau2007-05-0119-49/+673
| | | | | | the portage commit will look like. svn path=/xen/; revision=25
* Fix the xen remove mintor mode patch, now typing works.Michael Marineau2007-04-262-101/+14
| | | | svn path=/xen/; revision=24
* Remove QEMU monitor mode from VNC, fixes bug #170917. Needs testing\!Michael Marineau2007-04-113-4/+121
| | | | svn path=/xen/; revision=19
* Set xen to depend on either grub and grub-staticMichael Marineau2007-04-072-0/+115
| | | | svn path=/xen/; revision=17
* Add fix for network broadcasts on bridge networks.Michael Marineau2007-03-063-0/+250
The network-bridge script was loosing the interface's broadcast address, causing it to become 0.0.0.0 when xend started. svn path=/xen/; revision=14