11.1SjwiseA few things have solidified since the previous documents in this directory. 21.1SjwiseThis document will serve to contain late-breaking news until the other 31.1Sjwisedocuments can be updated. 41.1Sjwise 51.1SjwisePackage names 61.1Sjwise------------- 71.1Sjwise 81.1SjwisePackage names are of the following form: 91.1Sjwise 101.1Sjwise <set>-<pkg>-<part> 111.1Sjwise 121.1Sjwise<set> is always the containing set. 131.1Sjwise<pkg> is the software component (util, sendmail, games) 141.1Sjwise<part> is a division of a package into parts. This allows 151.1Sjwise users to normally install all parts, but specialize 161.1Sjwise if desired. 171.1Sjwise 181.1SjwiseSUSHI and sysinst will be made aware of this naming scheme, so that they 191.1Sjwisecan be made to offer, eg, to allow users to install `rcs' or to zoom 201.1Sjwisein and install `base-rcs-bin' and not `base-rcs-man'. This is in addition 211.1Sjwiseto the bundling of packages into `package sets' corresponding to the 221.1Sjwiseexisting tarball sets for rapid sysinst-based installs. 231.1Sjwise 241.1SjwisePackage Divisions 251.1Sjwise----------------- 261.1Sjwise 271.1SjwiseThe following strategy is being taken for division of the `base' package. 281.1Sjwise 291.1SjwiseFirst off, utilities are divided into a few big packages based on the following: 301.1Sjwise 311.1Sjwise directories base-sys-root, base-sys-usr 321.1Sjwise /bin base-util-root 331.1Sjwise /sbin base-sysutil-root 341.1Sjwise /usr/bin base-util-bin 351.1Sjwise /usr/lib base-sys-shlib 361.1Sjwise /usr/sbin base-sysutil-bin 371.1Sjwise 381.1Sjwisesupporting files are named based on the utilities they match (with the <part> changed). 391.1Sjwise 401.1SjwiseThen, groups of utilities which are either likely to not be installed (UUCP, SLIP) or 411.1Sjwisedistinct from other utilities (postfix, sendmail, bind) are separated from the above. 421.1Sjwise 431.1Sjwise$Id: MORE_NOTES,v 1.1.1.1 2002/01/07 22:46:16 jwise Exp $ 44