From: Richard G. <ric...@ri...> - 2004-02-08 01:23:13
|
Something appeared to be odd with the networking (at least the first few times I tried). If I started with -d, I could ping the cL session, but if I let the console autostart, I can't. AFter some more playing around, it seems like when I close the console sometimes networking dies. (killing console with the X). Anyone else? ----- Original Message ----- From: "Dan Aloni" <da...@gm...> To: "Cooperative Linux Development" <col...@li...> Sent: Saturday, February 07, 2004 6:19 PM Subject: [coLinux-devel] coLinux 0.5.3-pre1 > Hello, > > After two days of intensive coding, I'm releasing this pre-release. The > reason for is that although it appears to be working, I'm not finished > cleaning it up, so I might missed some real issues. > > The files for this release on sourceforge were added to the 0.5.2 > release in order to avoid attention from stray users :) > > Here are the list of changes: > > * Version 0.5.3-pre1 AKA "flamed chicken" > * Fixed a BSOD bug (thanks Richard Goodwin for the memory dump stacks) > * No longer depending on the Microsoft DDK for the build (review > doc/building), (thanks Nir Perry for the encourgement) > * The daemon launches the console by default when it is launched (can be > turned off with '-d', see '-h'). > * The daemon is killable just like a normal Windows process. Doing so stops > the Linux machines cleanly (from Windows' standpoint), so feel free > to close the window, end the task, CTRL-C, etc. > * It no longer depends on the Microsoft DDK for the build. > * An almost complete rewrite - we now use message passing instead of > hardwired ioctls(). Only the daemon communicates with the driver. The > console and the network daemon communicate with the daemon using a > named pipe. > * Fixed the block device bug that fsck triggered (thanks Daniel Glockner) > * Hopefully addressed the network corruption issue (thanks Daniel Glockner > again) > * Boot parameters are now passed to the kernel. Make sure you update your > XMLs with 'root=/dev/cobd0' if you still want to boot from the first > block device. > * The conet daemon is a separate process (shouldn't affect you). > > > -- > Dan Aloni > da...@gm... > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > coLinux-devel mailing list > coL...@li... > https://lists.sourceforge.net/lists/listinfo/colinux-devel > > |