readme-xensource-initrd-1.1-img

来自「xen虚拟机源代码安装包」· 1-IMG 代码 · 共 46 行

1-IMG
46
字号
XenSource xm-test 1.1 initrds=============================http://xm-test.xensource.com/ramdisks/initrd-1.1-i386.img andhttp://xm-test.xensource.com/ramdisks/initrd-1.1-powerpc.img are initrdssuitable for use with Xen's xm-test regression testing suite.  They has beenbuilt and provided by XenSource, for the convenience of Xen users.  xm-testinitrds may be mixed across minor xm-test versions, but not across majorversions; this initrd is suitable for all 1.1.x versions of xm-test (asshipped with Xen 3.0.4 and the unstable tree leading up to that release).In order to use one of these initrds, run "./autogen; ./configure; makeexisting" inside the xm-test directory, and the appropriate initrd for yourarchitecture will be downloaded automatically.  Alternatively, if you havealready downloaded that file, place it into the xm-test/ramdisk directory andrun the same command.  In either case, runtest.sh can then be used as normal.See xm-test/README for more details.These initrds were built using the infrastructure provided by xm-test.  Eachis a full guest operating system and filesystem, and as such includes a largenumber of pieces of software.  The source code for the majority of these areincluded in full inside the filehttp://xm-test.xensource.com/ramdisks/<INITRD>-buildroot.tar.bz2, where<INITRD> is either initrd-1.1-i386 or initrd-1.1-powerpc as appropriate, oralongside this file.  Copyright statements and licences are contained therein.The remaining source code is included in the Xen distribution, athttp://www.xensource.com/xen/downloads/archives.html.  The configurations usedfor BusyBox, uClibc, and Buildroot are available ashttp://xm-test.xensource.com/ramdisks/<INITRD>-busybox-config,http://xm-test.xensource.com/ramdisks/<INITRD>-uClibc-config, andhttp://xm-test.xensource.com/ramdisks/<INITRD>-buildroot-config respectively,or alongside this file.XenSource and the Xen contributors are grateful to the authors of thesesoftware packages for their contributions to free and open-source software.Buildroot and BusyBox are Copyright (c) Erik Andersen <andersen@codepoet.org>.BusyBox is licensed under the GNU General Public License (GPL).  A copy ofthis license is available in the file GPL-2,http://xm-test.xensource.com/ramdisks/GPL-2, or alongside this file.uClibc is licensed under the GNU Lesser General Public License (LGPL).  A copyof this license is available in the filehttp://xm-test.xensource.com/ramdisks/LGPL-2, or alongside this file.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?