On Thu, Apr 16, 2015 at 8:29 AM, Thomas Conley <[email protected]> wrote:
> > The only "change" I allow to my root is the addition of mount points for > other filesystems. You should be able to accomplish that by remounting the > root RDWR, adding the mount point, then remounting it RD. If they want to > install to the root, the correct answer is "Hell to the No." Only IBM > maintenance should ever be allowed to actually update the root. It will > make your life lot easier. > Same here. Except, due to my Linux background, I have made _two_ changes. I put one in the Sysplex root, to be used to mount a company (Sysplex wide) filesystem for common files. The other is to create /usr/local in the version root simply because _I_ am used to it. Actually, /usr/local is not a directory, but is a symlink to my "company wide" filesystem. Which gets a bit "complicated" since I have a two system sysplex. /usr/local points to /HealthMarkets/local . /HealthMarkets/local is another symlink with the value of $SYSSYMR/local.&SYSNAME. This allows a "user local" which is system specific. I guess this can be both good and bad. /usr/local/??? always points to the system specific version of a file. But I often need to keep the two system local sets of files synchronized. I really which I had git on z/OS. > > Regards, > Tom Conley > > -- If you sent twitter messages while exploring, are you on a textpedition? He's about as useful as a wax frying pan. 10 to the 12th power microphones = 1 Megaphone Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
