From owner-freebsd-questions Thu Sep 14 21:16:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id E944C37B423 for ; Thu, 14 Sep 2000 21:16:44 -0700 (PDT) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0G0W00E01UIZAM@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Thu, 14 Sep 2000 21:16:12 -0700 (PDT) Received: from ldcmsx01.lc.ca.gov ([165.107.11.191]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with ESMTP id <0G0W00AFNUIZ7S@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Thu, 14 Sep 2000 21:16:11 -0700 (PDT) Received: by ldcmsx01.lc.ca.gov with Internet Mail Service (5.5.2650.21) id ; Thu, 14 Sep 2000 21:16:42 -0700 Content-return: allowed Date: Thu, 14 Sep 2000 21:16:41 -0700 From: "Tomlinson, Drew" Subject: RE: Newbie Help Determining Lost Root After Upgrade From 4.0 to 4 .1 To: "'FreeBSD Questions (E-mail)'" Message-id: <8C224DC088D8D111B67D0000F67AC17E029C4C45@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: MULTIPART/ALTERNATIVE; BOUNDARY="Boundary_(ID_hWGM+w76yji9rr96Lf6GlQ)" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --Boundary_(ID_hWGM+w76yji9rr96Lf6GlQ) Content-type: text/plain; charset="iso-8859-1" P.S. I am using STABLE. My CVSup file is as follows: # $FreeBSD: src/share/examples/cvsup/4.x-stable-supfile,v 1.1.4.1 2000/03/13 19: 26:08 dcs Exp $ # *default host=cvsup2.freebsd.org *default base=/usr *default prefix=/usr # The following line is for 4-stable. If you want 3.x-stable, change # "RELENG_4" to "RELENG_3". *default release=cvs tag=RELENG_4 *default delete use-rel-suffix # If your network link is a T1 or faster, comment out the following line. *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, # except the export-restricted collections. src-all # These are the individual collections that make up "src-all". If you # use these, be sure to comment out "src-all" above. ... All commented out ... # The easiest way to get the ports tree is to use the "ports-all" # mega-collection. It includes all of the individual "ports-*" # collections, ports-all tag=. # These are the individual collections that make up "ports-all". If you # use these, be sure to comment out "ports-all" above. ... All commented out ... ## Export-restricted collections. # # Only people in the USA and Canada may fetch these collections. If # you are not in the USA or Canada, please use the collections in the # "secure-stable-supfile" instead. # # The easiest way to get the export-restricted code is to use the # "cvs-crypto" mega-collection. #cvs-crypto -- This is commented as I got errors when trying to fetch # # These are the individual collections that make up "cvs-crypto". If # you use these, be sure to comment out "cvs-crypto" above. -- I didn't get errors. src-crypto src-secure src-sys-crypto --Boundary_(ID_hWGM+w76yji9rr96Lf6GlQ) Content-type: text/html; charset="iso-8859-1" RE: Newbie Help Determining Lost Root After Upgrade From 4.0 to 4.1

P.S.  I am using STABLE.

My CVSup file is as follows:


# $FreeBSD: src/share/examples/cvsup/4.x-stable-supfile,v 1.1.4.1 2000/03/13 19:
26:08 dcs Exp $
#
*default host=cvsup2.freebsd.org
*default base=/usr
*default prefix=/usr
# The following line is for 4-stable.  If you want 3.x-stable, change
# "RELENG_4" to "RELENG_3".
*default release=cvs tag=RELENG_4
*default delete use-rel-suffix

# If your network link is a T1 or faster, comment out the following line.
*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,
# except the export-restricted collections.
src-all

# These are the individual collections that make up "src-all".  If you
# use these, be sure to comment out "src-all" above.
... All commented out ...

# The easiest way to get the ports tree is to use the "ports-all"
# mega-collection.  It includes all of the individual "ports-*"
# collections,
ports-all tag=.

# These are the individual collections that make up "ports-all".  If you
# use these, be sure to comment out "ports-all" above.
... All commented out ...

## Export-restricted collections.
#
# Only people in the USA and Canada may fetch these collections.  If
# you are not in the USA or Canada, please use the collections in the
# "secure-stable-supfile" instead.
#
# The easiest way to get the export-restricted code is to use the
# "cvs-crypto" mega-collection.
#cvs-crypto -- This is commented as I got errors when trying to fetch
#
# These are the individual collections that make up "cvs-crypto".  If
# you use these, be sure to comment out "cvs-crypto" above. -- I didn't get errors.
src-crypto
src-secure
src-sys-crypto

--Boundary_(ID_hWGM+w76yji9rr96Lf6GlQ)-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message