File: mkdosfs-ygg-0.3b.lsm

package info (click to toggle)
dosfstools 2.8-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 340 kB
  • ctags: 428
  • sloc: ansic: 3,719; makefile: 175
file content (19 lines) | stat: -rw-r--r-- 685 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Begin3
Title:          mkdosfs
Version:        Yggdrasil 0.3b
Entered-date:   05MAY95
Description:    A utility to create MS-DOS FAT filesystems under
		Linux.  This version uses the enhanced boot
		sector/superblock format of DOS 3.3+ as well as
		provides a default dummy boot sector code.
		This is a bug fix release.
Keywords:       mkdosfs, DOS FAT filesystem
Author:         Dave Hudson <dave@humbug.demon.co.uk>
Maintained-by:  H. Peter Anvin <hpa@yggdrasil.com>
Primary-site:   sunsite.unc.edu /pub/Linux/system/Filesystems/dosfs
		18531 mkdosfs-ygg-0.3b.tar.gz
Alternate-site:	ftp.yggdrasil.com /pub/dist/mkdosfs
Original-site:  
Platform:       Linux
Copying-policy: GPL
End