aboutsummaryrefslogtreecommitdiffstats
path: root/alpine-xen.packages
Commit message (Collapse)AuthorAgeFilesLines
* alpine-xen: add xen-xend packageRoger Pau Monne2012-09-141-0/+1
| | | | | Since xend is deprecated in 4.2, we will split it in a different subpackage, that will not be installed by default.
* add network-extras to package listsNatanael Copa2012-03-161-2/+1
|
* alpine-xen: update to kernel 3.2Roger Pau Monne2012-02-141-1/+0
| | | | | Update alpine-xen iso generation, to load the modules that where previously included inside the kernel in 3.0.
* alpine-iso: add support to create Xen Dom0 LiveCD/USBRoger Pau Monne2011-12-301-0/+10
A new profile has been added, called alpine-xen, that shoud be used when trying to craft a Xen Dom0 LiveCD/USB. Changes since v1: * Removed dummy net setup, since xencommons doesn't need net to start. Please review and comment.