|
DataMuseum.dkPresents historical artifacts from the history of: Regnecentalen RC-900 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Regnecentalen RC-900 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 244 (0xf4) Types: TextFile Notes: UNIX file Names: »preinstall«
└─⟦12e2d81bc⟧ Bits:30004155/disk1.imd SW95713I 386/ix Software Development System Rel. 2.0 └─⟦12e2d81bc⟧ UNIX Filesystem └─⟦this⟧ »sd/install/preinstall« └─⟦3be13f768⟧ Bits:30004042/swdev1.imd SW95705I 386/ix Multi-user Release 1.2 └─⟦3be13f768⟧ UNIX Filesystem └─⟦this⟧ »sd/install/preinstall«
# # Check if domestic version of libcrypt must be saved # if [ -s /usr/options/sa.name -a -s /usr/lib/libcrypt.a ] then echo "Saving domestic version of libcrypt in /usr/lib/libcrypt_d.a." mv -f /usr/lib/libcrypt.a /usr/lib/libcrypt_d.a fi