Re: [oi-dev] Memory use with Firefox

2024-01-11 Thread Joshua M. Clulow via oi-dev
to use pmap on the process > to see how much is heap allocation (regular ram) vs. memory mappings. Would the device mapping for video RAM show up as RSS though? I'd obviously expect it to be in SIZE. Cheers. -- Joshua M. Clulow http://blog.sysmgr.org

Re: [oi-dev] Memory use with Firefox

2024-01-04 Thread Joshua M. Clulow via oi-dev
; and "about:memory" into the URL bar. I believe the process ID is in parentheses on each line in the list that represents a process. Cheers. -- Joshua M. Clulow http://blog.sysmgr.org ___ oi-dev mailing list oi-dev@openindiana.org https://ope

Re: [oi-dev] rebuilding system/xvm/xvmstore ?

2023-10-19 Thread Joshua M. Clulow via oi-dev
https://github.com/illumos/ipd/blob/master/ipd/0023/README.md Cheers. -- Joshua M. Clulow http://blog.sysmgr.org ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] libstdc++.so version

2022-09-14 Thread Joshua M. Clulow via oi-dev
l for Rustup is that libssp.so.0 is shipped in that package by mistake, rather than in "gcc-4-runtime", even though it's not really a C++ thing. Cheers. -- Joshua M. Clulow http://blog.sysmgr.org ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] problems publishing rust

2022-06-19 Thread Joshua M. Clulow via oi-dev
mates https://www.illumos.org/issues/14250 Let me know if this doesn't work, because there is likely some bug that we can fix upstream, etc. Cheers. -- Joshua M. Clulow http://blog.sysmgr.org ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] Error building a zrepl package for OI

2022-04-15 Thread Joshua M. Clulow via oi-dev
ile) > > That is my model. Obviously a good choice. > > >is > >COMPONENT_BUILD_ENV += GOPATH="$(SOURCE_DIR)/gopath" > >COMPONENT_INSTALL_ENV += GOPATH="$(SOURCE_DIR)/gopath" > > Yes, that worked for me. You may wish to investigate setting GOCACHE to some

Re: [oi-dev] What changed between glib versions?

2022-04-01 Thread Joshua M. Clulow via oi-dev
e to dig in, though, either myself or someone in #illumos IRC or on the illumos mailing list will likely be able to help with pointers once you have questions. Cheers. -- Joshua M. Clulow http://blog.sysmgr.org ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] update of ca-certificates ?

2021-10-14 Thread Joshua M. Clulow via oi-dev
n update of the ca-certificates package in OpenIndiana ? Yes, I believe there needs to be an update. Cheers. -- Joshua M. Clulow http://blog.sysmgr.org ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] questions about updating security/pinentry

2021-09-26 Thread Joshua M. Clulow via oi-dev
> similar to how the system-default version of python or perl can be > changed. I think for this part you probably want to look at IPS Mediators: https://man.omnios.org/man5/pkg.5#MEDIATIORS Cheers. -- Joshua M. Clulow http://blog.sysmgr.org ___

Re: [oi-dev] dmidecode package

2021-06-29 Thread Joshua M. Clulow via oi-dev
f there are consumers outside the gate. Cheers. -- Joshua M. Clulow http://blog.sysmgr.org ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] OI no longer automounts USB sticks

2021-06-27 Thread Joshua M. Clulow via oi-dev
ng again. Cheers. -- Joshua M. Clulow http://blog.sysmgr.org ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] OI no longer automounts USB sticks

2021-06-27 Thread Joshua M. Clulow via oi-dev
On Fri, 25 Jun 2021 at 18:52, Gary Mills wrote: > On Fri, Jun 25, 2021 at 12:24:52PM -0700, Joshua M. Clulow via oi-dev wrote: > > It seems like it would be good to figure out, on the systems that _do_ > > work, what exactly is performing the mount. Then we can work >

Re: [oi-dev] OI no longer automounts USB sticks

2021-06-25 Thread Joshua M. Clulow via oi-dev
entry ' matched 2 probes dtrace: allowing destructive actions CPU IDFUNCTION:NAME 3 6941 mount:entry 3938: mount blah /a argv[0]: tmpfs_mount argv[1]: blah argv[2]: /a 977/usr/lib/ssh/sshd 3916 /usr/lib

Re: [oi-dev] OI Foundation

2021-05-26 Thread Joshua M. Clulow via oi-dev
ation today. We're just a self-organising project team. Cheers. -- Joshua M. Clulow http://blog.sysmgr.org ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] HP Microserver Gen8 HP Dynamic Smart Array B120i RAID Controller support

2021-04-24 Thread Joshua M. Clulow via oi-dev
e Freenas, TrueNAS and Proxmox could access the the drives (and > access the zpools onto it), I wonder, why OI can't handle it. > > Any suggestions? Did I missed a package to install? Are you able to switch the controller from RAID mode to AHCI mode? Cheers. -- Joshua M. Cl

Re: [oi-dev] [discuss] Obstacle to GPT label boot?

2021-03-18 Thread Joshua M. Clulow via oi-dev
ebruary about where to find the installer source, and how to contribute: https://openindiana.org/pipermail/openindiana-discuss/2021-February/023944.html Cheers. -- Joshua M. Clulow http://blog.sysmgr.org ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] Firefox build - Link problems

2021-03-09 Thread Joshua M. Clulow via oi-dev
e before you modified it? It might help to use "ldd -v" on the actual binary (rather than the core) to see more details about why the runtime link editor decided to load each copy of libstdc++... -- Joshua M. Clulow http://blog.sysmgr.org ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] [OpenIndiana-discuss] Hipster 2020.10 text installer ISO Wow!!!!

2021-03-02 Thread Joshua M. Clulow via oi-dev
pool label and did > a more surgical elimination. That was actually because the problem was the > duplicate label at the end of the disk. I believe you want "zpool labelclear", as per: https://illumos.org/man/1M/zpool -- Joshua M. Clulow http://blog.sysmgr.org ___

Re: [oi-dev] [OpenIndiana-discuss] Hipster 2020.10 text installer ISO Wow!!!!

2021-03-01 Thread Joshua M. Clulow via oi-dev
0, 0, 0, 0, 0) > root@openindiana:/jack# Those other threads, beyond the main thread from format that is crashing, are almost certainly from libsysevent on behalf of the disk management library. They are an implementation detail of the door calls it uses to subscribe to events about

Re: [oi-dev] [OpenIndiana-discuss] Hipster 2020.10 text installer ISO Wow!!!!

2021-03-01 Thread Joshua M. Clulow via oi-dev
software won't fix itself, and we're all in this together. Cheers. -- Joshua M. Clulow http://blog.sysmgr.org ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] brand10 support broken in OI

2021-02-04 Thread Joshua M. Clulow via oi-dev
s like this are probably a good place to get started with contribution. We have a guide to contribution that should help: https://illumos.org/docs/contributing/ If you need assistance, there are folks on the mailing list and in IRC that can help! Cheers. -- Joshua M. Clulow http://blog.sysm

Re: [oi-dev] Shipping the nano editor alongside with vi

2021-01-11 Thread Joshua M. Clulow via oi-dev
; Shall I start editor wars? I use ex, which is almost always there, > until I can install emacs. Then I'm much happier. Even though ex is > just a command-line version of vi, I've never learned vi. As per our manual: The ed utility is the standard text editor.

Re: [oi-dev] What's wrong with Pale Moon?

2021-01-09 Thread Joshua M. Clulow via oi-dev
hip the browser without the trademarked materials such as the name and logo, I don't believe you have violated the copyright licence they advertise on their code -- even if it's not the way they would prefer you to ship the software. Cheers. -- Joshua M. Clulow http://blog.sysmgr.org _

Re: [oi-dev] How many CPUs does OI support?

2021-01-08 Thread Joshua M. Clulow via oi-dev
AMD systems which have a still surprising number of cores in one or two packages. In the unlikely event that you hit a problem based on core count, I am sure it will just be a bug that can be fixed. Cheers. -- Joshua M. Clulow http://blog.sysmgr.org

Re: [oi-dev] [developer] suspend/resume in Illumos

2019-06-17 Thread Joshua M. Clulow
Betting better graphics support would be higher on the list (yea, the > other 'dropped' project). I think there are a fair few people who would appreciate some serious elbow grease being applied to the graphics bits! Cheers. -- Joshua M. Clulow Engineer @

Re: [oi-dev] fmemopen not found for compiling samba-4.10.0

2019-03-21 Thread Joshua M. Clulow
ard, with Solaris 11.4 being the only OS to ever do so. > > Realistically, GNU libc defines the set of libc API's that software expects > today much more than POSIX does. Indeed! I've opened an illumos bug about this specific function: https://www.illumos.org/issues/10578 Cheers.

Re: [oi-dev] "Fixed Enlightenment" or "Beware of epoll"

2017-04-12 Thread Joshua M. Clulow
precise nature of the issue with epoll before we just paper over the problem. It might be something we can fix. Cheers. -- Joshua M. Clulow UNIX Admin/Developer http://blog.sysmgr.org ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mail

Re: [oi-dev] "Fixed Enlightenment" or "Beware of epoll"

2017-04-11 Thread Joshua M. Clulow
rtOS manual pages is, e.g., https://smartos.org/man/5/epoll Cheers. -- Joshua M. Clulow UNIX Admin/Developer http://blog.sysmgr.org ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] Resignation

2014-09-13 Thread Joshua M. Clulow
it. Cheers. -- Joshua M. Clulow UNIX Admin/Developer http://blog.sysmgr.org ___ oi-dev mailing list oi-dev@openindiana.org http://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] Resignation

2014-09-12 Thread Joshua M. Clulow
SPARC-specific code for changes that require it, why not do it in illumos? If you (and others like you) do not step up to maintain the SPARC bits, then they truly are dead weight and need to be removed. -- Joshua M. Clulow UNIX Admin/Developer http://blog.sysmgr.org

Re: [oi-dev] [developer] initial illumos-userland

2011-11-12 Thread Joshua M. Clulow
for anonymous access. abort: no suitable response from remote hg! Should be working now. -- Joshua M. Clulow UNIX Admin/Developer http://blog.sysmgr.org ___ oi-dev mailing list oi-dev@openindiana.org http://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] 1567 oi-build generated files should use Illumos copyright header

2011-10-04 Thread Joshua M. Clulow
On 4 October 2011 09:59, Guido Berhoerster g...@openindiana.org wrote: Looks good. Illumos needs to fix https://www.illumos.org/license/CDDL Yes, we do. See: https://www.illumos.org/issues/1170 I'll try and chase this up. Cheers. -- Joshua M. Clulow UNIX Admin/Developer http