From owner-cvs-user Thu May 11 02:03:30 1995 Return-Path: cvs-user-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA21262 for cvs-user-outgoing; Thu, 11 May 1995 02:03:30 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id CAA21156 ; Thu, 11 May 1995 02:01:58 -0700 Received: (from root@localhost) by time.cdrom.com (8.6.11/8.6.9) id CAA01739; Thu, 11 May 1995 02:01:38 -0700 Date: Thu, 11 May 1995 02:01:38 -0700 From: "Jordan K. Hubbard" Message-Id: <199505110901.CAA01739@time.cdrom.com> To: CVS-commiters@time.cdrom.com, cvs-user@time.cdrom.com Subject: cvs commit: src/release/sysinstall command.c disks.c install.c system.c Sender: cvs-user-owner@freebsd.org Precedence: bulk jkh 95/05/11 02:01:37 Modified: release/sysinstall command.c disks.c install.c system.c Log: 1. Don't check CHUNK_BSD_COMPAT for now; it always returns "no" and is getting in the way of testing right now. 2. Call system() on commands, not vsystem(). No need for vsystem() here. 3. Add a path for the shell.