Mon, Jun 17 2013
(In f05a572b7750) update kibana to fix timezone.js mimetype; thanks to @goncha
(In 2b5942f95c78) upgrade to current stable series (1.4.x)
Fri, Jun 14 2013
Thu, Jun 13 2013
Replying to a comment by daleg\n> r88cbb94bde73d3728ee0af0878b95daf09ecbe15 ipadm issue fixed. The system-unconfigure script deleted /etc/ipadm/ipadm.conf file as a part of it cleaning up a image upon cloning. ipadmd can't deal with this file missing, and any attempts to manipulate it using ipadm results in the "Object not found" condition.
The fix is to just zero-out ipadm.conf rather than deleting, thus preserving its presence and making subsequent ipadm usage successful.\n
88cbb94bde73 is the commit, in core/pkg.
Wed, Jun 12 2013
r88cbb94bde73d3728ee0af0878b95daf09ecbe15 ipadm issue fixed. The system-unconfigure script deleted /etc/ipadm/ipadm.conf file as a part of it cleaning up a image upon cloning. ipadmd can't deal with this file missing, and any attempts to manipulate it using ipadm results in the "Object not found" condition.
The fix is to just zero-out ipadm.conf rather than deleting, thus preserving its presence and making subsequent ipadm usage successful.
- Resolution -> fixed
- Status -> closed
(In 88cbb94bde73) ipadmd will blow up ambiguously if ipadm.conf does not exit. Null this file out rather than deleting it.
(In c93da8889286) Link to official ipadm man page. Add link for route man page.
Tue, Jun 11 2013
Mon, Jun 10 2013
(In 7b323d1355c1) Merge branch 'upstream'
(In 79ec9da85c26) 3506 Use "hypervisor" CPUID bit to detect hypervisor environment
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com>
Reviewed by: Albert Lee <trisk@nexenta.com>
Approved by: Robert Mustacchi <rm@joyent.com>
truncated
(In 79ec9da85c26) 3506 Use "hypervisor" CPUID bit to detect hypervisor environment
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com>
Reviewed by: Albert Lee <trisk@nexenta.com>
Approved by: Robert Mustacchi <rm@joyent.com>
(In 7e0955bbb1c3) 3505 Creating LU unconditionally enables write cache on backing store device
Reviewed by: Vitaliy Gusev <vitaliy.gusev@nexenta.com>
truncated
(In 874215481d95) fix build: openjdk 7 requires changes to javac cflags and some code tweaks. patch sourced from http://comments.gmane.org/gmane.os.illumos.devel/11285
(In e8b80e056a42) Since r151006 we have a man page for ipadm.
Fri, Jun 07 2013
(In 8d2644aa30a5) Merge branch 'upstream'
(In 480bbe0b214d) 3799 ddi_ffs(9f): typo in function prototype
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Richard Lowe <richlowe@richlowe.net>
truncated
(In 480bbe0b214d) 3799 ddi_ffs(9f): typo in function prototype
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Richard Lowe <richlowe@richlowe.net>
(In aad02571bc59) 3137 L2ARC compression
truncated
Thu, Jun 06 2013
- Description -> OmniOS needs a failsafe option for booting a minimal set of kernel modules to a ramdisk. This helps fix categories of problems that include misconfigured kernels, broken zpools, etc.-- anything that prevents booting the standard kernel.
FireFlyFailsafe is focused on that. Use that.
- Resolution -> wontfix
- Status -> closed
Wed, Jun 05 2013
(In 24801c1a8a38) Experimental auto-depends for perl 5.16 on r151006 and up
(In 2fc2ab852201) Automatic dependency generation.
Supplements but does not replace DEPENDS_IPS
Generation is optional-- activate with AUTO_DEPENDS set non-null value in build.sh.
(In a93daed0505c) Fix Kayak bz2 URL to match the rest of the example, but note that one should substitute the desired release image.
Tue, Jun 04 2013
Mon, Jun 03 2013
Sun, Jun 02 2013
Sat, Jun 01 2013
(In 78f85549fdfd) Merge branch 'upstream'
(In 93c022fe755a) 3664 pkg/Makefile openssl logic should be removed
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Dan McDonald <danmcd@nexenta.com>
truncated
(In 93c022fe755a) 3664 pkg/Makefile openssl logic should be removed
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Dan McDonald <danmcd@nexenta.com>
(In 2974b68dd424) 3680 Want a library to allow programatic access to the pci database (fix sparc pkg)
3701 Chelsio Terminator 4 NIC driver for illumos (fix sparc pkg)
truncated
Thu, May 30 2013
Blah, that should be
though none of the (admittedly few) programs [that I tried building with it] did
I blame a caffeine deficit :)
Ok, so I looked into this again. I looked at the ncurses package in Solaris 11, and from what I could tell it puts libncurses into /usr/lib and headers into /usr/include/ncurses like I described in the ticket description. However, ncurses source also builds libmenu, libform and libpanel, which conflict with the libraries of the same name shipped in system/library (the sonames have different versions, but symlinks collide); they should go to /usr/gnu/lib.
If we put libncurses into the system default library path, we can build a lot
of software against it (-lncurses) without having to specify rpath. Of course,
if the program links with any of the other libs I mentioned the rpath is still
required, though none of the (admittedly few) programs did, they were content
with -lncurses.
truncated
Just announced: http://sourceforge.net/projects/fireflyfailsafe/ from @AlexanderEremin
Currently comes as a standalone ISO, but perhaps this could be incorporated into the OmniOS boot media.
Tue, May 28 2013
(In 3f7d9e190185) Add CDDL and OmniTi license headers per https://src.omniti.com/omnios-private/ticket.php/17#2089
The attached scripts can be used on the CDDL license terms. Let me know if you require any other license.
Sun, May 26 2013
(In 9379eccada56) Merge branch 'master' of github.com:omniti-labs/omnios-build
(In c9d7690531e6) Merge pull request #12 from lotheac/fix_ncurses
Fix ncurses
(In 25a1613d2887) rm ncurses termios.patch
truncated
Sat, May 25 2013
(In c09ed1eb3bfd) Merge branch 'upstream'
(In 013023d4ed2f) 3699 zfs hold or release of a non-existent snapshot does not output error
3739 cannot set zfs quota or reservation on pool version < 22
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Eric Shrock <eric.schrock@delphix.com>
Approved by: Dan McDonald <danmcd@nexenta.com>
truncated
(In 013023d4ed2f) 3699 zfs hold or release of a non-existent snapshot does not output error
3739 cannot set zfs quota or reservation on pool version < 22
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Eric Shrock <eric.schrock@delphix.com>
Approved by: Dan McDonald <danmcd@nexenta.com>
(In a49dc89305db) 3621 ZFS LU stuck in the offlining state
truncated
Fri, May 24 2013
(In f787e7689649) Add imfile and imsolaris modules, and an SMF manifest.
(In bc97131ec805) shell script and SMF manifest for Amazon EC2 ssh key fetching
(In ad7a447e3b08) shell script and SMF manifest for Amazon EC2 ssh key fetching
(In d935f8267bb1) If we're going to sign packages, we need to distribute our CA
(In bc0c58db175a) If we're going to sign packages, we need to distribute our CA
Thu, May 23 2013
(In b4711e321423) Add scripts that generate a Xen image suitable for using as a EC2 AMI starting point
Wed, May 22 2013
(In c69a2afe9c57) rename omniti/library/php-$PHPVER/git to php-git to prevent conflicts with the actual git package
(In d1262290b7ce) Link directly to an explicit Vagrant box release and remove the 'latest' link.
Mon, May 20 2013
(In bea7b259143c) how to stay on a release other than the most recent
Sat, May 18 2013
(In 0942f9d638d8) make sure /usr/gnu/bin is the path becuase this need gm4, not m4
(In 1007ccee5f59) bail if fail
(In f087cbb392f2) update release version
Fri, May 17 2013
(In dfa9424e558f) due to version mismatch errors, we need to bootstrap first
Provide the ability for customers to verify our package manifests. pkg(1) supports this, we just need to do the repo work to actually sign stuff.
- Summary -> Sign packages in our IPS repos
- Description -> Provide the ability for customers to verify our package manifests. pkg(1) supports this, we just need to do the repo work to actually sign stuff.
- Priority -> normal
- Severity -> normal
- Classification -> enhancement
- Status -> new
- Cc -> esproul
Thu, May 16 2013
(In 94ec36871e4b) cleanup some build deps
(In f3c8714474a7) allow BATCH=1 arg for use with out building all
(In 9769d66e94d6) allow this to cheat off an existing install to avoid a gcc46 install
(In e64a3f263946) missing perl packages in entire kept blowing up zone upgrades; fix this
(In d7c7ef7f2027) parameterize these
Wed, May 15 2013
(In edb0bc57ce9d) We can't redistribute the artifacts this produces (we never have).
While someone could use this to package their own 12.2. What's the
point, that ship has sailed and Oracle sunk it.
Tue, May 14 2013
(In 84ed33516035) update to newer pkg5 branch
(In fbfe0c8c47aa) bump curl and add dependency on libidn
(In 3197aa64bfc2) 3717 a README should explain libc's use of 'protected', the potential existence of synonym symbols, etc.
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Albert Lee <trisk@nexenta.com>
Approved by: Dan McDonald <danmcd@nexenta.com>
(In a63a4ea3c324) 3769 Implement SOCK_NONBLOCK flag to socket()
truncated
(In 430196b9a9c8) Merge branch 'upstream'
(In 3197aa64bfc2) 3717 a README should explain libc's use of 'protected', the potential existence of synonym symbols, etc.
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Albert Lee <trisk@nexenta.com>
Approved by: Dan McDonald <danmcd@nexenta.com>
truncated
(In d3950d878e39) OMNIOS#57 remove libsmbclient require from storage/storage-server
(In 149cffc9aa35) OMNIOS#57 remove libsmbclient require from storage/storage-server
Mon, May 13 2013
pkg install -nv storage/storage-server ⏎ osdev1 pkg install: No matching version of storage/storage-server can be installed: Reject: pkg://omnios/storage/storage-server@0.1,5.11-0.151006:20130506T161119Z Reason: A version for 'require' dependency on pkg:/library/samba/libsmbclient cannot be found
- Summary -> storage/storage-server erroneously depends on libsmbclient
- Description -> {{{
(In bc8bba61559d) 3769 Implement SOCK_NONBLOCK flag to socket()
Reviewed-by: Robert Mustacchi <rm@joyent.com>
Reviewed-by: Theo Schlossnagle <jesus@omniti.com>
(In 0f23232c5391) 3769 Implement SOCK_NONBLOCK flag to socket()
Reviewed-by: Robert Mustacchi <rm@joyent.com>
Reviewed-by: Theo Schlossnagle <jesus@omniti.com>
(In 6c59ec2b57c0) support interactive and automatic installation of dependencies
Sun, May 12 2013
Sat, May 11 2013
(In 236796cf5628) Merge branch 'upstream'
(In dea290bf370f) 2987 Add destination address to hash computation in mac fanout
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
(In dea290bf370f) 2987 Add destination address to hash computation in mac fanout
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
Fri, May 10 2013
(In b813be2d8bc0) Merge branch 'omniti-ms' of src.omniti.com:~omnios/core/omnios-build into omniti-ms
(In 6f89ae170b57) Merge branch 'omniti-ms' of github.com:omniti-labs/omnios-build into omniti-ms
(In 83e9ffb75826) add libgit2, php-git, libmemcached, php-memcache, php-memcached.
(In 22c5b9d77f3d) Patch to allow password protected pgp keys to work in pgcrypto
(In 568896b00b58) add phantomjs
(In 169ebaee7042) kibana added
(In 2cdc2604e30d) omniti-ms, not core
(In 811729f8a045) Merge branch 'upstream'
(In 5eaceb49d5b9) 3713 Implement accept4() (fix lint)
Thu, May 09 2013
Wed, May 08 2013
(In ab4510e3c5cc) add license and fix branch for fontconfig
(In 41a28a6da2d1) tid18365 system/library/fontconfig
(In 35ec3d28e462) May 8 is Victory in Europe day. It is also r151006 release day.
(In b5323904da63) Initial r151004 to r151006 upgrade instructions.