commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.5-564-gf8163ae


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.5-564-gf8163ae
Date: Mon, 02 Feb 2015 10:26:51 +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  f8163aefa589a91ef9f31da2aafe1eb326a7d9b0 (commit)
       via  2be6756dbbdd400b1734ee014aa1518201271482 (commit)
       via  af81a0728e712fb3d4bec3a0ecfc7dff7fff40b8 (commit)
      from  ccee70dd9fc20a5b39c59b0a7dc8c72e2536ede9 (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 f8163aefa589a91ef9f31da2aafe1eb326a7d9b0
Author: Samuel Thibault <address@hidden>
Date:   Mon Feb 2 11:17:13 2015 +0100

    Explicit the keymap compatibility flags
    
    Since "default" is not provided any more by xkb
    
    * console-client/xkb/xkb-data/keymap/hurd: Replace "default"
    xkb_compatibility by
    "basic+mousekeys+accessx(basic)+misc+iso9995+level5+caps(caps_lock)" for all
    keymaps.

commit 2be6756dbbdd400b1734ee014aa1518201271482
Author: Samuel Thibault <address@hidden>
Date:   Mon Feb 2 11:10:48 2015 +0100

    Allow dhcp trafic and configuration
    
    2007-10-14  Christian Dietrich  <address@hidden>
    
        * options.c (options): Marked -a, -g -m, -p, -A, -G
        OPTION_ARG_OPTIONAL.
        (parse_interface_copy_device): New function.
        (parse_opt): When selecting another interface with -i
        set the options from e.g. a prior fsysopts call as default
        values. For -a, -g, -p, -g, -A, -G set the optional
        argument as value. When there is no argument, delete the
        value (e.g. unset default gateway). Delete delete default gateways
        only if the set gateway is on an interface modified in this call.
        Add always an route for dhcp packages on all devices. By doing
        this we can send dhcp renew packages.
        (trivfs_append_args): Add --gateway only once.
    
    2007-10-14  Marco Gerards  <address@hidden>
    
            * options.c (parse_opt): Add the route for `0.0.0.0' so broadcasting
            works.
    
        * linux-src/net/ipv4/devinet.c (inet_insert_ifa) [_HURD_]: Don't
        fail when the address is `0.0.0.0'.

commit af81a0728e712fb3d4bec3a0ecfc7dff7fff40b8
Author: Samuel Thibault <address@hidden>
Date:   Mon Feb 2 10:55:58 2015 +0100

    Remove unimplemented -s option
    
    * pfinet/options.c (options): Remove 's' case.

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

Summary of changes:
 console-client/xkb/TODO                 |    4 +-
 console-client/xkb/xkb-data/keymap/hurd |  182 +++++++++---------
 pfinet/linux-src/net/ipv4/devinet.c     |    2 +
 pfinet/options.c                        |  337 +++++++++++++++++++++++--------
 4 files changed, 350 insertions(+), 175 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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