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-3523-g99a035e


From: Pino Toscano
Subject: [SCM] Hurd branch, master, updated. hurd-release-0-2-3523-g99a035e
Date: Mon, 01 Jul 2013 10:21:06 +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  99a035e0d824aaddea8b9064f7035f29f26ceaa0 (commit)
      from  b82f12741cffd5498b5ea2e87cc4fb809969d2ee (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 99a035e0d824aaddea8b9064f7035f29f26ceaa0
Author: Pino Toscano <address@hidden>
Date:   Mon Jul 1 12:19:49 2013 +0200

    swapon: add -e/--ifexists option
    
    Add the same command line option as in util-linux' swapon to not
    consider an error if the device/file of a swap entry in fstab does not
    exist (and not when activating a device specified as argument to
    `swapon').
    
    * sutils/swapon.c (ifexists): New variable.
    (options): Add the 'e' option.
    (parse_opt) <'e'>: Handle case.
    (swaponoff): New argument skipnotexisting.
    Return 0 if open_store fails with ENOENT and SKIPNOTEXISTING is on.
    (main): Adapt swaponoff calls with 0 as parameter for command line
    arguments, and IFEXISTS for swap entries from fstab.

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

Summary of changes:
 sutils/swapon.c |   18 ++++++++++++++----
 1 files changed, 14 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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