From: peter g. <plu...@p1...> - 2004-04-08 19:45:11
|
imo smbfs should be compiled into release kernels because without the ability to mount stuff on the host it's rather difficult to get the modules file inside in the first place --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.648 / Virus Database: 415 - Release Date: 31/03/2004 |
From: Dan A. <da...@co...> - 2004-04-08 20:58:23
|
On Thu, Apr 08, 2004 at 08:43:51PM +0100, peter green wrote: > imo smbfs should be compiled into release kernels > > because without the ability to mount stuff on the host it's rather difficult > to get the modules file inside in the first place It's already compiled into the default kernels that I'm releasing. -- Dan Aloni da...@co... |
From: tei <42...@in...> - 2004-04-08 21:09:04
|
Hi! Will the project accept some icon suggestions? I found dificult to click the appropiate exe file, has lack of icon and the name is very similar to all other. I think the app is somewhat obscure actually: the command line refuse to generate some info ( -? /? -help --help ) and the config file syntax spec lost-in-combat. I think some Wiki info is valuable enough to add to future releases. Maybe this wiki can export to xhtml? can this xhtml included with colinux? Will be cool if people here, that sucesfully able to network with colinux use the wiki to help others. This project is amazing, congratulations to all developers and people at this list (great cooperative effort!). --Tei |
From: peter g. <plu...@p1...> - 2004-04-08 21:25:23
|
ok silly me smbfs was alread cimpled in (hits himself) but iptables doesn't seem to be thier either as a module or builtin also while on the subject someone else was asking for "socket filering" as well -----Original Message----- From: col...@li... [mailto:col...@li...]On Behalf Of peter green Sent: 08 April 2004 20:44 To: col...@li... Subject: [coLinux-devel] smbfs imo smbfs should be compiled into release kernels because without the ability to mount stuff on the host it's rather difficult to get the modules file inside in the first place --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.648 / Virus Database: 415 - Release Date: 31/03/2004 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ coLinux-devel mailing list coL...@li... https://lists.sourceforge.net/lists/listinfo/colinux-devel --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.648 / Virus Database: 415 - Release Date: 31/03/2004 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.648 / Virus Database: 415 - Release Date: 31/03/2004 |
From: Robert P. <rob...@ho...> - 2004-04-08 22:20:59
|
Hi there Yes. I am the guy who asks for this. Fedora Core uses dhclient for DHCP and dhclient requires socket filter. See http://www.isc.org/sw/dhcp/v2-readme.php, under "Protocol not configured" section. Thanks. Rob ----- Original Message ----- From: "peter green" <plu...@p1...> To: <col...@li...> Sent: Thursday, April 08, 2004 2:23 PM Subject: RE: [coLinux-devel] smbfs > ok silly me smbfs was alread cimpled in (hits himself) but iptables doesn't > seem to be thier either as a module or builtin > > also while on the subject someone else was asking for "socket filering" as > well > > -----Original Message----- > From: col...@li... > [mailto:col...@li...]On Behalf Of peter > green > Sent: 08 April 2004 20:44 > To: col...@li... > Subject: [coLinux-devel] smbfs > > > imo smbfs should be compiled into release kernels > > because without the ability to mount stuff on the host it's rather difficult > to get the modules file inside in the first place > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.648 / Virus Database: 415 - Release Date: 31/03/2004 > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > coLinux-devel mailing list > coL...@li... > https://lists.sourceforge.net/lists/listinfo/colinux-devel > --- > Incoming mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.648 / Virus Database: 415 - Release Date: 31/03/2004 > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.648 / Virus Database: 415 - Release Date: 31/03/2004 > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > coLinux-devel mailing list > coL...@li... > https://lists.sourceforge.net/lists/listinfo/colinux-devel > |
From: Nathan C. <nat...@ya...> - 2004-04-09 05:39:40
|
Then I assume you must be using bridged networking rather than TAP and ICS, where DHCP is not only trivial, but undesired. I have my colinux installation using a static IP and Windows XP providing Internet Connection Sharing. This way I can use XP as a router firewall and forward certain ports (like 22) on the Windows box to the coLinux installation. So when I SSH to my Windows machine, I end up inside the Linux box. I wouldn't be able to do that with DHCP and each time the coLinux installation booted, I'd have to determine the IP address before I could SSH into it (and then probably launch VNC). :-) ** Happy CoLinux user ** --Nathan Chilton --- Robert Pang <rob...@ho...> wrote: > Hi there > > Yes. I am the guy who asks for this. Fedora Core > uses dhclient for DHCP and > dhclient requires socket filter. See > http://www.isc.org/sw/dhcp/v2-readme.php, under > "Protocol not configured" > section. > > Thanks. > > Rob > > ----- Original Message ----- > From: "peter green" <plu...@p1...> > To: <col...@li...> > Sent: Thursday, April 08, 2004 2:23 PM > Subject: RE: [coLinux-devel] smbfs > > > > ok silly me smbfs was alread cimpled in (hits > himself) but iptables > doesn't > > seem to be thier either as a module or builtin > > > > also while on the subject someone else was asking > for "socket filering" as > > well > > > > -----Original Message----- > > From: col...@li... > > > [mailto:col...@li...]On > Behalf Of peter > > green > > Sent: 08 April 2004 20:44 > > To: col...@li... > > Subject: [coLinux-devel] smbfs > > > > > > imo smbfs should be compiled into release kernels > > > > because without the ability to mount stuff on the > host it's rather > difficult > > to get the modules file inside in the > first place > > --- > > Outgoing mail is certified Virus Free. > > Checked by AVG anti-virus system > (http://www.grisoft.com). > > Version: 6.0.648 / Virus Database: 415 - Release > Date: 31/03/2004 > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: IBM Linux > Tutorials > > Free Linux tutorial presented by Daniel Robbins, > President and CEO of > > GenToo technologies. Learn everything from > fundamentals to system > > > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > > _______________________________________________ > > coLinux-devel mailing list > > coL...@li... > > > https://lists.sourceforge.net/lists/listinfo/colinux-devel > > --- > > Incoming mail is certified Virus Free. > > Checked by AVG anti-virus system > (http://www.grisoft.com). > > Version: 6.0.648 / Virus Database: 415 - Release > Date: 31/03/2004 > > > > --- > > Outgoing mail is certified Virus Free. > > Checked by AVG anti-virus system > (http://www.grisoft.com). > > Version: 6.0.648 / Virus Database: 415 - Release > Date: 31/03/2004 > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: IBM Linux > Tutorials > > Free Linux tutorial presented by Daniel Robbins, > President and CEO of > > GenToo technologies. Learn everything from > fundamentals to system > > > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > > _______________________________________________ > > coLinux-devel mailing list > > coL...@li... > > > https://lists.sourceforge.net/lists/listinfo/colinux-devel > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux > Tutorials > Free Linux tutorial presented by Daniel Robbins, > President and CEO of > GenToo technologies. Learn everything from > fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > coLinux-devel mailing list > coL...@li... > https://lists.sourceforge.net/lists/listinfo/colinux-devel __________________________________ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/ |
From: tei <42...@in...> - 2004-04-09 09:39:58
|
I can't start a cygwin bash window with coLinux up, or *any* cygwin dll based app. Generate this type of error messages: c:\bin>man ls 147 [unknown (0x550)] ? 744 shared_info::initialize: size of shared memory region chan ged from 47112 to 21008 218197 [main] man 744 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION 218851 [main] man 744 open_stackdumpfile: Dumping stack trace to MAN.EXE.stackdump some commands break into stackdumps, others warn and run... Not a problem, IMO, but something that will need to fix for a ulterior version some day. This where my ms-dos enviroments vars: ALLUSERSPROFILE=C:\Documents and Settings\All Users.WINNT APPDATA=C:\Documents and Settings\t.FIEND\Datos de programa CommonProgramFiles=C:\Archivos de programa\Archivos comunes COMPUTERNAME=FIEND ComSpec=C:\bin\4dos\4NT.EXE CYGWIN_ROOT=E:\root HOME=\home\tei HOMEDRIVE=C: HOMEPATH=\Documents and Settings\t.FIEND INCLUDE=C:\ARCHIV~1\MICROS~1.NET\VC7\INCLUDE\;%INCLUDE% KDEDIR=E:\root\opt\kde3 KDEHOME="C:\Documents and Settings\t.FIEND\Datos de programa" LIB=C:\ARCHIV~1\MICROS~1.NET\VC7\LIB\;%LIB% LOGONSERVER=\\FIEND LTDL_LIBRARY_PATH=E:\root\opt\kde3\lib;E:\root\opt\kde3\lib\kde3 MAILENABLE_PATH=C:\bin\MAILEN~1 MSDEV="C:\Archivos de programa\Microsoft Visual Studio .NET\Common7\IDE\devenv.exe" NUMBER_OF_PROCESSORS=1 OCAMLLIB=C:\bin\ocalm\lib OS=Windows_NT Os2LibPath=C:\WINNT\system32\os2\dll; Path=C:\bin\Mail Enable\BIN;C:\bin\texmf\miktex\bin;D:\Perl\bin\;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;"C:\Archivos de programa\erl5.1\bin";d:\perl\bin;C:\Archivos de programa\Support Tools\;/e/root/bin;e:/root/bin;C:\Archivos de programa\Archivos comunes\GTK\2.0\bin;C:\Archivos de programa\VDMSound\;C:\bin\ocalm\bin;C:\Archivos de programa\ATI Technologies\ATI Control Panel;;C:\bin\ocalm\bin;C:\ARCHIV~1\MICROS~1.NET\VC7\BIN\;C:\ARCHIV~1\MICROS~1.NET\COMMON7\IDE\;"C:\WINNT;c:\bin\4dos\;d:\perl\bin" PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH PROCESSOR_ARCHITECTURE=x86 PROCESSOR_IDENTIFIER=x86 Family 6 Model 4 Stepping 2, AuthenticAMD PROCESSOR_LEVEL=6 PROCESSOR_REVISION=0402 ProgramFiles=C:\Archivos de programa PROMPT=$p$g PYTHONPATH=E:\python SystemDrive=C: SystemRoot=C:\WINNT TEMP=c:\tmp TMP=c:\tmp USERDOMAIN=FIEND USERNAME=t USERPROFILE=C:\Documents and Settings\t.FIEND VDMSPath=C:\Archivos de programa\VDMSound\ winbootdir=C:\WINNT windir=C:\WINNT |
From: Dan A. <da...@co...> - 2004-04-09 11:55:43
|
On Fri, Apr 09, 2004 at 11:40:14AM +0200, tei wrote: > I can't start a cygwin bash window with coLinux up, or *any* cygwin dll > based app. The error below is what happens when two or more versions of cygwin1.dll are installed. That's why the installation of cygwin1.dll in coLinux's setup is optional. > c:\bin>man ls > 147 [unknown (0x550)] ? 744 shared_info::initialize: size of shared > memory region chan > ged from 47112 to 21008 > 218197 [main] man 744 handle_exceptions: Exception: > STATUS_ACCESS_VIOLATION > 218851 [main] man 744 open_stackdumpfile: Dumping stack trace to > MAN.EXE.stackdump -- Dan Aloni da...@co... |
From: peter g. <plu...@p1...> - 2004-04-09 23:53:15
|
find the most recent cygwin1.dll on your system copy it to windows\system32 and delete all other copies -----Original Message----- From: col...@li... [mailto:col...@li...]On Behalf Of tei Sent: 09 April 2004 10:40 To: col...@li... Subject: [coLinux-devel] bad side effect I can't start a cygwin bash window with coLinux up, or *any* cygwin dll based app. Generate this type of error messages: c:\bin>man ls 147 [unknown (0x550)] ? 744 shared_info::initialize: size of shared memory region chan ged from 47112 to 21008 218197 [main] man 744 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION 218851 [main] man 744 open_stackdumpfile: Dumping stack trace to MAN.EXE.stackdump some commands break into stackdumps, others warn and run... Not a problem, IMO, but something that will need to fix for a ulterior version some day. This where my ms-dos enviroments vars: ALLUSERSPROFILE=C:\Documents and Settings\All Users.WINNT APPDATA=C:\Documents and Settings\t.FIEND\Datos de programa CommonProgramFiles=C:\Archivos de programa\Archivos comunes COMPUTERNAME=FIEND ComSpec=C:\bin\4dos\4NT.EXE CYGWIN_ROOT=E:\root HOME=\home\tei HOMEDRIVE=C: HOMEPATH=\Documents and Settings\t.FIEND INCLUDE=C:\ARCHIV~1\MICROS~1.NET\VC7\INCLUDE\;%INCLUDE% KDEDIR=E:\root\opt\kde3 KDEHOME="C:\Documents and Settings\t.FIEND\Datos de programa" LIB=C:\ARCHIV~1\MICROS~1.NET\VC7\LIB\;%LIB% LOGONSERVER=\\FIEND LTDL_LIBRARY_PATH=E:\root\opt\kde3\lib;E:\root\opt\kde3\lib\kde3 MAILENABLE_PATH=C:\bin\MAILEN~1 MSDEV="C:\Archivos de programa\Microsoft Visual Studio .NET\Common7\IDE\devenv.exe" NUMBER_OF_PROCESSORS=1 OCAMLLIB=C:\bin\ocalm\lib OS=Windows_NT Os2LibPath=C:\WINNT\system32\os2\dll; Path=C:\bin\Mail Enable\BIN;C:\bin\texmf\miktex\bin;D:\Perl\bin\;C:\WINNT\system32;C:\WINNT;C :\WINNT\System32\Wbem;"C:\Archivos de programa\erl5.1\bin";d:\perl\bin;C:\Archivos de programa\Support Tools\;/e/root/bin;e:/root/bin;C:\Archivos de programa\Archivos comunes\GTK\2.0\bin;C:\Archivos de programa\VDMSound\;C:\bin\ocalm\bin;C:\Archivos de programa\ATI Technologies\ATI Control Panel;;C:\bin\ocalm\bin;C:\ARCHIV~1\MICROS~1.NET\VC7\BIN\;C:\ARCHIV~1\MICROS ~1.NET\COMMON7\IDE\;"C:\WINNT;c:\bin\4dos\;d:\perl\bin" PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH PROCESSOR_ARCHITECTURE=x86 PROCESSOR_IDENTIFIER=x86 Family 6 Model 4 Stepping 2, AuthenticAMD PROCESSOR_LEVEL=6 PROCESSOR_REVISION=0402 ProgramFiles=C:\Archivos de programa PROMPT=$p$g PYTHONPATH=E:\python SystemDrive=C: SystemRoot=C:\WINNT TEMP=c:\tmp TMP=c:\tmp USERDOMAIN=FIEND USERNAME=t USERPROFILE=C:\Documents and Settings\t.FIEND VDMSPath=C:\Archivos de programa\VDMSound\ winbootdir=C:\WINNT windir=C:\WINNT ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ coLinux-devel mailing list coL...@li... https://lists.sourceforge.net/lists/listinfo/colinux-devel --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.648 / Virus Database: 415 - Release Date: 31/03/2004 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.648 / Virus Database: 415 - Release Date: 31/03/2004 |