From owner-freebsd-stable@FreeBSD.ORG Wed Feb 17 12:34:36 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30FB11065670 for ; Wed, 17 Feb 2010 12:34:36 +0000 (UTC) (envelope-from h.skuhra@gmail.com) Received: from mail-bw0-f223.google.com (mail-bw0-f223.google.com [209.85.218.223]) by mx1.freebsd.org (Postfix) with ESMTP id AC2418FC08 for ; Wed, 17 Feb 2010 12:34:35 +0000 (UTC) Received: by bwz23 with SMTP id 23so1899003bwz.13 for ; Wed, 17 Feb 2010 04:34:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=ZhIXvJ/rndLxmPf+1umOFogEy8PEeo9TBTyEaaSbfmo=; b=Xdcn7IhGjogDvGAhUViz/vytvTzjwa9wuX+qdXDcNVpwW2YHWsrpRYyqvE2NRzum9K CGgkBSb3prky7CYUH4KjhEfJJB7sMHGgawQZ/T6rreuibR8oBD+Cp3IpQ9qWOQ6Tpk4A IOnd+fbr2MRWw8WNNQVKvAp1YmrnaUDuUOQew= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=to5F8pMPzJYDUjTD7BoJFcndM8bJhSJTeH7u1JByxNzLco8hrXZzgjNPEymA3oY/Am e6uPR1H3XVMW4EgozIW7l6Dv83RzgCPygBZIZoKtHqiHrQoAer0f3W4V9WBhUPxocF/Q 73Jr+/4iIXGYZxlu2Mb3VpKB80JvLTxc5qLFc= MIME-Version: 1.0 Received: by 10.204.16.88 with SMTP id n24mr1935989bka.89.1266408177737; Wed, 17 Feb 2010 04:02:57 -0800 (PST) In-Reply-To: <1266251479.6979.28.camel@bauer.cse.buffalo.edu> References: <1266251479.6979.28.camel@bauer.cse.buffalo.edu> Date: Wed, 17 Feb 2010 13:02:57 +0100 Message-ID: From: "Herbert J. Skuhra" To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: 7.3-RC1 Available... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Feb 2010 12:34:36 -0000 Hi! Today I tried to upgrade from 7.3-BETA2 to 7.3-RC1: # freebsd-update upgrade -r 7.3-RC1 # freebsd-update install # shutdown -r now # uname -a FreeBSD oslo.ath.cx 7.3-RC1 FreeBSD 7.3-RC1 #0: Wed Feb 10 07:47:42 UTC 2010 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 Looks OK, but another "freebsd-update install" tells me that there are no updates available. Files in /bin /sbin /usr/bin /usr/sbin /usr/src were not updated. Only kernel changes? But why was /usr/src not updated? Thanks. -Herbert On Mon, Feb 15, 2010 at 5:31 PM, Ken Smith wrote: > > The second of the test builds for the 7.3-RELEASE cycle, 7.3-RC1, is now > available for amd64, i386, pc98, and sparc64 architectures. =C2=A0The tar= get > schedule as well as the current status of the release is available here: > > =C2=A0http://wiki.freebsd.org/Releng/7.3TODO > > The schedule has slipped by about a week but so far it looks like we are > on track for just having one more public test build (7.3-RC2) followed > by the release itself. =C2=A0If you notice problems you can report them > through the normal Gnats PR system or on the freebsd-stable mailing > list. > > ISO images for the architectures listed above are available on the FTP > mirror sites. =C2=A0Packages were included for amd64 and i386 architectur= es > though the list of packages is still preliminary and the packages > themselves were taken from what is currently available in the > packages-7-stable directories on the FTP servers. =C2=A0There have been s= ome > significant changes to the ports that are not incorporated in this set > of pre-built packages (e.g. the default version of perl has been updated > to 5.10). > > If you are using csup/cvsup methods to update an older system the branch > tag to use is now RELENG_7_3. =C2=A0Note that due to the mechanism still = in > place for exporting the SVN repository to CVS unfortunately the version > numbers for all the files get changed. =C2=A0If you have not looked into = it > before check out the -F argument for mergemaster(8). > > The freebsd-update(8) utility supports binary upgrades of i386 and amd64 > systems running earlier FreeBSD releases. =C2=A0Systems running 7.1-RELEA= SE > 7.2-RELEASE, or 7.3-BETA1 can upgrade as follows: > > # freebsd-update upgrade -r 7.3-RC1 > > During this process, FreeBSD Update may ask the user to help by merging > some configuration files or by confirming that the automatically > performed merging was done correctly. > > # freebsd-update install > > The system must be rebooted with the newly installed kernel before > continuing. > > # shutdown -r now > > After rebooting, freebsd-update needs to be run again to install the new > userland components, and the system needs to be rebooted again: > > # freebsd-update install > # shutdown -r now > > Users of earlier FreeBSD releases (FreeBSD 6.x) can also use > freebsd-update to upgrade to FreeBSD 7.3-RC1, but will be prompted to > rebuild all third-party applications (e.g., anything installed from the > ports tree) after the second invocation of "freebsd-update install", in > order to handle differences in the system libraries between FreeBSD 6.x > and FreeBSD 7.x. > > Checksums: > > MD5 (FreeBSD-7.3-RC1-amd64-bootonly.iso) =3D 9203d41e40bfaa916a493e0ec7de= 7b43 > MD5 (FreeBSD-7.3-RC1-amd64-disc1.iso) =3D e6601834cb700e4c250439ada6e5568= 4 > MD5 (FreeBSD-7.3-RC1-amd64-disc2.iso) =3D 4e8b9f30078b0bee18b8cded3b9889b= 4 > MD5 (FreeBSD-7.3-RC1-amd64-disc3.iso) =3D 045cb0e6fb365d3542fe1ff22bdb386= b > MD5 (FreeBSD-7.3-RC1-amd64-docs.iso) =3D 6f84de26ee4141c84dfbc3e75937553f > MD5 (FreeBSD-7.3-RC1-amd64-dvd1.iso) =3D 3db866ef9b922a2ee4fa05860370f66f > MD5 (FreeBSD-7.3-RC1-amd64-livefs.iso) =3D 0bd317eaacb4b410c6a9b505570cdc= f2 > > MD5 (FreeBSD-7.3-RC1-i386-bootonly.iso) =3D 72e07086fd7d772dab19b3c371582= 28e > MD5 (FreeBSD-7.3-RC1-i386-disc1.iso) =3D 94beb0afaa3f7b90403842b32d23e5f8 > MD5 (FreeBSD-7.3-RC1-i386-disc2.iso) =3D 2972b3033fb5f49c46e5896ce59c0de6 > MD5 (FreeBSD-7.3-RC1-i386-disc3.iso) =3D 129eb39afdb5ed80b08cc425cdd838af > MD5 (FreeBSD-7.3-RC1-i386-docs.iso) =3D d754c44cee26f1d386db9550d3839c0e > MD5 (FreeBSD-7.3-RC1-i386-dvd1.iso) =3D 53553d8b3197f2146e1e135e3779ab39 > MD5 (FreeBSD-7.3-RC1-i386-livefs.iso) =3D 72bfb8309379e2f2b0cb00fa82aa432= 9 > > MD5 (FreeBSD-7.3-RC1-pc98-bootonly.iso) =3D ef34e0b903a16212c40d3a28c124b= f1e > MD5 (FreeBSD-7.3-RC1-pc98-disc1.iso) =3D f6df8cf617a96d4fbcc6732cbd92de27 > MD5 (FreeBSD-7.3-RC1-pc98-livefs.iso) =3D 72816364465e561074d6260e862c40e= e > > MD5 (FreeBSD-7.3-RC1-sparc64-bootonly.iso) =3D fa2d3a04b3524c0a6441b27ab3= e9c260 > MD5 (FreeBSD-7.3-RC1-sparc64-disc1.iso) =3D 8b7c20c4de27bd6f8dcdcacc9c308= 6fd > MD5 (FreeBSD-7.3-RC1-sparc64-disc2.iso) =3D 856250a506426adea48a2d8c36eaa= f60 > MD5 (FreeBSD-7.3-RC1-sparc64-disc3.iso) =3D 9e91eba398769bb3b8bf88b3a45a7= e9f > MD5 (FreeBSD-7.3-RC1-sparc64-docs.iso) =3D 392698fa73e325a49ca8a350bca7e1= 5c > > SHA256 (FreeBSD-7.3-RC1-amd64-bootonly.iso) =3D 244a7b3a14cdd03b69038d192= 36929085b76867b238ecaab0bdeda21be98e6f8 > SHA256 (FreeBSD-7.3-RC1-amd64-disc1.iso) =3D 55b62c9926c4b15561d9fb8b4dae= 74ce051f0389e00fbf08d888f41491288bc1 > SHA256 (FreeBSD-7.3-RC1-amd64-disc2.iso) =3D 3f8d314d917ace574c98957cb99e= 6094d6b3ee43e15a27786fe305afcb61c267 > SHA256 (FreeBSD-7.3-RC1-amd64-disc3.iso) =3D 349c0da03bf42c399da2e8235dbd= f8877dfc5ca601b38110c1decd88b8322239 > SHA256 (FreeBSD-7.3-RC1-amd64-docs.iso) =3D 901bb101d7c428f10065b2b78a2a2= 7670c36d832afb4e96f239f3ff1b5f3603a > SHA256 (FreeBSD-7.3-RC1-amd64-dvd1.iso) =3D 6ebfba0e66d3a23077c74407bb6d1= bdff7f45d690aae7f1c08753c7a41ee5125 > SHA256 (FreeBSD-7.3-RC1-amd64-livefs.iso) =3D 88b2c22f37ed5a80eb2600aaa85= d347af534a18ff41450462bd8174c06f033b2 > > SHA256 (FreeBSD-7.3-RC1-i386-bootonly.iso) =3D dd7a06c197c62f10b85b9fd9ba= d209b677d9c0a497bb84b9f5276ee088e55b1d > SHA256 (FreeBSD-7.3-RC1-i386-disc1.iso) =3D 226153815575aa4e43e3772f1abdf= c69084a825e4f269fbe953ffafb5be2112d > SHA256 (FreeBSD-7.3-RC1-i386-disc2.iso) =3D 976172cf5c4c67c589c6f8234ab96= 16210509c34ab485e1384a7a589a6459d6a > SHA256 (FreeBSD-7.3-RC1-i386-disc3.iso) =3D ddeaed4ef86d3c69d7096b6a363ca= 43226e0c923881e1a70846e87ce8f20782f > SHA256 (FreeBSD-7.3-RC1-i386-docs.iso) =3D 4adcb739cf5d0ed54ac564129d3d97= 2ff76439cba8e8027f80ea7242d5272bcb > SHA256 (FreeBSD-7.3-RC1-i386-dvd1.iso) =3D f7f5663b1b2b7716edd96517c3f511= ea7ec1605f46c453d58b0f31c6ab7df5be > SHA256 (FreeBSD-7.3-RC1-i386-livefs.iso) =3D 42e28e767afe8ff8b51199a88914= 1637576d939d3adf4566b07bb7360b7e98b2 > > SHA256 (FreeBSD-7.3-RC1-pc98-bootonly.iso) =3D 83f7e822e7e18794ff3a5b6f8b= 041c9dd3eb7d54a9b7b49803ceb49fee3c0113 > SHA256 (FreeBSD-7.3-RC1-pc98-disc1.iso) =3D e9f0072b4f4f0053a1967fdc0b045= 6d156abc1df17481eac6083c1527331912e > SHA256 (FreeBSD-7.3-RC1-pc98-livefs.iso) =3D f93258ea2f25fe84c9a69014ef66= 778585e1d34a18167d99bf7f59147544af2f > > SHA256 (FreeBSD-7.3-RC1-sparc64-bootonly.iso) =3D ef40738bc1f02d4d93a9846= 560fd553de52b8cd350eec0ba9377d3cf23ed2319 > SHA256 (FreeBSD-7.3-RC1-sparc64-disc1.iso) =3D d922a754de7c826679281887ea= dd78fb520cc428fea6bc8f0c14178b01ab559d > SHA256 (FreeBSD-7.3-RC1-sparc64-disc2.iso) =3D 5e99fc0d9324c5acfed3498b11= 1b081f9b11a035457822fb1fee187a71abc74c > SHA256 (FreeBSD-7.3-RC1-sparc64-disc3.iso) =3D 5e78718de7898753d2701f7ff2= 7ea09d44544a0cfa4a7aba3bbaa855c22b0636 > SHA256 (FreeBSD-7.3-RC1-sparc64-docs.iso) =3D 048e045a418ebea6cbe2a27c36f= 8d9e56de19c107a6ffc8d776bf3c4207eb6ae > > -- > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0Ken Smith > - From there to here, from here to =C2=A0 =C2=A0 =C2=A0| =C2=A0 =C2=A0 = =C2=A0 kensmith@buffalo.edu > =C2=A0there, funny things are everywhere. =C2=A0 | > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0- Theodore Geisel | > >