sysvinit
      
      
        
          | Last change
 on this file since b0ebf92 was             3742926, checked in by Chris Staub <chris@…>, 11 years ago | 
        
          | 
Added intro page to final-preps
 | 
        
          | 
              
Property                 mode
 set to                 100644 | 
        
          | File size:
            744 bytes | 
      
      
| Line |  | 
|---|
| 1 | <?xml version="1.0" encoding="ISO-8859-1"?> | 
|---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" | 
|---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ | 
|---|
| 4 | <!ENTITY % general-entities SYSTEM "../../general.ent"> | 
|---|
| 5 | %general-entities; | 
|---|
| 6 | ]> | 
|---|
| 7 |  | 
|---|
| 8 | <sect1 id="ch-final-preps-introduction"> | 
|---|
| 9 | <?dbhtml filename="introduction.html"?> | 
|---|
| 10 |  | 
|---|
| 11 | <title>Introduction</title> | 
|---|
| 12 |  | 
|---|
| 13 | <para>In this chapter, we will perform a few additional tasks to prepare | 
|---|
| 14 | for building the cross-compile tools. We will create directories in | 
|---|
| 15 | <filename class="directory">${CLFS}</filename> for the installation of the | 
|---|
| 16 | cross-toolchain and temporary system, add an unprivileged user to reduce risk, | 
|---|
| 17 | and create an appropriate build environment for that user.</para> | 
|---|
| 18 |  | 
|---|
| 19 | </sect1> | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.