From owner-freebsd-questions@FreeBSD.ORG Sat Dec 13 12:32:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 251041065670 for ; Sat, 13 Dec 2008 12:32:27 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from mail-ew0-f21.google.com (mail-ew0-f21.google.com [209.85.219.21]) by mx1.freebsd.org (Postfix) with ESMTP id A757F8FC12 for ; Sat, 13 Dec 2008 12:32:26 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: by ewy14 with SMTP id 14so2555939ewy.19 for ; Sat, 13 Dec 2008 04:32:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=He9Da817m+oj9OTe599IympXdOkXJh6P4Ptkw34kjJ8=; b=SM5mlW7hoquTzXCuSxLTmmaIoYXZK9GGQWFF2XOPM7TD1dvTQEqDByu/pW1n9m2m6/ sJKLUKGGrd+wV1eKI3Dna1JwNlJk68aqqjk1tD2DRy++IDqO6cloulYico7ado3qc80V aKp/JtklqiWMCiH8tPENG8D33v04jo81timUs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=degDEpaHnZYtapTVZi0i3nHHnBlUcvopTR6vY+4is1M0Kfv+WTSHPvqMVTOIXYGWPI yw2mv0EYDyFwoL3MUnhuUmDapag3B0RzmRbSR3otJmliswPAgoohUVpE8sc38QAQZfK4 m5ONxxsUOofdkZvDEmjKj0wa+mFMXv4LgLTc8= Received: by 10.210.54.17 with SMTP id c17mr2105337eba.14.1229171545567; Sat, 13 Dec 2008 04:32:25 -0800 (PST) Received: from atlantis.dyndns.org (athedsl-323937.home.otenet.gr [85.72.120.255]) by mx.google.com with ESMTPS id c14sm6276330nfi.3.2008.12.13.04.32.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 13 Dec 2008 04:32:25 -0800 (PST) Message-ID: <4943AB57.2060600@gmail.com> Date: Sat, 13 Dec 2008 14:32:23 +0200 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.17 (X11/20081011) MIME-Version: 1.0 To: Renat References: <1013558171.20081213113939@maps.mi.ru> <4943801E.1000306@gmail.com> <34816500.20081213130432@maps.mi.ru> In-Reply-To: <34816500.20081213130432@maps.mi.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@FreeBSD.org Subject: Re: Upgrade from FreeBsd 6.3 to 6.4 freebsd-update X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2008 12:32:27 -0000 Renat wrote: > Again not worked: > > webarchive# mv freebsd-update.sh /usr/sbin/freebsd-update > webarchive# mv freebsd-update.conf /etc > webarchive# mceidt /etc/freebsd-update.conf > mceidt: Command not found. > webarchive# mcedit /etc/freebsd-update.conf > > > > > Where exactly did you get that you need to move freebsd-update.sh to /usr/sbin? FreeBSD 6.3 has a *built in* freebsd-update utility that can already perform release upgrades The only other setting that I sometimes needed was to change server from update.freebsd.org to update1.freebsd.org It seems on some ISPs, update.freebsd.org fails to resolve.