NACK, this only addresses half of the review comments. Christophe On Sat, Dec 29, 2012 at 01:48:26AM +0200, Zeeshan Ali (Khattak) wrote: > From: "Zeeshan Ali (Khattak)" <zeeshanak@xxxxxxxxx> > > --- > data/oses/rhel.xml.in | 39 +++++++++++++++++++++++++++++++++++++++ > 1 file changed, 39 insertions(+) > > diff --git a/data/oses/rhel.xml.in b/data/oses/rhel.xml.in > index d41f343..0838c95 100644 > --- a/data/oses/rhel.xml.in > +++ b/data/oses/rhel.xml.in > @@ -695,6 +695,19 @@ > <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>1207959552</ram> > + <storage>9663676416</storage> > + </recommended> > + </resources> > </os> > > <os id="http://redhat.com/rhel/6.1"> > @@ -727,6 +740,19 @@ > <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>1207959552</ram> > + <storage>9663676416</storage> > + </recommended> > + </resources> > </os> > > <os id="http://redhat.com/rhel/6.2"> > @@ -759,6 +785,19 @@ > <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>1207959552</ram> > + <storage>9663676416</storage> > + </recommended> > + </resources> > </os> > > <os id="http://redhat.com/rhel/6.3"> > -- > 1.8.0.2 > > _______________________________________________ > Libosinfo mailing list > Libosinfo@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/libosinfo
Attachment:
pgpdNUYYfBrD9.pgp
Description: PGP signature
_______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo