From owner-cvs-all Sat Oct 19 14:38:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEE4137B419 for ; Sat, 19 Oct 2002 14:38:53 -0700 (PDT) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id BED1B43E88 for ; Sat, 19 Oct 2002 14:38:52 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 30215 invoked from network); 19 Oct 2002 21:38:43 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 19 Oct 2002 21:38:43 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id g9JLcen5053202; Sat, 19 Oct 2002 17:38:40 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200210191644.g9JGiNOo061574@repoman.freebsd.org> Date: Sat, 19 Oct 2002 17:38:43 -0400 (EDT) From: John Baldwin To: Sam Leffler Subject: RE: cvs commit: src/release Makefile Cc: cvs-all@freebsd.org, cvs-committers@freebsd.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 19-Oct-2002 Sam Leffler wrote: > sam 2002/10/19 09:44:21 PDT > > Modified files: > release Makefile > Log: > Fixups to get make release going again for i386: > > o mount (and unmount) devfs in the chroot'd filesystem > o handle umounting devfs in case of a keyboard interrupt > o remove MAKEDEV from the fixit floppy so things fit again (mount_devfs was > added in a separate commit) > o explicitly remove mfsroot.gz and loader.conf when building the cd-rom area > as otherwice cp -Rp aborts when a previous run left identical files around Hmm, if we used 'cp' instead of 'ln' would we not need this? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message