mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 22:07:15 +08:00
add missing files
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
f45b195302
commit
816fc57a73
10
gnome/core/core.xml
Normal file
10
gnome/core/core.xml
Normal file
@ -0,0 +1,10 @@
|
||||
<chapter id="gnome-core">
|
||||
<?dbhtml filename="core.html" dir="gnome"?>
|
||||
<title>Gnome core</title>
|
||||
<para><screen>This section will contain:
|
||||
control-center
|
||||
gnome-core
|
||||
gnome-applets
|
||||
mc</screen></para>
|
||||
|
||||
</chapter>
|
9
kde/core/arts.xml
Normal file
9
kde/core/arts.xml
Normal file
@ -0,0 +1,9 @@
|
||||
<sect1 id="kde-core-arts">
|
||||
<?dbhtml filename="arts.html" dir="kde"?>
|
||||
<title>arts-&arts-version;</title>
|
||||
|
||||
<para>arts is required in order to install KDE. The installation
|
||||
instructions for arts can be found in <xref linkend="arts"/>. You must
|
||||
have installed arts before proceeding to install KDE.</para>
|
||||
|
||||
</sect1>
|
17
kde/core/config.xml
Normal file
17
kde/core/config.xml
Normal file
@ -0,0 +1,17 @@
|
||||
<sect1 id="kde-core-config">
|
||||
<?dbhtml filename="config.html" dir="kde"?>
|
||||
<title>Configuring the core KDE packages</title>
|
||||
|
||||
<para>First create an <filename>/opt/kde</filename> symlink:
|
||||
<screen><userinput>ln -sf &kde-dir; /opt/kde</userinput></screen></para>
|
||||
|
||||
<para>Then create an .xinitrc file to start KDE:
|
||||
<screen><userinput>echo "exec startkde" > ~/.xinitrc</userinput></screen>
|
||||
and ensure all libraries can be found with:
|
||||
<screen><userinput>ldconfig</userinput></screen>
|
||||
</para>
|
||||
|
||||
<para>At this point you can bring up KDE with
|
||||
<userinput>startx</userinput></para>
|
||||
|
||||
</sect1>
|
11
kde/core/core.xml
Normal file
11
kde/core/core.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<chapter id="kde-core">
|
||||
<?dbhtml filename="core.html" dir="kde"?>
|
||||
<title>KDE Core Packages</title>
|
||||
|
||||
&objprelink;
|
||||
&kde-core-arts;
|
||||
&kde-libs;
|
||||
&kde-base;
|
||||
&kde-core-config;
|
||||
|
||||
</chapter>
|
23
kde/core/kde-old.xml
Normal file
23
kde/core/kde-old.xml
Normal file
@ -0,0 +1,23 @@
|
||||
<sect2 id="kde" xreflabel="kde">
|
||||
<title>KDE-&kde-version;</title>
|
||||
|
||||
&kde-intro;
|
||||
&kde-inst;
|
||||
|
||||
&kde-multimedia;
|
||||
&kde-network;
|
||||
&kde-graphics;
|
||||
&kde-pim;
|
||||
&kde-admin;
|
||||
&kde-games;
|
||||
&kde-utils;
|
||||
&kde-edu;
|
||||
&kde-artwork;
|
||||
&kde-toys;
|
||||
&kde-addons;
|
||||
&kde-office;
|
||||
<!-- &kde-exp;
|
||||
&kde-desc; -->
|
||||
|
||||
</sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user