Now nitpick on shortlog: You are not providing resources but more like specifying them. Also would be nice to make it more clear from start you are talking about weezy. How about: debian: Better resources for weezy We currently specify recommended RAM for weezy to be X and storage to be Y. YOUR PARAGRAPH HERE. [The new para can then be dropped]. On Wed, Aug 13, 2014 at 5:04 PM, Lasse Schuirmann <lasse.schuirmann@xxxxxxxxx> wrote: > Given that the user might not only want to install a bare system but > also do something with the system 20GB of disk space and 1GiB of RAM are > a reasonable amount. Furthermore the debian desktop express installation > script will fail with less than about 15GB or so. > > This patch adjusts the resources for debian wheezy. > --- > data/oses/debian.xml.in | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/data/oses/debian.xml.in b/data/oses/debian.xml.in > index dc97d81..61d4d52 100644 > --- a/data/oses/debian.xml.in > +++ b/data/oses/debian.xml.in > @@ -232,8 +232,8 @@ > </minimum> > <recommended> > <cpu>1000000000</cpu> > - <ram>536870912</ram> > - <storage>5368709120</storage> > + <ram>1073741824</ram> > + <storage>21474836480</storage> > </recommended> > </resources> > > -- > 2.0.4 > > _______________________________________________ > Libosinfo mailing list > Libosinfo@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/libosinfo -- Regards, Zeeshan Ali (Khattak) ________________________________________ Befriend GNOME: http://www.gnome.org/friends/ _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo