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