summaryrefslogtreecommitdiffstats
path: root/upd-instroot
diff options
context:
space:
mode:
authorjakub <jakub>1999-10-11 09:50:55 +0000
committerjakub <jakub>1999-10-11 09:50:55 +0000
commitd87904a018c8236784338cc334ff8dcb5ebb65fb (patch)
treebdb1baefe15cb17dbaa8498187686580c559f4b5 /upd-instroot
parent1e35e65db395833f448b2fe3682c68c5a5e73b39 (diff)
downloadanaconda-d87904a018c8236784338cc334ff8dcb5ebb65fb.tar.gz
anaconda-d87904a018c8236784338cc334ff8dcb5ebb65fb.tar.xz
anaconda-d87904a018c8236784338cc334ff8dcb5ebb65fb.zip
Remove the obsolete rules patch.
Allow serial display=otherhost:0 installs. For any otherhost display installs, append to window title hostname of the machine being installed, so the user is not lost. Also, commented out is support for opening a zvt shell window for otherhost installs. The even handling needs to be sorted out for this though, currently does not want to accept input.
Diffstat (limited to 'upd-instroot')
-rwxr-xr-xupd-instroot18
1 files changed, 0 insertions, 18 deletions
diff --git a/upd-instroot b/upd-instroot
index 2e1a8fe22..5ae800236 100755
--- a/upd-instroot
+++ b/upd-instroot
@@ -297,24 +297,6 @@ patch -p0 <<EOF
EOF
-# fix xkb/rules/sun if needed
-( cd $DESTGR/usr/X11R6/lib/X11/xkb/rules
-patch -p0 <<EOF
---- ./sun.jj Thu Sep 30 21:59:40 1999
-+++ ./sun Mon Oct 4 12:13:33 1999
-@@ -4,7 +4,7 @@
- type4 = sun(type4) sun(type4)
- type5 = sun(type5) sun
- type5_euro = sun(type5_euro) sun(type5euro)
-- type5_unix = sun(type5_unix) sun(type5unix)
-+ type5_unix = sun(type5) sun(type5unix)
-
- ! model layout = symbols
- type4 us = sun/us(sun4)
-EOF
-rm -rf sun.orig sun.rej
-)
-
pythondeps $DEST
for p in $DEST $DESTGR; do