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 "Arch Linux initscripts repository".
The branch, master has been updated
via 054e8d38fe9e9cf842600fc23d725617ce3611ce (commit)
via 3d45a70d3b7e898923638dbb795e50c2e7c378c9 (commit)
via f262299928f1aca454a0bbadbcda144b3fb2e7e2 (commit)
from 663f5e917994b674d4fbe184ff262f94da11256e (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 054e8d38fe9e9cf842600fc23d725617ce3611ce
Merge: f262299 3d45a70
Author: Tom Gundersen <[email protected]>
Date: Fri Jun 10 13:47:50 2011 +0200
Merge remote-tracking branch 'djgera/djgera'
commit 3d45a70d3b7e898923638dbb795e50c2e7c378c9
Author: Gerardo Exequiel Pozzi <[email protected]>
Date: Thu Jun 9 00:54:02 2011 -0300
[initscripts] network: Add missing broadcast address
Without this broadcast address is not set.
broadcast= parameter can be empty. In this case the broadcast address
is derived by setting all of the interface host bits to one (+).
Signed-off-by: Gerardo Exequiel Pozzi <[email protected]>
commit f262299928f1aca454a0bbadbcda144b3fb2e7e2
Author: Tom Gundersen <[email protected]>
Date: Thu Jun 9 22:59:57 2011 +0200
hostname: echo to kernel directly
This allows us to ignore the hostname utility, whose home is currently in
flux.
Suggested-by: Thomas Bächler <[email protected]>
Signed-off-by: Tom Gundersen <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
network | 2 +-
rc.conf | 3 +++
rc.sysinit | 4 +++-
3 files changed, 7 insertions(+), 2 deletions(-)
hooks/post-receive
--
Arch Linux initscripts repository