diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2013-February/022320.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-February/022320.html | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-February/022320.html b/zarb-ml/mageia-dev/2013-February/022320.html new file mode 100644 index 000000000..c55771a57 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-February/022320.html @@ -0,0 +1,89 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Build tool idea + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Build%20tool%20idea&In-Reply-To=%3CCAPoeEY_CXQcTQd0zt1uqZEsAnHGnL-_7_5FJx7syiKOQzUfGTA%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="022471.html"> + <LINK REL="Next" HREF="022323.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Build tool idea</H1> + <B>Joseph Wang</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Build%20tool%20idea&In-Reply-To=%3CCAPoeEY_CXQcTQd0zt1uqZEsAnHGnL-_7_5FJx7syiKOQzUfGTA%40mail.gmail.com%3E" + TITLE="[Mageia-dev] Build tool idea">joequant at gmail.com + </A><BR> + <I>Fri Feb 1 01:15:16 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="022471.html">[Mageia-dev] freeze push request uhd +</A></li> + <LI>Next message: <A HREF="022323.html">[Mageia-dev] Build tool idea +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#22320">[ date ]</a> + <a href="thread.html#22320">[ thread ]</a> + <a href="subject.html#22320">[ subject ]</a> + <a href="author.html#22320">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Before I reinvent the wheel.... + +There was a request for peazip, and what I'm thinking about doing is +to write a script +called "repobuild". This script would pull the .spec and source files +from mgarepo +and then build and install an RPM package. + +The use case for this is: + +1) so that people who have a Mageia 3 install, can do beta testing on +a few packages +without messing up their current installation. (i.e. if you want a +cinnamon environment +now) +2) so that we can keep doing development while we are in the middle of +a release freeze +3) so that people can get packages from cauldron without waiting for a +release cycle. If +they are full beta testers they'd install cauldron, but the people +that I'm thinking of would +just want to run one or two new packages on top of the latest Mageia +4) so that there is an easy way of doing a rollback if cauldron breaks something + +Now before I start on this, is there any wheel reinvention here. I'm +looking to just wrap +mageia repo, so that someone can do + + sudo repoinstall peazip + +and then come back in a few hours, and have peazip there. +</PRE> + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="022471.html">[Mageia-dev] freeze push request uhd +</A></li> + <LI>Next message: <A HREF="022323.html">[Mageia-dev] Build tool idea +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#22320">[ date ]</a> + <a href="thread.html#22320">[ thread ]</a> + <a href="subject.html#22320">[ subject ]</a> + <a href="author.html#22320">[ 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> |