quot; in
start)
start_jails
;;
restart)
stop_jails
sleep 1
start_jails
;;
stop)
stop_jails
;;
esac
Thanks again, and sorry for the confusion.
William M. Grim wrote:
Hi!
I've written an rc.d script that can start/stop/
Hi!
I've written an rc.d script that can start/stop/restart jails, if they
follow a certain pattern of setup. I'm strongly considering the
placement of this in ports or base (ports seems most appropriate).
Basically, if you have jails in /usr/local/var/jail/, my script can
start it up automati
Dmitry A. Bondareff wrote:
Hello hackers!
I have two office in the Internet.
And now I trying to make VPN between it.
I using mpd for it.
Client ---> (mtu=1500) FreeBSD (mtu=1024) == VPN over Internet
==> (mtu=1024)FreeBSD (mtu=1500)---> WindowsNT
Client trying to use mounted disk from
Marcel Moolenaar wrote:
On Tue, Apr 20, 2004 at 03:17:56AM -0500, William M. Grim wrote:
Hi!
Is it possible to do remote debugging of the FreeBSD kernel over a
serial connection using Linux? FreeBSD has a special "-k" switch that
Linux does not for GDB; so, I'm not even sur
Hi!
Is it possible to do remote debugging of the FreeBSD kernel over a
serial connection using Linux? FreeBSD has a special "-k" switch that
Linux does not for GDB; so, I'm not even sure it's possible without a
lot of work.
Thanks in advance for your replies.
--
William Michael Grim
Student,
Atomic functions often serve purposes in mutexes and SMP. You want to
be able to lock a mutex in one cycle (at least few enough cycles
guaranteed to be executed before another process is scheduled). If you
try to lock a mutex without using atomic functions, then two processes
might try to loc
Erik Trulsson wrote:
On Thu, Jan 29, 2004 at 03:16:37PM -0800, zera holladay wrote:
Hello, when I ssh to my school Unix account
(unfortunately solaris) from my local host's command
line and when I attempt to clear the screen, I get an
error message from the remote host: `cons25`: unknown
termin
Dmitry Morozovsky wrote:
On Fri, 23 Jan 2004, Andriy Tkachuk wrote:
AT> The idea is this: if you mount your / to another
AT> place (for example /mnt on another computer), your
AT> /mnt/home will point to correct place (/mnt/usr/home)
AT> instead of /usr/home.
AT>
AT> What do you, falks, think abo
Andriy Tkachuk wrote:
The idea is this: if you mount your / to another
place (for example /mnt on another computer), your
/mnt/home will point to correct place (/mnt/usr/home)
instead of /usr/home.
What do you, falks, think about this?
Thanks.
___
[EM
Hey again! Thanks for the previous help trying to update from 5.1 to 5.2.
Now, I'm trying to setup amd and have setup and amd.conf to go along with
it (I have attached amd.conf). In rc.conf, I have also cleared the
amd_flags so that it loads amd.conf.
However, I was curious how the /etc/amd.map
Hey there! I'm having a slight problem performing a build on my FreeBSD 5.1
machine. I downloaded the 5-CURRENT source code and only added the line,
"device pcm" to the GENERIC kernel, renaming it to ZEUS.
Then, I went into /usr/src and typed "make buildkernel KERNCONF=ZEUS", and it
immediately
Hey there!
I'm very new to this list and couldn't find a better one to post too
(please let me know if I should post elsewhere).
Anyway, I'm looking to update the ATA driver so that my new ATA/133 card
with a Silicon Images' PCI-0680 chipset works. I bought the card from
CMD Technologies. Appa
12 matches
Mail list logo