lfs/chapter03/introduction.xml

19 lines
572 B
XML
Raw Normal View History

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
<sect1 id="materials-introduction">
<title>Introduction</title>
<?dbhtml filename="introduction.html"?>
<para>Create a dir for the sources:</para>
<screen><userinput>mkdir $LFS/sources</userinput></screen>
<para>Set the permissions of that dir:</para>
<screen><userinput>chmod a+wt $LFS/sources</userinput></screen>
</sect1>