diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-August/017909.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-August/017909.html | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-August/017909.html b/zarb-ml/mageia-dev/2012-August/017909.html new file mode 100644 index 000000000..4ad9f4e00 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-August/017909.html @@ -0,0 +1,99 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] ANNOUNCE: The /usr move cometh! <---- Instructions + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20ANNOUNCE%3A%20The%20/usr%20move%20cometh%21%20%3C----%20Instructions&In-Reply-To=%3CCA%2BCX%2BbivdJ7umb%3DwcOZan4DSWsd%2Bj%2BeS0cjJFRbuk6HNN9g_CA%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="017908.html"> + <LINK REL="Next" HREF="017910.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] ANNOUNCE: The /usr move cometh! <---- Instructions</H1> + <B>Pascal Terjan</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20ANNOUNCE%3A%20The%20/usr%20move%20cometh%21%20%3C----%20Instructions&In-Reply-To=%3CCA%2BCX%2BbivdJ7umb%3DwcOZan4DSWsd%2Bj%2BeS0cjJFRbuk6HNN9g_CA%40mail.gmail.com%3E" + TITLE="[Mageia-dev] ANNOUNCE: The /usr move cometh! <---- Instructions">pterjan at gmail.com + </A><BR> + <I>Fri Aug 3 01:40:06 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="017908.html">[Mageia-dev] ANNOUNCE: The /usr move cometh! <---- Instructions +</A></li> + <LI>Next message: <A HREF="017910.html">[Mageia-dev] ANNOUNCE: The /usr move cometh! <---- Instructions +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#17909">[ date ]</a> + <a href="thread.html#17909">[ thread ]</a> + <a href="subject.html#17909">[ subject ]</a> + <a href="author.html#17909">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Fri, Aug 3, 2012 at 12:23 AM, Pascal Terjan <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">pterjan at gmail.com</A>> wrote: +><i> On Sun, Jul 22, 2012 at 1:12 AM, Colin Guthrie <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>> wrote: +</I>>><i> OK, so the packages have now all been uploaded. +</I>>><i> +</I>>><i> You should see several packages now that you cannot install on Cauldron. +</I>>><i> This is intended behaviour. +</I>>><i> +</I>>><i> Here is how to update your cauldron systems: +</I>>><i> +</I>>><i> 1. Run "urpmi --auto-update" install everything that can be installed. +</I>>><i> 2. Ensure that latest dracut is installed. Run "urpmi dracut" to make +</I>>><i> sure (it may have been excluded in the --auto-update if it was in a +</I>>><i> transaction with other packages that could not be installed). +</I>>><i> 3. Ensure that you do not have zapata or dpkg installed (rpm -e zapata; +</I>>><i> rpm -e dpkg) +</I>>><i> 4. Generate a new initrd and include the conversion script: dracut -f +</I>>><i> -a convertfs +</I>>><i> 5. If you have /usr on a separate partition +</I>>><i> - Ensure there is enough free space to hold /bin, /sbin, /lib and +</I>>><i> /lib64 content. +</I>>><i> - If your /usr is mounted readonly, change your /etc/fstab to mount +</I>>><i> it rw. +</I>>><i> 6. Reboot. +</I>>><i> 7. At the bootloader prompt, edit the command line and append: "rw +</I>>><i> rd.convertfs" (without the quotes) to your command line and then boot. +</I>>><i> +</I>>><i> That should be all that is needed :) +</I>><i> +</I>><i> How to update a chroot? +</I> +Answering to myself: + +chroot $chroot urpmi dracut +$chroot/usr/lib/dracut/modules.d/30convertfs/convertfs.sh $chroot + +That did the conversion, but I still can't update, probably because my +rpm is too old (rpm-4.9.1.3-2.mga2) as it was not possible to update +it before the conversion (it pulls filesystem). +</PRE> + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="017908.html">[Mageia-dev] ANNOUNCE: The /usr move cometh! <---- Instructions +</A></li> + <LI>Next message: <A HREF="017910.html">[Mageia-dev] ANNOUNCE: The /usr move cometh! <---- Instructions +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#17909">[ date ]</a> + <a href="thread.html#17909">[ thread ]</a> + <a href="subject.html#17909">[ subject ]</a> + <a href="author.html#17909">[ 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> |