swift 06/02/11 12:59:50
Modified: xml/htdocs/doc/en/handbook/draft/complete
hb-desktop-graphical.xml hb-desktop-plugnplay.xml
Log:
Some updates
Revision Changes Path
1.4 +13 -1
xml/htdocs/doc/en/handbook/draft/complete/hb-desktop-graphical.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/complete/hb-desktop-graphical.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/complete/hb-desktop-graphical.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/complete/hb-desktop-graphical.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
Index: hb-desktop-graphical.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/complete/hb-desktop-graphical.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-desktop-graphical.xml 26 Jan 2006 19:36:34 -0000 1.3
+++ hb-desktop-graphical.xml 11 Feb 2006 12:59:50 -0000 1.4
@@ -4,7 +4,7 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/complete/hb-desktop-graphical.xml,v
1.3 2006/01/26 19:36:34 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/complete/hb-desktop-graphical.xml,v
1.4 2006/02/11 12:59:50 swift Exp $ -->
<sections>
@@ -202,6 +202,18 @@
<title>Introduction</title>
<body>
+<p>
+After a exaggerating first experience with the graphical Linux environment,
many
+users ask "What's next?" They don't know what tools exist and just playing
+around, clicking on icons, doesn't help you find out what's possible.
+</p>
+
+<p>
+Working well with Linux means that you know what tools to use. In this section,
+we'll give a head start on various tools and projects. These tools aren't
+mandatory, but give a nice idea on Linux' possibilities.
+</p>
+
</body>
</subsection>
1.2 +43 -1
xml/htdocs/doc/en/handbook/draft/complete/hb-desktop-plugnplay.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/complete/hb-desktop-plugnplay.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/complete/hb-desktop-plugnplay.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/complete/hb-desktop-plugnplay.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
Index: hb-desktop-plugnplay.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/complete/hb-desktop-plugnplay.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-desktop-plugnplay.xml 6 Jan 2006 20:05:07 -0000 1.1
+++ hb-desktop-plugnplay.xml 11 Feb 2006 12:59:50 -0000 1.2
@@ -4,7 +4,7 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/complete/hb-desktop-plugnplay.xml,v
1.1 2006/01/06 20:05:07 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/complete/hb-desktop-plugnplay.xml,v
1.2 2006/02/11 12:59:50 swift Exp $ -->
<sections>
@@ -16,6 +16,48 @@
<subsection>
<title>Nothing is automated at first</title>
<body>
+
+<p>
+When you first use your system, you'll notice that you need to perform various
+steps manually which could be done automatically. Gentoo Linux doesn't put its
+development effort in making a system userfriendly in the sense of allowing
+everything. Not only can it cause instability on some systems, far from all
+users appreciate us touching the configuration of their system and it might
+cause security issues on some environments.
+</p>
+
+<p>
+So, if you want certain tasks automated, you'll need to lend your system a hand
+at first. But you can't help your system if you don't know what you want. Next
+is a list of automation tasks we'll cover in the next few sections. This list
is
+far from complete, but should give you a good impression on the possibilities.
+Ask around on our IRC channel or mailinglist if you want to automate other
+tasks.
+</p>
+
+<ul>
+ <li>
+ <e>Removable media</e> covers the automated mounting of removable media
like
+ floppies, CD/DVDs, USB storage devices, camera's, ... on your system.
+ </li>
+ <li>
+ <e>Network detection</e> explains how to configure your network card
+ (wireless or not) to automatically discover networks and run a certain
+ configuration based on the network it finds.
+ </li>
+ <li>
+ <e>Data synchronisation</e> describes how to synchronise files and
+ directories on your system with other systems, laptops or PDAs, and also
the
+ synchronisation of your journal, address books, etc.
+ </li>
+ <li>
+ <e>Power consumption</e> informs you how you can decrease the power
+ consumption of your system (probably a laptop) by automatically putting the
+ hard disk to sleep, disable wireless if it isn't needed, adjust the screen
+ settings to use less power, etc.
+ </li>
+</ul>
+
</body>
</subsection>
</section>
--
[email protected] mailing list