From owner-cvs-all Mon Jul 17 10: 6: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4635E37BA9F; Mon, 17 Jul 2000 10:06:05 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA24020; Mon, 17 Jul 2000 10:06:05 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Message-Id: <200007171706.KAA24020@freefall.freebsd.org> From: Jonathan Lemon Date: Mon, 17 Jul 2000 10:06:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/liloldr Makefile lilobsect.s liloldr.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2000/07/17 10:06:05 PDT Added files: sys/boot/i386/liloldr Makefile lilobsect.s liloldr.s Log: This is `liloboot', which creates a file which can be treated like a Linux kernel image, and is designed to be dropped into a Linux system and booted via LILO. Once booted, the user is greeted by the FreeBSD loader. This still isn't quite complete, as the the root= specification from LILO isn't currently passed to the loader yet. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message