From owner-freebsd-stable@FreeBSD.ORG Thu Apr 19 08:54:14 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1AD7C16A400 for ; Thu, 19 Apr 2007 08:54:14 +0000 (UTC) (envelope-from antik@bsd.ee) Received: from smtp-gw1.starman.ee (smtp-out5.starman.ee [85.253.0.7]) by mx1.freebsd.org (Postfix) with ESMTP id C016513C4C1 for ; Thu, 19 Apr 2007 08:54:13 +0000 (UTC) (envelope-from antik@bsd.ee) Received: from mx1.starman.ee (mx1.starman.ee [62.65.192.16]) by smtp-gw1.starman.ee (Postfix) with ESMTP id E615AA21A49; Thu, 19 Apr 2007 11:54:10 +0300 (EEST) Received: from [192.168.2.100] (pc83.host2.ida.starman.ee [62.65.241.83]) by mx1.starman.ee (Postfix) with ESMTP id 7D31023C57D; Thu, 19 Apr 2007 11:54:10 +0300 (EEST) From: Andrei Kolu To: KAYVEN RIESE , freebsd-stable@freebsd.org Date: Thu, 19 Apr 2007 11:54:10 +0300 User-Agent: KMail/1.9.5 References: <20070403020736.8549C241BF@freebsd-stable.sentex.ca> <200704181120.47269.antik@bsd.ee> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200704191154.10638.antik@bsd.ee> X-Virus-Scanned: by Amavisd-New at mx1.starman.ee Cc: Subject: Re: can't jump to superuser after buildwerld 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: Thu, 19 Apr 2007 08:54:14 -0000 On Thursday 19 April 2007 03:31, you wrote: > how in the werld did i manage to remove myself from wheel. i just > ran mergemaster -p > > is there any documentation for that command that would explain > the complex nonsense .. "mergemaster -p" can't mess with your system- it preserves necessary changes for system- you messed up your upgrade with plain "mergemaster" command when you dumbly pressed "i" -install key without looking what changes is made to base system configuration files. Next time read what mergemaster says to you.