notting removed module balls some time ago: commit 7971fbec83064b096a6592055d66df573bdb8eea Author: Bill Nottingham <notting@xxxxxxxxxx> Date: Wed Dec 19 14:53:45 2007 -0500 Don't ship module balls; just ship a 'normal' /lib/modules and /lib/firmware tree. but mk-images still has some remnants of them. Signed-off-by: Mark McLoughlin <markmc@xxxxxxxxxx> --- scripts/mk-images | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/scripts/mk-images b/scripts/mk-images index 28ac76f..f522add 100755 --- a/scripts/mk-images +++ b/scripts/mk-images @@ -455,7 +455,6 @@ makeinitrd() { PADSIZE="" LOADERBIN="" INITRDMODULES="" - MODULEBALLNAME="modules.cgz" MYLANGTABLE=$LANGTABLE MYLOADERTR=loader.tr while [ x$(echo $1 | cut -c1-2) = x"--" ]; do @@ -479,10 +478,6 @@ makeinitrd() { INITRDMODULES=$2 shift; shift continue - elif [ $1 = "--moduleballname" ]; then - MODULEBALLNAME=$2 - shift; shift - continue fi echo "Unknown option passed to makeinitrd" exit 1 -- 1.5.4.1 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list