Hi all,
Summary of below. I have started an effort to get TeXLive into the FreeBSD
ports. See github.com/DragonSA/texlive for details. Volunteers welcome.
On Sunday, 17 June 2012 22:04:15 David Schultz wrote:
> On Sun, Jun 17, 2012, Jan Henrik Sylvester wrote:
> > Even with a knob instead of
On Wednesday 26 January 2011 06:49:11 Alexander Kabaev wrote:
> On Tue, 25 Jan 2011 21:40:42 -0500
>
> Mark Saad wrote:
> > Hello Hackers
> >
> > The NetBSD folks have a nice improvement with the rtld-elf subsystem,
> > known as "Negative Symbol Cache" .
> >
> > http://blog.netbsd.org/tnf/entry
Hi,
I've found a problem in FreeBSD's implementation for threads, pth does not
have this problem.
The following test case consistantly reproduces the problem:
--- start ---
#! /usr/bin/env python
from subprocess import Popen, PIPE
from threading import Lock, Thread
def runner():
process =
On Friday 25 June 2010 22:12:42 David Naylor wrote:
> On Friday 25 June 2010 20:01:42 Garrett Cooper wrote:
> > On Fri, Jun 25, 2010 at 9:52 AM, David Naylor
>
> wrote:
> > > Hi,
> > >
> > > I've created a patch that increases the performance of m
On Friday 25 June 2010 20:01:42 Garrett Cooper wrote:
> On Fri, Jun 25, 2010 at 9:52 AM, David Naylor
wrote:
> > Hi,
> >
> > I've created a patch that increases the performance of mtree. This is of
> > particular use during a port install. In an extreme c
Hi,
I've created a patch that increases the performance of mtree. This is of
particular use during a port install. In an extreme case I have experienced a
~20% increase [1].
For a full discussion see PR bin/143732. This arose out of [2] where I
experienced the increase.
For your conven
Hi,
Apologies for the delayed reply.
On Thursday 25 February 2010 15:53:03 Ulrich Spörlein wrote:
> On Thu, 25.02.2010 at 10:08:15 +0200, David Naylor wrote:
> > Hi,
> >
> > As some may have noticed on -current I have been working on using
> > stacked unionfs to i
On 25 February 2010 15:53, Ulrich Spörlein wrote:
> On Thu, 25.02.2010 at 10:08:15 +0200, David Naylor wrote:
>> Hi,
>>
>> As some may have noticed on -current I have been working on using
>> stacked unionfs to implement a 'tinderbox' type build system. I hav
Hi,
As some may have noticed on -current I have been working on using
stacked unionfs
to implement a 'tinderbox' type build system. I have successfully
used the scripts to
build x11/xorg (and have compared the results to using the traditional
approach using
pkg_add). The build system is stable e
On Thursday 09 April 2009 08:34:22 Travis Daygale wrote:
> David, thank you for the great information! Yes, I would appreciate seeing
> the scripts and hearing about the other method you outline. Yes, you
> understand what I want to achieve exactly.
Please see attached for the scripts. There i
On Saturday 04 April 2009 21:52:14 Travis Daygale wrote:
> In both the loader and kernel compiling doc, I see snippets of information
> like this: #Make space in the kernel for a root filesystem on a md
> device.options MD_ROOT_SIZE=10 boot_dfltrootInstructs the kernel to mount
> the statically com
Hi,
The question first: init does allow a chroot before booting the system however
does it allow the first device to be unmounted and use the new chroot as the
root device. If it does how can that be achieved.
My motivation for this: Allow a USB device or CDROM to boot the system, then
init
On Friday 28 September 2007 10:21, you wrote:
> Remko Lodder wrote:
> >> Ok, let's see how we can fund this project. First of all the interested
> >> developers
> >> should assess the bulk of work to do and how long it will take them to
> >> complete
> >> it. Then we can think about how many p
Hi,
I was wondering if there was any tool available in freebsd for handling
information, specifically configuration files, package information and such.
I know all information is available via text files however in order to access
the information the program might have to hard code the retreva
Hi,
I have been having a very annoying problem with fetch and the ports distfiles
fetching. Living in South Africa internet access is not what it could be, as
such I have to use a proxy to access the internet. On to the problem:
When fetch tries to resume from an ftp site that does not suppor
On Monday 28 May 2007 03:43, you wrote:
> Maybe I should look at the inner workings of cmake and gmake. Maybe
> they have some good ideas. However having looked through the source
> code of make, and also looking at the cvs logs, it does seem to be well
> written. The only possibility I see of m
Hi,
Thank you all for your responses, it has given me much to think about. I
guess there is consenses that there is room for improvement in the current
pkg system. Attached are some of my initial ideas about what is required and
expected in any (and all future) package systems.
Since I am
Dear Jordan
Recently I stumbled across a document you wrote in 2001, entitled "FreeBSD
installation and package tools, past, present and future". I find FreeBSD
appealing and I would like to contribute it its success, and as your article
describes, the installation and packaging system is lack
18 matches
Mail list logo