Difference between revisions of "Dosfstools"
From CBLFS
Jump to navigationJump to searchWeibullguy (talk | contribs) m |
Weibullguy (talk | contribs) (Added contents.) |
||
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]] |
Revision as of 06:16, 16 August 2009
Download Source: | ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-2.11.src.tar.gz |
---|
Contents
Introduction to Dosfstools
Project Homepage: Unknown
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 |