source: chapter08/introduction.xml@ e2691a9

Last change on this file since e2691a9 was 673b0d8, checked in by Matthew Burgess <matthew@…>, 20 years ago
  • Merged newxml into HEAD

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 595 bytes
RevLine 
[673b0d8]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../general.ent">
4 %general-entities;
5]>
[3be4d97]6<sect1 id="ch-bootable-introduction">
[6370fa6]7<title>Introduction</title>
[673b0d8]8<?dbhtml filename="introduction.html"?>
[6370fa6]9
[b822811]10<para>This chapter will make LFS bootable. This chapter deals with creating a
[673b0d8]11fstab file, building a
12kernel for the new LFS system and installing the Grub bootloader
[bc362d4]13so that the LFS system can be selected for booting at startup.</para>
[6370fa6]14
15</sect1>
Note: See TracBrowser for help on using the repository browser.