Unified build system for OpenIndiana distribution components
https://github.com/OpenIndiana/oi-userland
102 forks.
77 stars.
46 open issues.
Recent commits:
- fbreader: fix build, Alexander Pyhalov
- Update fbreader to 0.99.4, Alexander Pyhalov
- Update PostgreSQL to 9.5.16, Alexander Pyhalov
- Update PostgreSQL to 9.6.12, Alexander Pyhalov
- Update PostgreSQL to 10.7, Alexander Pyhalov
Work in progress OpenIndiana documentation
https://github.com/OpenIndiana/oi-docs
17 forks.
14 stars.
8 open issues.
Recent commits:
- Theodore Seán Tubbs had a name change, Alexander Pyhalov
- Make travis use OI mkdocs-bootstrap version, Alexander Pyhalov
- Make travis use OI mdl version, Alexander Pyhalov
- `zones-proxy` has to be installed in non-global zone as well, Alexander Pyhalov
- Fix error reporting pandoc not installedAlthough pandoc was installed, a typo caused this error always toappear., Alexander Pyhalov
Image Packaging System package manager
https://github.com/OpenIndiana/pkg5
15 forks.
15 stars.
0 open issues.
Recent commits:
- Produce useful error message for imageplan failureshttps://illumos.org/issues/10169 is a case where a package which had atrailing whitespace in its manifest 'license' line caused tracebackswhen installing unrelated packages.This change causes error messages like this to be produced instead:pkg install: The requested operation cannot be completed due to invalid package metadata. Details follow:pkg://openindiana.org/text/gnu-grep@3.3,5.11-2018.0.0.0:20181224T183734Z has invalid manifest line: 'license 3e7ce9223a3d638f969ee023155c70c84b28b396 license="GPLv3, FDLv1.3 "' 'GPLv3, FDLv1.3 ' != 'GPLv3, FDLv1.3', Alexander Pyhalov
- Automatically detect the publisher for apply-hot-fix, Alexander Pyhalov
- Allow apply-hot-fix to install new packages, Alexander Pyhalov
- Fix traceback in apply-hot-fixTraceback (most recent call last): File "/bin/pkg", line 5731, in handle_errors __ret = func(*args, **kwargs) File "/bin/pkg", line 5717, in main_func pargs=pargs, **opts) File "/bin/pkg", line 2285, in apply_hot_fix error("None of the packages in this hot-fix are installed.")UnboundLocalError: local variable 'error' referenced before assignment, Alexander Pyhalov
- Fix package dependencies and pkgfmt manifests, Alexander Pyhalov
https://github.com/OpenIndiana/slim_source
10 forks.
4 stars.
1 open issues.
Recent commits:
- boot1.efi is gone, Alexander Pyhalov
- distro_const is missing libncurses needed for bash, Alexander Pyhalov
- Add nightly copy from illumos-gate, Alexander Pyhalov
- Avoid doing fast reboot after system install, Alexander Pyhalov
- Avoid creating 32-bit boot_archive, Alexander Pyhalov
https://github.com/OpenIndiana/time-slider
7 forks.
4 stars.
1 open issues.
Recent commits:
- Merge pull request #9 from balrog-nona/index_error_list_filesystems9919 Fix index error in function list_filesystems, GitHub
- 9919 Fix index error in function list_filesystems`zfs list` does empty output when running from a CD., balrog
- Remove dependency on gnomevfs, Alexander Pyhalov
- 2005 time-slider zfs-send plugin no workingContributed by: Johan Postema <illumos@disharmony.nl>, Alexander Pyhalov
- Merge pull request #6 from pyhalov/8632, GitHub
Network auto-magic GUI
https://github.com/OpenIndiana/nwam-manager
4 forks.
3 stars.
0 open issues.
Recent commits:
- Remove dependencies on libunique, libgnomeui and libglade2, GitHub
- allow getifaddrs() to return more address families, Alexander Pyhalov
- Merge pull request #1 from pyhalov/libnotify, Alexander Pyhalov
- Fix nwam to build with libnotify 0.7, Alexander Pyhalov
- Fix nwam-manager build, Alexander Pyhalov