diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2017-03-04 16:52:48 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2017-03-04 16:52:48 +0000 |
commit | 3ae032dd7b58607efa0c19c642a025132c091617 (patch) | |
tree | d6b8fbb8e99ac17bb2240f90b2d63001f2459ea7 /sys/arch/macppc/stand | |
parent | 72a219812a34423799fc5486fb88d0c7e6a775d0 (diff) |
crank to 6.1-beta
Diffstat (limited to 'sys/arch/macppc/stand')
-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 4050ec20eb6..4d5427a2ac2 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.37 2016/05/11 18:01:33 deraadt Exp $ */ +/* $OpenBSD: bsd.tbxi,v 1.38 2017/03/04 16:52:47 deraadt Exp $ */ /* * Copyright (c) 2001 Dale Rahn. * All rights reserved. @@ -34,7 +34,7 @@ MacRISC MacRISC3 MacRISC4 OpenBSD/macppc bootloader </DESCRIPTION> <BOOT-SCRIPT> -boot cd:,ofwboot /6.0/macppc/bsd.rd +boot cd:,ofwboot /6.1/macppc/bsd.rd </BOOT-SCRIPT> <OS-BADGE-ICONS> 201B |