Since 1.6 we have 3 images (not 2!):

- 1Mb on HD floppy's
  - 1.44Mb on HD floppy's
  - 1.44Mb on a DD floppy
This commit is contained in:
leo 2002-12-28 22:11:30 +00:00
parent 3191c1ad08
commit e946acdd50
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#
# $NetBSD: GENERIC.in,v 1.29 2002/11/22 12:21:00 wiz Exp $
# $NetBSD: GENERIC.in,v 1.30 2002/12/28 22:11:30 leo Exp $
#
# Generic atari
#
@ -224,7 +224,7 @@ pseudo-device pppoe # PPP over Ethernet (RFC 2516)
pseudo-device pty # pseudo-terminals
pseudo-device loop # Loopback network
pseudo-device vnd 3 # 3 pseudo disks (see vnconfig)
pseudo-device md 2 # Boot memory disk
pseudo-device md 3 # Boot memory disk
#ifndef INSTALL_KERNEL
pseudo-device bpfilter 2 # berkeley packet filters