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 "GNU Mach".
The branch, master has been updated
via 14a29498dfee39e72443ff0e6f463be7f3bfd4ec (commit)
from 81f8c8607d6ffcfdfb47cfa3b1cd2b55a4577218 (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 14a29498dfee39e72443ff0e6f463be7f3bfd4ec
Author: Samuel Thibault <[email protected]>
Date: Thu Dec 27 21:48:42 2012 +0100
Fix slow boot in virtualbox
By disabling some of the most slow drivers by default, and giving progress
feedback to the user.
* linux/configfrag.ac (CONFIG_SCSI_NCR53C7xx, CONFIG_SCSI_AIC7XXX,
CONFIG_SCSI_GDTH): Disable by default
* linux/src/drivers/scsi/eata.c (__initfunc): Don't feed line in probe
message.
* linux/src/drivers/scsi/hosts.c (scsi_init): Print SCSI probe progress.
-----------------------------------------------------------------------
Summary of changes:
linux/configfrag.ac | 9 ++++++---
linux/src/drivers/scsi/eata.c | 2 +-
linux/src/drivers/scsi/hosts.c | 2 ++
3 files changed, 9 insertions(+), 4 deletions(-)
hooks/post-receive
--
GNU Mach