Last change
on this file since 1a6ffe8 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
|
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-boot">
|
---|
9 | <?dbhtml filename="reboot.html"?>
|
---|
10 |
|
---|
11 | <title>Booting the System</title>
|
---|
12 |
|
---|
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>
|
---|
16 |
|
---|
17 | <para>When the boot is complete, the embedded CLFS system is ready for use!</para>
|
---|
18 |
|
---|
19 | </sect1>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.