summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2013-March/023726.html
blob: 4e2a28a7f00df0b1f2b9c4695abab02c5eb664fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<!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=%3CCA%2BCX%2Bbj7baAOofiwezCv8Sgs6-a%2Bi0XfaGz1FFiibraM6SjYgA%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="023722.html">
   <LINK REL="Next"  HREF="023727.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-dev] drakxtools &amp; drakx-installer-stage2 (mga#9428)</H1>
    <B>Pascal Terjan</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=%3CCA%2BCX%2Bbj7baAOofiwezCv8Sgs6-a%2Bi0XfaGz1FFiibraM6SjYgA%40mail.gmail.com%3E"
       TITLE="[Mageia-dev] drakxtools &amp; drakx-installer-stage2 (mga#9428)">pterjan at gmail.com
       </A><BR>
    <I>Fri Mar 22 23:57:22 CET 2013</I>
    <P><UL>
        <LI>Previous message: <A HREF="023722.html">[Mageia-dev] drakxtools &amp; drakx-installer-stage2 (mga#9428)
</A></li>
        <LI>Next message: <A HREF="023727.html">[Mageia-dev] drakxtools &amp; drakx-installer-stage2 (mga#9428)
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#23726">[ date ]</a>
              <a href="thread.html#23726">[ thread ]</a>
              <a href="subject.html#23726">[ subject ]</a>
              <a href="author.html#23726">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>On 22 Mar 2013 22:21, &quot;Glen Ogilvie&quot; &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">nelg at linuxsolutions.co.nz</A>&gt; wrote:
&gt;<i>
</I>&gt;<i> 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:
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> Op vrijdag 22 maart 2013 07:38:56 schreef Frank Griffin:
</I>&gt;&gt;<i> &gt; On 03/22/2013 07:20 AM, Glen Ogilvie wrote:
</I>&gt;&gt;<i> [...]
</I>&gt;&gt;<i> &gt; &gt; 1. How does the src tar.xz file for drakx-installer-stage2 get
</I>&gt;&gt;<i> &gt; &gt; created?   I assume it comes from a
</I>&gt;&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;&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;&gt;<i> &gt; &gt; ends up as a tar.xz
</I>&gt;&gt;<i> &gt;
</I>&gt;&gt;<i> &gt; I'm maybe about two days ahead of you on this, but here's what I think
</I>&gt;&gt;<i> &gt; happens, FWIW.  You do your checkout, and then in the mdk-stage1
</I>&gt;&gt;<i> &gt; subdirectory, do a &quot;make dist-svn&quot;.  This should produce the tar.xz in
</I>&gt;&gt;<i> &gt; the mdk-stage1 directory.
</I>&gt;&gt;<i> [...]
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> &quot;make dist&quot; actually...
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> it will target make &quot;dist-svn&quot; or &quot;make dist-git&quot; depending on if you're
</I>using
&gt;&gt;<i> git-svn or not.
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> be advised that dist-svn uses the BASE and any uncommitted change will
</I>not be
&gt;&gt;<i> applied.
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> dist-git however, you can commit without pushing them and that will be
</I>used.
&gt;&gt;<i>
</I>&gt;<i>
</I>&gt;<i> I've had a good play around with make dist.
</I>&gt;<i> It seems to me, like running make dist in the perl-install directory,
</I>(<A HREF="svn://svn.mageia.org/svn/soft/drakx/trunk/">svn://svn.mageia.org/svn/soft/drakx/trunk/</A> )
&gt;<i> does not produce the same tar.xz file as found within
</I>drakx-installer-stage2 sources.
&gt;<i> For example, the tar.gz produced by &quot;make dist&quot; does not contain the
</I>&quot;kernel&quot;, &quot;perl-install/install&quot; directories, etc.
&gt;<i> Also, inside the tar, the first directory is: &quot;drakxtools-15.29&quot;, rather
</I>than &quot;drakx-installer-stage2-15.29&quot;.  It is also
&gt;<i> only 2.4MB instead of about 4.3MB.
</I>&gt;<i>
</I>&gt;<i> Any suggestions?
</I>
Yes, you need to go into install subdirectory (if I remember the name
correctly)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: &lt;/pipermail/mageia-dev/attachments/20130322/9d51da93/attachment.html&gt;
</PRE>












<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="023722.html">[Mageia-dev] drakxtools &amp; drakx-installer-stage2 (mga#9428)
</A></li>
	<LI>Next message: <A HREF="023727.html">[Mageia-dev] drakxtools &amp; drakx-installer-stage2 (mga#9428)
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#23726">[ date ]</a>
              <a href="thread.html#23726">[ thread ]</a>
              <a href="subject.html#23726">[ subject ]</a>
              <a href="author.html#23726">[ 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>