[Lunar-commits] CVS: moonbase/utils/fdutils DETAILS,1.3,1.4
Chad Kittel
v3rt1g0 at lunar-linux.org
Thu Jan 13 14:11:03 UTC 2005
Update of /var/cvs/lunar/moonbase/utils/fdutils
In directory espresso.foo-projects.org:/tmp/cvs-serv30867
Modified Files:
DETAILS
Log Message:
Format tweaks and added a SHA1 sum
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/fdutils/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS 5 Oct 2004 09:30:18 -0000 1.3
+++ DETAILS 13 Jan 2005 14:11:01 -0000 1.4
@@ -1,23 +1,30 @@
MODULE=fdutils
VERSION=5.4
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=http://fdutils.linux.lu/
+ SOURCE_URL=http://fdutils.linux.lu/
+ SOURCE_VRY=sha1:e81edb8438776dc6baa900168c5e557c79c3a84c
WEB_SITE=http://fdutils.linux.lu/
ENTERED=20020106
UPDATED=20030214
- SHORT="The fdutils package contains utilities for configuring and debugging the Linux floppy driver, for formatting extra capacity disks (up to 1992K on a high density disk), and for sending raw commands to the floppy controller."
-cat << EOF
- Fdutils includes the following items:
-
- * superformat: formats high capacity disks of (up to 1992k for high density disks or up to 3984k for extra density disks)
- * fdmount: automatically mounts/unmounts disks when they are inserted/removed.
- * xdfcopy: formats, reads and writes OS/2's XDF disks.
- * MAKEFLOPPIES: creates the floppy devices in /dev
- * getfdprm: prints the current disk geometry (number of sectors, track and heads etc)
- * setfdprm: sets the current disk geometry
- * fdrawcmd: sends raw commands to the floppy driver
- * floppycontrol: configure the floppy driver
- * General documentation about the floppy driver
+ SHORT="utilities for configuring and debugging the Linux floppy driver"
+cat << EOF
+The fdutils package contains utilities for configuring and debugging
+the Linux floppy driver, for formatting extra capacity disks (up to
+1992K on a high density disk), and for sending raw commands to th
+e floppy controller.
+It includes the following items:
+ * superformat: formats high capacity disks of (up to 1992k for high
+ density disks or up to 3984k for extra density disks)
+ * fdmount: automatically mounts/unmounts disks when they are
+ inserted/removed
+ * xdfcopy: formats, reads and writes OS/2's XDF disks
+ * MAKEFLOPPIES: creates the floppy devices in /dev
+ * getfdprm: prints the current disk geometry (number of sectors,
+ track and heads etc)
+ * setfdprm: sets the current disk geometry
+ * fdrawcmd: sends raw commands to the floppy driver
+ * floppycontrol: configure the floppy driver
+ * General documentation about the floppy driver
EOF
More information about the Lunar-commits
mailing list