Make installboot work for 1.2 & 1.2A (should be part of 1.2 patches).

This commit is contained in:
leo 1996-10-25 20:05:04 +00:00
parent 599db9a26c
commit 0cda663b65

View File

@ -1,4 +1,4 @@
/* $NetBSD: installboot.h,v 1.3 1996/06/29 20:52:00 leo Exp $ */ /* $NetBSD: installboot.h,v 1.4 1996/10/25 20:05:04 leo Exp $ */
/* /*
* Copyright (c) 1995 Waldi Ravens * Copyright (c) 1995 Waldi Ravens
@ -54,7 +54,7 @@
* should be obvious that those delimeters can not be part * should be obvious that those delimeters can not be part
* of the strings, nor can the EOS marker ('\0'). * of the strings, nor can the EOS marker ('\0').
*/ */
#define OS_LIST "{NetBSD}[1.1A]<199306>[1.1B]<199306>[1.2]<199606>" #define OS_LIST "{NetBSD}[1.2]<199306>[1.2A]<199306>"
#define BRA_TYPE "{}" #define BRA_TYPE "{}"
#define BRA_RELEASE "[]" #define BRA_RELEASE "[]"
#define BRA_REVISION "<>" #define BRA_REVISION "<>"