summaryrefslogtreecommitdiff
path: root/sysutils/mksunbootcd/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
commitd038a73ebd432fae3ce355b84443038f88cb7199 (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /sysutils/mksunbootcd/DESCR
parent70bae73d77e50256a2ee847bd9be11b761bcea01 (diff)
downloadpkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'sysutils/mksunbootcd/DESCR')
-rw-r--r--sysutils/mksunbootcd/DESCR13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/mksunbootcd/DESCR b/sysutils/mksunbootcd/DESCR
new file mode 100644
index 00000000000..6a4cf9c2866
--- /dev/null
+++ b/sysutils/mksunbootcd/DESCR
@@ -0,0 +1,13 @@
+The mksunbootcd program combines filesystem partitions for Sun Microsys-
+tems, Inc. computers into an image suitable for writing to a compact
+disc, that will allow the disc to be booted on the sun3, sun3x, sun4,
+sun4c, sun4m and sun4u platforms. This hardware is supported by the
+NetBSD sparc, sparc64 and sun3 ports. The architecture arguments above
+must be the bootable filesystem images for the named architecture.
+filesystem is typically an iso9660 filesystem, see mount_cd9660(8) for
+details, but can be any type as long as the first 512 bytes of the image
+are not used. This image is modified, and the additional partitions
+added after this partition, in order. If any architecture image is miss-
+ing, that partition is not used. If a disc with sun4 and sun4m support
+only was to be created, a dummy image would need to be in place for
+sun4c.