aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/alpha/netboot/version
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/alpha/netboot/version')
-rw-r--r--sys/boot/alpha/netboot/version12
1 files changed, 0 insertions, 12 deletions
diff --git a/sys/boot/alpha/netboot/version b/sys/boot/alpha/netboot/version
deleted file mode 100644
index d16c21538a7a..000000000000
--- a/sys/boot/alpha/netboot/version
+++ /dev/null
@@ -1,12 +0,0 @@
-$FreeBSD$
-
-NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
-file is important. Make sure the current version number is on line 6.
-
-1.2: New calling conventions for fopen.
-1.1: New semantics for finding the kernel, new boot.
-1.0: Released working DEC Alpha version.
-0.3: Set/getenv&cia, copyin/out.
-0.2: FICL added to Alpha.
-0.1: Initial i386 version, germinated from the NetBSD i386
- standalone, but enormously modified.