From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/20110415/003995.html | 93 +++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 zarb-ml/mageia-dev/20110415/003995.html (limited to 'zarb-ml/mageia-dev/20110415/003995.html') diff --git a/zarb-ml/mageia-dev/20110415/003995.html b/zarb-ml/mageia-dev/20110415/003995.html new file mode 100644 index 000000000..0921820c9 --- /dev/null +++ b/zarb-ml/mageia-dev/20110415/003995.html @@ -0,0 +1,93 @@ + + + + [Mageia-dev] [882] - adapt to mageia + + + + + + + + + +

[Mageia-dev] [882] - adapt to mageia

+ Michael Scherer + misc at zarb.org +
+ Fri Apr 15 13:15:52 CEST 2011 +

+
+ +
Le vendredi 15 avril 2011 à 13:09 +0200, Thierry Vignaud a écrit :
+> On 15 April 2011 11:53,  <root at mageia.org> wrote:
+
+> > Modified: build_system/iurt/trunk/approve.sh
+> > ===================================================================
+> > --- build_system/iurt/trunk/approve.sh	2011-04-15 09:51:56 UTC (rev 881)
+> > +++ build_system/iurt/trunk/approve.sh	2011-04-15 09:53:12 UTC (rev 882)
+> > @@ -1,12 +1,13 @@
+> >  #!/bin/bash -e
+> >
+> >  # Do not use trailing slashes here
+> > -UPLOADSDIR=/home/mandrake/uploads
+> > +#TODO use a configuration file for that
+> > +UPLOADSDIR=/var/lib/schedbot/uploads
+> >  SRCBASEDIR=$UPLOADSDIR/queue
+> >  DESTBASEDIR=$UPLOADSDIR/approved
+> >  REJECTEDDIR=$UPLOADSDIR/rejected
+> >  LATERBASEDIR=$UPLOADSDIR/later
+> > -DISTRO=cooker
+> > +DISTRO=cauldron
+> 
+> btw, it would be good if distro name wasn't hardcoded everywhere but
+> set once in some central config file to be sourced...
+
+Yup. But : 
+1) where ?
+2) for what semantic ?
+
+In this case, that's the name of some directory that correspond to file
+to approve and will correspond to the name of the freezed release. 
+
+So I guess that's pretty specific for our use case. 
+
+-- 
+Michael Scherer
+
+
+ + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1