diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2013-March/023727.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-March/023727.html | 132 |
1 files changed, 132 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-March/023727.html b/zarb-ml/mageia-dev/2013-March/023727.html new file mode 100644 index 000000000..ddfc61417 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-March/023727.html @@ -0,0 +1,132 @@ +<!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=%3CCAGmz6yjkigkKSqFu8oaY7fn9Zhc2NOaR1059jTVz44tfWOb94w%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="023726.html"> + <LINK REL="Next" HREF="023731.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] drakxtools & 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=%3CCAGmz6yjkigkKSqFu8oaY7fn9Zhc2NOaR1059jTVz44tfWOb94w%40mail.gmail.com%3E" + TITLE="[Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428)">nelg at linuxsolutions.co.nz + </A><BR> + <I>Sat Mar 23 02:51:11 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="023726.html">[Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428) +</A></li> + <LI>Next message: <A HREF="023731.html">[Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23727">[ date ]</a> + <a href="thread.html#23727">[ thread ]</a> + <a href="subject.html#23727">[ subject ]</a> + <a href="author.html#23727">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 23 March 2013 11:57, Pascal Terjan <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">pterjan at gmail.com</A>> wrote: + +><i> +</I>><i> On 22 Mar 2013 22:21, "Glen Ogilvie" <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">nelg at linuxsolutions.co.nz</A>> wrote: +</I>><i> > +</I>><i> > On 23 March 2013 05:12, AL13N <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">alien at rmail.be</A>> wrote: +</I>><i> >> +</I>><i> >> Op vrijdag 22 maart 2013 07:38:56 schreef Frank Griffin: +</I>><i> >> > On 03/22/2013 07:20 AM, Glen Ogilvie wrote: +</I>><i> >> [...] +</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>><i> >> [...] +</I>><i> >> +</I>><i> >> "make dist" actually... +</I>><i> >> +</I>><i> >> it will target make "dist-svn" or "make dist-git" depending on if +</I>><i> you're using +</I>><i> >> git-svn or not. +</I>><i> >> +</I>><i> >> be advised that dist-svn uses the BASE and any uncommitted change will +</I>><i> not be +</I>><i> >> applied. +</I>><i> >> +</I>><i> >> dist-git however, you can commit without pushing them and that will be +</I>><i> used. +</I>><i> >> +</I>><i> > +</I>><i> > I've had a good play around with make dist. +</I>><i> > It seems to me, like running make dist in the perl-install directory, +</I>><i> (<A HREF="svn://svn.mageia.org/svn/soft/drakx/trunk/">svn://svn.mageia.org/svn/soft/drakx/trunk/</A> ) +</I>><i> > does not produce the same tar.xz file as found within +</I>><i> drakx-installer-stage2 sources. +</I>><i> > For example, the tar.gz produced by "make dist" does not contain the +</I>><i> "kernel", "perl-install/install" directories, etc. +</I>><i> > Also, inside the tar, the first directory is: "drakxtools-15.29", rather +</I>><i> than "drakx-installer-stage2-15.29". It is also +</I>><i> > only 2.4MB instead of about 4.3MB. +</I>><i> > +</I>><i> > Any suggestions? +</I>><i> +</I>><i> Yes, you need to go into install subdirectory (if I remember the name +</I>><i> correctly) +</I>><i> +</I>Ah, great. Thank you.. That does the trick. :) + +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 +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) + +Regards +Glen Ogilvie +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-dev/attachments/20130323/bf93e725/attachment.html> +</PRE> + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="023726.html">[Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428) +</A></li> + <LI>Next message: <A HREF="023731.html">[Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23727">[ date ]</a> + <a href="thread.html#23727">[ thread ]</a> + <a href="subject.html#23727">[ subject ]</a> + <a href="author.html#23727">[ 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> |