History log of /haiku/src/tools/fs_shell/fs_shell_command.cpp
Revision Date Author Comments
# 17ebe2b0 03-Jan-2011 Ingo Weinhold <ingo_weinhold@gmx.de>

Reimplemented the communication with the FS shell for Unixish systems (now
including also Haiku) using FIFOs instead of Unix sockets. Advantages:
* Multiple FS shells can run concurrently, since they no longer need a unique
address.
* Killing/aborting the build_haiku_image script will automatically tear down
the FS shell as well, so there shouldn't be any stray FS shell processes
anymore. Hopefully also fixes #5498.

So far only tested under Haiku.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40097 a95241bf-73f2-0310-859d-f6bbb57e9c96


# aeb21518 30-Apr-2007 Ingo Weinhold <ingo_weinhold@gmx.de>

Also quote the quoted string characters.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20928 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f6233d23 28-Apr-2007 Ingo Weinhold <ingo_weinhold@gmx.de>

* Quieted down success output.
* Added non-interactive (external commands) support. The BeOS
implementation needs some more work; well, the whole FS shell will
probably have build issues on BeOS ATM.
* Added reasonably complete argument processing in main(). Options are
similar to the old FS shell.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20894 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 17ebe2b021619ed7cd95bef6f9f6a48265753a92 03-Jan-2011 Ingo Weinhold <ingo_weinhold@gmx.de>

Reimplemented the communication with the FS shell for Unixish systems (now
including also Haiku) using FIFOs instead of Unix sockets. Advantages:
* Multiple FS shells can run concurrently, since they no longer need a unique
address.
* Killing/aborting the build_haiku_image script will automatically tear down
the FS shell as well, so there shouldn't be any stray FS shell processes
anymore. Hopefully also fixes #5498.

So far only tested under Haiku.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40097 a95241bf-73f2-0310-859d-f6bbb57e9c96


# aeb215184fb41711de66b14735a2cc98543a3fe6 30-Apr-2007 Ingo Weinhold <ingo_weinhold@gmx.de>

Also quote the quoted string characters.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20928 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f6233d233036e20933610105f6db9410aef4ffdd 28-Apr-2007 Ingo Weinhold <ingo_weinhold@gmx.de>

* Quieted down success output.
* Added non-interactive (external commands) support. The BeOS
implementation needs some more work; well, the whole FS shell will
probably have build issues on BeOS ATM.
* Added reasonably complete argument processing in main(). Options are
similar to the old FS shell.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20894 a95241bf-73f2-0310-859d-f6bbb57e9c96