summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* remove old 2.6.20 xen kernelHEADmasterMichael Marineau2007-08-074-134/+0
| | | | svn path=/xen/; revision=35
* Fix xen's console when using the tty devicesMichael Marineau2007-07-163-5/+85
| | | | svn path=/xen/; revision=34
* Clean out everything that is now in the proj/xen overlayMichael Marineau2007-07-1418-635/+0
| | | | svn path=/xen/; revision=33
* Add xen-sources 2.6.20, not quite working but here for the record anywayMichael Marineau2007-07-143-0/+54
| | | | svn path=/xen/; revision=32
* Initial commit of xen 3.1.0, includes some tweeks from bug #179412 and rbu's ↵Michael Marineau2007-07-1024-723/+117
| | | | | | 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 xen-sources Manifest, forgot to update after removing ebuilds.Michael Marineau2007-05-011-40/+8
| | | | svn path=/xen/; revision=27
* Update the Xen homepage url, remove older kernelsMichael Marineau2007-05-015-33/+56
| | | | 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
* Bump xen-sources to 2.6.16.49Michael Marineau2007-04-263-0/+46
| | | | svn path=/xen/; revision=23
* Fix xen-sources Manifest fileMichael Marineau2007-04-141-0/+8
| | | | svn path=/xen/; revision=20
* Remove QEMU monitor mode from VNC, fixes bug #170917. Needs testing\!Michael Marineau2007-04-113-4/+121
| | | | svn path=/xen/; revision=19
* Add xen-sources 2.6.16.46, nuke extra vanilla-sources ebuild.Michael Marineau2007-04-104-0/+82
| | | | svn path=/xen/; revision=18
* 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