Re: [PATCH 07/11] centos, test: Add OS info/testcase for CentOS 6.4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ACK

On Sat, Mar 23, 2013 at 03:09:30PM +0100, Fabiano Fidêncio wrote:
> ---
>  data/oses/centos.xml.in                            | 46 ++++++++++++++++++++++
>  .../centos6.4/CentOS-6.4-i386-bin-DVD1.iso.txt     | 29 ++++++++++++++
>  .../centos6.4/CentOS-6.4-x86_64-bin-DVD1.iso.txt   | 29 ++++++++++++++
>  3 files changed, 104 insertions(+)
>  create mode 100644 test/isodata/centos/centos6.4/CentOS-6.4-i386-bin-DVD1.iso.txt
>  create mode 100644 test/isodata/centos/centos6.4/CentOS-6.4-x86_64-bin-DVD1.iso.txt
> 
> diff --git a/data/oses/centos.xml.in b/data/oses/centos.xml.in
> index 86ac2a5..bceaf93 100644
> --- a/data/oses/centos.xml.in
> +++ b/data/oses/centos.xml.in
> @@ -185,4 +185,50 @@
>      </installer>
>    </os>
>  
> +  <os id="http://centos.org/centos/6.4";>
> +    <short-id>centos6.4</short-id>
> +    <_name>CentOS 6.4</_name>
> +    <version>6.4</version>
> +    <_vendor>CentOS</_vendor>
> +    <family>linux</family>
> +    <distro>centos</distro>
> +    <upgrades id="http://centos.org/centos/6.3"/>
> +    <clones id="http://redhat.com/rhel/6.4"/>
> +
> +    <media arch="i686">
> +      <iso>
> +        <system-id>LINUX</system-id>
> +        <volume-id>CentOS_6.4_Final</volume-id>
> +      </iso>
> +      <kernel>isolinux/vmlinuz</kernel>
> +      <initrd>isolinux/initrd.img</initrd>
> +    </media>
> +    <media arch="x86_64">
> +      <iso>
> +        <system-id>LINUX</system-id>
> +        <volume-id>CentOS_6.4_Final</volume-id>
> +      </iso>
> +      <kernel>isolinux/vmlinuz</kernel>
> +      <initrd>isolinux/initrd.img</initrd>
> +    </media>
> +
> +    <resources arch="all">
> +      <minimum>
> +        <n-cpus>1</n-cpus>
> +        <ram>536870912</ram>
> +      </minimum>
> +
> +      <recommended>
> +        <cpu>400000000</cpu>
> +        <ram>1073741824</ram>
> +        <storage>9663676416</storage>
> +      </recommended>
> +    </resources>
> +
> +    <installer>
> +      <script id='http://redhat.com/scripts/rhel/jeos'/>
> +      <script id='http://redhat.com/scripts/rhel/desktop'/>
> +    </installer>
> +  </os>
> +
>  </libosinfo>
> diff --git a/test/isodata/centos/centos6.4/CentOS-6.4-i386-bin-DVD1.iso.txt b/test/isodata/centos/centos6.4/CentOS-6.4-i386-bin-DVD1.iso.txt
> new file mode 100644
> index 0000000..111a54e
> --- /dev/null
> +++ b/test/isodata/centos/centos6.4/CentOS-6.4-i386-bin-DVD1.iso.txt
> @@ -0,0 +1,29 @@
> +CD-ROM is in ISO 9660 format
> +System id: LINUX
> +Volume id: CentOS_6.4_Final
> +Volume set id: 
> +Publisher id: CentOS Project
> +Data preparer id: CentOS
> +Application id: CentOS_6.4_Final
> +Copyright File id: 
> +Abstract File id: 
> +Bibliographic File id: 
> +Volume set size is: 1
> +Volume set sequence number is: 1
> +Logical block size is: 2048
> +Volume size is: 1840896
> +El Torito VD version 1 found, boot catalog is in sector 460
> +Joliet with UCS level 3 found
> +Rock Ridge signatures version 1 found
> +Eltorito validation header:
> +    Hid 1
> +    Arch 0 (x86)
> +    ID 'CentOS Project'
> +    Key 55 AA
> +    Eltorito defaultboot header:
> +        Bootid 88 (bootable)
> +        Boot media 0 (No Emulation Boot)
> +        Load segment 0
> +        Sys type 0
> +        Nsect 4
> +        Bootoff 1CD 461
> diff --git a/test/isodata/centos/centos6.4/CentOS-6.4-x86_64-bin-DVD1.iso.txt b/test/isodata/centos/centos6.4/CentOS-6.4-x86_64-bin-DVD1.iso.txt
> new file mode 100644
> index 0000000..5231840
> --- /dev/null
> +++ b/test/isodata/centos/centos6.4/CentOS-6.4-x86_64-bin-DVD1.iso.txt
> @@ -0,0 +1,29 @@
> +CD-ROM is in ISO 9660 format
> +System id: LINUX
> +Volume id: CentOS_6.4_Final
> +Volume set id: 
> +Publisher id: CentOS Project
> +Data preparer id: CentOS
> +Application id: CentOS_6.4_Final
> +Copyright File id: 
> +Abstract File id: 
> +Bibliographic File id: 
> +Volume set size is: 1
> +Volume set sequence number is: 1
> +Logical block size is: 2048
> +Volume size is: 2125673
> +El Torito VD version 1 found, boot catalog is in sector 580
> +Joliet with UCS level 3 found
> +Rock Ridge signatures version 1 found
> +Eltorito validation header:
> +    Hid 1
> +    Arch 0 (x86)
> +    ID 'CentOS Project'
> +    Key 55 AA
> +    Eltorito defaultboot header:
> +        Bootid 88 (bootable)
> +        Boot media 0 (No Emulation Boot)
> +        Load segment 0
> +        Sys type 0
> +        Nsect 4
> +        Bootoff 245 581
> -- 
> 1.8.1.4
> 
> _______________________________________________
> Libosinfo mailing list
> Libosinfo@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/libosinfo

Attachment: pgpMkBgzgEOsF.pgp
Description: PGP signature

_______________________________________________
Libosinfo mailing list
Libosinfo@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libosinfo

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux