diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-07-02 00:13:33 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-07-02 00:13:33 +0000 |
commit | d4f0e47bbacc1309768228cde9fe76b4b71e5dff (patch) | |
tree | e399ae045d98698e79d71a8706b1e4c850cc7a21 /sys/arch | |
parent | f565f0697af0e83e4c172e5a3f0a9eaa2abf8805 (diff) |
move to 4.4-beta
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 1144d77b645..5072cde1b97 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.20 2008/02/20 17:46:51 miod Exp $ */ +/* $OpenBSD: bsd.tbxi,v 1.21 2008/07/02 00:13:32 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 /4.3/macppc/bsd.rd +boot cd:,ofwboot /4.4/macppc/bsd.rd </BOOT-SCRIPT> <OS-BADGE-ICONS> 201B |