diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2024-08-07 15:59:26 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2024-08-07 15:59:26 +0000 |
commit | 4c77eb68696286d9bcbeecb8a6095e10c5e2fb59 (patch) | |
tree | eb903ad1c017559486544804a99fadca7d62259d /sys/arch | |
parent | ac9309a2b9262562729425021b5d68c364f7097f (diff) |
crank to 7.6-beta, release date is vague
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 1f51c8da774..686e798f8d2 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.52 2024/02/17 16:13:24 deraadt Exp $ */ +/* $OpenBSD: bsd.tbxi,v 1.53 2024/08/07 15:59:25 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 /7.5/macppc/bsd.rd +boot cd:,ofwboot /7.6/macppc/bsd.rd </BOOT-SCRIPT> <OS-BADGE-ICONS> 201B |