File:  [LON-CAPA] / loncom / build / Attic / postinstall.pl
Revision 1.1: download - view: text, annotated - select for diffs
Fri Nov 17 22:33:35 2000 UTC (23 years, 6 months ago) by harris41
Branches: MAIN
CVS tags: HEAD
a script to run after installing the current version of a LON-CAPA cd

#!/usr/bin/perl

# A post-installation script
# to finalize a LON-CAPA
# installation.

# get wget
# download SupplementalRPMS
# download remove_extra.sh
# download FinalRPMS
# allow entry of new access.conf parameters
# unshadow passwords
# create mime.types link
# restart network and inet services
# restart httpd
# restart loncontrol
# set /etc/hosts.deny to be ALL: ALL
# warn about /etc/hosts.allow

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>