diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-October/019490.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-October/019490.html | 156 |
1 files changed, 156 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-October/019490.html b/zarb-ml/mageia-dev/2012-October/019490.html new file mode 100644 index 000000000..e66eb32c6 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-October/019490.html @@ -0,0 +1,156 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Minimal mageia install + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Minimal%20mageia%20install&In-Reply-To=%3Cm3zk3d5my6.fsf%40euphor.blino.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="019528.html"> + <LINK REL="Next" HREF="019492.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Minimal mageia install</H1> + <B>Olivier Blin</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Minimal%20mageia%20install&In-Reply-To=%3Cm3zk3d5my6.fsf%40euphor.blino.org%3E" + TITLE="[Mageia-dev] Minimal mageia install">mageia at blino.org + </A><BR> + <I>Tue Oct 23 15:37:21 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="019528.html">[Mageia-dev] Minimal mageia install +</A></li> + <LI>Next message: <A HREF="019492.html">[Mageia-dev] Minimal mageia install +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#19490">[ date ]</a> + <a href="thread.html#19490">[ thread ]</a> + <a href="subject.html#19490">[ subject ]</a> + <a href="author.html#19490">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Pascal Terjan <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">pterjan at gmail.com</A>> writes: + +><i> On Tue, Oct 23, 2012 at 1:53 PM, Bruno Cornec <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">Bruno.Cornec at hp.com</A>> wrote: +</I>>><i> Helo, +</I>>><i> +</I>>><i> I'm in the process of redeploying automatically my firewall machine, +</I>>><i> using Mageia. For that I'd like to have a very minimal install. +</I>>><i> +</I>>><i> However, I'm ending up with 580 packages, among them a lot of X11 +</I>>><i> content, whereas I want a text base install only. +</I>>><i> +</I>>><i> If I try to remove some of them, I end up having to remove basesystem +</I>>><i> which isn't an option. +</I>>><i> +</I>>><i> So why is libdrakx-kbd-mouse mandatory e.g. in basesystem ? +</I> +libdrakx-kbd-mouse is required by drakxtools-backend, which is required +for bootloader-utils, pulled by kernel (required to build initrd). +But this one is not too bad. + +>><i> Another question is I could urpme lib64xrandr2 (and erase as a +</I>>><i> consequence 26 packages, none of them being in my list). +</I>>><i> Why did they came on my install first ?? +</I> +Which packages did this uninstall? + +><i> Suggests? +</I>><i> There is an option to not use them +</I> +That's more complicated than that. + +A big issue to me is the following dep chain: +dracut -> plymouth -> desktop-common-data -> xdg-utils -> xprop -> libx11 + +You can test some of the issues by just doing this: +mkdir chroot-minimal-cauldron +urpmi --no-suggests --root ./chroot-minimal-cauldron basesystem urpmi + +-- +Olivier Blin - blino +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="019528.html">[Mageia-dev] Minimal mageia install +</A></li> + <LI>Next message: <A HREF="019492.html">[Mageia-dev] Minimal mageia install +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#19490">[ date ]</a> + <a href="thread.html#19490">[ thread ]</a> + <a href="subject.html#19490">[ subject ]</a> + <a href="author.html#19490">[ 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> |