Re: bin/73232: [sysinstall] Estonian keymaps don't work during installation
Olafur Osvaldsson <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.quality-assurance |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR bin/73232; it has been noted by GNATS. From: Olafur Osvaldsson <[email protected]> To: [email protected] Cc: [email protected] Subject: Re: bin/73232: [sysinstall] Estonian keymaps don't work during installation Date: Tue, 9 Nov 2004 22:56:52 +0000 --OgqxwSJOaUobr8KG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Attached is a patch that seems to fix this bug. /Oli -- Olafur Osvaldsson Systems Administrator Internet a Islandi hf. Tel: +354 525-5291 Email: [email protected] --OgqxwSJOaUobr8KG Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="sysinstall-Makefile.diff" --- usr.sbin/sysinstall/Makefile.orig Tue Nov 9 22:49:48 2004 +++ usr.sbin/sysinstall/Makefile Tue Nov 9 22:46:25 2004 @@ -72,12 +72,12 @@ KEYMAPS= jp.pc98 jp.pc98.iso .else KEYMAPS= be.iso bg.bds.ctrlcaps bg.phonetic.ctrlcaps br275.iso \ - cs.latin2.qwertz danish.iso el.iso07 finnish.iso fr.iso \ - german.iso gr.elot.acc gr.us101.acc hr.iso hu.iso2.101keys \ - it.iso icelandic.iso jp.106 norwegian.iso pl_PL.ISO8859-2 \ - pt.iso ru.koi8-r si.iso spanish.iso swedish.iso swissfrench.iso \ - swissgerman.iso ua.koi8-u ua.koi8-u.shift.alt uk.iso us.dvorak \ - us.iso us.pc-ctrl us.unix + cs.latin2.qwertz danish.iso el.iso07 estonian.cp850 estonian.iso \ + estonian.iso15 finnish.iso fr.iso german.iso gr.elot.acc \ + gr.us101.acc hr.iso hu.iso2.101keys it.iso icelandic.iso jp.106 \ + norwegian.iso pl_PL.ISO8859-2 pt.iso ru.koi8-r si.iso spanish.iso \ + swedish.iso swissfrench.iso swissgerman.iso ua.koi8-u \ + ua.koi8-u.shift.alt uk.iso us.dvorak us.iso us.pc-ctrl us.unix .endif keymap.h: --OgqxwSJOaUobr8KG-- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-qa To unsubscribe, send any mail to "[email protected]"