diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-03-08 11:21:34 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-03-08 11:25:48 +0800 |
commit | 835e40ce16b6043f6349cc37ff83ee701d961ee5 (patch) | |
tree | 3972016c966ea5795947a3d62b64ed07f2cd4651 /bootscripts | |
parent | e0fb1098a4b0f5059f029fd88eff78ca244beec1 (diff) |
Adjustments for /dev/pts
1. Declare UNIX98 PTY requirement in host system requirements and check
it in the script. All desktop or server distros should have it now,
but let's stop anyone from building on a embedded distro w/o UNIX98
PTY early...
2. Use Expect test suite as a guard against mishandled $LFS/dev/pts.
3. No need to test the basic function of Expect in Binutils anymore
because if ($LFS)/dev/pts is not good, the Expect test suite would
have failed.
Diffstat (limited to 'bootscripts')
0 files changed, 0 insertions, 0 deletions