summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2013-March/023722.html
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/2013-March/023722.html
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/2013-March/023722.html')
-rw-r--r--zarb-ml/mageia-dev/2013-March/023722.html115
1 files changed, 115 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-March/023722.html b/zarb-ml/mageia-dev/2013-March/023722.html
new file mode 100644
index 000000000..0700bc7e0
--- /dev/null
+++ b/zarb-ml/mageia-dev/2013-March/023722.html
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] drakxtools &amp; drakx-installer-stage2 (mga#9428)
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20drakxtools%20%26%20drakx-installer-stage2%20%28mga%239428%29&In-Reply-To=%3CCAGmz6yij9ZEU2wcpQgpjTLDe46OxvqjGivDB0YoAMW-WLKEE7A%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="023714.html">
+ <LINK REL="Next" HREF="023726.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] drakxtools &amp; drakx-installer-stage2 (mga#9428)</H1>
+ <B>Glen Ogilvie</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20drakxtools%20%26%20drakx-installer-stage2%20%28mga%239428%29&In-Reply-To=%3CCAGmz6yij9ZEU2wcpQgpjTLDe46OxvqjGivDB0YoAMW-WLKEE7A%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] drakxtools &amp; drakx-installer-stage2 (mga#9428)">nelg at linuxsolutions.co.nz
+ </A><BR>
+ <I>Fri Mar 22 23:20:48 CET 2013</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="023714.html">[Mageia-dev] drakxtools &amp; drakx-installer-stage2 (mga#9428)
+</A></li>
+ <LI>Next message: <A HREF="023726.html">[Mageia-dev] drakxtools &amp; drakx-installer-stage2 (mga#9428)
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#23722">[ date ]</a>
+ <a href="thread.html#23722">[ thread ]</a>
+ <a href="subject.html#23722">[ subject ]</a>
+ <a href="author.html#23722">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 23 March 2013 05:12, AL13N &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">alien at rmail.be</A>&gt; wrote:
+
+&gt;<i> Op vrijdag 22 maart 2013 07:38:56 schreef Frank Griffin:
+</I>&gt;<i> &gt; On 03/22/2013 07:20 AM, Glen Ogilvie wrote:
+</I>&gt;<i> [...]
+</I>&gt;<i> &gt; &gt; 1. How does the src tar.xz file for drakx-installer-stage2 get
+</I>&gt;<i> &gt; &gt; created? I assume it comes from a
+</I>&gt;<i> &gt; &gt; build of <A HREF="svn://svn.mageia.org/svn/soft/drakx/trunk">svn://svn.mageia.org/svn/soft/drakx/trunk</A>
+</I>&gt;<i> &gt; &gt; &lt;<A HREF="http://svn.mageia.org/svn/soft/drakx/trunk">http://svn.mageia.org/svn/soft/drakx/trunk</A>&gt;, but can't find how it
+</I>&gt;<i> &gt; &gt; ends up as a tar.xz
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; I'm maybe about two days ahead of you on this, but here's what I think
+</I>&gt;<i> &gt; happens, FWIW. You do your checkout, and then in the mdk-stage1
+</I>&gt;<i> &gt; subdirectory, do a &quot;make dist-svn&quot;. This should produce the tar.xz in
+</I>&gt;<i> &gt; the mdk-stage1 directory.
+</I>&gt;<i> [...]
+</I>&gt;<i>
+</I>&gt;<i> &quot;make dist&quot; actually...
+</I>&gt;<i>
+</I>&gt;<i> it will target make &quot;dist-svn&quot; or &quot;make dist-git&quot; depending on if you're
+</I>&gt;<i> using
+</I>&gt;<i> git-svn or not.
+</I>&gt;<i>
+</I>&gt;<i> be advised that dist-svn uses the BASE and any uncommitted change will not
+</I>&gt;<i> be
+</I>&gt;<i> applied.
+</I>&gt;<i>
+</I>&gt;<i> dist-git however, you can commit without pushing them and that will be
+</I>&gt;<i> used.
+</I>&gt;<i>
+</I>&gt;<i>
+</I>I've had a good play around with make dist.
+It seems to me, like running make dist in the perl-install directory,
+(<A HREF="svn://svn.mageia.org/svn/soft/drakx/trunk/">svn://svn.mageia.org/svn/soft/drakx/trunk/</A> )
+does not produce the same tar.xz file as found within
+drakx-installer-stage2 sources.
+For example, the tar.gz produced by &quot;make dist&quot; does not contain the
+&quot;kernel&quot;, &quot;perl-install/install&quot; directories, etc.
+Also, inside the tar, the first directory is: &quot;drakxtools-15.29&quot;, rather
+than &quot;drakx-installer-stage2-15.29&quot;. It is also
+only 2.4MB instead of about 4.3MB.
+
+Any suggestions?
+
+Regards
+Glen
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;/pipermail/mageia-dev/attachments/20130323/24a54bf4/attachment.html&gt;
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="023714.html">[Mageia-dev] drakxtools &amp; drakx-installer-stage2 (mga#9428)
+</A></li>
+ <LI>Next message: <A HREF="023726.html">[Mageia-dev] drakxtools &amp; drakx-installer-stage2 (mga#9428)
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#23722">[ date ]</a>
+ <a href="thread.html#23722">[ thread ]</a>
+ <a href="subject.html#23722">[ subject ]</a>
+ <a href="author.html#23722">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>