solaris-userland
solaris-userland copied to clipboard
Open Source software in Solaris using gmake based build system to drive building various software components.
If you follow the instructions in the README.md, after git cloning the solaris-userland repository ``` user@hemlock:/scratch/clone/components$ gmake setup Generating component list... Generating component dependencies... building tools... /usr/gnu/bin/make -C ../tools clean...
Hello, I am the maintainer of https://github.com/cloudbase/cloudbase-init . Would it be possible to upstream the patches from https://github.com/oracle/solaris-userland/tree/master/components/cloudbase-init to the main cloudbase-init repo? The files will be commited as-is or...
The previous rust version distributed in the Solaris Userland git repository was 1.53.0, on 26 July 2021. The current rust version in Userland is 1.61.0 distributed 26 May 2022. Version...
It's probably really an upstream problem, but could be solved by patching the rust distribution (removing a test case) so that it doesn't fail and abort the build when testing...
When one is outside the Oracle network and therefore the INTERNAL_ARCHIVE_MIRROR, http://userland.us.oracle.com/source-archives is not available... various downloads fail because the source files are no longer available from the hardcoded locations...
With Solaris 11.4 CBE 11.4.81 I'm getting many regression test failures. I looked at a few and they are related to the sys_getsetcontext syscall wrapper. There are 2 new values...