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/20101019/001280.html | 119 +++++++++++++++++++++++++++++++ zarb-ml/mageia-dev/20101019/001281.html | 84 ++++++++++++++++++++++ zarb-ml/mageia-dev/20101019/author.html | 57 +++++++++++++++ zarb-ml/mageia-dev/20101019/date.html | 57 +++++++++++++++ zarb-ml/mageia-dev/20101019/index.html | 1 + zarb-ml/mageia-dev/20101019/subject.html | 57 +++++++++++++++ zarb-ml/mageia-dev/20101019/thread.html | 59 +++++++++++++++ 7 files changed, 434 insertions(+) create mode 100644 zarb-ml/mageia-dev/20101019/001280.html create mode 100644 zarb-ml/mageia-dev/20101019/001281.html create mode 100644 zarb-ml/mageia-dev/20101019/author.html create mode 100644 zarb-ml/mageia-dev/20101019/date.html create mode 120000 zarb-ml/mageia-dev/20101019/index.html create mode 100644 zarb-ml/mageia-dev/20101019/subject.html create mode 100644 zarb-ml/mageia-dev/20101019/thread.html (limited to 'zarb-ml/mageia-dev/20101019') diff --git a/zarb-ml/mageia-dev/20101019/001280.html b/zarb-ml/mageia-dev/20101019/001280.html new file mode 100644 index 000000000..65f213f93 --- /dev/null +++ b/zarb-ml/mageia-dev/20101019/001280.html @@ -0,0 +1,119 @@ + + + + [Mageia-dev] Mageia repository sections, licenses, restrictions, firmware etc + + + + + + + + + +

[Mageia-dev] Mageia repository sections, licenses, restrictions, firmware etc

+ Benoit Audouard + baud123 at gmail.com +
+ Tue Oct 19 02:53:54 CEST 2010 +

+
+ +
Re,
+
+2010/10/15 Frank Griffin <ftg at roadrunner.com>
+
+> Tux99 wrote:
+> > On Fri, 15 Oct 2010, Wolfgang Bornath wrote:
+> >
+> >
+> >> As mirror maintainer/owner of Mandriva Linux and future Mageia
+> >> (ftp.mandrivauser.de) I discussed this problem with my friends and we
+> >> decided not to mirror PLF although a German university does
+> >> (ftp.gwdg.de). The point is that our mirror is hosted on a private
+> >> server where just one person is liable (me, unfortunately). But we
+> > wobo, I perfectly understand your reasons
+>
+> IANAL, but as far as I know U.S. law exempts hosting sites from
+> liability for things coming from the outside, provided they take the
+> offending material down if the content owner requests it.
+>
+> Now, there are some differences between that situation and this one.
+>
+
+well, this issue cannot be thought only from a user point of view that can
+assume which mirror he chooses to install from and assume the risk of using
+the software.
+
+As misc stated it, this is the responsibility of the association, who is
+subject to international treaties in the end, first responsibilities being
+taken by local mirror who will be taking counsel upstream. I've followed
+debian-legal for more than 6 months in 2005/2006 and remembered one thing:
+the only responsibility you take is choosing to *distribute* something that
+can impact others with your _knowing_ that it will impact them ; we can't
+take the responsibility for not knowing and we should manage
+questions/requests/DMCA requests with a published and understood management
+of the issue (some requests are out of topic or not relevant, it exists as
+well).
+Hence, it's the responsibility of upstream distribution to have a clear
+policy (that means us), if possible. Some do not mind, some like debian or
+RedHat take it the paranoid^Wcollaborative way (think  rpmfusion, marillat
+repositories or plf if you understand the personnal implications).
+ATM, it's important imho to document the state of the art, acting as a
+responsible new distribution, seeking advice and opinions (some of us
+alluded to fsf or fsfe, if Eben Moglen were to give us a go I will follow
+him of course). Provision to address legal problems is a sane state of mind,
+as long as it's realistic and balances pros and cons.
+So, just for the moment, do not take reserves as "won't go" but as "not
+ready to assume", please provide as much information to enhance the current
+situation and build the better distribution for our users, based on factual
+references.
+I try to follow it up with a global context at
+http://mageiacauldron.tuxfamily.org/Blog20101002MageiaLegalManagement and
+specific difficulties regarding distribution at
+http://mageiacauldron.tuxfamily.org/Blog20101013MageiaLegallyGreyPackages(feel
+free to comment or update, as it's a wiki, remain factual and
+documented though).
+
+@++
+Ben'. aka baud123
+
+
+@++
+Ben'. aka baud123
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-dev/attachments/20101019/94b89cfb/attachment-0001.html>
+
+ + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ diff --git a/zarb-ml/mageia-dev/20101019/001281.html b/zarb-ml/mageia-dev/20101019/001281.html new file mode 100644 index 000000000..a1c6a12c4 --- /dev/null +++ b/zarb-ml/mageia-dev/20101019/001281.html @@ -0,0 +1,84 @@ + + + + [Mageia-dev] Q: how long should we able to upgrade from? + + + + + + + + + +

[Mageia-dev] Q: how long should we able to upgrade from?

+ Luca Berra + bluca at vodka.it +
+ Tue Oct 19 07:11:14 CEST 2010 +

+
+ +
On Mon, Oct 18, 2010 at 08:43:25AM -0700, Pascal Terjan wrote:
+>On Mon, Oct 18, 2010 at 08:41, Pascal Terjan <pterjan at gmail.com> wrote:
+>>> The issue is how do we detect "old tags"???
+>>
+>> By commenting when adding an Obsoletes ?
+>
+>Another a way to do it could be svn annotate *.spec + grep Obsoletes +
+>look for revision older than a given one
+the problem with this is relating a svn revision to a released distro
+also we have an svn epoch, when the package was first imported.
+
+i just found:
+% svn annotate bacula.spec
+    927       root # fix conditional pam config file
+    927       root %if %{mdkversion} < 200610
+    927       root bzcat %{SOURCE6} > bacula.pam
+    927       root %else
+    927       root bzcat %{SOURCE7} > bacula.pam
+    927       root %endif
+
+i think this could go.
+
+(btw, bacula from 2010.1 builds correctly on 2006.0 if you disable the
+qt gui components)
+
+
+L.
+
+
+-- 
+Luca Berra -- bluca at vodka.it
+
+ + +
+

+ +
+More information about the Mageia-dev +mailing list
+ diff --git a/zarb-ml/mageia-dev/20101019/author.html b/zarb-ml/mageia-dev/20101019/author.html new file mode 100644 index 000000000..9339b1492 --- /dev/null +++ b/zarb-ml/mageia-dev/20101019/author.html @@ -0,0 +1,57 @@ + + + + The Mageia-dev 19 October 2010 Archive by author + + + + + +

19 October 2010 Archives by author

+ +

Starting: Tue Oct 19 02:53:54 CEST 2010
+ Ending: Tue Oct 19 07:11:14 CEST 2010
+ Messages: 2

+

+

+ Last message date: + Tue Oct 19 07:11:14 CEST 2010
+ Archived on: Tue Oct 19 07:11:24 CEST 2010 +

+

+

+


+ This archive was generated by + Pipermail 0.09 (Mailman edition). + + + diff --git a/zarb-ml/mageia-dev/20101019/date.html b/zarb-ml/mageia-dev/20101019/date.html new file mode 100644 index 000000000..55a19092c --- /dev/null +++ b/zarb-ml/mageia-dev/20101019/date.html @@ -0,0 +1,57 @@ + + + + The Mageia-dev 19 October 2010 Archive by date + + + + + +

19 October 2010 Archives by date

+ +

Starting: Tue Oct 19 02:53:54 CEST 2010
+ Ending: Tue Oct 19 07:11:14 CEST 2010
+ Messages: 2

+

+

+ Last message date: + Tue Oct 19 07:11:14 CEST 2010
+ Archived on: Tue Oct 19 07:11:24 CEST 2010 +

+

+

+


+ This archive was generated by + Pipermail 0.09 (Mailman edition). + + + diff --git a/zarb-ml/mageia-dev/20101019/index.html b/zarb-ml/mageia-dev/20101019/index.html new file mode 120000 index 000000000..db4b46f72 --- /dev/null +++ b/zarb-ml/mageia-dev/20101019/index.html @@ -0,0 +1 @@ +thread.html \ No newline at end of file diff --git a/zarb-ml/mageia-dev/20101019/subject.html b/zarb-ml/mageia-dev/20101019/subject.html new file mode 100644 index 000000000..43e909e0a --- /dev/null +++ b/zarb-ml/mageia-dev/20101019/subject.html @@ -0,0 +1,57 @@ + + + + The Mageia-dev 19 October 2010 Archive by subject + + + + + +

19 October 2010 Archives by subject

+ +

Starting: Tue Oct 19 02:53:54 CEST 2010
+ Ending: Tue Oct 19 07:11:14 CEST 2010
+ Messages: 2

+

+

+ Last message date: + Tue Oct 19 07:11:14 CEST 2010
+ Archived on: Tue Oct 19 07:11:24 CEST 2010 +

+

+

+


+ This archive was generated by + Pipermail 0.09 (Mailman edition). + + + diff --git a/zarb-ml/mageia-dev/20101019/thread.html b/zarb-ml/mageia-dev/20101019/thread.html new file mode 100644 index 000000000..5b5781db9 --- /dev/null +++ b/zarb-ml/mageia-dev/20101019/thread.html @@ -0,0 +1,59 @@ + + + + The Mageia-dev 19 October 2010 Archive by thread + + + + + +

19 October 2010 Archives by thread

+ +

Starting: Tue Oct 19 02:53:54 CEST 2010
+ Ending: Tue Oct 19 07:11:14 CEST 2010
+ Messages: 2

+

+

+ Last message date: + Tue Oct 19 07:11:14 CEST 2010
+ Archived on: Tue Oct 19 07:11:24 CEST 2010 +

+

+

+


+ This archive was generated by + Pipermail 0.09 (Mailman edition). + + + -- cgit v1.2.1