diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-March/013538.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-March/013538.html | 104 | 
1 files changed, 104 insertions, 0 deletions
| diff --git a/zarb-ml/mageia-dev/2012-March/013538.html b/zarb-ml/mageia-dev/2012-March/013538.html new file mode 100644 index 000000000..b5cb373ce --- /dev/null +++ b/zarb-ml/mageia-dev/2012-March/013538.html @@ -0,0 +1,104 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] [packages-commits] [226393] Migrate grub bootsplash params to new style: 'splash quiet' rather than 'splash=silent' (mga#3430) +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bpackages-commits%5D%20%5B226393%5D%20Migrate%20grub%0A%20bootsplash%20params%20to%20new%20style%3A%20%27splash%20quiet%27%20rather%20than%20%27splash%3Dsilent%27%0A%20%28mga%233430%29&In-Reply-To=%3C4F702571.4010801%40free.fr%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="013516.html"> +   <LINK REL="Next"  HREF="013502.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] [packages-commits] [226393] Migrate grub bootsplash params to new style: 'splash quiet' rather than 'splash=silent' (mga#3430)</H1> +    <B>zezinho</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bpackages-commits%5D%20%5B226393%5D%20Migrate%20grub%0A%20bootsplash%20params%20to%20new%20style%3A%20%27splash%20quiet%27%20rather%20than%20%27splash%3Dsilent%27%0A%20%28mga%233430%29&In-Reply-To=%3C4F702571.4010801%40free.fr%3E" +       TITLE="[Mageia-dev] [packages-commits] [226393] Migrate grub bootsplash params to new style: 'splash quiet' rather than 'splash=silent' (mga#3430)">lists.jjorge at free.fr +       </A><BR> +    <I>Mon Mar 26 10:14:41 CEST 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="013516.html">[Mageia-dev] [packages-commits] [226393] Migrate grub bootsplash params to new style: 'splash quiet' rather than 'splash=silent' (mga#3430) +</A></li> +        <LI>Next message: <A HREF="013502.html">[Mageia-dev] libgphoto version: freeze buster? +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#13538">[ date ]</a> +              <a href="thread.html#13538">[ thread ]</a> +              <a href="subject.html#13538">[ subject ]</a> +              <a href="author.html#13538">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>Em 25-03-2012 22:26, Luc Menut escreveu: +><i> using many distros on the same system is not so uncommon. +</I> +This is not the same. We are talking about using the same config file  +for 2 distros. + + +><i> Is the installer chain load grub by default if another distro is already +</I>><i> installed on the system? or does it add mga entries on the existing grub +</I>><i> config? +</I>><i> +</I> +Installer defaults to always adds grub to MBR. +It adds an entry that points to other Mageia config files : + +title Mageia (Official) +root (hd0,6) +configfile /boot/grub/menu.lst + + +So here we do not share the same /boot/grub/menu.lst between distros. +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="013516.html">[Mageia-dev] [packages-commits] [226393] Migrate grub bootsplash params to new style: 'splash quiet' rather than 'splash=silent' (mga#3430) +</A></li> +	<LI>Next message: <A HREF="013502.html">[Mageia-dev] libgphoto version: freeze buster? +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#13538">[ date ]</a> +              <a href="thread.html#13538">[ thread ]</a> +              <a href="subject.html#13538">[ subject ]</a> +              <a href="author.html#13538">[ 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> | 
