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 268986e2d39a9ead28b8281fbbcbf79b6ec6c240 (commit) via 2b188618291d537c0b5da8c3b84902e53436352a (commit) from 997f095bf69a4470189e1ccfc345f354899192d8 (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 268986e2d39a9ead28b8281fbbcbf79b6ec6c240 Author: Tom Gundersen teg@jklm.no Date: Tue May 31 01:18:50 2011 +0200
depraction: MOD_AUTOLOAD and MODULES blacklisting
Add comment to note that MOD_AUTOLOAD should always be "yes" and blacklisting is no longer supported in the MODULES array.
Signed-off-by: Tom Gundersen teg@jklm.no
commit 2b188618291d537c0b5da8c3b84902e53436352a Author: Tom Gundersen teg@jklm.no Date: Tue May 31 01:11:23 2011 +0200
Revert "udev: generate blacklist on boot"
This reverts commit 99d64f5789f01243903be4b32078ec38bdce75fa.
We decided not to provide a compatibility layer, but rather require the user to create blacklist files in /etc/modprobe.d manually. Hence, this is no longer needed.
The reason was that the compatibliy would not be 1-to-1, so it might be missleading to pretend that it was. Also, most people should not need the blacklisting in the first place.
Conflicts:
Makefile
Signed-off-by: Tom Gundersen teg@jklm.no
-----------------------------------------------------------------------
Summary of changes: Makefile | 5 ++--- modprobe-blacklist | 25 ------------------------- rc.conf | 10 +++++++--- rc.sysinit | 3 --- 4 files changed, 9 insertions(+), 34 deletions(-) delete mode 100755 modprobe-blacklist
hooks/post-receive
arch-projects@lists.archlinux.org