source: clfs-embedded/BOOK/the-end/boot.xml@ 47431b3

Last change on this file since 47431b3 was 5a5a11a, checked in by Andrew Bradford <bradfa@…>, 14 years ago

Remove traces of normal (c)lfs from the-end/boot.xml

Got rid of all mentions of rebooting or building additional software
within the target as we don't reboot and we don't have development
tools in the target.

  • Property mode set to 100644
File size: 598 bytes
RevLine 
[a9e389d]1<?xml version="1.0" encoding="ISO-8859-1"?>
[bd48e48]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[a9e389d]4 <!ENTITY % general-entities SYSTEM "../general.ent">
5 %general-entities;
6]>
7
[5a5a11a]8<sect1 id="ch-finish-boot">
[a9e389d]9 <?dbhtml filename="reboot.html"?>
10
[de6aa2e]11 <title>Booting the System</title>
[a9e389d]12
[5a5a11a]13 <para>Assuming the boot loader was set up properly,
14 <emphasis>CLFS &version;</emphasis> will boot automatically when you power on
15 the target.</para>
[a9e389d]16
[5a5a11a]17 <para>When the boot is complete, the embedded CLFS system is ready for use!</para>
[a9e389d]18
19</sect1>
Note: See TracBrowser for help on using the repository browser.