diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20111112/005824.html')
-rw-r--r-- | zarb-ml/mageia-discuss/20111112/005824.html | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20111112/005824.html b/zarb-ml/mageia-discuss/20111112/005824.html new file mode 100644 index 000000000..2ef4d6074 --- /dev/null +++ b/zarb-ml/mageia-discuss/20111112/005824.html @@ -0,0 +1,80 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] KDE compatibility issue + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20KDE%20compatibility%20issue&In-Reply-To=%3C4EBE9D39.3070707%40unige.ch%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005822.html"> + <LINK REL="Next" HREF="005823.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] KDE compatibility issue</H1> + <B>Juergen Harms</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20KDE%20compatibility%20issue&In-Reply-To=%3C4EBE9D39.3070707%40unige.ch%3E" + TITLE="[Mageia-discuss] KDE compatibility issue">Juergen.Harms at unige.ch + </A><BR> + <I>Sat Nov 12 17:22:17 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005822.html">[Mageia-discuss] KDE compatibility issue +</A></li> + <LI>Next message: <A HREF="005823.html">[Mageia-discuss] BRe: KDE startup time +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5824">[ date ]</a> + <a href="thread.html#5824">[ thread ]</a> + <a href="subject.html#5824">[ subject ]</a> + <a href="author.html#5824">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>I am using precisely the same solution as morgan: for each bootable +file-system its own /home directory, all my permanent data live in a +separate (non-bootable) file-system (yes, and with binary uid/gid-to- +alphanumeric name mappings that match). + +Several advantages to this solution: +- coexistance between conflicting version-dependant private folders (the +problem of Barry. for instance .kde4/..., but the same problem may +arrise for other applications) +- sharing of permanent data between bootable file-systems (multi-boot +between different OSses - or cauldron and Mageia1) +- ease for backup - I make daily backups only of the permanent data +file-system. + +To make life easy with such a solution, I use a script that, when I +install a new system, creates links form its /home directory to +directories in the file-system that contains my permanent data. (Except +for the user to be declared at sys-install, uid/gid-to-name mapping can +also be standardised with the help of simple scripts - not really +necessary if there are just some few users.) + +De-facto, my /home directory has only 3 functions: (1) contain files and +directories like .bashrc or .kde4/, (2) contain the links to my +permanent data directories, (3) for use as support for scratch data that +is not backed up and does not need to be carefully structured. +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005822.html">[Mageia-discuss] KDE compatibility issue +</A></li> + <LI>Next message: <A HREF="005823.html">[Mageia-discuss] BRe: KDE startup time +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5824">[ date ]</a> + <a href="thread.html#5824">[ thread ]</a> + <a href="subject.html#5824">[ subject ]</a> + <a href="author.html#5824">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |