History log of /openbsd-src/etc/etc.alpha/disktab (Results 1 – 25 of 25)
Revision Date Author Comments
# aac8e53e 07-Mar-2023 krw <krw@openbsd.org>

Nuke pointless 'pb#N:ob#0:' lines from floppy
types.

ok miod@


# 8c835ac3 20-Sep-2018 deraadt <deraadt@openbsd.org>

grow alpha and hppa media to accomodate some recent growth


# c9d461ff 28-Aug-2015 deraadt <deraadt@openbsd.org>

fakeramdisk entry for miniroot


# 136bbae9 14-Aug-2015 krw <krw@openbsd.org>

The disktab attribute 'ty' was used to set D_REMOVEABLE and D_RAMDISK
flags in the disklabel. These flags were discarded in 2006.

Remove documentation for and instances of 'ty'. Add instances of
'dt

The disktab attribute 'ty' was used to set D_REMOVEABLE and D_RAMDISK
flags in the disklabel. These flags were discarded in 2006.

Remove documentation for and instances of 'ty'. Add instances of
'dt' that were missing. Use 'floppy' as the value of 'dt' for all
floppies and 'rdroot' for all boot images/miniroots.

Add 'rdroot' to dktypenames and an associated #define DTYPE_RDROOT,
since 'dt' values are parsed by matching entries in dktypenames[].

Slightly tweaked part of larger cleanup diff previously ok deraadt@.

show more ...


# ade61d99 13-Aug-2015 krw <krw@openbsd.org>

'sk', 'cs', 'hs', 'ts' were removed from getdiskbyname() in 2007
with r1.18. 'rm' and 'il' were removed from getdiskbyname() in 2009
with r1.19. The associated disklabel fields were recycled for othe

'sk', 'cs', 'hs', 'ts' were removed from getdiskbyname() in 2007
with r1.18. 'rm' and 'il' were removed from getdiskbyname() in 2009
with r1.19. The associated disklabel fields were recycled for other
purposes.

Another 'harmless' part of the larger disklabel cleanup diff.

ok deraadt@ as part of that larger diff.

show more ...


# c57362e9 11-Apr-2011 krw <krw@openbsd.org>

Delete 'OpenBSD2.1' and 'simpleroot'. Two entries previously used
in install image creation and no longer required.

ok deraadt@


# 3dbba48f 02-Jul-2010 tedu <tedu@openbsd.org>

cleanup the disktab files. yes, this means you will have to manually
disklabel the "HP C3010 / Cranel 2.0GB Fast SCSI2 H10" crammed inside your
palm device, but that's the price of progress. hopefu

cleanup the disktab files. yes, this means you will have to manually
disklabel the "HP C3010 / Cranel 2.0GB Fast SCSI2 H10" crammed inside your
palm device, but that's the price of progress. hopefully i didn't whack
anything important.
ok deraadt

show more ...


# b5d66327 06-Mar-2008 deraadt <deraadt@openbsd.org>

sector size for ramdisk should be 512


# 10b5b5af 16-Jun-2007 deraadt <deraadt@openbsd.org>

must size a and c correct, too


# e720d0a0 16-Jun-2007 deraadt <deraadt@openbsd.org>

rdroot cylinder count was out of sync with the ramdisk kernels; spotted by krw running my diagnostics


# 3e233175 07-Feb-2005 david <david@openbsd.org>

indentation whitespace nits


# 9b7570f0 09-Jun-2002 todd <todd@openbsd.org>

rm trailing whitespace


# 81ba8ace 16-May-2001 deraadt <deraadt@openbsd.org>

copy i386 floppy3 entry


# 3c02f289 19-Dec-1998 deraadt <deraadt@openbsd.org>

make alpha bootfloppy fit again


# bb963117 03-Jun-1997 deraadt <deraadt@openbsd.org>

give the cdrom a nice name


# 32e06786 03-Jun-1997 deraadt <deraadt@openbsd.org>

adjust more


# 13e6aef1 03-Jun-1997 deraadt <deraadt@openbsd.org>

adjust for 2K cdroms


# cf2bc0e3 03-Jun-1997 deraadt <deraadt@openbsd.org>

fakecdrom


# 10dc3d73 08-May-1997 niklas <niklas@openbsd.org>

Add floppy + correct rdroot


# 3b6e9ddc 07-May-1997 niklas <niklas@openbsd.org>

need 8k ffs to avoid cluster bug, and increase ramdisk to 4MB


# f65cd823 07-May-1997 niklas <niklas@openbsd.org>

Ramdisk stuff


# 680d5dad 03-May-1997 graichen <graichen@openbsd.org>

simpleroot disktab entry


# edcaf8e7 12-Nov-1996 niklas <niklas@openbsd.org>

Add OpenBSD tags, use ansi-m as terminal type on wscons ttys


# 45494cdc 15-Dec-1995 deraadt <deraadt@openbsd.org>

update from netbsd


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree