mirabilos

Results 383 comments of mirabilos

Thanks! Is there also something for Cheri\* (generally, not limited to BSD, and yes including a hypothetical Windows) so that I could use… ``` #ifdef __CHERI__ /* ← this? */...

Michael Prokop dixit: >> /etc/skel/.mkshrc is not available as /root/.mkshrc, impeding usability. > >Why isn't mksh reading the global `/etc/mkshrc` by default? Historic reasons and backwards-compatibility. /etc/mkshrc is actually a...

Michael Prokop dixit: >management I'd have to provide a .mkshrc in every user's $HOME, pam-mkhomedirs copies skeleton files. >instead of shipping it once via /etc/mkshrc? It is sufficient to put...

Michael Prokop dixit: >Though it copies this only once, and from then on the file Which is the precise reason I switched Debian to installing the upstream dot.mkshrc as /etc/mkshrc...

The pre-made ISO hangs after: ``` […] Create directory `var/opt` Create directory `var/spool` Create directory `var/lib/misc` Install packages Install `grub` (version 2.6)... ```

MirBSD also uses IDE (PATA) and is not as slow as this, even in qemu ;-) but okay… Update: it proceeds. Yay. Do I have a chance to get a...

Luc Lenôtre dixit: >I will take a look at your shell. Great ;-) >For the support of Perl (referring to […]), it will be coming at the >same time as...

Andrew Eisenberg dixit: >Thank you for your inquiry. We had a discussion internally and >determined that it is safe to bump the limit to 20 runs. This change Thank you!...

I have the opposite problem: browserify uses relative paths for my own and library stuff, but for system stuff I get `"../../../../../usr/share/nodejs/core-js/es/promise/index.js"` etc. in the sources entry of my source...