From owner-freebsd-current@FreeBSD.ORG Fri Mar 12 17:30:05 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FEB316A4CE for ; Fri, 12 Mar 2004 17:30:05 -0800 (PST) Received: from msr44.hinet.net (msr44.hinet.net [168.95.4.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FC2643D1F for ; Fri, 12 Mar 2004 17:30:04 -0800 (PST) (envelope-from blanka@micro.ee.nthu.edu.tw) Received: from [192.168.1.2] (61-229-148-149.HINET-IP.hinet.net [61.229.148.149]) by msr44.hinet.net (8.9.3/8.9.3) with ESMTP id JAA03735 for ; Sat, 13 Mar 2004 09:30:02 +0800 (CST) Date: Sat, 13 Mar 2004 09:29:58 +0800 From: Chenwen Chien To: freebsd-current@freebsd.org Message-Id: <20040313092759.AAC7.BLANKA@micro.ee.nthu.edu.tw> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! Ver. 2.06.02 X-Mailman-Approved-At: Sat, 13 Mar 2004 05:15:14 -0800 Subject: How to MANUALLY add proxy user for installworld? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Mar 2004 01:30:05 -0000 The "mergemaster -p" doesn't work on my machine It said that I already have the same CVS ID on the passwd and group Can I manually add these things? What's the command? Thanks a alot!!