⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 preface.html

📁 CLFS(Cross-Compiled Linux From Scratch)的文档 Version CLFS-SVN-20060417
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">  <head>    <meta http-equiv="Content-Type" content=    "application/xhtml+xml; charset=iso-8859-1" />    <title>      Preface    </title>    <link rel="stylesheet" href="../stylesheets/lfs.css" type="text/css" />    <meta name="generator" content="DocBook XSL Stylesheets V1.69.1" />    <link rel="stylesheet" href="../stylesheets/lfs-print.css" type=    "text/css" media="print" />  </head>  <body id="lfs" class="CLFS-SVN-20060417-x86_64-Pure64">    <div class="navheader">      <div class="headertitles">        <h4>          Cross-Compiled Linux From Scratch - Version          CLFS-SVN-20060417-x86_64-Pure64        </h4>      </div>      <ul class="headerlinks">        <li class="next">          <a accesskey="n" href="audience.html" title="Audience">Next</a>          <p>            Audience          </p>        </li>        <li class="up">.        </li>        <li class="home">          <a accesskey="h" href="../index.html" title=          "Cross-Compiled Linux From Scratch - Version CLFS-SVN-20060417-x86_64-Pure64">          Home</a>        </li>      </ul>    </div>    <div class="preface" lang="en" xml:lang="en">      <div class="titlepage">        <h1 class="preface">          Preface        </h1>      </div>      <div class="sect1" lang="en" xml:lang="en">        <div class="titlepage">          <a id="pre-foreword" name="pre-foreword"></a>          <h2 class="sect1">            1. Foreword          </h2>        </div>        <p>          My adventures in Linux began in 1998 when I downloaded and          installed my first distribution. After working with it for a while,          I discovered issues I definitely would have liked to see improved          upon. For example, I didn't like the arrangement of the bootscripts          or the way programs were configured by default. I tried a number of          alternative distributions to address these issues, yet each had its          pros and cons. Finally, I realized that if I wanted full          satisfaction from my Linux system, I would have to build my own          from scratch.        </p>        <p>          What does this mean? I resolved not to use pre-compiled packages of          any kind, nor CD-ROMs or boot disks that would install basic          utilities. I would use my current Linux system to develop my own          customized system. This &ldquo;<span class=          "quote">perfect</span>&rdquo; Linux system would then have the          strengths of various systems without their associated weaknesses.          In the beginning, the idea was rather daunting, but I remained          committed to the idea that a system could be built that would          conform to my needs and desires rather than to a standard that just          did not fit what I was looking for.        </p>        <p>          After sorting through issues such as circular dependencies and          compile-time errors, I created a custom-built Linux system that was          fully operational and suitable to individual needs. This process          also allowed me to create compact and streamlined Linux systems          which are faster and take up less space than traditional operating          systems. I called this system a Linux From Scratch system, or an          LFS system for short.        </p>        <p>          As I shared my goals and experiences with other members of the          Linux community, it became apparent that there was sustained          interest in the ideas set forth in my Linux adventures. Such          custom-built LFS systems serve not only to meet user specifications          and requirements, but also serve as an ideal learning opportunity          for programmers and system administrators to enhance their Linux          skills. Out of this broadened interest, the Linux From Scratch          Project was born.        </p>        <p>          This <span class="emphasis"><em>Linux From Scratch</em></span> book          provides readers with the background and instruction to design and          build custom Linux systems. This book highlights the Linux from          Scratch project and the benefits of using this system. Users can          dictate all aspects of their system, including directory layout,          script setup, and security. The resulting system will be compiled          completely from the source code, and the user will be able to          specify where, why, and how programs are installed. This book          allows readers to fully customize Linux systems to their own needs          and allows users more control over their system.        </p>        <p>          I hope you will have a great time working on your own LFS system,          and enjoy the numerous benefits of having a system that is truly          <span class="emphasis"><em>your own</em></span>.        </p>        <div class="literallayout">          <p>            --<br />            Gerard&nbsp;Beekmans<br />            gerard@linuxfromscratch.org          </p>        </div>      </div>    </div>    <div class="navfooter">      <ul>        <li class="next">          <a accesskey="n" href="audience.html" title="Audience">Next</a>          <p>            Audience          </p>        </li>        <li class="up">.        </li>        <li class="home">          <a accesskey="h" href="../index.html" title=          "Cross-Compiled Linux From Scratch - Version CLFS-SVN-20060417-x86_64-Pure64">          Home</a>.        </li>      </ul>    </div>  </body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -