On 03/08/2011 07:55 AM, Brian C. Lane wrote:
This adds a blacklist= kernel command line argument. It blocks module loading during the install and writes a /etc/modprobe.d/anaconda.conf file to block loading on reboot. This is only for RHEL5, RHEL6 already has this feature. Tested on a KVM install of RHEL5.6 DVD with multiple blacklist= entries. Brian C. Lane (5): Add global vars to retain parsed /proc/cmdline (#569883) Convert earlyModuleLoad to use cmdline_argv (#569883) Check blacklist= for the module name before loading it (#569883) Write /tmp/anaconda.conf (#569883) Copy module blacklist to target system (#569883) loader2/hardware.c | 35 ++++++++++++----------------------- loader2/loader.c | 9 +++++++++ loader2/modules.c | 43 +++++++++++++++++++++++++++++++++++++++++-- loader2/modules.h | 1 + yuminstall.py | 7 ++++++- 5 files changed, 69 insertions(+), 26 deletions(-)
I had some comments, but it's an ack. Please just try building and running the loader before pushing.
Ales _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list