summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/attachments/20120324
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
commit1be510f9529cb082f802408b472a77d074b394c0 (patch)
treeb175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/attachments/20120324
parentfa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff)
downloadarchives-master.tar
archives-master.tar.gz
archives-master.tar.bz2
archives-master.tar.xz
archives-master.zip
Add zarb MLs html archivesHEADmaster
Diffstat (limited to 'zarb-ml/mageia-dev/attachments/20120324')
-rw-r--r--zarb-ml/mageia-dev/attachments/20120324/0202b2b6/attachment-0001.html23
-rw-r--r--zarb-ml/mageia-dev/attachments/20120324/0202b2b6/attachment.html23
-rw-r--r--zarb-ml/mageia-dev/attachments/20120324/60f2be38/attachment-0001.html9
-rw-r--r--zarb-ml/mageia-dev/attachments/20120324/60f2be38/attachment.html9
4 files changed, 64 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/attachments/20120324/0202b2b6/attachment-0001.html b/zarb-ml/mageia-dev/attachments/20120324/0202b2b6/attachment-0001.html
new file mode 100644
index 000000000..431e9dd62
--- /dev/null
+++ b/zarb-ml/mageia-dev/attachments/20120324/0202b2b6/attachment-0001.html
@@ -0,0 +1,23 @@
+<br><br><div class="gmail_quote">On Sat, Mar 24, 2012 at 16:07, Thierry Vignaud <span dir="ltr">&lt;<a href="mailto:thierry.vignaud@gmail.com">thierry.vignaud@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
+
+On 18 March 2012 10:51, Pascal Terjan &lt;<a href="mailto:pterjan@gmail.com">pterjan@gmail.com</a>&gt; wrote:<br>
+&gt; Well unionfs seemed to get different oops in each new version. Anyway<br>
+&gt; I don&#39;t think it should be done like this (having specific code for<br>
+&gt; unionfs everywhere).<br>
+&gt; I want to improve current chroot mode (like using a cgroup to easily<br>
+&gt; kill all processes or set limits) and have a common api to allow other<br>
+&gt; modes, like building in kvm for example, or using lvm/btrfs rw<br>
+&gt; snapshots (which should be better supported than unionfs).<br>
+<br>
+Then, we could maybe clean this in Chroot.pm:<br>
+<br>
+sub add_local_user {<br>
+    my ($chroot_tmp, $run, $config, $luser, $uid) = @_;<br>
+<br>
+    # change the builder user to the local user id<br>
+    # FIXME it seems that unionfs does not handle well the change of the<br>
+    #       uid of files<br>
+    # if (system(qq|sudo chroot $chroot_tmp usermod -u $run-&gt;{uid} builder|)) {<br>
+<br>
+Though sadly we lost the actual commit that did that due to the 2007 crash<br>
+</blockquote></div><br><div>Yes I noticed but this is a behavior change so I wanted to check more closely before doing it, if nothing relies on it</div>
diff --git a/zarb-ml/mageia-dev/attachments/20120324/0202b2b6/attachment.html b/zarb-ml/mageia-dev/attachments/20120324/0202b2b6/attachment.html
new file mode 100644
index 000000000..431e9dd62
--- /dev/null
+++ b/zarb-ml/mageia-dev/attachments/20120324/0202b2b6/attachment.html
@@ -0,0 +1,23 @@
+<br><br><div class="gmail_quote">On Sat, Mar 24, 2012 at 16:07, Thierry Vignaud <span dir="ltr">&lt;<a href="mailto:thierry.vignaud@gmail.com">thierry.vignaud@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
+
+On 18 March 2012 10:51, Pascal Terjan &lt;<a href="mailto:pterjan@gmail.com">pterjan@gmail.com</a>&gt; wrote:<br>
+&gt; Well unionfs seemed to get different oops in each new version. Anyway<br>
+&gt; I don&#39;t think it should be done like this (having specific code for<br>
+&gt; unionfs everywhere).<br>
+&gt; I want to improve current chroot mode (like using a cgroup to easily<br>
+&gt; kill all processes or set limits) and have a common api to allow other<br>
+&gt; modes, like building in kvm for example, or using lvm/btrfs rw<br>
+&gt; snapshots (which should be better supported than unionfs).<br>
+<br>
+Then, we could maybe clean this in Chroot.pm:<br>
+<br>
+sub add_local_user {<br>
+    my ($chroot_tmp, $run, $config, $luser, $uid) = @_;<br>
+<br>
+    # change the builder user to the local user id<br>
+    # FIXME it seems that unionfs does not handle well the change of the<br>
+    #       uid of files<br>
+    # if (system(qq|sudo chroot $chroot_tmp usermod -u $run-&gt;{uid} builder|)) {<br>
+<br>
+Though sadly we lost the actual commit that did that due to the 2007 crash<br>
+</blockquote></div><br><div>Yes I noticed but this is a behavior change so I wanted to check more closely before doing it, if nothing relies on it</div>
diff --git a/zarb-ml/mageia-dev/attachments/20120324/60f2be38/attachment-0001.html b/zarb-ml/mageia-dev/attachments/20120324/60f2be38/attachment-0001.html
new file mode 100644
index 000000000..013613be1
--- /dev/null
+++ b/zarb-ml/mageia-dev/attachments/20120324/60f2be38/attachment-0001.html
@@ -0,0 +1,9 @@
+<p>On Mar 24, 2012 9:13 PM, &quot;Thomas Spuhler&quot; &lt;<a href="mailto:thomas@btspuhler.com">thomas@btspuhler.com</a>&gt; wrote:<br>
+&gt;<br>
+&gt; please push clamav-0.97.4<br>
+&gt; --<br>
+&gt; Best regards<br>
+&gt; Thomas Spuhler</p>
+<p>Why?</p>
+<p>--<br>
+Sander</p>
diff --git a/zarb-ml/mageia-dev/attachments/20120324/60f2be38/attachment.html b/zarb-ml/mageia-dev/attachments/20120324/60f2be38/attachment.html
new file mode 100644
index 000000000..013613be1
--- /dev/null
+++ b/zarb-ml/mageia-dev/attachments/20120324/60f2be38/attachment.html
@@ -0,0 +1,9 @@
+<p>On Mar 24, 2012 9:13 PM, &quot;Thomas Spuhler&quot; &lt;<a href="mailto:thomas@btspuhler.com">thomas@btspuhler.com</a>&gt; wrote:<br>
+&gt;<br>
+&gt; please push clamav-0.97.4<br>
+&gt; --<br>
+&gt; Best regards<br>
+&gt; Thomas Spuhler</p>
+<p>Why?</p>
+<p>--<br>
+Sander</p>