xref: /minix3/docs/UPDATING (revision da21d850255e4f11bb2023f69a0b3aad4eab62e2)
1*da21d850SDavid van Moolenbroek20150623:
2*da21d850SDavid van Moolenbroek	In order to use the new Unix98 PTYs, and to ensure that the test set
3*da21d850SDavid van Moolenbroek	continues to pass, please add the following line to your /etc/fstab:
4*da21d850SDavid van Moolenbroek
5*da21d850SDavid van Moolenbroek	"none	/dev/pts	ptyfs	rw,rslabel=ptyfs	0	0"
6*da21d850SDavid van Moolenbroek
78533943cSLionel Sambuc20140801:
88533943cSLionel Sambuc	As the ABI went under heavy changes it is not possible to do a source
98533943cSLionel Sambuc	upgrade (make build) between:
108533943cSLionel Sambuc		commit 7ebdb97a28234e0181f93a8b786331dda507482
118533943cSLionel Sambuc	        Date:   Sun Feb 16 20:08:20 2014 +0000
128533943cSLionel Sambuc	and
138533943cSLionel Sambuc		commit f1deff716ea30b28693c16f8e48ba1a369e2e922
148533943cSLionel Sambuc		Date:   Thu Jul 31 18:36:24 2014 +0200
15c566d462SLionel Sambuc
168533943cSLionel Sambuc	WARNING: Attempting to do so will break your system beyond repair, and
178533943cSLionel Sambuc		 require a full reinstallation. You have been warned.
18