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
|
<br><br><div class="gmail_quote">On 23 March 2013 11:57, Pascal Terjan <span dir="ltr"><<a href="mailto:pterjan@gmail.com" target="_blank">pterjan@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<p dir="ltr"><br>
On 22 Mar 2013 22:21, "Glen Ogilvie" <<a href="mailto:nelg@linuxsolutions.co.nz" target="_blank">nelg@linuxsolutions.co.nz</a>> wrote:<br>
><br>
> On 23 March 2013 05:12, AL13N <<a href="mailto:alien@rmail.be" target="_blank">alien@rmail.be</a>> wrote:<br>
>><br>
>> 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>
><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/" target="_blank">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?</p>
<p dir="ltr">Yes, you need to go into install subdirectory (if I remember the name correctly)<br>
</p>
</blockquote></div>Ah, great. Thank you.. That does the trick. :)<br><br>Would anyone mind if update <a href="https://wiki.mageia.org/en/Drakx-installer_tips_and_tricks">https://wiki.mageia.org/en/Drakx-installer_tips_and_tricks</a>, and then update the URL in the spec file of drakx-installer-stage2 to point to it, along with a comment on how to create the source tar.xz<br>
Current URL in the spec is: <a href="http://wiki.mandriva.com/Tools/DrakX">http://wiki.mandriva.com/Tools/DrakX</a> (which just goes to Mandriva's main wiki page)<br><br>Regards<br>Glen Ogilvie<br>
|