summaryrefslogtreecommitdiff
path: root/sysutils/sformat/files/patch-TARGETS::Targetdirs
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2003-01-02 15:07:43 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2003-01-02 15:07:43 +0000
commit772906abd25b8b6d54f94a8c2de7d1a26908d930 (patch)
tree6726d9a4f7117f6f4e4d682d68aa0d4d4176550c /sysutils/sformat/files/patch-TARGETS::Targetdirs
parentUpdate version number of SDL shared library. (diff)
From the submitter:
Sun format is a util for formatting/partitioning/analysis/repairing of SCSI disks. While formatting and partitioning currently is only usefule on big- endian systems in order to create Sun disk labels, analysis and repairing works on either endian and are very useful to remap defect blocks when AWRE/ARRE fail for some reason. Tested on i386 and sparc64, respawned a disk here. Submitted by: marius@alchemy.franken.de
Notes
Notes: svn path=/head/; revision=72211
Diffstat (limited to 'sysutils/sformat/files/patch-TARGETS::Targetdirs')
-rw-r--r--sysutils/sformat/files/patch-TARGETS::Targetdirs9
1 files changed, 9 insertions, 0 deletions
diff --git a/sysutils/sformat/files/patch-TARGETS::Targetdirs b/sysutils/sformat/files/patch-TARGETS::Targetdirs
new file mode 100644
index 000000000000..e13f85e47f42
--- /dev/null
+++ b/sysutils/sformat/files/patch-TARGETS::Targetdirs
@@ -0,0 +1,9 @@
+--- TARGETS/Targetdirs.orig Mon Dec 16 15:33:41 2002
++++ TARGETS/Targetdirs Mon Dec 16 15:34:30 2002
+@@ -1,5 +1,4 @@
+ #ident %W% %E% %Q%
+ ###########################################################################
+-DIRS= patches conf inc lib libdeflt libscg librscg \
+- sformat rscsi man
++DIRS= conf inc lib libscg sformat
+ ###########################################################################