diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-March/013442.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-March/013442.html | 201 |
1 files changed, 201 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-March/013442.html b/zarb-ml/mageia-dev/2012-March/013442.html new file mode 100644 index 000000000..b24c71e04 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-March/013442.html @@ -0,0 +1,201 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] installing minimal is not really that minimal + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20installing%20minimal%20is%20not%20really%20that%20minimal&In-Reply-To=%3C201203231700.57425.alien%40rmail.be%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="013440.html"> + <LINK REL="Next" HREF="013444.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] installing minimal is not really that minimal</H1> + <B>Maarten Vanraes</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20installing%20minimal%20is%20not%20really%20that%20minimal&In-Reply-To=%3C201203231700.57425.alien%40rmail.be%3E" + TITLE="[Mageia-dev] installing minimal is not really that minimal">alien at rmail.be + </A><BR> + <I>Fri Mar 23 17:00:57 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="013440.html">[Mageia-dev] installing minimal is not really that minimal +</A></li> + <LI>Next message: <A HREF="013444.html">[Mageia-dev] installing minimal is not really that minimal +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#13442">[ date ]</a> + <a href="thread.html#13442">[ thread ]</a> + <a href="subject.html#13442">[ subject ]</a> + <a href="author.html#13442">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Op vrijdag 23 maart 2012 10:42:40 schreef Thierry Vignaud: +><i> On 23 March 2012 08:32, Maarten Vanraes <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">alien at rmail.be</A>> wrote: +</I>><i> > Op vrijdag 23 maart 2012 02:08:26 schreef Maarten Vanraes: +</I>><i> >> Op donderdag 22 maart 2012 00:30:53 schreef Maarten Vanraes: +</I>><i> >> [...] +</I>><i> >> +</I>><i> >> in a chroot, i did a test with requiring plymouth or suggesting it (from +</I>><i> >> dracut) +</I>><i> >> +</I>><i> >> the difference is: +</I>><i> >> +</I>><i> >> with plymouth: 301 packages/335MB +</I>><i> >> without plymouth: 294 packages/294MB +</I>><i> >> +</I>><i> >> i'm gonna try a minimal install and see how much this'll differ +</I>><i> > +</I>><i> > ok, i was a bit wrong: +</I>><i> > +</I>><i> > i have a local dracut version overridden with urpmi-proxy so as not to +</I>><i> > required but suggest plymouth +</I>><i> > +</I>><i> > +</I>><i> > testing with which packages would become requested with rpmsrate... +</I>><i> > +</I>><i> > in a chroot, this becomes: 246 packages/299MB +</I>><i> > but, with suggests, this becomes 337 packages/385MB +</I>><i> > +</I>><i> > however, in an install i have 371 packages +</I>><i> > +</I>><i> > but the / contains 731MB +</I>><i> > +</I>><i> > so, where do all these extra packages come from? +</I>><i> > +</I>><i> > these are the different packages between installing with suggests, or +</I>><i> > chrooted rpmsrate expansion with suggests... +</I>><i> > +</I>><i> > acpi +</I>><i> > acpid +</I>><i> > bc +</I>><i> > coreutils-doc +</I>><i> > cpufreq +</I>><i> > dhcp-client +</I>><i> > dhcp-common +</I>><i> > dmraid +</I>><i> > dmraid-events +</I>><i> > gpg-pubkey +</I>><i> > hdparm +</I>><i> > hexedit +</I>><i> > ipset +</I>><i> > iptables +</I>><i> > kpartx +</I>><i> > lib64dmraid1 +</I>><i> > lib64ip4tc0 +</I>><i> > lib64ip6tc0 +</I>><i> > lib64iptables7 +</I>><i> > lib64mnl0 +</I>><i> > lib64nfnetlink0 +</I>><i> > locales-en +</I>><i> > lsof +</I>><i> > mageia-gfxboot-theme +</I>><i> > mandi +</I>><i> > mandi-ifw +</I>><i> > microcode +</I>><i> > microcode_ctl +</I>><i> > procmail +</I>><i> > shorewall +</I>><i> > strace +</I>><i> > sudo +</I>><i> > tree +</I>><i> > +</I>><i> > for one, mageia-gfxboot-theme is here again... it didn't get selected in +</I>><i> > chrooted install from manually checked rpmsrate settings... where does +</I>><i> > this come from? +</I>><i> > +</I>><i> > is there a part in the installer that hardcodes certain packages? clearly +</I>><i> > according to the ddebug.log file, this mageia-gfxboot-theme gets selected +</I>><i> > during the choosePackages step and not later on... +</I>><i> > +</I>><i> > what am i missing here? +</I>><i> > +</I>><i> > does anyone have an idea? i'd like to get to the bottom of this, so a +</I>><i> > pointer in a direction would help me alot... +</I>><i> +</I>><i> acpi* mageia-gfxboot-them are pulled by the installer +</I>><i> mandi* shorewall (& thus iptables*) too. +</I>><i> I've asked previously if we want a firewall installed before summary, anne +</I>><i> & blino said it was OK +</I>><i> microcode* is pulled b/c your CPU supports patching +</I>><i> idem for cpufreq +</I>><i> dhcp was selected b/c there was a network interface configured as DHCP +</I>><i> dmraid (& thus kpartx) was selected b/c you've some fake raid +</I>><i> (...) +</I>><i> you always got gpg-pubkey, those are fake packages containing the keys +</I>><i> used to verify packages +</I> + +thanks for the explanations, i really appreciate this, it seems logical, +somehow, except maybe what i'm coming back to: + +mageia-gfxboot-theme is pulled by installer? how does that work? + +is this really required? or is this something that's somehow done in the +graphic installer? + +i mean, i didn't select graphic grub, i chose text-grub specifically. and +somehow during the choosePackages step, the mageia-gfxboot-theme is +automatically selected... + +this is the packages that's adding via extra dep and suggests, most of the +stuff... + +where can i find the code that is responsible for this, so i can try and fix it? + + + +about firewall, perhaps it's possible to just include iptables, but set policy +on DROP incoming? shorewall seems a bit over the top... + +but, if summary isn't completed, you can't boot into it, wrt bootloader? so +firewall seems useless for that...? what is the rationale behind this? +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="013440.html">[Mageia-dev] installing minimal is not really that minimal +</A></li> + <LI>Next message: <A HREF="013444.html">[Mageia-dev] installing minimal is not really that minimal +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#13442">[ date ]</a> + <a href="thread.html#13442">[ thread ]</a> + <a href="subject.html#13442">[ subject ]</a> + <a href="author.html#13442">[ 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> |