Philipp Czarnetzki
Philipp Czarnetzki
We could try to set the uid and gid and immeadiatly after get the gid and uid and check if they are bigger than 0 (?) or equal 1000 like...
How come that you've run in so many errors yet only trying to build NodeOS and im doesn't getting any error at all 👏 . Could be the Distro (I'm...
Yeah i know what you mean, but i haven't wrote the most of the code so @piranna knows better than i am
> the problem might be that my tune2fs is in sbin, requiring sudo privileges . Except, I'm not getting any > kind of build script error. It is simply not...
@jumson did you've made any progression on this?
@piranna where is the Bug i could look into it
@piranna if i understand this correct you want to issue a command like nano and want to keep the process.stdin and duplicate it through the file descriptor for other commands....
But is my assumption correct?
Maybe this is an alternative: [pty](https://github.com/chjj/pty.js) Create and use a pseudo-tty via the pty module. This allows you to create a "fake" tty that allows you to run programs like...
@piranna Would you mind to give me more information how nsh should work? Why does it need tty? Does it really need multiple stdin's? We could also use this information...