Stable-supfile
Код: Выделить всё
# Defaults that apply to all the collections
#
# IMPORTANT: Change the next line to use one of the CVSup mirror sites
# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
*default host=cvsup.lv.FreeBSD.org
*default base=/var/db
*default prefix=/usr
# The following line is for 7-stable. If you want 6-stable, 5-stable,
# 4-stable, 3-stable, or 2.2-stable, change to "RELENG_6", "RELENG_5",
# "RELENG_4", "RELENG_3", or "RELENG_2_2" respectively.
*default release=cvs tag=RELENG_7
*default delete use-rel-suffix compress
# If you seem to be limited by CPU rather than network or disk bandwidth, try
# commenting out the following line. (Normally, today's CPUs are fast enough
# that you want to run compression.)
*default compress
## Main Source Tree.
#
# The easiest way to get the main source tree is to use the "src-all"
# mega-collection. It includes all of the individual "src-*" collections.
# Please note: If you want to track -STABLE, leave this uncommented.
src-all
Код: Выделить всё
cvsup -g -L 2 Stable-supfile
Код: Выделить всё
CPUTYPE=pentium4
CFLAGS= -O2 -pipe
CXXFLAGS+= -fconserve-space
MAKE_SHELL=sh
COPTFLAGS= -O2 -pipe
NO_BLUETOOTH=true
NO_FORTRAN=true
NO_I4B=true
NO_NIS=true
NO_ATM=true
NO_GAMES=true
NO_INET6=true
NO_PROFILE=true
MAKE_IDEA=YES
BOOTWAIT=3000
BOOT_COMCONSOLE_SPEED= 115200
DOC_LANG= en_US.ISO8859-1 ru_RU.KOI8-R
Код: Выделить всё
make buildworld
Последняя строка при зависании:
Код: Выделить всё
./genattrtab /usr/src/gnu/usr.bin/cc/cc_tabs/../../../../contrib/gcc/config/i386/i386.md insn-conditions.md > insn-attrtab.c