[ug-bosug] nightly & to run shell from workspace
Ashwin Bhat
ashwinbhatks at gmail.com
Fri Feb 1 10:26:22 PST 2008
Please go trough the following informative links regarding Building Opensolaris
http://dlc.sun.com/osol/on/downloads/b82/README.opensolaris
http://blogs.sun.com/gangasblog/resource/howtofix%20a%20bug.pdf
But do make a correction in the above file.
Instead of
# pkgadd -d . SUNWonbld
it should be
# pkgadd -d onbld SUNWonbld
On Feb 1, 2008 10:04 AM, vinay simha bn <simhavcs at gmail.com> wrote:
> if i do nightly to build the workspace,
> nightly replaces some of the files of operating system or it creates the same file tree structure in workspace?
Obviously nightly does not affect the current operating system files.
It builds the system inside the workspace.
>
> if i want to test shell related bugs,then i have to run shell from workspace,how to run shell from workshpace,rather than from /sbin/sh?
No. You should run a command called dmake or lint inside the
directory containing sh related files... then the executable sh file
is ready to be tested.
Then try ./sh and test for the respective test case.
---
Regards
Ashwin Bhat K S
NITK Surathkal
More information about the ug-bosug
mailing list