This page contains links to text-documents (READMEs)
and other useful information for:
The JS
A Customized Solaris based Operating Environment
JS provides a means for keeping masses of Unix Machines with a common,
and easily customizeable set of configuration files.
This set of configuration files are initialy installed at the end of the
autoinstall/jumpstart process and are later "auto-updated" as needed.
The JS is simple enough (all written in sh) to be portable to any Unix OS.
It is independant enough to "layer" on top of an existing installed OS.
Of course, the real benefit is found when JS is used to quickly install
and pre-configure a new machine (or reinstall an old machine) from scratch.
README_First
README.usermanual PLEASE READ THIS
README.INSTALL step-by-step install procedures
README.VERSION File in /etc on every JS client and shows what version it is.
Site specific components (files tailored to your site)
mkdir.conf table of new directories
copy.conf table of files copied into place
append.conf table of files appended
FILES Copy of repository for the JS. (not here at this time)
class directory of classification scripts
Standard Solaris Jumpstart Guts
rules.ok solaris jumpstart rules.ok
profile solaris jumpstart profile
start.script solaris start script
finish.script solaris finish script
sysidcfg standard sysidcfg
unbundled unbundled packages
scripts to install the unbundled packages
Example /etc/opt/JS/log files
finish.log --> run while still in miniroot, after solaris pkgadd of Product
postinstall.log --> run first thing, just after the first reboot.
postinstall.ods.log --> run after reboot, this script will setup, mirror boot disks.
Various other snipits and emails
README_cleanroom How to re-create JS
README.slicing
patch_faq.txt All about the patch CM system
Unix_Security_Checklist.pdf JS meets mostly all of these out of the box. In any case, this is a machine-specific checklist for security auditing purposes.
Kevins Jumpstart Primer -- A good third-party jumpstart-primer for all
Sun Instalation collection