tazwok diff examples/tazwok.conf @ rev 522

tazwok.conf: Added run to FSH. Removed slitaz-boot-scripts in SLITAZ_TOOLCHAIN_EXTRA. Fixed typo in README.tazbb.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 14 13:51:21 2011 +0000 (2011-05-14)
parents 7d5e750d56b6
children b04f3fe52b16
line diff
     1.1 --- a/examples/tazwok.conf	Sat May 07 23:31:56 2011 +0000
     1.2 +++ b/examples/tazwok.conf	Sat May 14 13:51:21 2011 +0000
     1.3 @@ -76,7 +76,7 @@
     1.4  # FSH standard directories with init. Package generation will abort if
     1.5  # a file is installed in a non-specified path. Note /vz is for OpenVZ.
     1.6  FSH="bin boot dev etc home init lib media mnt proc root sbin share sys \
     1.7 -tmp usr var vz usr/bin usr/games usr/include usr/lib usr/local usr/sbin \
     1.8 +tmp usr run var vz usr/bin usr/games usr/include usr/lib usr/local usr/sbin \
     1.9  usr/share usr/src"
    1.10  
    1.11  # tazpkg compression "gzip" or "lzma".
    1.12 @@ -121,7 +121,6 @@
    1.13  # Note : order is not important here.
    1.14  SLITAZ_TOOLCHAIN_EXTRA="tazpkg
    1.15  tazwok
    1.16 -slitaz-boot-scripts
    1.17  pkg-config
    1.18  libtool
    1.19  libpthread-stubs"