From owner-freebsd-libh Sat Jan 20 12:39: 2 2001 Delivered-To: freebsd-libh@freebsd.org Received: from usw4.freebsd.org (usw4.freebsd.org [209.180.6.228]) by hub.freebsd.org (Postfix) with ESMTP id 386C037B400 for ; Sat, 20 Jan 2001 12:38:46 -0800 (PST) Received: (from alex@localhost) by usw4.freebsd.org (8.11.1/8.11.1) id f0KKcke08500 for libh@FreeBSD.org; Sat, 20 Jan 2001 14:38:46 -0600 (CST) (envelope-from alex) Message-Id: <200101202038.f0KKcke08500@usw4.freebsd.org> From: Alexander Langer Date: Sat, 20 Jan 2001 14:38:45 -0600 (CST) To: libh@FreeBSD.org Subject: cvs commit: libh/release/init Makefile extvars.h main.c rtermcap.c run.c system.c termcap.c Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2001/01/20 14:38:45 CST Added files: release/init Makefile extvars.h main.c rtermcap.c run.c system.c termcap.c Log: This is a small init, which sets up the enviroment for ncurses and starts the TCL interpreter with script. It's based on what is done in sysinstall, but I removed everything what I don't need at the moment. It can be added back later when alpha/pc98/ serial console support is wanted. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message