From owner-freebsd-questions@FreeBSD.ORG Sun Jun 5 11:40:11 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 CDBDD16A41C for ; Sun, 5 Jun 2005 11:40:11 +0000 (GMT) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (chylonia.3miasto.net [213.192.74.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51EC243D1F for ; Sun, 5 Jun 2005 11:40:06 +0000 (GMT) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (wojtek@localhost [IPv6:::1]) by chylonia.3miasto.net (8.12.11/8.12.11) with ESMTP id j55Bdr19006924 for ; Sun, 5 Jun 2005 13:39:53 +0200 (CEST) Received: from localhost (wojtek@localhost) by chylonia.3miasto.net (8.12.11/8.12.3/Submit) with ESMTP id j55BdrcK002771 for ; Sun, 5 Jun 2005 13:39:53 +0200 (CEST) X-Authentication-Warning: chylonia.3miasto.net: wojtek owned process doing -bs Date: Sun, 5 Jun 2005 13:39:53 +0200 (CEST) From: Wojciech Puchar X-X-Sender: wojtek@chylonia.3miasto.net To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: simpler boot loader X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jun 2005 11:40:11 -0000 does such things exist for FreeBSD? something like for NetBSD - just load one ELF file from disk and that's all. FreeBSD /boot/loader and it's script are overcomplicated. or maybe there are scripts available that just load file no bootmenus, delays, options etc.