BIND 9.2.0 Release Notes for HP-UX 11i v1

Installation Information
Migrating from Previous Versions of BIND
Chapter 224
From BIND 8.1.2 to BIND 9.2.0
BIND 9.2.0 expects the db files in a slightly different format compared to the
previous versions.
A shell script "change2v9db.sh" is provided with BIND 9.2.0 to convert the
existing db files to BIND 9.2.0-compliant db files. The shell script is installed in the
/usr/bin directory.
The following steps describe how to convert the db files to BIND 9.2.0-compliant
db files:
1. cd to the directory where the db files exist.
2. Execute the script as specified below with all the db files as arguments.
# /usr/bin/change2v9db.sh dbfile1 dbfile2 ...
From BIND 9.0 to BIND 9.2.0
Customers currently using BIND 9.0 need not modify the configuration file and db
files. They are compatible with BIND 9.2.0.
From BIND 9.1.3 to BIND 9.2.0
Customers currently using BIND 9.1.3 need not modify the configuration file and
db files. They are compatible with BIND 9.2.0.