From owner-freebsd-questions@FreeBSD.ORG Fri Oct 10 03:58:34 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5E5A16A4BF for ; Fri, 10 Oct 2003 03:58:34 -0700 (PDT) Received: from mir.stevecole.org (mir.stevecole.org [195.26.34.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B00E43FA3 for ; Fri, 10 Oct 2003 03:58:34 -0700 (PDT) (envelope-from mark@mir.stevecole.org) Received: by mir.stevecole.org (Postfix, from userid 1001) id 53EF93E1E; Fri, 10 Oct 2003 11:58:33 +0100 (BST) Date: Fri, 10 Oct 2003 11:58:33 +0100 From: freebsd-questions@markdrayton.info To: freebsd-questions@freebsd.org Message-ID: <20031010105833.GK80210@mir.stevecole.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: /usr/local/etc/rc.d/*sh and slow build world in FreeBSD 5.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2003 10:58:34 -0000 Hi I've recently installed a FreeBSD 5.1 box, which is working okay aside from a couple of points: 1) I can't get /usr/local/etc/rc.d/*sh to work. I don't have my rc.conf to hand but I've tried many different config options. Is there something I need to do to run these scripts on a vanilla FBSD 5.1 box? The script is definitely *.sh and executable. 2) Building kernels/worlds is MUCH slower than under 4.X. A kernel used to take around an hour; it's taking about 4 under 5.1 (Cyrix 166mhz/64Mb RAM). Is there still a lot of debugging code in 5.1 which could slow things down? Cheers, -- Mark