Displaying 20 results from an estimated 1000 matches similar to: "Stable#1"
2003 Jul 18
2
ASMTP setup on 4.8
Hello,
I'm trying to set up a sendmail server on 4.8 that supports auth-based
relaying. I followed the procedures at
http://puresimplicity.net/~hemi/freebsd/sendmail.html, and aside from
having to run makes manually in the library directories, I had no
difficulty. I did not use the rebuild world recommendation, though.
Everything is up and running, but whenever I try to send mail
2006 May 09
7
Problem Installing Freebsd 6.0 64 bit
I can't install freebsd 6.0 STABLE amd64 on my notebook:
HP Pavilion 2420la AMD Turion ML 32 , 1024 RAM, 80 GB HD, ATI
Radeon XPRESS 200M.
I try all modes , default, whitout acpi, safe mode. In all the cases after the
next message the installation doesn't work:
timecounters tick every 1000 msec
Linux ELF exec handler install
lo0.bpf attached
I installed linux with parameter noapic
2003 Jul 14
1
wanting to pkg_add KDE/Gnome post-install
After installing a text-based development environment via /stand/sysinstall
(followed by CVSup, makeworld/kernel etc to 4-8-stable), I realize I want to
install KDE, too.
I initiated this with:
pkg_add -r kdebase
followed again by CVSup etc.
Apparently that wasn't enough. Am getting message "XFree86 setup utility.. not
installed" when trying to config xf86config (text-based) via
2003 Jul 04
1
Updating from 4.8 release to 4.8 stable
Hello,
I am very new to FreeBSD and just installed 4.8 release. I want to upgrade this to stable. I have printed some of the pages out for makeworld and CVSUP, I am wondering what the best method for doing the updates are, downloading the individual packages and installing or using the CVSUP to do this? Currently I used mostly Red Hat Linux but have wanted to give this a try for some time
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.
2003 Oct 03
6
FreeBSD Security Advisory FreeBSD-SA-03:18.openssl
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:18.openssl Security Advisory
The FreeBSD Project
Topic: OpenSSL vulnerabilities in ASN.1 parsing
Category: crypto
Module: openssl
Announced:
2006 Mar 28
2
6.1-BETA4-i386-disc2.iso - only usr/share/doc, no usr/src?
Does the 6.1-BETA4-i386-disc2.iso contain only usr/share/doc, or for
some reason i am unable to see anything else? I was looking for
usr/src (and for a odd chance to have usr/ports); i suppose those
two trees would be available somewhere on some disc for RELENG_6_1.
I mounted the image as ...
mdconfig -a -t vnode -f /path/to/6.1-BETA4-i386-disc2.iso -u 0
mount -t cd9660 /dev/md0 /mnt
...
2008 May 27
4
freebsd and snort
Hello all:
I tried to install snort under /usr/ports/security and have some problems. with "make all", I checked every item on the menu but I got error messages:
//////////////////////////////
laptop# make all
===> snort-2.8.1_1 is marked as broken: FLEXRESP2 patch file does not incorporate cleanly.
*** Error code 1
Stop in /usr/ports/security/snort.
2003 Oct 02
8
upgrading 4.0 to stable
I'm still kind of hung up looking for some definitive answers on this issue.
Perhaps you guys can help me out?
Frank
Date: Mon, 29 Sep 2003 17:55:33 -0500 (CDT)
From: "F. Even" <freebsdlists@elitists.org>
Subject: re: upgrading 4.0 to stable
To: freebsd-questions@freebsd.org
Message-ID: <20030929225533.81D352FE@elitists.org>
Content-Type: text/plain; charset=iso-8859-1
2003 Apr 18
1
Please help, updated to 4.8 serious issues
Greetings,
After I updated my FreeBSD box from 4.7 to 4.8 I "lost" my users, but
heck with users, what I mean by lost is that I can't login, when I try
to login as the root or a regular user it says:
pam_authanticate: permission denied
so, I went ahead and re-updated my box from the very beginning,
including unnecessary at this point cvsup. I used this command: make
buildworld
2006 Apr 05
2
Frustrating inability to boot amd64
At this point, I've been through 4 AMD64 motherboards. Commonly,
AE_BAD_CHARACTER stops ACPI (or apic?) from figuring out the system
--- this has happened on 3 out of four boards. On this latest board,
it can turn off APIC. If I do that, FreeBSD hangs after detecting the
disks. The only "wrong" thing on the screen is
module_register_init: MOD_LOAD (amr_linux,
2008 Sep 16
1
recent MFC of soreceive_dgram breaks kernels without INET6 option
Hello,
I just csup'd this morning and now I cannot build a kernel that does
not include INET6. I can send my KERNCONF, but it is sufficient to
create a kernel config with:
include GENERIC
nooption INET6
Here's the error during kernel compilation of a kernel config without
"options INET6" in the kernel config:
/usr/src/sys/netinet/udp_usrreq.c: In function
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
2003 Jun 19
4
SMP goes away after installworld (4.8-STABLE)
Hello,
I installed 4.8-RELEASE a few weeks ago, and since I let
the effort sit stagnant for a while I decided to do the
cvsup/buildworld/buildkernel/installkernel/installworld/mergemaster/MAKEDEV
steps to get current.
Went fine, rebooted, then noticed that just one CPU was recognized:
FreeBSD 4.8-STABLE #0: Thu Jun 19 17:05:20 PDT 2003
2003 Apr 21
3
Installing FreeBSD-Stable and Upgrading to FreeBSD-Stable
I am a newbie trying to get the most current Stable version of FreeBSD
running. I have been using CVS to update my system, but things don't work
after an update. For example KDE 3.1 (from KDE 3.0) doesn't start using
startkde.
I am looking for instructions on the best way to Install the lastest
version of FreeBSD-Stable and how to Upgrade the system in the future.
Thanks.
2005 Jan 24
4
ftp problem
Hi all,
I'm just setup a new freebsd to be a ftp server.
ftp-ing from localhost was success, but when i was
trying to ftp from other ip, got result "Connection
closed by remote host."
Kernel already configure with firewall (with options
FIREWALL_DEFAULT_TO_ACCEPT). rc.conf file already
contain "firewall_type=open".
What could be the problem? I can seem to solve this
2003 Jun 28
2
Hardcoded krb reference in ports/postfix
Hi,
There's a hardcoded reference to /usr/lib/libkrb.a in Makefile.inc. Is there a
special reason, that there's no knob but a file check?
AFAIK - my /usr/lib/libkrb.a stems from the 4.2-RELEASE cd install I started
this comp with (it's dated Nov 2000) and thus hasn't been updated since and
any linkage with it, results in undefined des(3) references.
Since sysutils/libchk
2003 Aug 12
2
Upgrade to 4.8 STABLE - Root mount failed: 6
I am trying to upgrade my system from 4.7RELEASE to 4.8STABLE. I have
followed the instructions from the manual:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html
Right now, I am on step 21.4.8 Reboot into Single User Mode. I have compiled
my new kernel, and I was trying to reboot into single user mode to test the
new kernel. When I do this, I get the following error
2005 Aug 19
2
pam_radius fail open?
Okay, I guess I?ll be the first to take Colin Percival up in that the
following statement applies to me:
?If you find a security problem -- or even if you find something which
might possibly be a security problem but you're not certain if it is or
not -- then please let us know.?
I recently installed pam_radius according to the instructions located at
the following address:
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