Igor Pashev
- Login: ip1981
- Email: pashev.igor@gmail.com
- Registered on: 2012-01-08
- Last sign in: 2026-02-19
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 3 | 3 |
| Reported issues | 80 | 64 | 144 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Dyson | Manager | 2012-04-18 |
| DysonLive | Manager | 2013-03-26 |
| GLibc | Manager | 2012-05-20 |
| illumos packaging | Manager | 2012-01-09 |
Activity
2022-12-17
-
10:25 AM Dyson New domain name
- Starting from the beginning of *January 2024* (_not_ 2023) the site will be only available as @osdyson.ru@.
This includes all subdomains, for example @apt.osdyson.org@ will become @apt.osdyson.ru@.
Previous domain @osdyson.org@ will ...
2020-01-02
-
01:50 PM Dyson Dyson with Vagrant
- It is possible to spin up a VirtualBox machine using Vagrant. See https://git.osdyson.ru/vagrant/dyson
Some things do not work yet (e. g. mounting /vagrant), but basically it is usable.
2019-12-09
-
01:15 PM Dyson Feature #179 (Closed): GNU ld should support -z allextract / -z defaultextract
- Since Solaris is now supporting --whole-archive and --no-whole-archive LLVM moved to them.
-
01:12 PM Dyson Bug #203 (New): ldd stopped working on shared libraries
-
01:02 PM Dyson Bug #202 (New): isatty() return false for /dev/ptmx
- isatty() returns false for /dev/ptmx (?), this cause failures in ttyname(slavefd) if opened with openpty() from libutil. Vim also has a way around this.
Figure out.
2019-12-08
-
10:16 PM Dyson LLVM 8 and Clang
- Built LLVM 8 (moving towards Rust). "The Patch":https://git.osdyson.ru/llvm/llvm-toolchain-8.git/tree/debian/patches/dyson.patch?id=de3800437459c8153299ae0e16ef827e8d000049.
In addition to lldb disabled in previous builds, this build ...
2019-12-04
-
09:59 PM Dyson PyPy ported
- The most serious issue was "operation priorities":https://foss.heptapod.net/pypy/pypy/-/issues/3125 :D
-
03:03 PM illumos packaging Revision 8c180b69: Update math.h-exclude-floatingpoint.h.patch
-
02:50 PM illumos packaging Revision 37db4fd6: libc: build libc first
- So it is used for other libraries and binaries instead of the system
one. -
12:38 PM illumos packaging Revision 9c26757d: Put getloadavg to stdlib.h