Re: Encripted file system

2008-10-19 Thread sara fink
I never used encrypted cdroms. But first check if the cdrom is seen at all. You can check in k3b without mounting it. CDROM appears as hdc or sr0? The link you provided is down at the moment. LOOP_SET_STATUS: doesn't appear in my kernel 2.6.24-gentoo-r3. So you are probably right that it's 2.6

[Herzelinux] Shachar Sharon lecture the Strinx library.

2008-10-19 Thread Gilad Ben-Yossef
Hi all, This is a reminder that on Thursday, 23 October, at 18:30 Hezelinux will host Shachar Sharon lecture on his FOSS project - the Strinx library. The Strinx library is a lightweight extension to the standard C++ template library. It provides a set of highly efficient containers and st

Re: Kernel bug? Reading from master PTY when no slaves are open

2008-10-19 Thread Shachar Shemesh
Nadav Har'El wrote: On Fri, Oct 17, 2008, Shachar Shemesh wrote about "Kernel bug? Reading from master PTY when no slaves are open": If I try to read from a master PTY when no slaves are open I get an IO error. This would be okay with me, except: - Select keeps flaging the fd as having read

Re: Kernel bug? Reading from master PTY when no slaves are open

2008-10-19 Thread Nadav Har'El
On Fri, Oct 17, 2008, Shachar Shemesh wrote about "Kernel bug? Reading from master PTY when no slaves are open": > If I try to read from a master PTY when no slaves are open I get an IO > error. This would be okay with me, except: > - Select keeps flaging the fd as having read data, resulting in