From mboxrd@z Thu Jan 1 00:00:00 1970
From: Thomas Ebert
To: development@lists.ipfire.org
Subject: Re: IPFire 3.x packfire
Date: Fri, 01 Mar 2013 13:43:01 +0100
Message-ID: <5130A255.2050103@gmx.de>
In-Reply-To: <1362139560.28061.393.camel@rice-oxley.tremer.info>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1986735551995660076=="
List-Id:
--===============1986735551995660076==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Sorry. I missunderstood the output. Packfire is using local packages as
you described. But what about the build chroot environment. Is it normal
that the build environment is cleaned everytime if you exit from it and
start the command "pakfire-builder shell".
Here is the paste from my shell: http://pastebin.com/fKn3UECQ
This is my configuration /etc/pakfire/builder.conf
[logger]
# Use a different log file for the builder stuff.
file = /var/log/pakfire-builder.log
[builder]
# Select the distribution to build for.
distro = ipfire3
# Use ccache in order to build rebuilds in less time.
use_ccache = true
# Use icecream in order to speed up builds.
use_icecream = false
# Create build environments in a tmpfs.
# This requires a lot of RAM.
# Only enable if you know what your are doing.
#use_tmpfs = false
# Create loop devices in build environment.
#use_loop_devices = true
Regards
--===============1986735551995660076==--