[20140201] Welcome to 5.2.2 release
================================

Changes:
--------
 - NetBSD 5.2.2 release binaries

[20131019] Welcome to 5.2.1 release
================================

Changes:
--------
 - NetBSD 5.2.1 release binaries

[20121208] Welcome to 5.2 release
================================

Changes:
--------
 - NetBSD 5.2 release binaries

[20120205] Welcome to 5.1.2 release
================================

Changes:
--------
 - NetBSD 5.1.2 release binaries

[20120112] Welcome to 5.1.1 release
================================

Changes:
--------
 - NetBSD 5.1.1 release binaries
 - Add experimental "restoreUSB" image for >512MB USB memory sticks
 - Pull makefs(8) ISO RRIP fixes (PR bin/44114) for restorecd build
 - Appease named(8) error message

[20101114] Welcome to 5.1 release
================================

Changes:
--------
 - Long awaited NetBSD 5.1 release!
 - Cosmetic updates to some config files

[20100918] 5.1_RC4
================================

Changes:
--------
 - NetBSD 5.1_RC4 binaries for trial

[20100525] 5.1_RC2
================================

Changes:
--------
 - NetBSD 5.1_RC2 binaries for trial

[20100506] 5.1_RC1
================================

Changes:
--------
 - NetBSD 5.1_RC1 binaries for trial

[20100218] Welcome to 5.0.2
================================

Changes:
--------
 - use NetBSD 5.0.2 release binaries
 - prepare proper boot.cfg menu on booting i386 server

[20090818] Welcome to 5.0.1
================================

Changes:
--------
 - use NetBSD 5.0.1 release binaries
 - remove unused and obsolete .cshrc in data/common
 - remove unnecessary 'size=N' field (which has been added after 5.0)
   from spec file for mtree(8) to create ISO image with patched files

[20090430] Welcome to 5.0
================================

Changes:
--------
 - use NetBSD 5.0 release binaries

[20090417] 5.0_RC4
================================

Changes:
--------
 - use 200904142015Z netbsd-5-0-RC4 snapshot in Makefile
   (via pub/NetBSD/NetBSD-5.0_RC4 symlink)
 - adjust spec files for permissions on iso

[20090228] updated 5.0_RC2 with wapbl fixes etc.
================================

Changes:
--------
 - use 200902260000Z netbsd-5 snapshot in Makefile
 - disable getty at /dev/console in etc/ttys that causes hangup
   on 2700 without serial

[20090211] 5.0_RC2
================================

Changes:
--------
 - use 200902090142Z netbsd-5-0-RC2 snapshot in Makefile

[20090131] 5.0_RC1
================================

Changes:
--------
 - use 200901280002Z netbsd-5-0-RC1 snapshot in Makefile

[20081203] minor fixes
================================

Changes:
--------
 - use 200812020002Z daily netbsd-5 snapshot in Makefile
 - fix /tmp permission created by install-core.sh script
 - mention updated Restore CD HOWTO page
   http://www.NetBSD.org/ports/cobalt/restorecd-howto.html

[20081117] minor updates
================================

Changes:
--------
 - use 200811160002Z daily netbsd-5 snapshot in Makefile
 - fix restorecd script to make it work even on Cygwin
 - fix and update misc descriptions in instruction.txt

[20081104] first cut at 5.0_BETA
================================

Changes:
--------
 - use 200811030002Z daily netbsd-5 snapshot in Makefile
   - now i386 GENERIC kernel recognizes CD-ROM as a booted device so that
     we no longer have to build an i386 server kernel for restorecd
   - MAKEDEV(8) for cobalt creates more device nodes by default
 - pull changes from restorecd-4.0.1-20081017:
   - restorecd now also provides 'rescue' environment which allows remote login
     without a working localdisk, and the conventional restore operation is
     now started via paneld menu invoked by holding off the "select" button
     for two seconds
   - install netbsd-INSTALL.gz kernel as usr/games/.doug in ext2fs partition
     for emergency local boot, which is loaded by holding all four cursor
     buttons on powerup
   - show proper motd(5) login message
   - update instructions.txt and cleanup misc scripts
 - make restorecd also usable for sysinst based install on serial console:
   - fetch and store all cobalt binaries including kern, games, and xsets
   - put netbsd-RAMDISK.gz kernel into nfsroot as /netbsd.sysinst,
     which can be specified on bootloader prompt at the first netboot
 - adjust fstab(5) in installed system:
   - mount a boot ext2fs partition by default
   - add entries for procfs, kernfs and ptyfs to default fstab(5)
 - fix paneld(8) to create a pidfile so that "/etc/rc.d/paneld restart"
   via rc.d(8) works properly
 - fix named(8) settings to use chroot environment so that it won't complain
   "the working directory is not writable"
 - change dhcpd.conf(5) to use ddns-update-style none to avoid warnings
 - also tweak MAKEDEV(8) for cobalt netboot
 - misc updates for restorecd and install-core.sh scripts

[20081008] 4.99.72 -current snapshot update
================================

Changes:
--------
 - use 200801006002Z daily snapshot in Makefile
  - MI mfs unmount bug (PR kern/39307) has been fixed
    so remove a workaround for it
 - bump /var size and use /etc/services from 4.0 release for i386 server
   because stripped version for installation doesn't have telnet lines
   and -current one is too large

[20080912] 4.99.72 -current snapshot
================================

Changes:
--------
 - use 200809100002Z daily snapshot in Makefile
 - update misc scripts for recent -current:
  for cobalt installation:
   - include paneld(8) sources and patches and fix one warning
   - enable wapbl(4) (ffs journaling) in fstab(5)
   - use raw devices for newfs(8)
   - don't run rc.d/sysdb
   - use default GENERIC kernel
   - use default fdisk(8) binary
   - use default newfs_ext2fs(8) binary
   - use default bootloader (which prints boot messages to LCD)
  for i386 server:
   - ignore fwip(4) interface
   - don't start postfix(8)
   - prepare stripped etc/services to avoid /var overflow

[20080511] Script improvements for easy build
================================

Improvements:
-------------
(Note no changes in cobalt binaries to be installed)

 - prepare dumb Makefile to build restorecd.iso
   (you still need wget or rsync to get release files)
 - use makefs(8) which is built from NetBSD toolchain
   rather than optional mkisofs(8)
 - use GENERIC like kernel for i386 server with
   no-emul-boot support on creating bootable CD image
 - let init(8) create device nodes on netboot cobalt
   and remove all device nodes from restorecd image
   so that su(1) root is no longer needed to create image
 - add a workaround for a permission problem on
   altvar/spool/ftp/hidden

[20080312] Updates for network hang problem
================================

Fixes:
------
 - add a patch for spl(9) bug which causes on heavy network load
   on two tulip Ethernet

[20080302] Updates for Qube 2700 and PCI devices
================================

Fixes:
------

 - patched 4.0 release kernel which supports Qube 2700 and
   multi-function PCI devices on Qube's PCI slot
 - patched native bootloader to support booting on Qube 2700
 - put some patches and pre-compiled binaries into the archive
 - install INSTALL kernel into the Linux boot partition for recovery
 - update instructions.txt to refer our native bootloader

[20080121] More updates for 4.0 Release:
================================

New Features:
-------------

 - 4.0 release kernel and userland
 - newfs_ext2fs(8) binary backported from -current instead of Linux mke2fs

Fixes:
------

 - update README for 4.0
 - paneld binaries recompiled on 4.0 environment
 - patched fdisk(8) binary to avoid "Trace/BPT trap" failure
 - add symlinks to CHANGES and instructions.txt

[20071106] More changes to 4.0 Release:
================================

New Features:
-------------

 - 4.0_RC4 kernel and userland
 - New netboot capable native bootloader and use GENERIC kernel on bootstrap

Bug fixes and improvements:
---------------------------

 - Put more details how to create ISO image in README
 - Use usr/mdec/boot directly to create bootable image rather than boot-big.fs
 - Fix some named(8) configuration
 - Use async mount during installation
 - Enable softdep on fstab
 - Remove unneeded mke2fs binaries
 - Fix fdisk(8) errors on some disk
 - Fix ext2fs partition size
 - Paneld: Fix several warnings (enable WARNS=1)
 - Paneld: Recompile with 4.0_RC3 userland on cross environment

[20060323] Changes to 4.0 Release:
================================

New Features:
-------------

 - 3.99.xx kernel and userland everywhere, including server and client
   netboot bits
 - Use netbsd.org domain instead of mfg.cobaltmicro.com
 - Paneld: Applied periodic banner refresh [provided by Nolan Leake]
 - Paneld: Use 'dig' instead of 'nslookup'; recompile with 3.99.xx
   headers

[20030701] Changes to 1.6 Release:
================================

New Features:
-------------

 - 1.6.1 kernel and userland
 - Kernel is patched to support LCD screen
 - Boot loader is installed and is used for kernel booting by default
   (check /root/instructions.txt file to see how to disable the boot
   loader)
 - Panel daemon is installed by default
 - rc scripts patched to indicate boot progress on the LCD screen

Bug fixes:
----------

 - /tmp is fixed to have 4777 permissions [reported by Doug Silver]
 - Kernel is patched to workarund PR #20702 [reported by Marcel]
 - Installation process is optimized a bit [thanks to Seth for help]
