From 3a78a07143fc793923e9f965820d97f4b3de6ec4 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Tue, 10 May 2011 05:33:43 +0000 Subject: ape: fix fread/fwrite, python: disable bytecode dumps, inst: rename textonly to start and remove inst/gui, add sys/lib/rootbind, cisfd(8) manpage --- rc/bin/inst/textonly | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100755 rc/bin/inst/textonly (limited to 'rc/bin/inst/textonly') diff --git a/rc/bin/inst/textonly b/rc/bin/inst/textonly deleted file mode 100755 index 3b08dfa8d..000000000 --- a/rc/bin/inst/textonly +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/rc - -# text-only install -cd /bin/inst -. defs - -textinst=1 -export textinst - -# use stderr as logfile -rm -f /srv/log -echo 2 >/srv/log -log `{date} Installation process started -inst/mainloop - -- cgit v1.2.3