Use https by default
[gentoo.git] / sys-fs / scan-ffs / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4 <herd>bsd</herd>
5 <longdescription>
6 scan_ffs(8) recovers accidential lost or deleted disklabels.
7
8 This is the life-saver of typos.  If you have ever been working too long,
9 and just happened to type 'disklabel -rw da0 floppy', instead of 'diskla-
10 bel -rw fd0 floppy', you know what I am talking about.
11
12 This little program will take a raw disk device (which you might have to
13 create) that covers the whole disk, and finds all probable UFS/FFS parti-
14 tions on the disk.  It has various options to make it go faster, and to
15 print out information to help in the reconstruction of the disklabel.
16
17 Ported from OpenBSD to FreeBSD 4/5 with support for UFS1 and UFS2.
18 </longdescription>
19 </pkgmetadata>