Re: [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]

 



ACK; applied and pushed.

On Mon, 2012-02-06 at 11:25 -0700, Tim Flink wrote:
> ---
>  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)
> _______________________________________________
> Anaconda-devel-list mailing list
> Anaconda-devel-list@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/anaconda-devel-list


_______________________________________________
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