DataMuseum.dk

Presents historical artifacts from the history of:

Regnecentalen RC-900

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Regnecentalen RC-900

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦f5c6a4b13⟧ TextFile

    Length: 418 (0x1a2)
    Types: TextFile
    Notes: UNIX file
    Names: »postinstall«

Derivation

└─⟦aca99617e⟧ Bits:30004042/update3.imd SW95705I 386/ix Multi-user Release 1.2
└─⟦aca99617e⟧ UNIX Filesystem
    └─⟦this⟧ »U3/install/postinstall« 

TextFile

rm -f /etc/atconf/systems/param.2MB
test -f /usr/bin/csp && { chown root /usr/bin/csp; chmod u+s /usr/bin/csp; }

ed -s /etc/inittab <<!
/^r0:/s~/etc/rc0~/etc/setpgrp &~
w
q
!


echo ""
echo "------------------------------------------------"
echo "-- In order to invoke updated driver modules  --"
echo "-- you must configure and build a new kernel. --"
echo ""
echo "Run kconfig to configure and build a new kernel"