diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2002-04-01 02:05:28 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2002-04-01 02:05:28 +0000 |
commit | 1e2fe08f88073d49050dbe33471e39fbb4396ac2 (patch) | |
tree | 5f943dcd2939dddecd23f67abea3948d2fb99af6 /sys/arch | |
parent | e6253b128b1fa902fb1d7c45b1d2c7858588abe2 (diff) |
s/3.0/3.1/ so that the CD will boot properly.
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/macppc/stand/tbxidata/bsd.tbxi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/macppc/stand/tbxidata/bsd.tbxi b/sys/arch/macppc/stand/tbxidata/bsd.tbxi index 8ac0f6d5c4f..256c0317a92 100644 --- a/sys/arch/macppc/stand/tbxidata/bsd.tbxi +++ b/sys/arch/macppc/stand/tbxidata/bsd.tbxi @@ -1,6 +1,6 @@ <CHRP-BOOT> <LICENSE> -/* $OpenBSD: bsd.tbxi,v 1.4 2001/10/06 17:33:23 drahn Exp $ */ +/* $OpenBSD: bsd.tbxi,v 1.5 2002/04/01 02:05:27 drahn Exp $ */ /* * Copyright (c) 2001 Dale Rahn. All rights reserved. * @@ -38,7 +38,7 @@ MacRISC OpenBSD/macppc bootloader </DESCRIPTION> <BOOT-SCRIPT> -boot cd:,ofwboot /3.0/macppc/bsd.rd +boot cd:,ofwboot /3.1/macppc/bsd.rd </BOOT-SCRIPT> <OS-BADGE-ICONS> 201B |