#!/bin/sh # # RaQ 550 auto-update script # Bruce Timberlake # # Use this to speed the process of preparing a # freshly OS-Restored RaQ 550. # Set this to where the PKG files are SOURCE=ftp://ftp.cobalt.sun.com/pub/packages/raq550/all/ # download the PKGs cd /home/packages wget $SOURCE/RaQ550-All-Security-0.0.1-14934.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-1-15278.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-14559.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-14936.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-15714.pkg wget $SOURCE/RaQ550-All-Update-0.0.2-15983.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-15787.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-15674.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-15673.pkg wget $SOURCE/RaQ550-All-Update-0.0.3-15983.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16261.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-15823.pkg wget $SOURCE/RaQ550-All-Security-0.0.2-14559.pkg wget $SOURCE/RaQ550-All-System-0.0.1-16095.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-1-16170.pkg wget $SOURCE/RaQ550-All-System-0.0.1-16365.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-15959.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16402.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16356.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16429.pkg wget $SOURCE/RaQ550-All-System-0.0.1-16412.pkg wget $SOURCE/RaQ550-All-System-0.0.2-16345.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16306.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16342.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16343.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16409.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16358.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-15562.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16488.pkg wget $SOURCE/RaQ550-All-System-0.0.1-16441.pkg wget $SOURCE/RaQ550-All-Security-0.0.3-15578.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16487.pkg wget $SOURCE/RaQ550-All-Kernel-0.0.1-2.4.19C9_V-1.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16561.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16311.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16513.pkg wget $SOURCE/RaQ550-All-Kernel-0.0.1-2.4.19C10_V-1.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16505.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16617.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16620.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16346.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16613.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16571.pkg wget $SOURCE/RaQ550-All-System-0.0.1-16653.pkg wget $SOURCE/RaQ550-All-Security-0.0.2-16623.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16504.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16633.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16640.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16599.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16648.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16674.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16675.pkg wget $SOURCE/RaQ550-All-Kernel-0.0.1-2.4.19C12_V-1.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16612.pkg wget $SOURCE/RaQ550-All-Kernel-0.0.1-2.4.19C13_V-1.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16706.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-16717.pkg wget $SOURCE/RaQ550-All-System-EOL.pkg wget $SOURCE/RaQ550-All-Security-0.0.1-3-16689.pkg # Now install the PKGs in sequence /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-14934.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-1-15278.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-14559.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-14936.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-15714.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Update-0.0.2-15983.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-15787.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-15674.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-15673.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Update-0.0.3-15983.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16261.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-15823.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.2-14559.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-System-0.0.1-16095.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-1-16170.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-System-0.0.1-16365.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-15959.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16402.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16356.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16429.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-System-0.0.1-16412.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-System-0.0.2-16345.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16306.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16342.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16343.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16409.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16358.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-15562.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16488.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-System-0.0.1-16441.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.3-15578.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16487.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Kernel-0.0.1-2.4.19C9_V-1.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16561.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16311.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16513.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Kernel-0.0.1-2.4.19C10_V-1.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16505.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16617.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16620.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16346.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16613.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16571.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-System-0.0.1-16653.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.2-16623.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16504.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16633.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16640.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16599.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16648.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16674.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16675.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Kernel-0.0.1-2.4.19C12_V-1.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16612.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Kernel-0.0.1-2.4.19C13_V-1.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16706.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-16717.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-System-EOL.pkg /usr/sausalito/sbin/pkg_prepare.pl -i -R -f RaQ550-All-Security-0.0.1-3-16689.pkg echo All PKGs installed. Type reboot to restart your RaQ.