Displaying 20 results from an estimated 300 matches similar to: "Various FreeBSD bits..."
2003 Apr 18
1
4.8-STABLE cvsup & kernel compilation
hi guys, i have version 4.8-STABLE running. i've just
update my stable-supfile and building, recompiling my
custom kernel, my question is: if im going to cvsup my
stable-supfile again, and compile the customed kernel
again, do i have to: make buildworld, make
installworld, mergemaster again or just make
buildkernel KERNCONF & make install KERNCONF? hoping
for your reply guys, thanks.
2007 Nov 12
0
FreeBSD portsnap class...
I''ve posted a FreeBSD portsnap class for those wanting to automate the
use of portsnap for ports maintenance (fetch, extraction, cron, and
update).
http://reductivelabs.com/trac/puppet/wiki/PuppetFreeBSD#portsnap
## EXAMPLE
import ''freebsd.pp''
import ''schedule.pp''
node ''freebsd.local'' {
include freebsd::portsnap
}
## END
2008 Aug 27
4
[releng_7 tinderbox] failure on amd64/amd64
TB --- 2008-08-27 11:26:00 - tinderbox 2.3 running on freebsd-stable.sentex.ca
TB --- 2008-08-27 11:26:00 - starting RELENG_7 tinderbox run for amd64/amd64
TB --- 2008-08-27 11:26:00 - cleaning the object tree
TB --- 2008-08-27 11:26:30 - cvsupping the source tree
TB --- 2008-08-27 11:26:30 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/amd64/amd64/supfile
TB --- 2008-08-27
2003 Apr 11
2
How often should an encrypted session be rekeyed?
Using OpenSSL, is there a preferred/recommended rate of rekeying an
encrypted stream of data? Does OpenSSL handle this for developers
behind the scenes? Does it even need to be rekeyed?
Thanks in advance. -sc
--
Sean Chittenden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 202 bytes
Desc: not available
2008 Jul 29
1
[releng_7 tinderbox] failure on sparc64/sparc64
TB --- 2008-07-29 09:37:14 - tinderbox 2.3 running on freebsd-stable.sentex.ca
TB --- 2008-07-29 09:37:14 - starting RELENG_7 tinderbox run for sparc64/sparc64
TB --- 2008-07-29 09:37:14 - cleaning the object tree
TB --- 2008-07-29 09:37:32 - cvsupping the source tree
TB --- 2008-07-29 09:37:32 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/sparc64/sparc64/supfile
TB ---
2007 Nov 13
7
Exported resources & exec ?
Hi,
I''m sorry if that''s a FAQ, I also know exported resources are a still
experimental. So my problem might well be a design limitation of how
exported resources are working.
My issue: I''m trying to export a file resource that is created by an
exec block. The file is exported fine and collected fine but it is
always empty on the other host.
The puppet snippet:
class
2003 Jul 26
1
Strange Kernel Compile Error....
merlin# rm GENERIC
merlin# cd /usr/share/examples/cvsup/
merlin# cvsup stable-supfile
Connected to cvsup.uk.FreeBSD.org
Updating collection src-all/cvs
Checkout src/sys/i386/conf/GENERIC
Finished successfully
merlin# cd /usr/src
merlin# make buildkernel KERNCONF=GENERIC
--------------------------------------------------------------
>>> Kernel build for GENERIC started on Sat Jul 26
2007 Sep 11
6
Managing rc.conf in FreeBSD?
I''m, still, working on converting my cfengine configs into puppet; one
of the major hang-ups is the lack of any find/replace in puppet.
So for those of you who are using FreeBSD and puppet, how do you
manage you rc.conf?
--
--
Perfection is just a word I use occasionally with mustard.
--Atom Powers--
2003 Jun 13
5
cvsup with tag=. on src and upgrading (in general)
I'm just getting into regular use with cvsup (way over do on that one),
and I tried to specify a tag=. in the cvsup file. Here's the file:
# This file specifies src files are to be uploaded.
*default host=cvsup2.FreeBSD.org
# *default tag=RELENG_5_1_0_RELEASE
*default tag=.
*default prefix=/usr
*default release=cvs delete use-rel-suffix compress
*default base=/usr/local/etc/cvsup
2003 Apr 14
1
updating from 4.8-RELEASED to 4.8-STABLE
hi to all FreeBSD user. i have a problem about
updating from 4.8-RELEASED to 4.8-STABLE, here's
exactly what i did:
first: cvsup -g -L 2 stable-supfile, where my
stable-supfile is located at /root.
2nd: cd /usr/src; make buildworld; make buildkernel
KERNCONF=BUFDAEMON; make installkernel
KERNCONF=BUFDAEMON
3rd: reboot; mergemaster -p; make installworld;
mergemaster; reboot.
after
2012 Jul 24
2
Broadcom NetXtreme bcm5720 in the 9.1 beta
Team
I have a Dell PowerEdge R720xd, with the Broadcom NetXtreme bcm5720. I
found the following thread:
http://forums.freebsd.org/showthread.php?t=31769
I find I am unable to use the NIC's (there are 4 on the server). When we
put a cable into it we get a "watchdog timeout -- resetting" error, and
the machine will pause for 5 or so seconds. IP may or may not come up
randomly.
2003 May 11
1
make release headaches
Hi there,
When I do a make buildworld and try to do a make release it will fail
telling that it needs the CVSROOT directory.
I do cvsup /etc/cvs-supfile and receive nothing ;
# /etc/cvs-supfile
*default host=cvsup3.nl.freebsd.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_4_8
*default delete use-rel-suffix
*default compress
cvsroot-all
If I remove
2003 Sep 03
2
Can get no STABLE
Hello all,
well, the first problem i got is lsof wont work.
I got the message "lsof: WARNING: compiled for FreeBSD release 4.3-RELEASE; this is 4.8-STABLE."
Then I tried to to cvsup and rebuild world. The file i used is /usr/share/examples/cvsup/stable-supfile
and tag is RELENG_4. After a few hours i got 4.9-PRERELEASE :(
Next time i used RELENG_4_8 tag and got 4.8-RELEASE-p4 :((
2003 Apr 23
1
ATA tag queuing broken...
Alright, well it's apparently no surprise to folks that ATA tag queuing
is broken at the moment. Are there any objections to me adding a few
cautious words to ata(4) and tuning(7) that advise _against_ the use
of ata tag queuing given that they're likely the fastest way to reboot
a -STABLE box?
Here's a PR that I tacked a tad bit of info into:
2007 Aug 07
2
"Unrecognized escape sequence" from puppetmaster
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I''m using the "delete_lines" definition from
http://reductivelabs.com/trac/puppet/wiki/SimpleTextRecipes . However,
when I use it to remove a line with the pattern "/proc/kmsg" I need to
escape the slashes for sed/grep and so I end up with "\/proc\/kmsg", but
then I get this notices in the log of
2006 Apr 13
1
6.1-RC1 fails to compile... missing header files in /usr/src/gnu/usr.bin/groff/src/libs/libgroff?
Hi.
I am currently running 6.0 (here is uname -a).
FreeBSD pc-racine1.mcmaster.ca 6.0-RELEASE-p2 FreeBSD 6.0-RELEASE-p2 #7:
Thu Jan 12 09:30:38 EST 2006
root@pc-racine1.mcmaster.ca:/usr/obj/usr/src/sys/OPTIPLEX i386
Just tried a fresh cvsup from cvsup9, a standard compile via
cvsup -g -L 2 /usr/share/examples/cvsup/current-supfile && cd /usr/obj
&& chflags -R noschg *
2008 Jun 03
2
[releng_6 tinderbox] failure on i386/i386
TB --- 2008-06-03 08:42:30 - tinderbox 2.3 running on freebsd-legacy.sentex.ca
TB --- 2008-06-03 08:42:30 - starting RELENG_6 tinderbox run for i386/i386
TB --- 2008-06-03 08:42:30 - cleaning the object tree
TB --- 2008-06-03 08:43:09 - cvsupping the source tree
TB --- 2008-06-03 08:43:09 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_6/i386/i386/supfile
TB --- 2008-06-03 08:43:22
2003 May 25
3
Tracking 4-stable rather than 4.8-stable
Hi,
I would like to follow 4-stable on my FreeBSD box, and i can't fetch
binaries from /stand/sysinstall. Can anyone help me?
Here is how i did:
1) I installed 4.8-RELEASE from CD,
2) I used cvsup to upgrade. For this i used the stable-supfile as shown
in the Handbook.
=> My OS version as shown by 'uname -a' and '/stand/sysinstall' is
"4.8-STABLE".
It
2009 Dec 22
8
Illegal instruction: 4 (core dumped) when running testparm & [sn]mbd with default config
I'm running FreeBSD 8 on a Sheevaplug (ARM5 processor)
I compiled and installed Samba 3.3.9 from ports using defaults and defaults
for dependencies.
I left the smb.conf file untouched, ran testparm and immediately received
the coredump.
The same happens running smbd and nmbd.
Can anyone help me resolve?
http://old.nabble.com/file/p26879957/testparm.core.gz testparm.core.gz
--
View this
2003 Jun 24
5
IPv6 CVSUP mirrors?
Hi.
I am looking for an IPv6 capable CVSUP mirror. I found a discussion
from one year ago where it was stated that CVSUP was not IPv6-capable.
Does anyone know if this has changed?
Sam
--
Samuel Tardieu -- sam@rfc1149.net -- http://www.rfc1149.net/sam