diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2013-March/023711.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-March/023711.html | 110 |
1 files changed, 110 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-March/023711.html b/zarb-ml/mageia-dev/2013-March/023711.html new file mode 100644 index 000000000..0c0f64b16 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-March/023711.html @@ -0,0 +1,110 @@ +<!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=%3C514C42D0.7050609%40roadrunner.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="023710.html"> + <LINK REL="Next" HREF="023714.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428)</H1> + <B>Frank Griffin</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=%3C514C42D0.7050609%40roadrunner.com%3E" + TITLE="[Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428)">ftg at roadrunner.com + </A><BR> + <I>Fri Mar 22 12:38:56 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="023710.html">[Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428) +</A></li> + <LI>Next message: <A HREF="023714.html">[Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23711">[ date ]</a> + <a href="thread.html#23711">[ thread ]</a> + <a href="subject.html#23711">[ subject ]</a> + <a href="author.html#23711">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 03/22/2013 07:20 AM, Glen Ogilvie wrote: +><i> Hi, +</I>><i> +</I>><i> I've been trying to test the installer change below before RC4, +</I>><i> thinking that it might be quite helpful. +</I>><i> +</I>><i> I am having a little bit of trouble however. Could someone point me +</I>><i> in the right direction on a couple +</I>><i> of things. +</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'm maybe about two days ahead of you on this, but here's what I think +happens, FWIW. You do your checkout, and then in the mdk-stage1 +subdirectory, do a "make dist-svn". This should produce the tar.xz in +the mdk-stage1 directory. + +><i> +</I>><i> 2. When I've built a new stage2, any tricks on getting it into an ISO? +</I> +The tar.xz you built above becomes one of the SOURCES for the +drakx-installer-binaries package. If you bring that package down to +your rpm/SRPMS directory and do an "rpm -ivh" on it, you'll find a +tar.xz file for mdk-stage1 in rpm/SOURCES. You can either replace this +with the one you generated above, or I think there is a --(keyword) that +will tell rpm to look somewhere else (your svn directory) for SOURCES. + +Then rebuild drakx-installer-binaries with the new tar.xz. + +Finally, download the SRPM for drakx-installer-images, and build *it* +using the new drakx-installer-binaries. The final binary rpm will +include all of the stuff (like boot.iso) that goes in the install +directories of the cauldron tree. + + +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-dev/attachments/20130322/54c04526/attachment.html> +</PRE> + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="023710.html">[Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428) +</A></li> + <LI>Next message: <A HREF="023714.html">[Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23711">[ date ]</a> + <a href="thread.html#23711">[ thread ]</a> + <a href="subject.html#23711">[ subject ]</a> + <a href="author.html#23711">[ 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> |