search for: xenfil

Displaying 3 results from an estimated 3 matches for "xenfil".

Did you mean: xenfile
2007 Mar 18
1
Dependancy sequencing problem
...ot;] } } } class al { $xenrelease = ''3.0.4'' $xenpatchlevel = ''1'' $linuxrelease = ''2.6.16.33'' $xenurl = " http://bits.xensource.com/oss-xen/release/${xenrelease}-${xenpatchlevel}/src.tgz/ " $xenfile = "xen-${xenrelease}_${xenpatchlevel}-src.tgz" $targetdir = "/usr/src" $rulefile = "Rules.mk" $rulefilecwd = "/usr/src/xen-${xenrelease}_${xenpatchlevel}-src/buildconfigs/" wgetfile { "xen-source": url => "$xenurl...
2007 Mar 13
4
Object sync problem
...tar", "gzip", "bzip2", "sed" ]: ensure => latest } define xxx { $xenrelease = ''3.0.4'' $xenpatchlevel = ''1'' $xenurl = " http://bits.xensource.com/oss-xen/release/$xenrelease-$xenpatchlevel/src.tgz/ " $xenfile = "xen-$xenrelease\_$xenpatchlevel-src.tgz" $xenmd5file = "xen-$xenrelease\_$xenpatchlevel-src.md5" $targetdir = "/usr/src" $rulefile = "Rules.mk" $rulefilecwd = "/usr/src/xen-$xenrelease\_$xenpatchlevel-src/buildconfigs/" extractt...
2013 Dec 12
10
[PATCH 0/4] Turn-key PV-GRUB2 installation
This patch set should make it easier to maintain PV-GRUB2 installations. The general idea is based on discussions I had with Xen developers (mainly Ian Jackson) at the Ubuntu Developer Summit in May 2011; though I never did manage to get the core port done and Vladimir beat me to that, I think the configuration approach we discussed there is still valid and useful. The idea here is that people