Yes, ack. Out of curiosity, I went looking for who to blame for the inclusion of joe in the first place: commit a9405f65c71450025e73e1a8f0fb750e02c68c9a Author: Mike Fulbright <msf@xxxxxxxxxx> Date: Thu Jan 9 19:44:15 2003 +0000 Lose pico and add joe and we get emacs-like editor for about the same space. Have pico as well if you need it. Yep. On Wed, 25 Aug 2010, Peter Jones wrote:
We really don't need joe in the instroot. Really. --- scripts/upd-instroot | 17 +---------------- 1 files changed, 1 insertions(+), 16 deletions(-) diff --git a/scripts/upd-instroot b/scripts/upd-instroot index 5cf9f23..57a365e 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -249,7 +249,7 @@ fi # these packages are combined with the PACKAGES for big stage 2 # PACKAGESRESCUE="bzip2 bzip2-libs dump - findutils ftp gzip iputils joe krb5-libs less man-db + findutils ftp gzip iputils krb5-libs less man-db 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 @@ -827,7 +827,6 @@ bin/ping bin/sync bin/tar bin/zcat -etc/joe sbin/arp sbin/blkid sbin/depmod @@ -852,9 +851,6 @@ usr/bin/bzip2 usr/bin/emacs usr/bin/find usr/bin/ftp -usr/bin/jmacs -usr/bin/joe -usr/bin/jpico usr/bin/less usr/bin/mattrib usr/bin/mbadblocks @@ -1034,17 +1030,6 @@ for p in lib share; do ( rm -f $DEST/locales $DEST/locales.list -# fixup joe links -if [ -d "$DESTDIR"/etc/joe ]; then - ln -fs jpicorc $DEST/etc/joe/picorc - ln -fs jpicorc $DEST/etc/joe/jnanorc - ln -fs jpicorc $DEST/etc/joe/nanorc - ln -fs jmacsrc $DEST/etc/joe/emacsrc - ln -fs jmacs $DEST/usr/bin/emacs - ln -fs jpico $DEST/usr/bin/pico - ln -fs jpico $DEST/usr/bin/nano -fi - # fix up some links for man page related stuff for file in nroff groff iconv geqn gtbl gpic grefer ; do ln -fs /mnt/sysimage/usr/bin/$file $DEST/usr/bin/$file
-- David Cantrell <dcantrell@xxxxxxxxxx> Red Hat / Honolulu, HI _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list