In article <4d6e6c43.4010...@freebsd.org>
Nathan Whitehorn writes:
>> Do you have a plan to add a floppy support as boot device? Pc98
>> machines which can boot from CD-ROM are very limited. So we usually
>> use FD for boot media to install.
>
> No, I hadn't thought about this. If there aren't
I create login class:
lissyara# grep id100 --after-context=7 /etc/login.conf
id100:\
:coredumpsize=1:\
:cputime=60s:\
:maxproc=12:\
:openfiles=32:\
:priority=20:\
:tc=default:
lissyara#
then, run command:
lissyara# cap_mkdb -v /etc/login.conf
cap_
On Wed, Mar 02, 2011 at 09:36:58AM -0600, Nathan Whitehorn wrote:
> On 02/28/11 09:20, John Baldwin wrote:
> > On Monday, February 28, 2011 9:49:07 am Nathan Whitehorn wrote:
> >> There are some changes to the distribution format involved in this
> >> patch, which are outlined below, and about whic
03.03.2011 11:52, Alex Keda пишет:
I create login class:
lissyara# grep id100 --after-context=7 /etc/login.conf
id100:\
:coredumpsize=1:\
:cputime=60s:\
:maxproc=12:\
:openfiles=32:\
:priority=20:\
:tc=default:
lissyara#
another parameters (I test
2011/3/3 Paul Schenkeveld :
> On Wed, Mar 02, 2011 at 09:36:58AM -0600, Nathan Whitehorn wrote:
>> On 02/28/11 09:20, John Baldwin wrote:
>> > On Monday, February 28, 2011 9:49:07 am Nathan Whitehorn wrote:
>> >> There are some changes to the distribution format involved in this
>> >> patch, which
On 03/03/11 02:45 AM, Hans Petter Selasky wrote:
>
I forwarded this thread on -current.
Please also find below a stack trace produced with option KDB_UNATTENDED
for the rt28700 driver (if_rt28700).
On another side note, I have not being able to load
the runfw firm
On Mon, Feb 28, 2011 at 09:06, Dimitry Andric wrote:
> On 2011-02-28 04:30, Tim Kientzle wrote:
>>
>> I have a FreeBSD-CURRENT AMD64 system here that was last updated at
>> r215029.
>>
>> I'm trying to update it to r219079, but the build fails in lib/libz when
>> it tries to compile gvmat64.S. It
On Thursday 03 March 2011 12:26:20 Etienne Robillard wrote:
> On 03/03/11 02:45 AM, Hans Petter Selasky wrote:
> I forwarded this thread on -current.
>
> Please also find below a stack trace produced with option
> KDB_UNATTENDED for the rt28700 driver (if_rt28700).
>
> >>
On Thursday, March 03, 2011 12:26:20 Etienne Robillard wrote:
> On 03/03/11 02:45 AM, Hans Petter Selasky wrote:
> >
> I forwarded this thread on -current.
>
> Please also find below a stack trace produced with option KDB_UNATTENDED
> for the rt28700 driver (if_rt28700).
>
Alexander Leidinger wrote:
> On Mon, 28 Feb 2011 19:21:29 +0100 Fabian Keil
> wrote:
>
> > Pawel Jakub Dawidek wrote:
> >
> > > I just committed ZFSv28 to HEAD.
> >
> > I updated the system without removing the tuning for ZFSv15
> > first, and somehow this completely messed up the performanc
03.03.2011 15:11, Sergey Kandaurov пишет:
2011/3/3 Alex Keda:
03.03.2011 11:52, Alex Keda пишет:
I create login class:
lissyara# grep id100 --after-context=7 /etc/login.conf
id100:\
:coredumpsize=1:\
:cputime=60s:\
:maxproc=12:\
:openfiles=32:\
:priority=
2011/3/3 Alex Keda :
> 03.03.2011 11:52, Alex Keda пишет:
>>
>> I create login class:
>> lissyara# grep id100 --after-context=7 /etc/login.conf
>> id100:\
>> :coredumpsize=1:\
>> :cputime=60s:\
>> :maxproc=12:\
>> :openfiles=32:\
>> :priority=20:\
>> :tc=de
Quoting Fabian Keil (from Thu, 3 Mar
2011 13:01:30 +0100):
Alexander Leidinger wrote:
On Mon, 28 Feb 2011 19:21:29 +0100 Fabian Keil
wrote:
> Pawel Jakub Dawidek wrote:
>
> > I just committed ZFSv28 to HEAD.
>
> I updated the system without removing the tuning for ZFSv15
> first, and so
On 03/03/11 06:42 AM, Hans Petter Selasky wrote:
> On Thursday 03 March 2011 12:26:20 Etienne Robillard wrote:
>
>> On 03/03/11 02:45 AM, Hans Petter Selasky wrote:
>>
>> I forwarded this thread on -current.
>>
>> Please also find below a stack trace produced with option
>>
On Thursday 03 March 2011 14:07:52 Etienne Robillard wrote:
> ieee80211_newstate_cb
Hi,
I think the problem is in the ieee80211 layer not draining its taskqueues
properly and/or other activities. It crashes in USB because it is accessing
freed memory or NULL pointers most likely.
--HPS
___
On 03/03/11 08:25 AM, Hans Petter Selasky wrote:
> On Thursday 03 March 2011 14:07:52 Etienne Robillard wrote:
>
>> ieee80211_newstate_cb
>>
> Hi,
>
> I think the problem is in the ieee80211 layer not draining its taskqueues
> properly and/or other activities. It crashes in USB because it
On Thu, 3 Mar 2011, Fabian Keil wrote:
When you add the tuning back, does it take minutes again to boot? If
not, I assume it was cleaning up some leftovers the old version was not
able to cleanup.
I haven't tried that yet, but as I didn't upgrade the system's
storage pool I don't think ZFS is
I get the shown error message while compiling a customized kernel since
the last two days (/usr/src/ up to date).
Is this an well known issue or is there something wrong with my config?
Oliver
/usr/src/sys/modules/netgraph/netflow/../../../netgraph/netflow/netflow.c:
In function 'expire_flow
On 03/03/11 17:25, O. Hartmann wrote:
I get the shown error message while compiling a customized kernel since
the last two days (/usr/src/ up to date).
Is this an well known issue or is there something wrong with my config?
Oliver
/usr/src/sys/modules/netgraph/netflow/../../../netgraph/netflo
Alexander Leidinger wrote:
> Quoting Fabian Keil (from Thu, 3 Mar
> 2011 13:01:30 +0100):
>
> > Alexander Leidinger wrote:
> >
> >> On Mon, 28 Feb 2011 19:21:29 +0100 Fabian Keil
> >> wrote:
> >>
> >> > Pawel Jakub Dawidek wrote:
> >> >
> >> > > I just committed ZFSv28 to HEAD.
> >> >
> >>
On 03/03/2011 02:22, Baptiste Daroussin wrote:
While working on this maybe it would be interesting to now use makefs
instead of mkisofs, making installer generation 100% self hosting.
makefs has recently been updating to a recent version from netbsd and
now support iso9660, I already managed to
Hi all,
For those of you who are testing out my if_ath changes, I'd really
appreciate it if you'd update to -HEAD and re-test.
I've done a variety of changes to the radio setup and found/fixed a few bugs
in the TX path. It's quite possible these have introduced regressions. I'd
like to make sure
22 matches
Mail list logo