diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2005-03-27 15:13:51 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2005-03-27 15:13:51 +0000 |
commit | ded4c224c14fcbb0744530f0e7523d317015b910 (patch) | |
tree | 369638d64e250af5c75f60adb2a08c70401ae87b /distrib/hppa/install.md | |
parent | 55228758d24331fcf06319f14dfbfc321edf2ba0 (diff) |
Use new skeleton kbd(8) '-l' to generalize kbd(8) use. Eliminate
fixed list of available maps and machine dependant md_set_term()
functions.
Any ramdisk with /sbin/kbd present (amd64, cats, i386 at the moment)
will now present list of available keyboard encodings.
ok deraadt@
Diffstat (limited to 'distrib/hppa/install.md')
-rw-r--r-- | distrib/hppa/install.md | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/distrib/hppa/install.md b/distrib/hppa/install.md index cb636311bfc..346f6964340 100644 --- a/distrib/hppa/install.md +++ b/distrib/hppa/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.5 2004/08/19 02:03:09 mickey Exp $ +# $OpenBSD: install.md,v 1.6 2005/03/27 15:13:49 krw Exp $ # # machine dependent section of installation/upgrade script. # @@ -6,9 +6,6 @@ MDTERM=vt100 ARCH=ARCH -md_set_term() { -} - md_installboot() { echo -n "Installing boot block..." /sbin/disklabel -B $1 |