Re: BSD sleep

2013-05-29 Thread Stuart Barkley
On Tue, 28 May 2013 at 19:01 -, Kenta Suzumoto wrote: > Hi. Is there no built-in way of making "sleep" sleep in increments > of minutes, hours, etc? The GNU "sleep" can be invoked like "sleep > 1h" for an hour. The FreeBSD one's manpage leads me to believe we > can only use seconds, which is k

Re: ekiga's audio input: dsp0.0?

2007-06-17 Thread Stuart Barkley
e="YES"} + stop_cmd="mixer_stop" start_cmd="mixer_start" reload_cmd="mixer_start" @@ -92,6 +98,10 @@ mixer_stop() { local mixer + + if ! checkyesno mixer_save; then + return + fi

Re: adding a directory to a CD-image (.iso)

2005-03-18 Thread Stuart Barkley
On Thu, 17 Mar 2005 at 15:02 -0500, Mikhail Teterin wrote: > I donwloaded an .iso-image (Solaris 10, actually), which is about > 2.7Gb. > > Before burning it to a DVD, I'd like to add a directory to the > image. Is there a way to do it with tools available on FreeBSD -- > mkisofs, growisofs, etc?

Re: Install bug - 4.9 stable - post install circular reboot

2004-01-11 Thread Stuart Barkley
On Tue, 17 Apr 2018 at 09:10 -0400, Kevin Berrien wrote: Check your system clock. Its way off. > I can confirm an issue posted Dec 3rd, freebsd-stable maillist, > titled "4.9 install buglet". > > I experience this bug running the install (various configurations) > 100% of the time. After instal