<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.tuxbox-neutrino.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Showmaster</id>
	<title>TuxBoxWIKI - Benutzerbeiträge [de]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tuxbox-neutrino.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Showmaster"/>
	<link rel="alternate" type="text/html" href="https://wiki.tuxbox-neutrino.org/wiki/Spezial:Beitr%C3%A4ge/Showmaster"/>
	<updated>2026-04-23T04:10:03Z</updated>
	<subtitle>Benutzerbeiträge</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>https://wiki.tuxbox-neutrino.org/w/index.php?title=Vorlage:Build_Optionen&amp;diff=11303</id>
		<title>Vorlage:Build Optionen</title>
		<link rel="alternate" type="text/html" href="https://wiki.tuxbox-neutrino.org/w/index.php?title=Vorlage:Build_Optionen&amp;diff=11303"/>
		<updated>2009-03-08T20:55:08Z</updated>

		<summary type="html">&lt;p&gt;Showmaster: Im ersten configure Beispiel war noch ein punkt zuviel&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Für eine komplette Liste von Optionen, benutze den Befehl&lt;br /&gt;
&lt;br /&gt;
 ./configure --help &lt;br /&gt;
&lt;br /&gt;
Hier einige Ausgaben:&lt;br /&gt;
*Program names:&lt;br /&gt;
  --program-prefix=PREFIX            prepend PREFIX to installed program names&lt;br /&gt;
  --program-suffix=SUFFIX            append SUFFIX to installed program names&lt;br /&gt;
  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names&lt;br /&gt;
&lt;br /&gt;
*System types:&lt;br /&gt;
  --build=BUILD     configure for building on BUILD [guessed]&lt;br /&gt;
  --host=HOST       cross-compile to build programs to run on HOST [BUILD]&lt;br /&gt;
  --target=TARGET   configure for building compilers for TARGET [HOST]&lt;br /&gt;
&lt;br /&gt;
Optional Features:&lt;br /&gt;
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)&lt;br /&gt;
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]&lt;br /&gt;
  --enable-uclibc         enable rules for creating uclibc linked targets&lt;br /&gt;
  --enable-maintainer-mode  enable make rules and dependencies not useful&lt;br /&gt;
                          (and sometimes confusing) to the casual installer&lt;br /&gt;
  --disable-dependency-tracking  speeds up one-time build&lt;br /&gt;
  --enable-dependency-tracking   do not reject slow dependency extractors&lt;br /&gt;
  --enable-kernel26       set up the CDK to use the 2.6 kernel (experimental)&lt;br /&gt;
  --enable-lzma           use LZMA compression when generating images&lt;br /&gt;
  --disable-nptl          do not use native posix threads for glibc (only&lt;br /&gt;
                          meaningful for kernel 2.6.x, default for 2.4.x)&lt;br /&gt;
  --enable-flashrules     enable rules for creating flash targets&lt;br /&gt;
  --enable-lirc           include lirc in yadds and images&lt;br /&gt;
  --enable-cdkVcInfo      include cdkVcInfo in yadds and images&lt;br /&gt;
  --enable-german-keymaps include loadkey and German keymaps in yadds and&lt;br /&gt;
                          images&lt;br /&gt;
  --enable-ide            include ide and ext2/ext3 drivers in yadds and&lt;br /&gt;
                          images&lt;br /&gt;
  --disable-ext3          exclude ext2/ext3 drivers in yadds and images&lt;br /&gt;
  --enable-xfs            include xfs drivers in yadds and images&lt;br /&gt;
  --enable-nfsserver      enable the dBox NFS server&lt;br /&gt;
  --enable-sambaserver    enable the dBox samba server&lt;br /&gt;
  --enable-dosfstools     enable the dosfstools&lt;br /&gt;
  --enable-upnp           include upnp support&lt;br /&gt;
  --enable-flac           include Neutrino flac audio decoder with libFLAC&lt;br /&gt;
  --enable-ccache         enable ccache supported compiling&lt;br /&gt;
&lt;br /&gt;
Optional Packages:&lt;br /&gt;
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]&lt;br /&gt;
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)&lt;br /&gt;
  --with-cpu=MODEL        cpu model [823,405]&lt;br /&gt;
  --with-targetruleset=NAME     OBSOLETE, use --[enable|disable]-flashrules instead&lt;br /&gt;
  --with-assume-kernelsources-old       Do not recompile due to new kernel sources&lt;br /&gt;
  --with-rootpartitionsize=SIZE size of the root partition&lt;br /&gt;
  --with-defaultlocale=LOCALE   default locale&lt;br /&gt;
  --with-targetprefix=DIR prefix for target files [PREFIX/cdkroot]&lt;br /&gt;
  --with-hostprefix=DIR   prefix for host files [PREFIX/cdk]&lt;br /&gt;
  --with-bootprefix=DIR   prefix for boot files [PREFIX/tftpboot]&lt;br /&gt;
  --with-flashprefix=DIR  prefix for flash files [PREFIX/cdkflash] (only used for flash building)&lt;br /&gt;
  --with-serversupport=DIR  prefix for server file templates [PREFIX/serversupport]&lt;br /&gt;
  --with-ucodesdir=DIR  optional directory containing ucodes [NONE]&lt;br /&gt;
  --with-logosdir=DIR  optional directory containing logos [[CVS/]logos]&lt;br /&gt;
  --with-customizationsdir=DIR  optional directory containing customization scripts [[CVS]]&lt;br /&gt;
  --with-updatehttpprefix=URL  optional URL containing the URL of a directory with update images [NONE]&lt;br /&gt;
  --with-checkImage=[none,rename,warn]  How/if to invoke checkImage [none]&lt;br /&gt;
  --with-cvsdir=DIR       where to find the cvs&lt;br /&gt;
  --with-appsdir=DIR      apps dir from cvs [[CVS/]apps/]&lt;br /&gt;
  --with-bootdir=DIR      boot dir from cvs [[CVS/]boot/]&lt;br /&gt;
  --with-driverdir=DIR    driver dir from cvs [[CVS/]driver]&lt;br /&gt;
  --with-hostappsdir=DIR  hostapps dir from cvs [[CVS/]hostapps]&lt;br /&gt;
  --with-gnuserver=ADDRESS   the gnu server for gnu-stuff (without ftp://)&lt;br /&gt;
  --with-defaultserver=ADDRESS   the server that is taken if no server is given/works (without http://)&lt;br /&gt;
  --with-maxcachesize=SIZE maximal ccachesize for ccache&lt;br /&gt;
  --with-maxcachefiles=COUNT maximal count of cachefiles for ccache&lt;/div&gt;</summary>
		<author><name>Showmaster</name></author>
	</entry>
</feed>