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
|
<div class="gmail_quote">On 23 March 2013 05:12, AL13N <span dir="ltr"><<a href="mailto:alien@rmail.be" target="_blank">alien@rmail.be</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Op vrijdag 22 maart 2013 07:38:56 schreef Frank Griffin:<br>
> On 03/22/2013 07:20 AM, Glen Ogilvie wrote:<br>
[...]<br>
> > 1. How does the src tar.xz file for drakx-installer-stage2 get<br>
> > created? I assume it comes from a<br>
> > build of svn://<a href="http://svn.mageia.org/svn/soft/drakx/trunk" target="_blank">svn.mageia.org/svn/soft/drakx/trunk</a><br>
> > <<a href="http://svn.mageia.org/svn/soft/drakx/trunk" target="_blank">http://svn.mageia.org/svn/soft/drakx/trunk</a>>, but can't find how it<br>
> > ends up as a tar.xz<br>
><br>
> I'm maybe about two days ahead of you on this, but here's what I think<br>
> happens, FWIW. You do your checkout, and then in the mdk-stage1<br>
> subdirectory, do a "make dist-svn". This should produce the tar.xz in<br>
> the mdk-stage1 directory.<br>
[...]<br>
<br>
"make dist" actually...<br>
<br>
it will target make "dist-svn" or "make dist-git" depending on if you're using<br>
git-svn or not.<br>
<br>
be advised that dist-svn uses the BASE and any uncommitted change will not be<br>
applied.<br>
<br>
dist-git however, you can commit without pushing them and that will be used.<br>
<br></blockquote><div><br>I've had a good play around with make dist.<br>It seems to me, like running make dist in the perl-install directory, (svn://<a href="http://svn.mageia.org/svn/soft/drakx/trunk/">svn.mageia.org/svn/soft/drakx/trunk/</a> )<br>
does not produce the same tar.xz file as found within drakx-installer-stage2 sources.<br>For example, the tar.gz produced by "make dist" does not contain the "kernel", "perl-install/install" directories, etc.<br>
Also, inside the tar, the first directory is: "drakxtools-15.29", rather than "drakx-installer-stage2-15.29". It is also<br>only 2.4MB instead of about 4.3MB.<br><br>Any suggestions?<br><br>Regards<br>
Glen<br></div></div>
|