On Thursday 25 May 2006 19:43, Paul Allen wrote:
> >From Jonathan Noack <[EMAIL PROTECTED]>, Thu, May 25, 2006 at
> > 07:56:07PM -0400: I am currently running with the following in
> > /etc/rc.conf and haven't experienced any problems:
> > tmpmfs_flags="-S -o async"
>
> Is there a way to accomplish
Andriy Gapon wrote:
It seems that UDF fs has been in not-well-supported state for a while
now. It seems that Scott Long, original author and maintainer, has moved
on to other more important (and, perhaps, interesting) things.
("perhaps" - because RE does not seem to be too exciting on the first
>From Jonathan Noack <[EMAIL PROTECTED]>, Thu, May 25, 2006 at 07:56:07PM -0400:
> I am currently running with the following in /etc/rc.conf and haven't
> experienced any problems:
> tmpmfs_flags="-S -o async"
Is there a way to accomplish this with an fstab entry?
md /tmpmfs
Jean-Marc Zucconi wrote:
# tar cf /dev/null X11R6.old
# archive_write_pax_header: 'x' header failed?! This can't happen.
This seems to work fine here:
[EMAIL PROTECTED]:/usr] $ uname -rm
6.1-RELEASE i386
[EMAIL PROTECTED]:/usr] $ tar --version
bsdtar 1.02.023, libarchive 1.02.026
Copyright (C)
Kris Kennaway wrote:
On Thu, May 25, 2006 at 06:01:30PM +0200, Arno J. Klaassen wrote:
I get a very easy to reproduce panic on 6.1-STABLE :
/etc/periodic/weekly/310.locate panics with
panic: kmem_malloc(4096): kmem_map too small: 335544320 total allocated
It looks like you are using a mall
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] (Paul Civati) writes:
> For those of you wishing to PXE boot 6.1 RELEASE I have made some boot
> images that work easily with pxelinux (syslinux) PXE set-up.
[..]
> Download and a quick pxelinux set-up howto:
>
> http://blog.rackred.com/
Ken Smith wrote:
> BitTorrent
> --
>
> 5.5-RELEASE ISOs are not available via BitTorrent at this time. They
> may be made available in the future on an on-demand basis.
Thanks to ps, torrents are now available for 5.5-RELEASE:
http://torrents.freebsd.org:8080/
Colin Percival
Jacques wrote at 21:10 +0200 on May 24, 2006:
> On an older i386 box (Pentium III), used as a workstation, we have been
> running FreeBSD_4.x and 5.x for a long time without problems.
> Now, using cvsup, we updated FreeBSD source from
> 5.4p14 (default release=cvs tag=RELENG_5_4) to
> 6.1 (def
Mike Tancsa wrote:
> At 05:53 AM 23/05/2006, Daniel O'Connor wrote:
>>On Saturday 13 May 2006 22:00, Holger Kipp wrote:
>>
>> > If you encounter silo overflows, you might need to increase
>> > cp4ticks in sio.c, eg
>> > - cp4ticks = speed / 10 / hz * 4;
>> > + cp4ticks = speed / 10 / hz * 40;
>> >
On Thu, May 25, 2006 at 06:01:30PM +0200, Arno J. Klaassen wrote:
> Hello,
>
> I get a very easy to reproduce panic on 6.1-STABLE :
>
> /etc/periodic/weekly/310.locate panics with
>
> panic: kmem_malloc(4096): kmem_map too small: 335544320 total allocated
It looks like you are using a malloc-
On Thu, May 25, 2006 at 05:58:09PM +0300, Konstantin Belousov wrote:
> +options QUOTA
> options UFS_ACL # Support for access control lists
> options UFS_DIRHASH # Improve performance on big directories
> options MD_ROOT # M
On 5/25/06, Konstantin Belousov <[EMAIL PROTECTED]> wrote:
On Thu, May 25, 2006 at 01:19:26AM -0400, Kris Kennaway wrote:
> On Wed, May 24, 2006 at 11:48:53PM -0400, Howard Leadmon wrote:
>
> > So what's changed at that delta, under the one that works vfs_lookup.c is:
> >
> > Edit src/sys/kern/v
# tar cf /dev/null X11R6.old
# archive_write_pax_header: 'x' header failed?! This can't happen.
Jean-Marc
--
Jean-Marc Zucconi -- PGP Key: finger [EMAIL PROTECTED] [KeyID: 400B38E9]
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/
It is my great pleasure and privilege to announce the availability of
FreeBSD 5.5-RELEASE. Work done between the 5.4-RELEASE and this release
has mostly been bugfixes. Some "vendor supplied" software has also
been updated, mostly due to security concerns (specifically BIND
and sendmail).
This i
"Arno J. Klaassen" <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I get a very easy to reproduce panic on 6.1-STABLE :
>
> /etc/periodic/weekly/310.locate panics with
>
> panic: kmem_malloc(4096): kmem_map too small: 335544320 total
> allocated
> This box has nothing particular, apart from maybe a
Norberto Meijome <[EMAIL PROTECTED]> wrote:
> On Tue, 23 May 2006 22:01:16 -0400
> Kris Kennaway <[EMAIL PROTECTED]> wrote:
>
> > So what is the traceback?
> >
> > See the developers handbook for more information.
>
> doh! yes, i'll get onto this as soon as I can.
>
> Interestingly enough , i
Hello,
I get a very easy to reproduce panic on 6.1-STABLE :
/etc/periodic/weekly/310.locate panics with
panic: kmem_malloc(4096): kmem_map too small: 335544320 total allocated
(kgdb) where
#0 doadump () at pcpu.h:165
#1 0xc0577574 in boot (howto=260)
at /files/bsd/src6/sys/kern
On Tue, 23 May 2006 22:01:16 -0400
Kris Kennaway <[EMAIL PROTECTED]> wrote:
> So what is the traceback?
>
> See the developers handbook for more information.
doh! yes, i'll get onto this as soon as I can.
Interestingly enough , i had some nasty issues todays on same laptop.
I had 2 x 6 GB GEL
On Thu, May 25, 2006 at 01:19:26AM -0400, Kris Kennaway wrote:
> On Wed, May 24, 2006 at 11:48:53PM -0400, Howard Leadmon wrote:
>
> > So what's changed at that delta, under the one that works vfs_lookup.c is:
> >
> > Edit src/sys/kern/vfs_lookup.c
> > Add delta 1.80.2.6 2006.03.31.07.39.24 kr
For those of you wishing to PXE boot 6.1 RELEASE I have made some boot
images that work easily with pxelinux (syslinux) PXE set-up.
They are around 30MB in size each and built from the -bootonly ISO images.
Note these simply boot the whole image, and don't use the pxeboot binary.
In fact I've t
Hi, list.
I'm trying build release with this script:
#!/bin/sh
#
# script for auto-build fresh release
RELEASE="RELENG_6"
DATE="05/24/2006 12:00:00 UTC"
UNIONFSPATCH="unionfs6-p10.diff"
(rm -rf /usr/src/*; rm -rf /usr/obj/*; cd /usr/; \
CVSROOT=/home/ncvs cvs co -r${RELEASE} \
-
21 matches
Mail list logo