commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. hurd-release-0-2-3576-g96f54b8


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. hurd-release-0-2-3576-g96f54b8
Date: Mon, 09 Sep 2013 07:52:50 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".

The branch, master has been updated
       via  96f54b8bc892bc6feee6b9a3878b23e8dcbb2004 (commit)
      from  c3a70032aa37e72adea05f03f5f8555e0991b560 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 96f54b8bc892bc6feee6b9a3878b23e8dcbb2004
Author: Justus Winter <address@hidden>
Date:   Mon Sep 2 10:55:24 2013 +0200

    mount: handle -t auto
    
    Use libblkid to detect the filesystem type if "auto" is given as
    type. Remove the translator localization from main, this is also done
    in do_mount and any errors are propagated properly. This way "auto" is
    handled correctly if given on the command line or used as filesystem
    type in the fstab.
    
    * configure.ac: Add check for libblkid.
    * config.make.in: Make libblkid specific values available.
    * utils/Makefile: Use libblkid specific values.
    * utils/mount.c (DEFAULT_FSTYPE): Use "auto" as default type.
    (do_mount): Detect type using libblkid.
    (main): Drop translator localization.

-----------------------------------------------------------------------

Summary of changes:
 config.make.in |    5 +++++
 configure.ac   |    6 ++++++
 utils/Makefile |    2 ++
 utils/mount.c  |   35 +++++++++++++++++++++++++++--------
 4 files changed, 40 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]