summaryrefslogtreecommitdiff
path: root/docs/README.build
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2016-05-12 23:22:24 +0200
committerGerardo Exequiel Pozzi <vmlinuz386@gmail.com>2016-05-12 20:39:12 -0300
commit068459537cc937104b633ce5fffda1a1d04f5ab2 (patch)
treea91aac85897aab4c5380d6b8d565a8a6db474fbd /docs/README.build
parente018653a23391cfb04ea563e83ed9a887a54d628 (diff)
downloadarchiso32-068459537cc937104b633ce5fffda1a1d04f5ab2.tar.xz
update to match upstream binary name mkfs.fat
Starting with dosfstools 4.0-1 the mkfs executable is called 'mkfs.fat'. Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'docs/README.build')
-rw-r--r--docs/README.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.build b/docs/README.build
index 1c047ea..8055d1b 100644
--- a/docs/README.build
+++ b/docs/README.build
@@ -16,7 +16,7 @@ INDEX
+ btrfs-progs for mkfs.btrfs (optional)
** For configs/releng build.sh needs theses packages (build host):
- + dosfstools for mkfs.vfat
+ + dosfstools for mkfs.fat
+ lynx for fetching the latest installation guide
** For these hooks needs these packages (on target airootfs)