Re: Kernel

2003-10-04 Thread Daniel Hawton
cd /usr/src/sys/i386/conf (editor cmd here) (kernel conf) config (kernel conf) cd /usr/src make buildkernel KERNCONF=(kernel conf) make installkernel KERNCONF=(kernel conf) Also, read /usr/src/UPDATING and check out the hand book too. Vladimir wrote: Hello, freebsd-questions. I use FreeBSD 5.1 an

Re: FreeBSD vs. RedHat

2003-10-01 Thread Daniel Hawton
4.4BSD Lite 2 is BSD.. which is from SysV.. heh That's what I said. Kenneth Culver wrote: Quoting Daniel Hawton <[EMAIL PROTECTED]>: SoloCDM wrote: Why do the ISOs seem to be three CDs of 600Mb each for RedHat compared to 1.5 CDs for FreeBSD? I thought the files were larger with

Re: FreeBSD vs. RedHat

2003-10-01 Thread Daniel Hawton
SoloCDM wrote: Why do the ISOs seem to be three CDs of 600Mb each for RedHat compared to 1.5 CDs for FreeBSD? I thought the files were larger with FreeBSD and its tarballs. Does FreeBSD offer all the packages from A to Z in their CDs? There are some packages which are only available through FTP.

Re: all

2003-09-29 Thread Daniel Hawton
Timezone set wrong? Or maybe the clock is just off by 4 hours? Grant Peel wrote: Hi all, I have 1 server, that when files are ftp'd to it (my backups) from another server that is about 5' away, it shows the timestamp of the written file is 4 hours or so earlier. Example here is the dir showing w

Re: FreeBSD 5.1 + WaveLAN compatiable PCMCIA problems

2003-09-29 Thread Daniel Hawton
Thanks, that seemed to work for me! -Daniel Gernot Hueber wrote: Hi Daniel, On 2003.09.27 22:15, Daniel Hawton wrote: I have an Orinoco Gold which is supposidely a WaveLAN compatiable card. It has been detected by FreeBSD 5.1. I execute ifconfig functions to set the proper settings for my

Re: Make world but not make kernel?

2003-09-28 Thread Daniel Hawton
It's better to go: make buildworld make buildkernel KERNCONF=(Kernel Config name) make installkernel KERNCONF=(Kernel Config name) make installworld Basically, if you're upgrading from 4.6 to 4.7 for example, you need to upgrade your kernel to match your userland. -Daniel Dragoncrest wrote:

FreeBSD 5.1 + WaveLAN compatiable PCMCIA problems

2003-09-27 Thread Daniel Hawton
I have an Orinoco Gold which is supposidely a WaveLAN compatiable card. It has been detected by FreeBSD 5.1. I execute ifconfig functions to set the proper settings for my home, and then run dhclient wi0 to obtain an ip address for it from my home DHCPd server. When I do, I get the following e