"Inst" question

aether8203_at_yahoo.com
Date: 04/14/05


Date: 14 Apr 2005 13:54:06 -0700

Platform: IRIX 6.5.23
Background on us: Developing software with multiple builds, users, etc

When we install our formal baseline (aka an IDB package into a
directory path somwhere), we don't allow developers to alter it as we
have our testers validating the build. To accomodate the developers,
we came up with a "clone" process that basically is a bunch of LINKS to
the master so a developer can test out a new file without messing up
the master baseline. For example:

A Master Build would be:
/opt/BLD_40.10_F/

A clone would be:
/clone/My_test_build/ and all files under here point back to the files
under master.

Let's say I have a new executable, moo that I want to drop in place on
my clone. I can break the clone's link and drop it in place. So we go
from:
/clone/My_test_build/moo -> /opt/BLD_40.10_F/moo
to
/clone/My_test_build/moo (and of course all the other links are still
in place back to the main master).

That's great for one file here and there, but we package all our files
together into IDBs. This is then installed using "inst".

QUESTION: When you use "inst" to install onto your clone, how do you
not overwrite the master file (because the inst tool will follow the
link to the master) but rather, break the link in the clone and install
it there as I described above by hand?

Any ideas?

Thanks!



Relevant Pages

  • Re: Cloning XP on hard drives
    ... Microsoft makes an OEM tool called SysPrep. ... I will fire up the master computer and update the virus def's. ... drive is then installed on clone system (un-opened OEM copy of Windows ... did a virgin install on new "master" computer. ...
    (microsoft.public.windowsxp.general)
  • Re: My successful hard drive cloning
    ... > I use Ghost clone option and clone the master to the backup. ... > When I install new software, I clone just before the install. ... an early stage in the boot and this has been baulking the copy process. ...
    (microsoft.public.windowsxp.basics)
  • Re: My successful hard drive cloning
    ... I have two 80 gig hard drives partitioned 3x each, system, programs ... I use Ghost clone option and clone the master to the backup. ... When I install new software, I clone just before the install. ...
    (microsoft.public.windowsxp.basics)
  • Re: My successful hard drive cloning
    ... I do basically the same thing with Ghost - works great! ... >I use Ghost clone option and clone the master to the ... >When I install new software, ... >backup to master disk copy with Ghost. ...
    (microsoft.public.windowsxp.basics)
  • Re: Need security advice from Admins at Software Development companies
    ... Generally No. Install the full package for them - complete then safe keep ... Every package to be acquired needs justification - purpose, budget, on going ... > Also we have IT and not the developers install even the in-house packages. ... Your devs should take pride in corporate responsibility in that the have ...
    (microsoft.public.security)