[arch-projects] [initscripts] [GIT] Arch Linux initscripts repository branch master updated. 2011.06.3-5-g0dfd69b
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 0dfd69b9e8617ef15413e5022442017603be5344 (commit) via d847a204aa5ab21a6c02998846ec3216cc7f887d (commit) via 023d6584d487d1c72788429584d4f2480075c963 (commit) via a79921851bfd93b3ac27955fa0bf191b96c22822 (commit) via af0b5c55dbd94a04ebc54cf3d119261bee383951 (commit) from 66f7acdc789099114945f08c92c9957f7e536f2d (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 0dfd69b9e8617ef15413e5022442017603be5344 Merge: 66f7acd d847a20 Author: Tom Gundersen teg@jklm.no Date: Sun Jun 5 01:57:31 2011 +0200
Merge remote-tracking branch 'falconindy/working'
Conflicts: rc.sysinit
Conflict with ip move away from /usr
commit d847a204aa5ab21a6c02998846ec3216cc7f887d Author: Dave Reisner d@falconindy.com Date: Thu Jun 2 10:30:21 2011 -0400
use $() instead of `` for command substitutions
Signed-off-by: Dave Reisner d@falconindy.com
commit 023d6584d487d1c72788429584d4f2480075c963 Author: Dave Reisner d@falconindy.com Date: Thu Jun 2 10:28:47 2011 -0400
rc.d/rc.sysinit: whitespace cleanup
Signed-off-by: Dave Reisner d@falconindy.com
commit a79921851bfd93b3ac27955fa0bf191b96c22822 Author: Dave Reisner d@falconindy.com Date: Thu Jun 2 10:24:42 2011 -0400
rc.sysinit: allow exec in /run
We already have /tmp and /dev/shm as world writeable directories with exec permissions, so it doesn't necessarily make sense to inhibit exec here. There also might be use cases where running one-off programs from /run might make sense.
Signed-off-by: Dave Reisner d@falconindy.com
commit af0b5c55dbd94a04ebc54cf3d119261bee383951 Author: Dave Reisner d@falconindy.com Date: Sat Jun 4 13:40:24 2011 -0400
rc.sysinit: kill off VERBOSE= parameter
Upstream already supports this via the loglevel= parameter on the kernel cmdline, so we should support using this instead of our own homegrown solution.
Signed-off-by: Dave Reisner d@falconindy.com
-----------------------------------------------------------------------
Summary of changes: rc.conf | 2 -- rc.d | 4 ++-- rc.multi | 2 +- rc.single | 2 +- rc.sysinit | 30 ++++++++++++------------------ 5 files changed, 16 insertions(+), 24 deletions(-)
hooks/post-receive
participants (1)
-
tomegunï¼ archlinux.org