Difference between revisions of "Dosfstools"

From CBLFS
Jump to navigationJump to search
m
 
(One intermediate revision by one other user not shown)
Line 7: Line 7:
 
----
 
----
  
{{Blank-Package-Introduction}}
+
{{Package-Introduction|The dosfstools package includes the mkdosfs utilities, which respectively make and check MS-DOS FAT filesystems on hard drives or on floppies.|http://www.daniel-baumann.ch/software/dosfstools/}}
  
 
== Dependencies ==
 
== Dependencies ==
Line 34: Line 34:
  
 
  make install
 
  make install
 +
 +
== Contents ==
 +
 +
{| style="text-align: left;"
 +
|-valign="top"
 +
!Installed Directories:
 +
|None
 +
|-valign="top"
 +
!Installed Programs:
 +
|dosfsck, fsck.msdos, fsck.vfat, mkdosfs, mkfs.msdos, mkfs.vfat,
 +
|-valign="top"
 +
!Installed Libraries:
 +
|None
 +
|}
 +
 +
=== Short Descriptions ===
 +
 +
{| style="text-align: left;"
 +
|-valign="top"
 +
!
 +
|
 +
|-valign="top"
 +
!
 +
|
 +
|-valign="top"
 +
!
 +
|
 +
|}
  
 
[[Category:File System]]
 
[[Category:File System]]

Latest revision as of 09:44, 20 September 2009

Download Source: ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-2.11.src.tar.gz

Introduction to Dosfstools

The dosfstools package includes the mkdosfs utilities, which respectively make and check MS-DOS FAT filesystems on hard drives or on floppies.

Project Homepage: http://www.daniel-baumann.ch/software/dosfstools/

Dependencies

Non-Multilib

Compile the package:

make

Install the package

make install

Multilib

This package does not provide any libraries so only one installation is needed.

64Bit

Compile the package:

make CC="gcc ${BUILD64}"

Install the package

make install

Contents

Installed Directories: None
Installed Programs: dosfsck, fsck.msdos, fsck.vfat, mkdosfs, mkfs.msdos, mkfs.vfat,
Installed Libraries: None

Short Descriptions