diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2011-01-13 23:17:51 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2011-01-13 23:17:51 +0000 |
commit | b781e9eda35d7d33a4d8f5c8ec78b6e78b6a7af2 (patch) | |
tree | 273785402fa6deea76ee51de3469cd9bb921eb33 /sys/arch | |
parent | e2ba6262ab2ef04c62c13be17deab25e8710a052 (diff) |
move to 4.9-current
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 41046c4b73b..8fe6b948a34 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.25 2010/07/24 15:31:21 deraadt Exp $ */ +/* $OpenBSD: bsd.tbxi,v 1.26 2011/01/13 23:17:50 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.8/macppc/bsd.rd +boot cd:,ofwboot /4.9/macppc/bsd.rd </BOOT-SCRIPT> <OS-BADGE-ICONS> 201B |