summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2018-11-30 16:19:21 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2018-11-30 20:49:34 +0100
commitbe63594a264239bc99438ea4cce91c94e2d485cb (patch)
tree5626a1ee42a159d33517cbe8f640ef70f85ea588 /mdk-stage1/NEWS
parent5993b355cbd25c45897eab3a9dbe099fccebcb41 (diff)
downloaddrakx-be63594a264239bc99438ea4cce91c94e2d485cb.tar
drakx-be63594a264239bc99438ea4cce91c94e2d485cb.tar.gz
drakx-be63594a264239bc99438ea4cce91c94e2d485cb.tar.bz2
drakx-be63594a264239bc99438ea4cce91c94e2d485cb.tar.xz
drakx-be63594a264239bc99438ea4cce91c94e2d485cb.zip
simplify now that we use standalone mount
Let mount uses the blkid library for guessing the filesystem type That's quite a lot better than manually trying a long list of potential fses
Diffstat (limited to 'mdk-stage1/NEWS')
-rw-r--r--mdk-stage1/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS
index 2899d7a9c..ef99b30f0 100644
--- a/mdk-stage1/NEWS
+++ b/mdk-stage1/NEWS
@@ -1,4 +1,6 @@
- mounting:
+ o let libblk guess the right fs type rather than manually trying a long list
+ of potential fses
o use regular mount tool rather than manual system calls
2.33