diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-10-01 22:01:29 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-10-01 22:01:29 +0000 |
commit | 9b0613a844e604e067666a51416d235afe8dd46c (patch) | |
tree | 78e12e1875b27bd36cd6a5e5971229180767ee84 /distrib/hppa | |
parent | caf81512042f243e72c8314f283a38aac79e6b23 (diff) |
Really enable upgrades on hppa install media.
Diffstat (limited to 'distrib/hppa')
-rw-r--r-- | distrib/hppa/ramdisk/list | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/distrib/hppa/ramdisk/list b/distrib/hppa/ramdisk/list index 2654a17407e..c4ed75afee5 100644 --- a/distrib/hppa/ramdisk/list +++ b/distrib/hppa/ramdisk/list @@ -1,4 +1,4 @@ -# $OpenBSD: list,v 1.3 2003/02/13 21:42:45 mickey Exp $ +# $OpenBSD: list,v 1.4 2003/10/01 22:01:28 miod Exp $ # hppa extra's LINK instbin sbin/disklabel @@ -28,4 +28,3 @@ TERMCAP vt100,vt220,dumb,hp2392,hpansi,hpsub,hpex,hp700-wy,hp70092 usr/share/mi # and the installation tools (no upgrade from to 3.3) SCRIPT ${ARCHDIR}/install.md install.md -REMOVE upgrade |