source: clfs-embedded/BOOK/the-end/theend.xml @ c72b980

Last change on this file since c72b980 was c0b04ff, checked in by Andrew Bradford <andrew@…>, 10 years ago

the-end: Move boot info to theend

Both were small sections, should just be 1 page.

  • Property mode set to 100644
File size: 638 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-finish-theend">
9  <?dbhtml filename="theend.html"?>
10
11  <title>The End</title>
12
13  <para>Well done! The new CLFS system is installed! We wish you much
14  success with your shiny new custom-built Linux system.</para>
15
16  <para>Assuming the boot loader was set up properly,
17  <emphasis>CLFS &version;</emphasis> will boot automatically when you power on
18  the target.</para>
19
20</sect1>
Note: See TracBrowser for help on using the repository browser.