Kconfig (44c09201a4178e08ed1c8cc37e7aea0683888f0a) | Kconfig (cab00891c5489cb6d0cde0a55d39bd5f2871fa70) |
---|---|
1# 2# File system configuration 3# 4 5menu "File systems" 6 7if BLOCK 8 --- 1351 unchanged lines hidden (view full) --- 1360 help 1361 SCO, Xenix and Coherent are commercial Unix systems for Intel 1362 machines, and Version 7 was used on the DEC PDP-11. Saying Y 1363 here would allow you to read from their floppies and hard disk 1364 partitions. 1365 1366 If you have floppies or hard disk partitions like that, it is likely 1367 that they contain binaries from those other Unix systems; in order | 1# 2# File system configuration 3# 4 5menu "File systems" 6 7if BLOCK 8 --- 1351 unchanged lines hidden (view full) --- 1360 help 1361 SCO, Xenix and Coherent are commercial Unix systems for Intel 1362 machines, and Version 7 was used on the DEC PDP-11. Saying Y 1363 here would allow you to read from their floppies and hard disk 1364 partitions. 1365 1366 If you have floppies or hard disk partitions like that, it is likely 1367 that they contain binaries from those other Unix systems; in order |
1368 to run these binaries, you will want to install linux-abi which is a | 1368 to run these binaries, you will want to install linux-abi which is |
1369 a set of kernel modules that lets you run SCO, Xenix, Wyse, 1370 UnixWare, Dell Unix and System V programs under Linux. It is 1371 available via FTP (user: ftp) from 1372 <ftp://ftp.openlinux.org/pub/people/hch/linux-abi/>). 1373 NOTE: that will work only for binaries from Intel-based systems; 1374 PDP ones will have to wait until somebody ports Linux to -11 ;-) 1375 1376 If you only intend to mount files from some other Unix over the --- 612 unchanged lines hidden --- | 1369 a set of kernel modules that lets you run SCO, Xenix, Wyse, 1370 UnixWare, Dell Unix and System V programs under Linux. It is 1371 available via FTP (user: ftp) from 1372 <ftp://ftp.openlinux.org/pub/people/hch/linux-abi/>). 1373 NOTE: that will work only for binaries from Intel-based systems; 1374 PDP ones will have to wait until somebody ports Linux to -11 ;-) 1375 1376 If you only intend to mount files from some other Unix over the --- 612 unchanged lines hidden --- |