I have tried a 3com 905 in place of the Realtek, and I can get speeds of
about 3.5Mb/sec (that's still no 7.9 like I used to get). It does, however,
give a few tx underrun errors at the beginning of large transfers:
xl0: transmission error: 90
xl0: tx underrun, increasing tx start threshold to 120
On Wed, 11 Dec 2002, Nate Lawson wrote:
> On Tue, 10 Dec 2002, Lamont Granquist wrote:
> > # ps xauww | egrep cda
> > root 36761 0.0 0.3 1884 1452 p4 D 7:25PM 0:00.01
> > /usr/X11R6/lib/X11/xmcd/bin-FreeBSD_5-i386/cda -batch -dev /dev/cd0 on
> > # strace -p 36761
> > ioctl(0, CAMGETP
On Wed, 11 Dec 2002, Robert Watson wrote:
> I'm having a recurring problem on a number of machines wherein the fxp
> interfaces on those machines will spew out pause packets in vast
> quantities while the system is in ddb, or following a shutdown.
I've noticed this too with fxp. It only happens w
On Wed, 11 Dec 2002, Bill Fenner wrote:
> screen(1) says "Each virtual terminal provides the functions of a DEC
> VT100 terminal and, in addition, several control functions from the ISO
> 6492 ... and ISO 2022 standards ...".
I meant sysinstall generating cons25 output. But there were recently a
On Wed, Dec 11, 2002 at 10:11:18PM -0800, Doug Barton wrote:
> On Wed, 11 Dec 2002, Mike Makonnen wrote:
>
> > I don't understand what you are saying. Why would we have routing run after
> > local filesystems are mounted but before the network is up?
>
> What if /usr/local is an nfs-mounted parti
On Wed, 11 Dec 2002, Mike Makonnen wrote:
> I don't understand what you are saying. Why would we have routing run after
> local filesystems are mounted but before the network is up?
What if /usr/local is an nfs-mounted partition (like it is on my systems,
both at home and work)?
> > btw, someone
On Wednesday 11 December 2002 10:49 pm, Mike Makonnen wrote:
> man 8 rc
> man 8 rc.subr
I was really hoping for documentation on how the PROVIDES/REQUIRES stuff was
handled and calculated. I'm familiar with the rc scripts in general.
I suppose I can read the code. :-)
-Cliff L. Biffle
To Unsu
man 8 rc
man 8 rc.subr
--
Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc
[EMAIL PROTECTED] | Fingerprint: D228 1A6F C64E 120A A1C9 A3AA DAE1 E2AF DBCC 68B9
msg48581/pgp0.pgp
Description: PGP signature
On Wed, Dec 11, 2002 at 03:28:12PM -0200, Daniel C. Sobral wrote:
>
> [root@piratinga root]# ls -l /usr/local/sbin/ospfd
> -r-xr-xr-x 1 root wheel 471392 Dec 1 00:58 /usr/local/sbin/ospfd*
> [root@piratinga root]# ls -l /usr/local/sbin/bgpd
> -r-xr-xr-x 1 root wheel 691952 Dec 1 00:58 /usr
On Wed, Dec 11, 2002 at 08:07:14PM -0800, Kris Kennaway wrote:
> On Wed, Dec 11, 2002 at 07:34:05PM -0800, Steve Kargl wrote:
>
> > > Replace the 'cd %D/dev; sh MAKEDEV jail' with 'mount -t devfs / $D/dev'
> > >
> >
> > Thanks for the pointer. The entire example doesn't
> > apply because my /us
On Wed, Dec 11, 2002 at 07:34:05PM -0800, Steve Kargl wrote:
> > Replace the 'cd %D/dev; sh MAKEDEV jail' with 'mount -t devfs / $D/dev'
> >
>
> Thanks for the pointer. The entire example doesn't
> apply because my /usr/src is FreeBSD 5.0. I have
> 4.7-disc2.iso and used a md device to copy th
On Wed, Dec 11, 2002 at 05:17:12PM -0800, Kris Kennaway wrote:
> On Wed, Dec 11, 2002 at 05:08:46PM -0800, Steve Kargl wrote:
> >
> > This example shows how to setup a jail directory tree containing an
> > entire FreeBSD distribution:
> >
> > D=/here/is/the/jail
> > cd /usr/sr
On Thu, Dec 12, 2002 at 12:33:18AM +0100, Jens Rehsack wrote:
> >>>This would pull files off the vendor branch; and before doing that I'd
> >>>like to know why the GCC developers have commented out those bits.
...
> But 4.7-STABLE has already support for wchar_t and it works fine
So? I want to kn
I'm having a recurring problem on a number of machines wherein the fxp
interfaces on those machines will spew out pause packets in vast
quantities while the system is in ddb, or following a shutdown. This
doesn't happen with other operating systems, and only started happening at
some point in the
Anyone seen sysctl -a loop forever? I haven't been able to track down
the MIB that it's gettinng hung up on, but it looks like there's a
flaw in the algo that is walking through the MIBs. Given that this
halts the machine while trying to collect entropy (sysctl -a is used
to help feed /dev/random
screen(1) says "Each virtual terminal provides the functions of a DEC
VT100 terminal and, in addition, several control functions from the ISO
6492 ... and ISO 2022 standards ...".
I took that to mean that it provides a vt100 interface. That's also
been my experience in the last 8 years of using
The point of the barrier scripts is to provide
simple dependencies to other scripts. In particular,
NETWORKING should represent a fully-functional
network, including any routing or multicast routing that is
normally used on this network. It does not, in itself, depend
on any filesystems. (It run
On Wed, Dec 11, 2002 at 05:08:46PM -0800, Steve Kargl wrote:
> On Thu, Dec 12, 2002 at 01:56:40PM +1300, Andrew Thompson wrote:
> > On Thu, 2002-12-12 at 13:52, Kris Kennaway wrote:
> > > On Wed, Dec 11, 2002 at 04:19:31PM -0800, Steve Kargl wrote:
> > > > Is is possible to set up a jail that conta
On Thu, Dec 12, 2002 at 01:56:40PM +1300, Andrew Thompson wrote:
> On Thu, 2002-12-12 at 13:52, Kris Kennaway wrote:
> > On Wed, Dec 11, 2002 at 04:19:31PM -0800, Steve Kargl wrote:
> > > Is is possible to set up a jail that contains 4.7 on
> > > a 5.0 system?
> >
> > Yes.
>
> But doesnt a jail s
The following ports are failing to build after the removal of the
/usr/bin/perl wrapper from 5.0. Fixing them may not just be as simple
as adding USE_PERL, because they might be only checking for
/usr/bin/perl, not /usr/local/bin/perl as installed by the port. In
fact, these ports probably do not
Nate Lawson <[EMAIL PROTECTED]> writes:
> What's the proper way to get a typedef for u_int? Is there a doc
> somewhere on what we expect in terms of #defines for 3rd party application
> authors?
will give you a typedef, provided you aren't writing a
POSIX or X/Open application. If you're writin
I just re-supped the sources and noticed that there were several changes to
the amr source. I have two perc 2 sc controllers and after installing the
rebuilt system and rebooting, the boot bombs.
Right after listing the raid controllers, I get kicked out to the boot
prompt saying that the root de
On Thu, 2002-12-12 at 13:52, Kris Kennaway wrote:
> On Wed, Dec 11, 2002 at 04:19:31PM -0800, Steve Kargl wrote:
> > Is is possible to set up a jail that contains 4.7 on
> > a 5.0 system?
>
> Yes.
But doesnt a jail share the same kernel? (I have never set one up so I
dont know what I am talking
On Wed, Dec 11, 2002 at 04:19:31PM -0800, Steve Kargl wrote:
> Is is possible to set up a jail that contains 4.7 on
> a 5.0 system?
Yes.
> In particular, how does one deal
> with the difference between devfs and MAKEDEV?
One mounts devfs within the jail instead of using 4.x /dev
Kris
msg485
On Wed, 11 Dec 2002, Bill Fenner wrote:
> I installed 5.0-RC1 on a Sun Ultra-60 a couple of days ago.
> The biggest problem that I ran into was terminal emulation
> inside sysinstall.
>
> I normally do most tasks inside screen, so I tried selecting
> the vt100 emulation (since that's what screen t
What's the proper way to get a typedef for u_int? Is there a doc
somewhere on what we expect in terms of #defines for 3rd party application
authors?
-Nate
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
Is is possible to set up a jail that contains 4.7 on
a 5.0 system? In particular, how does one deal
with the difference between devfs and MAKEDEV?
--
Steve
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
A few headers use IFNAMSIZ but do not include net/if.h. This breaks some
users that also don't include it. Should we fix this by adding the
include? Any problems with this?
Reference IFNAMSIZ
net/if_ieee80211.h
net/if_mib.h
net/if_ppp.h
net/if_vlan_var.h
netatalk/at_var.h
netatm/atm.h
netatm/at
It looks like there is an interop problem with a FreeBSD sparc nfs
client running from a 4.x i386 nfs server. I got panics about once a
day on my nfs server at home when I tried to do sparc package builds
from it (this is with RELENG_4 going back at least 6 months), and in
the past two days (since
David O'Brien wrote:
On Sun, Dec 08, 2002 at 01:13:16PM +0100, Jens Rehsack wrote:
David O'Brien wrote:
On Thu, Dec 05, 2002 at 07:36:18PM -0600, Scot W. Hetzel wrote:
You could try the patch I've attached:
cd /usr/src
zcat c++-wchar.diff.gz | patch
cd gnu/lib/libstdc++
make
make install
On Sun, Dec 08, 2002 at 01:13:16PM +0100, Jens Rehsack wrote:
> David O'Brien wrote:
> >On Thu, Dec 05, 2002 at 07:36:18PM -0600, Scot W. Hetzel wrote:
> >
> >You could try the patch I've attached:
> >
> >cd /usr/src
> >zcat c++-wchar.diff.gz | patch
> >cd gnu/lib/libstdc++
> >>
I installed 5.0-RC1 on a Sun Ultra-60 a couple of days ago.
The biggest problem that I ran into was terminal emulation
inside sysinstall.
I normally do most tasks inside screen, so I tried selecting
the vt100 emulation (since that's what screen tries to be).
However, it uses something that screen
On Wed, Dec 11, 2002 at 11:37:42 -0800, Nate Lawson wrote:
> On Tue, 10 Dec 2002, Lamont Granquist wrote:
> > # ps xauww | egrep cda
> > root 36761 0.0 0.3 1884 1452 p4 D 7:25PM 0:00.01
> > /usr/X11R6/lib/X11/xmcd/bin-FreeBSD_5-i386/cda -batch -dev /dev/cd0 on
> > # strace -p 36761
> >
On Wed, 11 Dec 2002, Nate Lawson wrote:
> On Wed, 11 Dec 2002, Taavi Talvik wrote:
> > On Wed, 11 Dec 2002, Taavi Talvik wrote:
> > > Current as of yesterday (actually problem presist about
> > > month) hangs on reboot.
> > >
> > > Only message:
> > >
> > > Waiting (max 60 seconds) for system proc
On Wed, Dec 11, 2002 at 11:07:52AM +0200, Andriy Podanenko wrote:
> ===>sbin/gbde
> dont know how to make rijndael-alg-fst.c
> Stop...
> [end...]
> Help, what wrong?
You're missing the crypto sources..check your supfile against the
examples and add the missing collection(s).
Kris
msg485
On Wed, Oct 30, 2002 at 01:14 -0700, M. Warner Losh wrote:
>
> UPDATING has the closest thing to a comprehensive guide. As far as I
> can tell, it is definitive in its list of potential issues, but if I'm
> wrong, let me know.
>
> I'm just glad I don't have to document all the things that mergem
Craig Boston wrote:
On Wed, 2002-12-11 at 13:45, Aaron D. Gifford wrote:
Let me correct this to state that the full volume name was "raid5volume"
and I just shortened it to save typing. This turns out to be important.
Looking at newfs.c, it looks like the last letter of the special
device
Wilko Bulte writes:
> On Wed, Dec 11, 2002 at 02:22:12PM -0500, Andrew Gallatin wrote:
> >
> > Wilko Bulte writes:
> > > On Tue, Dec 10, 2002 at 11:41:35PM +0100, Wilko Bulte wrote:
> > >
> > > Well, I think my DS10 does not have that problem as in:
> > <..>
> > > 50 18 10 00 00 00 0
Does documentation for the rcng system exist? It sounds like it's still
changing, so I wouldn't be surprised if the docs are minimal at the moment.
Is there another mailing list where this is more properly asked?
I ask because I'm working on a set of KDE tools to administer FreeBSD
workstatio
On Wed, Dec 11, 2002 at 02:22:12PM -0500, Andrew Gallatin wrote:
>
> Wilko Bulte writes:
> > On Tue, Dec 10, 2002 at 11:41:35PM +0100, Wilko Bulte wrote:
> >
> > Well, I think my DS10 does not have that problem as in:
> <..>
> > 50 18 10 00 00 00 03 00 02 67 60 4f 50 83 55 81
> <..>
>
> Try
On Wed, 2002-12-11 at 13:45, Aaron D. Gifford wrote:
> Let me correct this to state that the full volume name was "raid5volume"
> and I just shortened it to save typing. This turns out to be important.
> Looking at newfs.c, it looks like the last letter of the special
> device is used to cho
Hi,
I had the same problem. "make installworld" does this:
mkdir -p /tmp/install.vmZBbRA0
for prog in [ awk cat chflags chmod chown date echo egrep find grep ln
make mk\
dir mtree mv pwd_mkdb rm sed sh sysctl test true uname wc zic; do cp
`which $\
prog` /tmp/install.vmZBbRA0; done
cd /us
I wrote in my previous message:
>
># newfs -O 2 -U /dev/vinum/raid5vol
>newfs: /dev/vinum/raid5vol: 'e' partition is unavailable
>
...
>Here's my vinum setup:
...
> volume raid5vol
Let me correct this to state that the full volume name was "raid5volume"
and I just shortened it to save typing.
On Tue, 10 Dec 2002, Lamont Granquist wrote:
> # ps xauww | egrep cda
> root 36761 0.0 0.3 1884 1452 p4 D 7:25PM 0:00.01
> /usr/X11R6/lib/X11/xmcd/bin-FreeBSD_5-i386/cda -batch -dev /dev/cd0 on
> # strace -p 36761
> ioctl(0, CAMGETPASSTHRU
>
> (...hangs forever and won't die with kill
Wilko Bulte writes:
> On Tue, Dec 10, 2002 at 11:41:35PM +0100, Wilko Bulte wrote:
>
> Well, I think my DS10 does not have that problem as in:
<..>
> 50 18 10 00 00 00 03 00 02 67 60 4f 50 83 55 81
<..>
Try booting without verbose..
Drew
To Unsubscribe: send mail to [EMAIL PROTECTED]
with
On Tue, Dec 10, 2002 at 11:41:35PM +0100, Wilko Bulte wrote:
Well, I think my DS10 does not have that problem as in:
ppi0: on ppbus0
ppc0: interrupting at ISA irq 7
sc0: on isa0
sc0: VGA <16 virtual consoles, flags=0x0>
sc0: fb0, kbd0, terminal emulator: sc (syscons terminal)
sio0: irq maps: 0x
A keyword ${swapfile} in rc.conf, for adding a file as additional
swap space, does not work regardless of rc_ng=YES or NO. These scripts
test existence of /dev/mdctl, but it does not exist because it will be
created automatically at the first configuration of md device. So the
test would alwaiys fa
On Wed, Dec 11, 2002 at 01:25:22PM -0500, Chris Faulhaber wrote:
> On Wed, Dec 11, 2002 at 08:59:04AM -0800, Marcus Reid wrote:
> > Hi:
> >
> > I made the jump to CURRENT this morning (via a fresh -RC1 install) and
> > made the following observations.
> >
> > 1. Thought I toggled newfs off on the
On Wed, 11 Dec 2002, Taavi Talvik wrote:
> On Wed, 11 Dec 2002, Taavi Talvik wrote:
> > Current as of yesterday (actually problem presist about
> > month) hangs on reboot.
> >
> > Only message:
> >
> > Waiting (max 60 seconds) for system process `vnlru' to stop...stopped
>
> Turning off ACPI makes
On Mon, 9 Dec 2002, Kirk McKusick wrote:
> Date: Mon, 9 Dec 2002 18:04:03 -0800 (PST)
> From: Nate Lawson <[EMAIL PROTECTED]>
>
> I started getting kernel messages of "bad inode". I quickly
> rebooted to single user and ran fsck and got a huge set of
> errors. See t
On Wed, Dec 11, 2002 at 07:03:36PM +0100, Stijn Hoop wrote:
> On Wed, Dec 11, 2002 at 06:12:21PM +0100, Bernd Walter wrote:
> > On Wed, Dec 11, 2002 at 08:58:12AM +0100, Stijn Hoop wrote:
> > > On Tue, Dec 10, 2002 at 10:13:49PM -0500, Brad Hughes wrote:
> > > Try to remove device ugen from your ke
subscribe
--
Stan Benoit<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
subscribe
--
Stan Benoit<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On Wed, Dec 11, 2002 at 08:59:04AM -0800, Marcus Reid wrote:
> Hi:
>
> 2. USB doesn't work with my chipset. I have an Asus A7V with VIA chipset.
>Kernel messages follow. Please contact me if I can assist in debugging.
Looks like I spoke too soon. It doesn't work with the RC1 GENERIC kernel,
b
On Wed, Dec 11, 2002 at 08:59:04AM -0800, Marcus Reid wrote:
> Hi:
>
> I made the jump to CURRENT this morning (via a fresh -RC1 install) and
> made the following observations.
>
> 1. Thought I toggled newfs off on the partition where /home was mounted.
>It went ahead and zapped it anyway. Go
On Wed, 2002-12-11 at 13:07, Koop Mast wrote:
> Got the same laptop here, with the same problem.
> Dmesg and some debug info attached.
>
> For more debugging info or patch testing just ask.
>
> Paul:
> I found a little work around for this problem.
> Just boot de laptop without de AC connector.
On Wed, Dec 11, 2002 at 06:12:21PM +0100, Bernd Walter wrote:
> On Wed, Dec 11, 2002 at 08:58:12AM +0100, Stijn Hoop wrote:
> > On Tue, Dec 10, 2002 at 10:13:49PM -0500, Brad Hughes wrote:
> > Try to remove device ugen from your kernel; it is a bit agressive when
> > 'claiming' USB devices. I had t
Gordon Tetlow wrote:
On Wed, Dec 11, 2002 at 12:46:03AM -0800, Mike Makonnen wrote:
>You misunderstood. I meant let's move the routing daemons from
/usr/sbin to /sbin.
>I think if we have routed there we might as well have the others
there. Actually we
>only need to move route6d to /sbin. I ca
On 11-Dec-2002 Chuck McCrobie wrote:
> "Vladimir B. Grebenschikov" wrote:
>>
>> ÷ Mon, 09.12.2002, × 13:55, Vladimir B. Grebenschikov ÎÁÐÉÓÁÌ:
>>
>> > I have already filled http://www.freebsd.org/cgi/query-pr.cgi?pr=45913
>> >
>> > Lucent WaveLan Orinoco card (driver wi) stops working with late
On Wed, Dec 11, 2002 at 12:46:03AM -0800, Mike Makonnen wrote:
> You misunderstood. I meant let's move the routing daemons from /usr/sbin to /sbin.
> I think if we have routed there we might as well have the others there. Actually we
> only need to move route6d to /sbin. I can't think of a reason y
On Wed, Dec 11, 2002 at 03:34:57PM +0200, Vasyl S. Smirnov wrote:
> Hi,
>
> I suppose I've found the reason for such a strange sshd
> behaviour - the problem is I was using login classes in
> my master.passwd. Man for master.passwd says that login
> classes aren't implemented yet - strange, in 4-S
On Wed, Dec 11, 2002 at 08:58:12AM +0100, Stijn Hoop wrote:
> On Tue, Dec 10, 2002 at 10:13:49PM -0500, Brad Hughes wrote:
> Try to remove device ugen from your kernel; it is a bit agressive when
> 'claiming' USB devices. I had the same problem with an USB gamepad and
> uhid devices.
This shouldn'
Hi:
I made the jump to CURRENT this morning (via a fresh -RC1 install) and
made the following observations.
1. Thought I toggled newfs off on the partition where /home was mounted.
It went ahead and zapped it anyway. Good thing for backups..
2. USB doesn't work with my chipset. I have an Asus
On Wed, Dec 11, 2002 at 09:16:27AM -0200, Daniel C. Sobral wrote:
>
> Mm. How about ntpd running in multicast mode? :-)
Hah! I knew I should have checked that before I opened my mouth.
Cheers.
--
Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc
[EMAIL PROTECTED] | Fingerprint:
Hi,
I suppose I've found the reason for such a strange sshd
behaviour - the problem is I was using login classes in
my master.passwd. Man for master.passwd says that login
classes aren't implemented yet - strange, in 4-STABLE
they seem to be working fine. Can someone explain this?
(or give some UR
On Wed, Dec 11, 2002 at 03:35:52PM +0200, Taavi Talvik wrote:
> > Waiting (max 60 seconds) for system process `vnlru' to stop...stopped
> Turning off ACPI makes it reboot. Thanks for suggestion Gerrit!
You're welcome. I just noticed I forgot to include the mailinglist in
my answers to you. :)
>
On Wed, 11 Dec 2002, Taavi Talvik wrote:
> Current as of yesterday (actually problem presist about
> month) hangs on reboot.
>
> Only message:
>
> Waiting (max 60 seconds) for system process `vnlru' to stop...stopped
Turning off ACPI makes it reboot. Thanks for suggestion Gerrit!
But how is ACPI
On Tue, 2002-12-10 at 18:43, Paul A. Mayer wrote:
> Greetings,
>
> Congratulations on RC1! I've found an issue! :-)
>
> I just upgraded my ASUS LC3800 portable to 5.0-RC1 from 5.0-DP2. The
> new kernel panics shortly after booting up and drops into the debugger.
>
> The messages look somethi
Current as of yesterday (actually problem presist about
month) hangs on reboot.
Only message:
Waiting (max 60 seconds) for system process `vnlru' to stop...stopped
appears. And thereafter it is dead. Cannot break to DDB anymore over
serial console. Only RESET button helps.
Motherboard is Gigab
I have exactly the same problem with an SCM Microsystems USB CompactFlash
reader.
It is detected as ugen0, not umass0:
ugen0: SHUTTLE SCM Micro USBAT-02 , rev 1.00/0.05, addr 3
I have all the required drivers in my kernel, and I have also tried removing
ugen from the kernel, but this results in
Mike Makonnen wrote:
You misunderstood. I meant let's move the routing daemons from
/usr/sbin to /sbin.
I think if we have routed there we might as well have the others
there. Actually we
only need to move route6d to /sbin. I can't think of a reason you
would need
multicast routing before the
Gordon Tetlow wrote:
On Tue, Dec 10, 2002 at 02:50:14PM -0800, Mike Makonnen wrote:
>On Tue, Dec 10, 2002 at 03:01:24PM -0200, Daniel C. Sobral wrote:
>
>>On another note, I thought the patch a bit excessive. Here, I just
added
>>BEFORE: ntpd to routed. OTOH, it seems that patch did a bit more.
On Tue, Dec 10, 2002 at 10:33:48PM -0800, Gordon Tetlow wrote:
> > That sounds like a good idea. According to current NETWORKING requirements it
> > just means the network interfaces are brought up, but routing seems to be a
> > reasonable requirement as well. I can't think of a good reason why it
On Wednesday, December 11, 2002, at 12:33 AM, User Takawata wrote:
If this mobo will always
require a custom .AML file I want to commit the one I have and start a
table of mobo/BIOS's and the custom .AML files we offer.
You will need version information of the bytecode.
Wasn't someone alread
hi!
#uname
FreeBSD 4.7-release-p2
want todo:
#make buildworld (for 5.0-CURRENT, cvsup yesterday)
[skip...]
===>sbin/gbde
dont know how to make rijndael-alg-fst.c
Stop...
[end...]
Help, what wrong?
gcc version 3.3 (20021114)
the same on gcc 3.2
To Unsubscribe: send mail to [EMAIL P
On 2002-12-11 00:31, "Philip M. Gollucci" <[EMAIL PROTECTED]> wrote:
> cvsup as of 5 minutes ago
>
> make buildworld -DNOCLEAN -DNOGAMES -DNO_FORTRAN
> ===> share/man
> ===> share/man/man1
> ===> share/man/man3
> ===> share/man/man4
> gzip -cn /usr/src/share/man/man4/mac_ifoff.4 > mac_ifoff.4.gz
>
On Wed, Dec 11, 2002 at 08:17:50AM +0100, Brad Knowles wrote:
>
> I believe that DISKS should be split into DISKS_LOCAL and
> DISKS_NETWORK. This allows us to get NETWORKING going after
> DISKS_LOCAL and before DISKS_NETWORK.
Don't over-engineer it. This is the order it is done in now.
In message <[EMAIL PROTECTED]>, "David O'Brien" wrote:
>
>I never heard an answer to this:
>
>Did this test a "bug" fix; or should this maybe be committed into the
>CVS repository for use by others with the same mobo I have?
This is always needed until the BIOS maker fix it and you replace
Andrew Thompson wrote:
On Wed, 2002-12-11 at 05:52, Vasyl S. Smirnov wrote:
Hi again.
One more strange thing I've just discovered about sshd - two
example ssh sessions:
1.
> ssh nostromo
Password:
Connection closed by 10.100.76.33
(and the same sig 11/fatal messages on the console)
2.
> ssh
> Is there a way to disable acpi during the boot process of the install
> CD?
I had the same problem and got the following answer in the BSD forums:
Just disable the ACPI modules when starting. To do this, press a key (not enter!) when
the bootloader is counting down to start the kernel. A
80 matches
Mail list logo