I have debian packages of xen just about done. I''m creating 10 debs, containin the various parts of the library, tools, and kernels. There are currently 2 things keeping me from uploading them to debian itself. 1) Tomorrow, after I Get to work, I''ll test booting our hardware with the kernel debs I''ve made. I''ve done custom compiles up until now. I don''t expect any hurdles. 2) The device nodes xen are block major 125. This is marked as LOCAL/EXPERIMENTAL use, in Documentation/devices.txt. Debian policy requires me to file a bug on makedev, as this tool is what is supposed to create device nodes. I am reluctant to do this, when they are using this number. Could this be changed to something more official? ps: I still have to write descriptions for all the debs, and make simple manpages for the tools(the later is requied for debian policy). pps: I am also known as doogie@debian.org, but since I''m doing this for work, I''m using my work address. =Format: 1.7 Date: Sat, 28 Feb 2004 23:25:13 -0600 Source: xen Binary: libxc-python libxc-1.2 kernel-patch-xen xen xen-docs libxc-dev xen-tools Architecture: source all i386 Version: 1.2-0 Distribution: unstable Urgency: low Maintainer: Adam Heath <doogie@brainfood.com> Changed-By: Adam Heath <doogie@brainfood.com> Description: kernel-patch-xen - foo libxc-1.2 - foo libxc-dev - foo libxc-python - foo xen - foo xen-docs - foo xen-tools - foo Changes: xen (1.2-0) unstable; urgency=low . * Initial version. Files: 563554cfc872494b9c94c93fee1c2adb 469 misc extra xen_1.2-0.dsc 18db88534818801177cee4fcfec54fdc 2957875 misc extra xen_1.2.orig.tar.gz 38ddce141fca9bc26e05c2f37756766d 3545 misc extra xen_1.2-0.diff.gz 7f1562a8398f4dd0fcc57a7f552590aa 13064 misc extra xen-docs_1.2-0_all.deb 87b4399c2cddf1887119ad350bb4ed5c 235394 misc extra kernel-patch-xen_1.2-0_all.deb eeb32a5663c430bc9c22cd6e30640df2 18430 misc extra xen-tools_1.2-0_i386.deb 50a6076fb1a2f532ea60f1641cc9add3 672544 misc extra xen_1.2-0_i386.deb e7b634ce5bdce623d8d5fa03f8d81005 20152 misc extra libxc-1.2_1.2-0_i386.deb 6f8714b85c0b1fb274cd4fba1a32213c 188466 misc extra libxc-dev_1.2-0_i386.deb a6d1e5ffeb6d175fc82cd826d5d7541c 19326 misc extra libxc-python_1.2-0_i386.deb =Format: 1.7 Date: Sat, 28 Feb 2004 23:25:13 -0600 Source: xen Binary: xen-utils kernel-image-2.4.25-xeno-p2 xen-docs xen-domain0-utils libxc-dev libxc-python libxc-1.2 xen kernel-patch-xen kernel-image-2.4.25-xeno-p2-modules Architecture: source i386 all Version: 1.2-0.1 Distribution: unstable Urgency: low Maintainer: Adam Heath <doogie@brainfood.com> Changed-By: Adam Heath <doogie@brainfood.com> Description: kernel-image-2.4.25-xeno-p2 - foo kernel-image-2.4.25-xeno-p2-modules - foo kernel-patch-xen - foo libxc-1.2 - foo libxc-dev - foo libxc-python - foo xen - foo xen-docs - foo xen-domain0-utils - foo xen-utils - foo Changes: xen (1.2-0.1) unstable; urgency=low . * Add a kernel-image and kernel-image-modules deb. * Move interface.{ps,pdf} from libxc-dev to xen-docs. * Rename xen-tools to xen-utils, and split out python stuff to xen-domain0-utils, which also depends on xen-utils. Files: 763a3069c939411699778bd1960b91fe 566 misc extra xen_1.2-0.1.dsc 18db88534818801177cee4fcfec54fdc 2957875 misc extra xen_1.2.orig.tar.gz 9ee64e06007b67a8bc7e8176dc77f07d 6950 misc extra xen_1.2-0.1.diff.gz 81e2dc60e5c6497075c45be5ff7f8b43 198866 misc extra xen-docs_1.2-0.1_all.deb 14b7dd03797cdcf01157e3816f07112b 235316 misc extra kernel-patch-xen_1.2-0.1_all.deb 947aa5187c8c20d570cabe3787bcb4bd 672706 misc extra xen_1.2-0.1_i386.deb 1a3ac0b1f8626b7d9ad9afa021ae3ee8 16268 misc extra xen-domain0-utils_1.2-0.1_i386.deb 986d65089db78c901687d43c8b3cc2d8 3972 misc extra xen-utils_1.2-0.1_i386.deb c4fbcc58ee8475eb619fe989a6e0577c 20318 misc extra libxc-1.2_1.2-0.1_i386.deb af5e52d5f10cef6f710e17da6a80b15a 2686 misc extra libxc-dev_1.2-0.1_i386.deb 0be283c36d1023f01e082482fe2696c9 19492 misc extra libxc-python_1.2-0.1_i386.deb 8a8d73445740df0f3e5a5c31ebfd35c9 579272 misc extra kernel-image-2.4.25-xeno-p2_1.2-0.1_i386.deb a77b5f6c74024af1a9a53e99f53134f4 1068008 misc extra kernel-image-2.4.25-xeno-p2-modules_1.2-0.1_i386.deb = ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
Hi, Adam: As a long-time Debian advocate, I''m so much delighted to see Xen Debian packages. Thanks for all the work! -- Bin On 1 Mar 2004, at 04:19, Adam Heath wrote:> I have debian packages of xen just about done. I''m creating 10 debs, > containin the various parts of the library, tools, and kernels. > > There are currently 2 things keeping me from uploading them to debian > itself.------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
> I have debian packages of xen just about done. I''m creating 10 debs, > containin the various parts of the library, tools, and kernels.Cool -- remind me to add a link on the Xen web pages when you''re done.> There are currently 2 things keeping me from uploading them to debian itself. > > 2) The device nodes xen are block major 125. This is marked as > LOCAL/EXPERIMENTAL use, in Documentation/devices.txt. Debian policy requires > me to file a bug on makedev, as this tool is what is supposed to create device > nodes. I am reluctant to do this, when they are using this number. Could > this be changed to something more official?I doubt the ''/dev/xvdXX'' device nodes are very widely used now that Xen supports exporting disks and partition to arbitrary block devices. I tend to just pick an arbitrary hdX or sdX I know is unused. Do other people use xvdX devices? If not, maybe we should aim to dispense with them and recommend that people just pick some pre-existing /dev entry? Cheers, Ian ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
On Mon, 1 Mar 2004, Ian Pratt wrote:> Cool -- remind me to add a link on the Xen web pages when you''re done.The link will be something like: apt-get install xen kernel-image-2.4.25-xeno-p2 kernel-image-2.4.25-xeno-p2-modules> I doubt the ''/dev/xvdXX'' device nodes are very widely used now > that Xen supports exporting disks and partition to arbitrary > block devices. I tend to just pick an arbitrary hdX or sdX I know > is unused. > > Do other people use xvdX devices? If not, maybe we should > aim to dispense with them and recommend that people just pick > some pre-existing /dev entry?Wouldn''t exporting to existing device entries cause problems with userspace tools try to use ioctls on those devices, that aren''t supported by xen? I''m thinking cds and scsi devices. ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
> > I doubt the ''/dev/xvdXX'' device nodes are very widely used now > > that Xen supports exporting disks and partition to arbitrary > > block devices. I tend to just pick an arbitrary hdX or sdX I know > > is unused. > > > > Do other people use xvdX devices? If not, maybe we should > > aim to dispense with them and recommend that people just pick > > some pre-existing /dev entry? > > Wouldn''t exporting to existing device entries cause problems with userspace > tools try to use ioctls on those devices, that aren''t supported by xen? I''m > thinking cds and scsi devices.Normally, the only time that /dev/xvdXX entries get used is when temporarily attaching a virtual disk to a domain for the purposes of making a file system on it and populating its contents before handing it off to another domain (usually as a hdX or sdX device). I''d have thought we could have found an existing device to use that already has /dev entries created in most distributions and wouldn''t cause problems with user space tools (since it wouldn''t be required until after e.g. kudzu has run) Alternatively, we could just recommend people go for an arbitrary unused SCSI device e.g. /dev/sddx (the 127th SCSI disk). Ian ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
On Mon, 1 Mar 2004, Ian Pratt wrote:> Normally, the only time that /dev/xvdXX entries get used is when > temporarily attaching a virtual disk to a domain for the purposes > of making a file system on it and populating its contents before > handing it off to another domain (usually as a hdX or sdX device). > > I''d have thought we could have found an existing device to use > that already has /dev entries created in most distributions and > wouldn''t cause problems with user space tools (since it wouldn''t > be required until after e.g. kudzu has run) > > Alternatively, we could just recommend people go for an arbitrary > unused SCSI device e.g. /dev/sddx (the 127th SCSI disk).Well, I need to play with this then, before uploading. We currently aren''t using VDs, but are netbooting/nfsrooting everything. The reason we are doing that, is it makes centralized management much simpler. One of the reasons we did that, hwoever, was because of xen''s poor support for amd chipsets. It''d be nice if the pci/ide/dma support in xen was more linux like, so more drivers could be dropped in. ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
> The reason we are doing that, is it makes centralized management much simpler. > One of the reasons we did that, hwoever, was because of xen''s poor support for > amd chipsets. > > It''d be nice if the pci/ide/dma support in xen was more linux like, so more > drivers could be dropped in.The new IO architecture stuff should result in a much wider range of hardware support. Right now, dropping in new drivers isn''t a huge deal, but hasn''t been a priority for us. Ian ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
On Mon, 1 Mar 2004, Ian Pratt wrote:> The new IO architecture stuff should result in a much wider range > of hardware support. > > Right now, dropping in new drivers isn''t a huge deal, but hasn''t > been a priority for us.It''s a bit disappoiting to read that xen supports modern server systems, but then discover this doesn''t include amd. amd boards are much cheaper. If voting could count, I''d get the new IO infrastructure(which I read about on the archives) working first, so that then more hardware can be supported. ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
On Sun, 29 Feb 2004, Adam Heath wrote:> I have debian packages of xen just about done. I''m creating 10 debs, > containin the various parts of the library, tools, and kernels.Well, I have uploaded them to Debian. However, they are not yet available on the mirror network, as they are NEW packages, so require addition to the override file by ftp-master. however, I have placed them online for people to use. You can visit http://people.debian.org/~doogie/xen, or, use apt: deb http://people.debian.org/~doogie ./ deb-src http://people.debian.org/~doogie ./ ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
> On Sun, 29 Feb 2004, Adam Heath wrote: > > > I have debian packages of xen just about done. I''m creating 10 debs, > > containin the various parts of the library, tools, and kernels. > > Well, I have uploaded them to Debian. However, they are not yet available on > the mirror network, as they are NEW packages, so require addition to the > override file by ftp-master.Cool. I don''t suppose there''s a live ISO variant of debian? People seem to be quite keen to install directly from the XenDemoCD, which isn''t recommended as I had to do some pretty evil things (including leaving out the RPM database) to get it to fit on the CD and run out of a ram disk. It would be nice to move to something more standard for the next XenDemoCD release. Cheers, Ian ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
On Wed, 3 Mar 2004, Ian Pratt wrote:> > > On Sun, 29 Feb 2004, Adam Heath wrote: > > > > > I have debian packages of xen just about done. I''m creating 10 debs, > > > containin the various parts of the library, tools, and kernels. > > > > Well, I have uploaded them to Debian. However, they are not yet available on > > the mirror network, as they are NEW packages, so require addition to the > > override file by ftp-master. > > Cool. > > I don''t suppose there''s a live ISO variant of debian?Unforunately, no.> People seem to be quite keen to install directly from the > XenDemoCD, which isn''t recommended as I had to do some pretty > evil things (including leaving out the RPM database) to get it to > fit on the CD and run out of a ram disk. It would be nice to move > to something more standard for the next XenDemoCD release.Well, if my debs make it easier to get a regular debian machine running xen, then I think it''s a win. I was able to convert my desktop to xen during the 1.0 days, with relative ease. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
> > Cool. > > > > I don''t suppose there''s a live ISO variant of debian? > > Unforunately, no. >A famous debian-based ISO/liveCD: http://www.distrowatch.com/table.php?distribution=knoppix KNOPPIX home: http://www.knopper.net/knoppix/index-en.html KNOPPIX contrib site: http://www.knoppix.net/ KNOPPIX Remastering: http://www.knoppix.net/docs/index.php/KnoppixRemasteringHowto For promotion and testing of XEN, possibly the best solution. Manni> > People seem to be quite keen to install directly from the > > XenDemoCD, which isn''t recommended as I had to do some pretty > > evil things (including leaving out the RPM database) to get it to > > fit on the CD and run out of a ram disk. It would be nice to move > > to something more standard for the next XenDemoCD release. > > Well, if my debs make it easier to get a regular debian machine runningxen,> then I think it''s a win. > > I was able to convert my desktop to xen during the 1.0 days, withrelative> ease. >
> A famous debian-based ISO/liveCD: > > http://www.distrowatch.com/table.php?distribution=knoppixCan you also use it as an installation CD to get a bog standard Debian hard disk install? If so, its definitely interesting. Thanks, Ian -=- MIME -=- This is a multipart message in MIME format. --=_alternative 003DA3A1C1256E4D_Content-Type: text/plain; charset="US-ASCII"> > Cool. > > > > I don''t suppose there''s a live ISO variant of debian? > > Unforunately, no. >A famous debian-based ISO/liveCD: http://www.distrowatch.com/table.php?distribution=knoppix KNOPPIX home: http://www.knopper.net/knoppix/index-en.html KNOPPIX contrib site: http://www.knoppix.net/ KNOPPIX Remastering: http://www.knoppix.net/docs/index.php/KnoppixRemasteringHowto For promotion and testing of XEN, possibly the best solution. Manni> > People seem to be quite keen to install directly from the > > XenDemoCD, which isn''t recommended as I had to do some pretty > > evil things (including leaving out the RPM database) to get it to > > fit on the CD and run out of a ram disk. It would be nice to move > > to something more standard for the next XenDemoCD release. > > Well, if my debs make it easier to get a regular debian machine runningxen,> then I think it''s a win. > > I was able to convert my desktop to xen during the 1.0 days, withrelative> ease. >--=_alternative 003DA3A1C1256E4D_Content-Type: text/html; charset="US-ASCII" <br><font size=2><tt>> > Cool.<br> > ><br> > > I don''t suppose there''s a live ISO variant of debian?<br> > <br> > Unforunately, no.<br> > <br> A famous debian-based ISO/liveCD:</tt></font> <br> <br><font size=2><tt> http://www.distrowatch.com/table.php?distribution=knoppix</tt></font> <br> <br><font size=2><tt>KNOPPIX home:</tt></font> <br><font size=2><tt> http://www.knopper.net/knoppix/index-en.html</tt></font> <br><font size=2><tt>KNOPPIX contrib site:</tt></font> <br><font size=2><tt> http://www.knoppix.net/</tt></font> <br><font size=2><tt>KNOPPIX Remastering:</tt></font> <br><font size=2><tt> http://www.knoppix.net/docs/index.php/KnoppixRemasteringHowto</tt></font> <br> <br><font size=2><tt>For promotion and testing of XEN, possibly the best solution.</tt></font> <br> <br><font size=2><tt> Manni</tt></font> <br> <br><font size=2><tt>> > People seem to be quite keen to install directly from the<br> > > XenDemoCD, which isn''t recommended as I had to do some pretty<br> > > evil things (including leaving out the RPM database) to get it to<br> > > fit on the CD and run out of a ram disk. It would be nice to move<br> > > to something more standard for the next XenDemoCD release.<br> > <br> > Well, if my debs make it easier to get a regular debian machine running xen,<br> > then I think it''s a win.<br> > <br> > I was able to convert my desktop to xen during the 1.0 days, with relative<br> > ease.<br> > </tt></font> --=_alternative 003DA3A1C1256E4D_=-- ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
On Wed, 3 Mar 2004 13:56:42 -0600 (CST) Adam Heath <doogie@brainfood.com> wrote:> On Wed, 3 Mar 2004, Ian Pratt wrote: > > > > > > On Sun, 29 Feb 2004, Adam Heath wrote: > > > > > > > I have debian packages of xen just about done. I''m creating 10 debs, > > > > containin the various parts of the library, tools, and kernels. > > > > > > Well, I have uploaded them to Debian. However, they are not yet available on > > > the mirror network, as they are NEW packages, so require addition to the > > > override file by ftp-master. > > > > Cool. > > > > I don''t suppose there''s a live ISO variant of debian? > > Unforunately, no.What about Knoppix and all of its variants? Tim http://en.wikipedia.org/wiki/Knoppix ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
On Thu, 04 Mar 2004 11:16:29 +0000 Ian Pratt <Ian.Pratt@cl.cam.ac.uk> wrote:> > > A famous debian-based ISO/liveCD: > > > > http://www.distrowatch.com/table.php?distribution=knoppix > > Can you also use it as an installation CD to get a bog standard > Debian hard disk install? If so, its definitely interesting. > > Thanks, > IanYes, you can use the command knoppix-hdinstall. It is the easiest way to install Debian or any Linux distro in my opinion, it takes about 20 minutes for the full version of Knoppix. You just lose out on customization options. It is easy to craft your own version of Knoppix, the remastering link the last person provided. Tim> -=- MIME -=- > This is a multipart message in MIME format. > --=_alternative 003DA3A1C1256E4D_> Content-Type: text/plain; charset="US-ASCII" > > > > Cool. > > > > > > I don''t suppose there''s a live ISO variant of debian? > > > > Unforunately, no. > > > A famous debian-based ISO/liveCD: > > http://www.distrowatch.com/table.php?distribution=knoppix > > KNOPPIX home: > http://www.knopper.net/knoppix/index-en.html > KNOPPIX contrib site: > http://www.knoppix.net/ > KNOPPIX Remastering: > http://www.knoppix.net/docs/index.php/KnoppixRemasteringHowto > > For promotion and testing of XEN, possibly the best solution. > > Manni > > > > People seem to be quite keen to install directly from the > > > XenDemoCD, which isn''t recommended as I had to do some pretty > > > evil things (including leaving out the RPM database) to get it to > > > fit on the CD and run out of a ram disk. It would be nice to move > > > to something more standard for the next XenDemoCD release. > > > > Well, if my debs make it easier to get a regular debian machine running > xen, > > then I think it''s a win. > > > > I was able to convert my desktop to xen during the 1.0 days, with > relative > > ease. > > > --=_alternative 003DA3A1C1256E4D_> Content-Type: text/html; charset="US-ASCII" > > > <br><font size=2><tt>> > Cool.<br> > > ><br> > > > I don''t suppose there''s a live ISO variant of debian?<br> > > <br> > > Unforunately, no.<br> > > <br> > A famous debian-based ISO/liveCD:</tt></font> > <br> > <br><font size=2><tt> http://www.distrowatch.com/table.php?distribution=knoppix</tt></font> > <br> > <br><font size=2><tt>KNOPPIX home:</tt></font> > <br><font size=2><tt> http://www.knopper.net/knoppix/index-en.html</tt></font> > <br><font size=2><tt>KNOPPIX contrib site:</tt></font> > <br><font size=2><tt> http://www.knoppix.net/</tt></font> > <br><font size=2><tt>KNOPPIX Remastering:</tt></font> > <br><font size=2><tt> http://www.knoppix.net/docs/index.php/KnoppixRemasteringHowto</tt></font> > <br> > <br><font size=2><tt>For promotion and testing of XEN, possibly the best > solution.</tt></font> > <br> > <br><font size=2><tt> Manni</tt></font> > <br> > <br><font size=2><tt>> > People seem to be quite keen to install > directly from the<br> > > > XenDemoCD, which isn''t recommended as I had to do some pretty<br> > > > evil things (including leaving out the RPM database) to get it > to<br> > > > fit on the CD and run out of a ram disk. It would be nice to > move<br> > > > to something more standard for the next XenDemoCD release.<br> > > <br> > > Well, if my debs make it easier to get a regular debian machine running > xen,<br> > > then I think it''s a win.<br> > > <br> > > I was able to convert my desktop to xen during the 1.0 days, with > relative<br> > > ease.<br> > > </tt></font> > --=_alternative 003DA3A1C1256E4D_=-- > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/xen-devel > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/xen-devel------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel