Displaying 20 results from an estimated 1000 matches similar to: "Tracking 4-stable rather than 4.8-stable"
2005 Apr 12
2
Will 5.4 be an "Extended Life" release?
In the next month or two I've got to upgrade a number of servers that
are currently on an EOL'd version of 4-STABLE. I foresee that I'll
have very limited time to do full OS upgrades on these systems in the
coming several years, so I want to make sure I bring them onto an
extended-life branch.
Right now 4.11 has the furthest projected EOL date (Jan 31 2007), and
the projected EOL
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 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 Jul 14
1
Make errors in /usr/src/release/sysinstall
I'm cvsupping 4.8-STABLE to 4.8-STABLE. The cvsup run finished about
23:32 on 7/13. After make buildworld, make buildkernel, mergemaster -p,
make installworld, and mergemaster -v, I do (per mostgraveconcern, RIP):
cd /usr/src/release/sysinstall
make clean
make all install
The 'make all install' gives errors:
In file included from keymap.c:40:
keymap.h:4436: `keymap_be_iso'
2003 Jul 11
1
upgrade
I went from 4.6.2 to 4.8 via cvsup
I can't get any of the ports to compile only a bunch of error messages
I rebuilt sysinstall, made my ports current with cvsup, the new kernel via
/usr/src
what did I miss???
Thank You,
Doug
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 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
2003 Jul 12
1
Problems Compiling after upgrading via cvsup
I couldn't compile any thing after upgrading 4.6.2 to 4.8 via cvsup
I also updated ports via cvsup
And nothing would compile, nothing, just error after error
I cd /usr/ports did a -"make clean"- (which takes over an hour on my
machine)
Now all my compile problems have gone away
I think I will cd to /usr/ports after doing anything with cvsup or any
install, just in case
or am I
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.
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 *
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 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
2003 Sep 11
2
DNS related ports from ports/net/ to ports/dns
At 12:44 AM 9/12/2003 -0400, Adam Weinberger wrote:
>New categories are added slowly to the cvsup category lists. It's best
>to cvsup using ports-all, and add the directories you don't want (such
>as languages: "ports/french*" etc.) to the refuse file.
How is having a refuse file slowing down CVSup down best? The fact is a
category does not appear often and for those
2003 Apr 25
4
ruby & portupgrade
I am trying to do an install of portupgrade. As root, I go to
/usr/ports/sysutils/portupgrade and run
make install distclean
The system seems to obtain the pkgtools and some upgrades to it, but is
unable to obtain the required bdb1-0.1.8.tar.gz.
I have also looked at the collection at the freebsd site and tried the
ftp site myself
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
2008 May 26
2
Why does sysinstall still limits cylinders to 65535?
Hello,
I have been struglling with sysinstall, attempting to make it handle
the geometry of some large SATA drives. After a lot of effort I
decided to stop suffering and modified the program in order to
circumvent the outdated limit of 65535 cylinders (see attached patch).
I'm thinking about submitting a PR with a change request but I'd like
to get some additional opinions first. I did
2003 Jul 11
2
Should I have to run make readme/index in ports after cvsup's?
/usr/ports/www/README.html went from some 200 lines to over 500 on a
`make readme' in that directory just now. I thought `cvsup -g -L 2
/etc/cvsup_ports' would update the README.html files too.
Should I be running `make readme' and/or `make index' (and/or anything
else) myself after cvsupdating ports?
--
Doug Lee dgl@dlee.org http://www.dlee.org
Bartimaeus
2006 May 22
12
FreeBSD Security Survey
Dear FreeBSD users and system administrators,
While the FreeBSD Security Team has traditionally been very good at
investigating and responding to security issues in FreeBSD, this only
solves half of the security problem: Unless users and administrators
of FreeBSD systems apply the security patches provided, the advisories
issued accomplish little beyond alerting potential attackers to the
2008 Oct 08
4
Problem with dump stalling
Hi
If I have the wrong list please feel free to redirect me.
I'm running 7.0-RELEASE-p4 and trying to backup to an external USB
drive.
I'm using the following command
dump -a0Lf /backup/diskimages/root /dev/mfid0s1a
Where df:
Filesystem 1K-blocks Used Avail Capacity Mounted on
/dev/mfid0s1a 507630 208436 258584 45% /
/dev/da1s1d 709513458
2008 Apr 16
2
AHCI and correct drive geometry?
Hey folks,
So what's the word on AHCI and bios drive geometry? I'm having a real
pain of a time trying to get some 750gb sata drives running on my
FreeBSD7 box in AHCI mode. It doesn't seem to matter what disk geometry
I suggest to sysinstall, something complains of an invalid disk upon
booting it.
Actually, in AHCI mode the bios screen doesn't report any information on