From owner-cvs-all Mon Dec 30 18:29: 5 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 7EECE37B401; Mon, 30 Dec 2002 18:29:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23D5143EA9; Mon, 30 Dec 2002 18:29:04 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBV2T3fh071620; Mon, 30 Dec 2002 18:29:03 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBV2T30Q071619; Mon, 30 Dec 2002 18:29:03 -0800 (PST) Message-Id: <200212310229.gBV2T30Q071619@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 30 Dec 2002 18:29:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386 Makefile src/sys/boot/i386/liloldr Makefile lilobsect.s liloldr.s X-FreeBSD-CVS-Branch: HEAD 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 obrien 2002/12/30 18:29:03 PST Modified files: sys/boot/i386 Makefile Removed files: sys/boot/i386/liloldr Makefile lilobsect.s liloldr.s Log: RIP liloldr. It is not complete (the LILO root= specification isn't passed to our loader for instance), it has not been touched in over 2 years. Linux has moved on to GRUB, so this is OBE now. If someone creeps up to work on it, it could become a port. Revision Changes Path 1.19 +0 -1 src/sys/boot/i386/Makefile 1.5 +0 -42 src/sys/boot/i386/liloldr/Makefile (dead) 1.2 +0 -41 src/sys/boot/i386/liloldr/lilobsect.s (dead) 1.2 +0 -280 src/sys/boot/i386/liloldr/liloldr.s (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message