From: <smi...@us...> - 2003-11-15 15:29:43
|
Update of /cvsroot/devil-linux/build/docs/documentation In directory sc8-pr-cvs1:/tmp/cvs-serv14524/docs/documentation Modified Files: Tag: rel-1-0-patches documentation.xml Log Message: we don't use PACKAGEDIR anymore Index: documentation.xml =================================================================== RCS file: /cvsroot/devil-linux/build/docs/documentation/documentation.xml,v retrieving revision 1.43.2.5 retrieving revision 1.43.2.6 diff -u -d -r1.43.2.5 -r1.43.2.6 --- documentation.xml 25 Oct 2003 00:22:40 -0000 1.43.2.5 +++ documentation.xml 15 Nov 2003 15:29:40 -0000 1.43.2.6 @@ -1008,6 +1008,7 @@ <sect2> <title>Variables</title> <para>The following variables are defined within the build environment.</para> + <para>This list is probably outdated, take a look at the file <filename moreinfo="none">build/scripts/settings</filename> to get a closer look what's defined.</para> <table> <title>Variables in build environment</title> <tgroup cols="3"> @@ -1043,11 +1044,6 @@ <entry>ISODIR</entry> <entry>location of the directories for the ISO creation</entry> <entry>/data/build/tmp/ISO</entry> - </row> - <row> - <entry>PACKAGEDIR</entry> - <entry>location of the unpacked packages for Devil-Linux</entry> - <entry>/data/build/tmp/ISO/packages</entry> </row> <row> <entry>INITRD</entry> |