Good idea, but whiptail doesn't support everything dialog does. Moreover.. even the dialog command was added by me a few weeks ago, so I do not expect anybody is using it right now. Martin ----- "Chris Lumens" <clumens@xxxxxxxxxx> wrote: > > diff --git a/scripts/upd-instroot b/scripts/upd-instroot > > index 9594716..43343c3 100755 > > --- a/scripts/upd-instroot > > +++ b/scripts/upd-instroot > > @@ -242,7 +242,7 @@ PACKAGESRESCUE="bzip2 bzip2-libs dump libidn > > modutils mtools mt-st mtr net-tools smartmontools > > openssh openssh-clients pciutils rsh traceroute tar > rsync > > device-mapper device-mapper-libs dmraid ntfsprogs > samba-client > > - firstaidkit dialog firstaidkit-plugin-passwd > firstaidkit-plugin-xserver > > + firstaidkit firstaidkit-plugin-passwd firstaidkit-plugin-xserver > > firstaidkit-gui firstaidkit-plugin-mdadm-conf > firstaidkit-plugin-key-recovery volume_key" > > > > if [ $ARCH = i386 -o $ARCH = i586 -o $ARCH = x86_64 ]; then > > @@ -860,7 +860,7 @@ usr/sbin/smartctl > > usr/sbin/traceroute > > usr/$LIBDIR/firstaidkit/plugins/ > > usr/lib/python?.?/site-packages/pyfirstaidkit/ > > -usr/bin/dialog > > +usr/bin/whiptail > > usr/bin/firstaidkit-qs > > EOF > > Looks good. Should you perhaps add a dialog -> whiptail symlink for > people who are expecting dialog to be there? Some people are doing > very > interesting things with their kickstart %post scripts, for instance. > > - Chris > > _______________________________________________ > Anaconda-devel-list mailing list > Anaconda-devel-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/anaconda-devel-list _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list