--- scripts/upd-instroot | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/upd-instroot b/scripts/upd-instroot index 2def79d..a9e7931 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -252,7 +252,7 @@ fi # # add bootloader for particular arch # -if [ $ARCH = sparc ]; then +if [ $ARCH = sparc -o $ARCH = sparcv9 -o $ARCH = sparc64 ]; then PACKAGES="$PACKAGES tilo silo" fi -- 1.6.2.5 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list