<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE book SYSTEM "/dtd/book.dtd">

<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml,v 1.1 2004/04/05 09:11:02 swift Exp $ -->

<book link="handbook-sparc.xml">
<title>Gentoo Linux/SPARC Handbook</title>

<author title="Chief Architect">
    <mail link="drobbins@gentoo.org">Daniel Robbins</mail>
</author>
<author title="Author">
  <mail link="swift@gentoo.org">Sven Vermeulen</mail>
</author>
<author title="Author">
  <mail link="chouser@gentoo.org">Chris Houser</mail>
</author>
<author title="Author">
  <mail link="jerry@gentoo.org">Jerry Alexandratos</mail>
</author>
<author title="Gentoo x86 Developer">
  <mail link="seemant@gentoo.org">Seemant Kulleen</mail>
</author>
<author title="Gentoo Alpha Developer">
  <mail link="taviso@gentoo.org">Tavis Ormandy</mail>
</author>
<author title="Gentoo Alpha Developer">
  <mail link="agriffis@gentoo.org">Aron Griffis</mail>
</author>
<author title="Gentoo AMD64 Developer">
  <mail link="brad_mssw@gentoo.org">Brad House</mail>
</author>
<author title="Gentoo HPPA developer">
  <mail link="gmsoft@gentoo.org">Guy Martin</mail>
</author>
<author title="Gentoo PPC developer">
   <mail link="pvdabeel@gentoo.org">Pieter Van den Abeele</mail>
</author>
<author title="Gentoo SPARC developer">
  <mail link="blademan@gentoo.org">Joe Kallar</mail>
</author>
<author title="Editor">
    <mail link="zhen@gentoo.org">John P. Davis</mail>
</author>
<author title="Editor">Pierre-Henri Jondot</author>
<author title="Editor">
    <mail link="stocke2@gentoo.org">Eric Stockbridge</mail>
</author>
<author title="Editor">
    <mail link="rajiv@gentoo.org">Rajiv Manglani</mail>
</author>
<author title="Editor">
    <mail link="seo@gentoo.org">Jungmin Seo</mail>
</author>
<author title="Editor">
    <mail link="zhware@gentoo.org">Stoyan Zhekov</mail>
</author>
<author title="Editor">
    <mail link="jhhudso@gentoo.org">Jared Hudson</mail>
</author>
<author title="Editor">
    <mail link="peitolm@gentoo.org">Colin Morey</mail>
</author>
<author title="Editor">
    <mail link="peesh@gentoo.org">Jorge Paulo</mail>
</author>
<author title="Editor">
    <mail link="carl@gentoo.org">Carl Anderson</mail>
</author>
<author title="Editor">
    <mail link="avenj@gentoo.org">Jon Portnoy</mail>
</author>
<author title="Editor">
     <mail link="klasikahl@gentoo.org">Zack Gilburd</mail>
</author>
<author title="Editor">
  <mail link="jmorgan@gentoo.org">Jack Morgan</mail>
</author>
<author title="Editor">
  <mail link="bennyc@gentoo.org">Benny Chuang</mail>
</author>
<author title="Editor">
  <mail link="erwin@gentoo.org">Erwin</mail>
</author>
<author title="Editor">
  <mail link="kumba@gentoo.org">Joshua Kinard</mail>
</author>
<author title="Reviewer">
    <mail link="g2boojum@gentoo.org">Grant Goodyear</mail>
</author>
<author title="Reviewer">
    <mail link="gerrynjr@gentoo.org">Gerald J. Normandin Jr.</mail>
</author>
<author title="Reviewer">
    <mail link="spyderous@gentoo.org">Donnie Berkholz</mail>
</author>
<author title="Reviewer">
    <mail link="antifa@gentoo.org">Ken Nowack</mail>
</author>
<author title="Contributor">
   <mail link="pylon@gentoo.org">Lars Weiler</mail>
</author>

<abstract>
This is the Gentoo Handbook, an effort to centralise Gentoo/Linux
information.
</abstract>

<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
<license/>

<version>1.60</version>
<date>March 6, 2004</date>

<part>
<title>Installing Gentoo</title>
<abstract>
In this part you learn how to install Gentoo on your system.
</abstract>

<chapter>
<title>About the Gentoo Linux Installation</title>
<abstract>
Users not familiar with Gentoo do not always know that choice is what
Gentoo is all about. 
</abstract>
  <include href="hb-install-about.xml"/>
</chapter>

<chapter>
<title>Choosing the Right Installation Medium</title>
<abstract>
You can install Gentoo in many ways. You can use our LiveCD, an existing
distribution etc. 
</abstract>
  <include href="hb-install-sparc-medium.xml"/>
</chapter>

<chapter>
<title>Configuring your Network</title>
<abstract>
If you want to install Gentoo using the Internet, you need to setup
networking.
</abstract>
  <include href="../hb-install-network.xml"/>
</chapter>

<chapter>
<title>Preparing the Disks</title>
<abstract>
To be able to install Gentoo, you must create the necessary partitions.
This chapter describes how to partition a disk for future usage.
</abstract>
  <include href="hb-install-sparc-disk.xml"/>
</chapter>

<chapter>
<title>Installing the Gentoo Installation Files</title>
<abstract>
Gentoo installs work through socalled stage-files. In this chapter we
describe how you extract a stage-file and configure Portage.
</abstract>
  <include href="../hb-install-stage.xml"/>
</chapter>

<chapter>
<title>Installing the Gentoo Base System</title>
<abstract>
Independent of what stage you chose, the eventual result is that you
have a Gentoo base system at your disposal. This chapter describes how
to progress to that stadium.
</abstract>
  <include href="../hb-install-system.xml"/>
</chapter>

<chapter>
<title>Configuring the Kernel</title>
<abstract>
The Linux kernel is the core of every distribution. This chapter
explains how to configure your kernel.
</abstract>
  <include href="hb-install-sparc-kernel.xml"/>
</chapter>

<chapter>
<title>Configuring your System</title>
<abstract>
You need to edit some important configuration files. In this chapter
you receive an overview of these files and an explanation on how to
proceed.
</abstract>
  <include href="../hb-install-config.xml"/>
</chapter>

<chapter>
<title>Configuring the Bootloader</title>
<abstract>
Several bootloaders exist. Each one of them has its own way of
configuration. In this chapter we'll describe all possibilities for you
and step you through the process of configuring a bootloader to your
needs.
</abstract>
  <include href="hb-install-sparc-bootloader.xml"/>
</chapter>

<chapter>
<title>Installing Necessary System Tools</title>
<abstract>
As mentioned before, Gentoo is about choices. In this chapter we help you
choose and install some important tools.
</abstract>
  <include href="../hb-install-tools.xml"/>
</chapter>

<chapter>
<title>Finalizing your Gentoo Installation</title>
<abstract>
You're almost done. We'll just create one (or more) users for your
system and leave the installation to reboot into a brand new Gentoo
system.
</abstract>
  <include href="../hb-install-finalise.xml"/>
</chapter>

<chapter>
<title>Where to go from here?</title>
<abstract>
Now you have your Gentoo system, but what's next? 
</abstract>
  <include href="../hb-install-next.xml"/>
</chapter>
</part>

<part>
<title>Working with Gentoo</title>
<abstract>
Learn how to work with Gentoo: installing software, altering variables, changing
portage behaviour etc. 
</abstract>

<chapter>
<title>USE flags</title>
<abstract>
USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
work with USE-flags and understand how USE-flags interact with your system.
</abstract>
  <include href="../hb-working-use.xml"/>
</chapter>

<chapter>
<title>Portage and Software</title>
<abstract>
The main reason for portage is to maintain the software on your system. In this
chapter you learn how to get information from a package, update your package
database, install/remove/update software and more...
</abstract>
  <include href="../hb-working-portage.xml"/>
</chapter>

<chapter>
<title>Portage Features</title>
<abstract>
Gentoo's Portage allows for several features that improve portage-related
aspects, such as build time. This chapter explains the existing features.
</abstract>
  <include href="../hb-working-features.xml"/>
</chapter>

<chapter>
<title>Controlling Portage Behaviour</title>
<abstract>
You can tweak Portage to your own needs/environment. Learn how to protect files,
select mirrors, change directory locations and more.
</abstract>
  <include href="../hb-working-behaviour.xml"/>
</chapter>

<chapter>
<title>Initscripts</title>
<abstract>
Gentoo uses a special initscript format which, amongst other features, allows
dependency-driven decisions and virtual initscripts. This chapter explains all
these aspects and explains how to deal with these scripts.
</abstract>
  <include href="../hb-working-rcscripts.xml"/>
</chapter>

<chapter>
<title>Environment Variables</title>
<abstract>
With Gentoo you can easily manage the environment variables for your system.
This chapter explains how you do that, and also describes frequently used
variables.
</abstract>
  <include href="../hb-working-variables.xml"/>
</chapter>
</part>

<part>
<title>Configuring a Gentoo Desktop</title>
<abstract>
Gentoo is able to turn your system into an extremely powerful desktop. This part
lets you discover the power of the Linux desktop and how Gentoo enables you to
deal with this immense plethora of choices.
</abstract>

<chapter>
<title>The X Server</title>
<abstract>
XFree86 is the X Window server which allows users to have a graphical
environment at their fingertips. We explain what XFree86 is, how to install it
and what the various configuration options are.
</abstract>
  <include href="hb-desktop-xfree.xml"/>
</chapter>

<chapter>
<title>The K Desktop Environment</title>
<abstract>
One of the most used desktop environments is KDE. This chapter tries to describe
all aspects of KDE, including installation, configuration, usage, ...
</abstract>
  <include href="hb-desktop-kde.xml"/>
</chapter>

<chapter>
<title>The GNOME Environment</title>
<abstract>
Another frequently used environment is GNOME. As like with the previous chapter
we describe all aspects of GNOME, including installation, configuration, usage,
...
</abstract>
  <include href="hb-desktop-gnome.xml"/>
</chapter>

<chapter>
<title>The various Window Managers</title>
<abstract>
Right next to the desktop environments, which tend to cover all aspects of
desktop usage, we have the window managers which only provide an interface to
manage the various graphical tools. Here we try to give a sum up on the
available window managers.
</abstract>
  <include href="hb-desktop-wm.xml"/>
</chapter>

<chapter>
<title>Getting Sound to Work</title>
<abstract>
A desktop without sound is hardly a desktop. This chapter explains how to setup
ALSA (the Advanced Linux Sound Architecture) on your system and have it work
flawlesly with your installed DE/WM.
</abstract>
  <include href="hb-desktop-sound.xml"/>
</chapter>

<chapter>
<title>What about 3D Acceleration?</title>
<abstract>
It is a frequently heard myth that Linux doesn't support 3D. This is hardly true
as you will find out when you read this chapter.
</abstract>
  <include href="hb-desktop-3d.xml"/>
</chapter>

<chapter>
<title>Integrating in a Network</title>
<abstract>
A desktop by itself is a desktop. But many users have a LAN at their disposal
and really like to have their Gentoo desktop integrated in the existing network.
This chapter explains how to setup Samba for file- and printer sharing.
</abstract>
  <include href="hb-desktop-network.xml"/>
</chapter>

</part>

</book>
