diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20110224/003775.html')
-rw-r--r-- | zarb-ml/mageia-discuss/20110224/003775.html | 95 |
1 files changed, 95 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20110224/003775.html b/zarb-ml/mageia-discuss/20110224/003775.html new file mode 100644 index 000000000..f2c45849a --- /dev/null +++ b/zarb-ml/mageia-discuss/20110224/003775.html @@ -0,0 +1,95 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Mageia First Login Wizzard + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Mageia%20First%20Login%20Wizzard&In-Reply-To=%3C4D662CAA.3000306%40unige.ch%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="003782.html"> + <LINK REL="Next" HREF="003780.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Mageia First Login Wizzard</H1> + <B>Juergen Harms</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Mageia%20First%20Login%20Wizzard&In-Reply-To=%3C4D662CAA.3000306%40unige.ch%3E" + TITLE="[Mageia-discuss] Mageia First Login Wizzard">Juergen.Harms at unige.ch + </A><BR> + <I>Thu Feb 24 11:02:18 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="003782.html">[Mageia-discuss] Attention, please +</A></li> + <LI>Next message: <A HREF="003780.html">[Mageia-discuss] Mageia First Login Wizzard +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3775">[ date ]</a> + <a href="thread.html#3775">[ thread ]</a> + <a href="subject.html#3775">[ subject ]</a> + <a href="author.html#3775">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>I have been wanting such a feature for a long time and have quite a bit +played around with possible approaches. + +I agree with many things said + +- Such a tool can substantially shorten the time needed for customizing +an out-of-the-box system. + +- A tool is better implemented as an pure application - outside of the +framework of the core programs of a specific distro (I tried the +toy-tools I had made also on, for instance) - so "doing something" is +not necessarily tied to Mageia-1. + +- As to the list of items mentioned by Luc, there are three groups: OS +customisation (for instance customizing files such as /etc/hosts or +/etc/rsyncd.conf), application customisation (examples from Luc) and +desktop customisation. OS customisation essentially is applying scripts +- easy to do. Application customisation requires working on support +files of the applications (such as .libreoffice/1/user/gallery) - less +easy (often the use of template files is a good approach), desktop is +essentially like applications but still more complicated - taking the +example of the configuration files of kde4 illustrates that complicated +may mean messy. + +- I have done some prototype building - essentially I ended up with a +GUI in support of 2 different types of tools - user controlled execution +of scripts, and plugins for tools for specific tasks - such as editing +the boot menu. That is a toy, but it allows to get a feeling for the +problem, and - maybe - pieces of code could be used. You can have a look at + <A HREF="ftp://ftp.mandrivauser.de/magazin/MagDriva-2.2010.pdf">ftp://ftp.mandrivauser.de/magazin/MagDriva-2.2010.pdf</A> +(page 41 and on - it is in German, but the screenshots illustrate quite +well how such a tool can look like). I dont suggest to use this in reply +to Lucs suggestion - I propose to use it as a potential starting point +in case of an "ok, I will write this piece of code" . And, I dont think +that "I will" is the right approach, there need to be more than 1 - not +only to split the work, but also to have controversy and discussions +about what the gadget should look like. +</PRE> + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="003782.html">[Mageia-discuss] Attention, please +</A></li> + <LI>Next message: <A HREF="003780.html">[Mageia-discuss] Mageia First Login Wizzard +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3775">[ date ]</a> + <a href="thread.html#3775">[ thread ]</a> + <a href="subject.html#3775">[ subject ]</a> + <a href="author.html#3775">[ 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> |