diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2013-March/023731.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-March/023731.html | 143 |
1 files changed, 143 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-March/023731.html b/zarb-ml/mageia-dev/2013-March/023731.html new file mode 100644 index 000000000..be7e6cd29 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-March/023731.html @@ -0,0 +1,143 @@ +<!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=%3C12410788.Q24d1gPqtt%40localhost%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="023727.html"> + <LINK REL="Next" HREF="023712.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=%3C12410788.Q24d1gPqtt%40localhost%3E" + TITLE="[Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428)">alien at rmail.be + </A><BR> + <I>Sat Mar 23 08:02:31 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="023727.html">[Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428) +</A></li> + <LI>Next message: <A HREF="023712.html">[Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23731">[ date ]</a> + <a href="thread.html#23731">[ thread ]</a> + <a href="subject.html#23731">[ subject ]</a> + <a href="author.html#23731">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Op zaterdag 23 maart 2013 14:51:11 schreef Glen Ogilvie: +><i> 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> > 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> > > 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> > >> 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> > >> +</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 +</I>><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 +</I>><i> > >> > in +</I>><i> > >> > the mdk-stage1 directory. +</I>><i> > >> +</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> > +</I>><i> > you're using +</I>><i> > +</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> > +</I>><i> > not be +</I>><i> > +</I>><i> > >> applied. +</I>><i> > >> +</I>><i> > >> dist-git however, you can commit without pushing them and that will be +</I>><i> > +</I>><i> > used. +</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> > +</I>><i> > (<A HREF="svn://svn.mageia.org/svn/soft/drakx/trunk/">svn://svn.mageia.org/svn/soft/drakx/trunk/</A> ) +</I>><i> > +</I>><i> > > does not produce the same tar.xz file as found within +</I>><i> > +</I>><i> > drakx-installer-stage2 sources. +</I>><i> > +</I>><i> > > For example, the tar.gz produced by "make dist" does not contain the +</I>><i> > +</I>><i> > "kernel", "perl-install/install" directories, etc. +</I>><i> > +</I>><i> > > Also, inside the tar, the first directory is: "drakxtools-15.29", rather +</I>><i> > +</I>><i> > than "drakx-installer-stage2-15.29". It is also +</I>><i> > +</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>><i> Ah, great. Thank you.. That does the trick. :) +</I>><i> +</I>><i> Would anyone mind if update +</I>><i> <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 +</I>><i> the URL in the spec file of drakx-installer-stage2 to point to it, along +</I>><i> with a comment on how to create the source tar.xz +</I>><i> Current URL in the spec is: <A HREF="http://wiki.mandriva.com/Tools/DrakX">http://wiki.mandriva.com/Tools/DrakX</A> (which +</I>><i> just goes to Mandriva's main wiki page) +</I> +no, it should go to a DrakX mageia wiki page instead. + +the installer tips and tricks link should be in the spec file, but i'd love it +if you updated it with what you know by now... +</PRE> + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="023727.html">[Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428) +</A></li> + <LI>Next message: <A HREF="023712.html">[Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23731">[ date ]</a> + <a href="thread.html#23731">[ thread ]</a> + <a href="subject.html#23731">[ subject ]</a> + <a href="author.html#23731">[ 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> |