[PATCH] changing hfs to hfsplus so that the correct mkfs binary is called (rhbz#787787)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 src/pylorax/imgutils.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/pylorax/imgutils.py b/src/pylorax/imgutils.py
index a8c3b06..db344e0 100644
--- a/src/pylorax/imgutils.py
+++ b/src/pylorax/imgutils.py
@@ -288,5 +288,5 @@ def mkbtrfsimg(rootdir, outfile, size=None, label="", mountargs="", graft={}):
                mkfsargs=["-L", label], graft=graft)
 
 def mkhfsimg(rootdir, outfile, size=None, label="", mountargs="", graft={}):
-    mkfsimage("hfs", rootdir, outfile, size, mountargs=mountargs,
+    mkfsimage("hfsplus", rootdir, outfile, size, mountargs=mountargs,
               mkfsargs=["-v", label], graft=graft)
-- 
1.7.6.5

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux