Index of /~yongari/vte/

NameLast ModifiedSizeType
Parent Directory/ -  Directory
README.txt2011-Aug-23 19:05:431.1Ktext/plain
vte.7.4.patch1.diff2011-Feb-04 21:51:515.0Ktext/plain
vte.7.4.patch2.diff2011-Feb-04 21:51:5182.4Ktext/plain
vte.8.2.patch1.diff2011-Feb-04 21:51:515.3Ktext/plain
vte.8.2.patch2.diff2011-Feb-04 21:51:5182.4Ktext/plain
This is vte(4) diff for 7.4-RELEASE and 8.2-RELEASE. If you're
tracking stable/8 or stable/7 you don't have to apply patches in
this directory. vte(4) was already merged to both stable/8 and
stable/7 as of Feb 4 2011.

How to install vte(4):
 - You should have installed kernel sources.

For 8.2-RELEASE users:
 - %su -
 - #cd /tmp
 - #fetch http://people.freebsd.org/~yongari/vte/vte.8.2.patch1.diff
 - #fetch http://people.freebsd.org/~yongari/vte/vte.8.2.patch2.diff
 - #cd /usr/src
 - #mkdir /usr/src/sys/dev/vte
 - #mkdir /usr/src/sys/modules/vte
 - #patch < /tmp/vte.8.2.patch1.diff
 - #patch < /tmp/vte.8.2.patch2.diff
 Then rebuild kernel and reboot to get working driver.

For 7.4-RELEASE users:
 - %su -
 - #cd /tmp
 - #fetch http://people.freebsd.org/~yongari/vte/vte.7.4.patch1.diff
 - #fetch http://people.freebsd.org/~yongari/vte/vte.7.4.patch2.diff
 - #cd /usr/src
 - #mkdir /usr/src/sys/dev/vte
 - #mkdir /usr/src/sys/modules/vte
 - #patch < /tmp/vte.7.4.patch1.diff
 - #patch < /tmp/vte.7.4.patch2.diff
 Then rebuild kernel and reboot to get working driver.

If you find any bugs, please open a PR about that.
See http://www.freebsd.org/send-pr.html for more information.

Thanks.
httpd/1.4.x Gualala