blob: 3633857b4e5f5c25d9e5501124d95a53aa639a4b (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] drakxtools & 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=%3C2372462.ERnor76NmW%40localhost%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="023711.html">
<LINK REL="Next" HREF="023722.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428)</H1>
<B>AL13N</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=%3C2372462.ERnor76NmW%40localhost%3E"
TITLE="[Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428)">alien at rmail.be
</A><BR>
<I>Fri Mar 22 17:12:55 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="023711.html">[Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428)
</A></li>
<LI>Next message: <A HREF="023722.html">[Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#23714">[ date ]</a>
<a href="thread.html#23714">[ thread ]</a>
<a href="subject.html#23714">[ subject ]</a>
<a href="author.html#23714">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Op vrijdag 22 maart 2013 07:38:56 schreef Frank Griffin:
><i> On 03/22/2013 07:20 AM, Glen Ogilvie wrote:
</I>[...]
><i> > 1. How does the src tar.xz file for drakx-installer-stage2 get
</I>><i> > created? I assume it comes from a
</I>><i> > build of <A HREF="svn://svn.mageia.org/svn/soft/drakx/trunk">svn://svn.mageia.org/svn/soft/drakx/trunk</A>
</I>><i> > <<A HREF="http://svn.mageia.org/svn/soft/drakx/trunk">http://svn.mageia.org/svn/soft/drakx/trunk</A>>, but can't find how it
</I>><i> > ends up as a tar.xz
</I>><i>
</I>><i> I'm maybe about two days ahead of you on this, but here's what I think
</I>><i> happens, FWIW. You do your checkout, and then in the mdk-stage1
</I>><i> subdirectory, do a "make dist-svn". This should produce the tar.xz in
</I>><i> the mdk-stage1 directory.
</I>[...]
"make dist" actually...
it will target make "dist-svn" or "make dist-git" depending on if you're using
git-svn or not.
be advised that dist-svn uses the BASE and any uncommitted change will not be
applied.
dist-git however, you can commit without pushing them and that will be used.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="023711.html">[Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428)
</A></li>
<LI>Next message: <A HREF="023722.html">[Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#23714">[ date ]</a>
<a href="thread.html#23714">[ thread ]</a>
<a href="subject.html#23714">[ subject ]</a>
<a href="author.html#23714">[ 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>
|