You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(100) |
Jun
(134) |
Jul
(149) |
Aug
(123) |
Sep
(185) |
Oct
(122) |
Nov
(59) |
Dec
(127) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(128) |
Feb
(233) |
Mar
(210) |
Apr
(196) |
May
(85) |
Jun
(96) |
Jul
(76) |
Aug
(149) |
Sep
(65) |
Oct
(78) |
Nov
(121) |
Dec
(82) |
2006 |
Jan
(249) |
Feb
(181) |
Mar
(176) |
Apr
(156) |
May
(128) |
Jun
(102) |
Jul
(157) |
Aug
(80) |
Sep
(42) |
Oct
(49) |
Nov
(36) |
Dec
(42) |
2007 |
Jan
(64) |
Feb
(38) |
Mar
(45) |
Apr
(74) |
May
(26) |
Jun
(20) |
Jul
(17) |
Aug
(12) |
Sep
(40) |
Oct
(7) |
Nov
(14) |
Dec
(16) |
2008 |
Jan
(52) |
Feb
(49) |
Mar
(90) |
Apr
(80) |
May
(78) |
Jun
(82) |
Jul
(25) |
Aug
(8) |
Sep
(10) |
Oct
(11) |
Nov
(3) |
Dec
(17) |
2009 |
Jan
(12) |
Feb
(16) |
Mar
(20) |
Apr
(14) |
May
(17) |
Jun
(10) |
Jul
(13) |
Aug
(12) |
Sep
(21) |
Oct
(10) |
Nov
(30) |
Dec
(1) |
2010 |
Jan
(2) |
Feb
(7) |
Mar
(22) |
Apr
(6) |
May
(33) |
Jun
(5) |
Jul
(4) |
Aug
(38) |
Sep
(46) |
Oct
(23) |
Nov
(9) |
Dec
(5) |
2011 |
Jan
(21) |
Feb
(27) |
Mar
(1) |
Apr
(18) |
May
(12) |
Jun
(12) |
Jul
(10) |
Aug
(30) |
Sep
(4) |
Oct
|
Nov
(9) |
Dec
(19) |
2012 |
Jan
(26) |
Feb
(6) |
Mar
(8) |
Apr
(7) |
May
(3) |
Jun
|
Jul
(10) |
Aug
(1) |
Sep
(18) |
Oct
(5) |
Nov
|
Dec
(1) |
2013 |
Jan
(27) |
Feb
|
Mar
(11) |
Apr
(14) |
May
|
Jun
(1) |
Jul
|
Aug
(7) |
Sep
|
Oct
(1) |
Nov
(2) |
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
(25) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(1) |
Aug
|
Sep
(1) |
Oct
|
Nov
(2) |
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
2024 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2025 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Nambi J U <ju...@gm...> - 2006-12-05 10:21:43
|
Hi Henry, But when I use the SLiRP networking I get a different MAC address on every boot of the colinux session. I do not get the network adapters MAC address, could you please clarify why this is happening. In the case of 0.6.4, I set the MAC address to the network adapters value in the xml config file. Looking forward to hearing from you, Thank you, Regards, Nambi On 12/5/06, Henry Nestler <Hen...@ar...> wrote: > > Nambi J U wrote: > > I am trying to use the stable release of 0.7.1 that Henry had suggessted > > for use. Is there a way to set the MAC address when using SLIRP for > > networking. > > No. The MAC is fixed coded in the source, and is only seeing from > coLinux side, not from the host side. SLiRP handle only TCP and UDP > datagrams to the outside, it's never sending ARP requests. > > I think, you never need to change the MAC, because it's a virtual > network only between coLinux and the host. The seeing from outsite into > your host the slirp use your MAC from your network adapater. From the > outside your SLIiRP interface is completly hidden, it's seeing only as a > application using the winsock networking API. > > -- > Henry Nestler > |
From: Henry N. <Hen...@Ar...> - 2006-12-05 09:30:58
|
Nambi J U wrote: > I am trying to use the stable release of 0.7.1 that Henry had suggessted > for use. Is there a way to set the MAC address when using SLIRP for > networking. No. The MAC is fixed coded in the source, and is only seeing from coLinux side, not from the host side. SLiRP handle only TCP and UDP datagrams to the outside, it's never sending ARP requests. I think, you never need to change the MAC, because it's a virtual network only between coLinux and the host. The seeing from outsite into your host the slirp use your MAC from your network adapater. From the outside your SLIiRP interface is completly hidden, it's seeing only as a application using the winsock networking API. -- Henry Nestler |
From: Nambi J U <ju...@gm...> - 2006-12-05 02:51:42
|
Hi All, I am trying to use the stable release of 0.7.1 that Henry had suggessted for use. Is there a way to set the MAC address when using SLIRP for networking. Looking forward to hearing from you, Thank you for the replies. Regards, Nambi |
From: Henry N. <Hen...@Ar...> - 2006-12-04 19:27:11
|
mattias jonsson wrote: > Can i run archlinux with an xml-file or only with a bat-file? You can. Edit the sample XML file and put the parameters from your batch into your XML file. But, batch file is more compatible for next version of colinux, there XML was no supported longer. -- Henry Nestler |
From: mattias j. <mj...@mj...> - 2006-12-04 17:33:23
|
Can i run archlinux with an xml-file or only with a bat-file? ---- mattias jonsson mobil: 0708174516 073-695 25 19 det gamla nummret funkar med. hemsida http://mj.mydns.se email: mj...@mj... msn: mat...@ho... icq 211777788 |
From: (270) 818-7. M. <771...@ma...> - 2006-12-03 06:24:44
|
Hey Colinux-users!!! A Genuine Univers1ty Degree 1n 4-6 weeks! Have you ever though tthat the only thing stopping you from a great job and better pay was a few letters behind you name? Well now you can get them! BA BSc MA MSc MBA PhD Within 4-6 weeks! No Study Required! 1 00% Verifiable! These are real, genuine degrees that include Bachelors, Masters, MBA and Doctorate Degrees. They are fully verifiable and certified transrcipts are also available. Just cal lthe number below. You?ll thank me later? Contact Tonight +1 (270) 818-7244 Operators Live 24 hours -=-=-=-=-=-=-=-=-=-=-=-=-=-=-= it made him want to be taller and stronger and wiser than he was. HeThe Mahabharata, with its gods, demigods, and princes striding amongmade the other tribune, worn as he was, want to pull him out of the |
From: Effie <De...@sb...> - 2006-12-01 10:57:45
|
Estamos buscando personas responsables y honestas buscando un trabajo de medio tiempo muy bien pago. "ROYAL CROWN ANTIQUES ltd." es el nombre de la compania familiar que su negocio son operaciones con antigüedades y joyerÃa Antigua y esta buscando gente responsable para unirse a su staff. No dejes pasar esta oportunidad _ "Royal Crown Antiques" es exactamente lo que queres! Vas a ganar mas de EUR 2500 por mes, 3-4 horas por dÃa es todo lo que necesitas - Es real con "Royal Crown Antiques" Esta no es una estrategia de venta para hacerte pagar un cargo por inscripción o para inscribirte en una lista de correo. No necesitas invertir dinero. Este es un negocio que requerirá horas limitadas de tu dÃa. Te pagaran la primera semana de trabajo No requerimos ninguna experiencia ni habilidad especial. Serás un contratado independiente trabajando desde tu casa. Si estas interesado, por favor siéntete libre de pedir información adicional y las provisiones generales. EscrÃbenos ahora, te responderemos lo antes posible. Por favor responde a este mail: [1]su...@an... References 1. mailto:su...@an... |
From: Wisut H. <wi...@gm...> - 2006-11-28 14:09:30
|
Hi Group, I have 2 cases need to verify that my understanding is correct. Windows will be called as HOST, The running linux within coLinux will be called as LINUX. Both HOST and LINUX LAN interface are bridged using windows bridge. WinPcap was installed. case 1: HOST running dhcp-client, LINUX use TAP - LINUX can see internet and got a LAN dhcp IP. - LINUX can see HOST in samba workgroup. - HOST can see LINUX in windows workgroup. - They both can ping each other, i.e. 2 ways communation (HOST <> LINUX). case 2: HOST running dhcp-client, LINUX use slirp - LINUX can see internet and got a HOST dhcp IP. - LINUX can see HOST in samba workgroup. - HOST can not see LINUX in windows workgroup. - They both can not ping each other, i.e. 1 ways communation (HOST < LINUX). case 3: HOST got a static IP, LINUX use slirp - LINUX can see internet and got a HOST dhcp IP. - LINUX can see HOST in samba workgroup. - HOST can not see LINUX in windows workgroup. - They both can not ping each other, i.e. 1 ways communation (HOST < LINUX). Are there some misunderstanding ? I am currently using case 1 because if I use another case my HOST will not see LINUX. Especially when I move to case 3 I had a problem with they samba network share. Making LINUX see the internet world is not hard, but making HOST see it's LINUX is. Other cases example is very welcome. Wisut |
From: mattias j. <mj...@mj...> - 2006-11-24 19:53:31
|
My network will not work in fedora But in debian it works fine What wrong? ---- mattias jonsson mobil: 0708174516 073-695 25 19 det gamla nummret funkar med. hemsida http://mj.mydns.se email: mj...@mj... msn: mat...@ho... icq 211777788 |
From: Holger K. <hol...@gm...> - 2006-11-24 19:50:46
|
mattias jonsson schrieb: > My network wil not work in fedora > But in debian it works fine > What is wrong? No network setup in fedora? Does ifconfig show an eth0? If not, does ifconfig eth0 192.168.1.57 bring up eth0? |
From: mattias j. <mj...@mj...> - 2006-11-24 19:46:52
|
My network wil not work in fedora But in debian it works fine What is wrong? ---- mattias jonsson mobil: 0708174516 073-695 25 19 det gamla nummret funkar med. hemsida http://mj.mydns.se email: mj...@mj... msn: mat...@ho... icq 211777788 |
From: Holger K. <hol...@gm...> - 2006-11-24 12:12:22
|
Henry Nestler schrieb: > Holger Krull wrote: >> Just for info, colinux works on Windows Vista 32Bit with slirp. >> The Win-Tap driver does not, i didn't test winpcap. >> Checked with colinux-071 snapshot. > > The snapshot 0.8.0-20061003 comes with the newer TAP driver version 8.4 > and runs on Vista. > Yes, that version works without any problems. |
From: Holger K. <hol...@gm...> - 2006-11-24 10:57:13
|
Wisut Hantanong schrieb: > So if I want to use the new 0.7.1 I must do not install TAP, right ? Yes, if you are on Windows Vista. |
From: Wisut H. <wi...@gm...> - 2006-11-24 10:53:47
|
So if I want to use the new 0.7.1 I must do not install TAP, Rigth ? On 11/24/06, Henry Nestler <Hen...@ar...> wrote: > Holger Krull wrote: > > Just for info, colinux works on Windows Vista 32Bit with slirp. > > The Win-Tap driver does not, i didn't test winpcap. > > Checked with colinux-071 snapshot. > > The snapshot 0.8.0-20061003 comes with the newer TAP driver version 8.4 > and runs on Vista. > > -- > Henry Nestler > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > coLinux-users mailing list > coL...@li... > https://lists.sourceforge.net/lists/listinfo/colinux-users > |
From: Henry N. <Hen...@Ar...> - 2006-11-23 19:15:49
|
Holger Krull wrote: > Just for info, colinux works on Windows Vista 32Bit with slirp. > The Win-Tap driver does not, i didn't test winpcap. > Checked with colinux-071 snapshot. The snapshot 0.8.0-20061003 comes with the newer TAP driver version 8.4 and runs on Vista. -- Henry Nestler |
From: Holger K. <hol...@gm...> - 2006-11-23 12:32:07
|
Silent Dreamer schrieb: > I am able to connect to all sites and links using win-tap, but when I > try to download a large file, it will keep waiting forever for a > response. Please help. How do you connect, and how do you try to download? |
From: Holger K. <hol...@gm...> - 2006-11-23 12:28:37
|
Just for info, colinux works on Windows Vista 32Bit with slirp. The Win-Tap driver does not, i didn't test winpcap. Checked with colinux-071 snapshot. |
From: Silent D. <sil...@gm...> - 2006-11-22 23:33:12
|
I am able to connect to all sites and links using win-tap, but when I try to download a large file, it will keep waiting forever for a response. Please help. |
From: Loknath B. <lb...@gm...> - 2006-11-22 23:28:11
|
I am able to connect to all sites and links using win-tap, but when I try to download a large file, it will keep waiting forever for a response. Please help. |
From: Henry N. <Hen...@Ar...> - 2006-11-20 09:15:09
|
Hello, a new snapshot for next stable 0.7.1 release is available as snapshot http://www.colinux.org/snapshots/ The complete list of changes can read from NEWS http://www.colinux.org/snapshots/stable-NEWS XML config files have been removed. Use the command-line syntax in a name=value per line plain text file instead. This converter would help you to upgrade your old XML file into new CFG format http://www.henrynestler.com/colinux/tools/coxml2cfg.zip -- Henry Nestler |
From: Jonathan P. <jon...@gm...> - 2006-11-20 01:45:15
|
I have Colinux 0.6.4 with the Debian rootfs. I've tried everything to get networking going. I have tried Slirp with static IPs assigning to eth0 in Colinux and this did not work. Colinux could not see anything on any network anywhere. I have tried bridging using WinPCap, using both DHCP (from my hardware router) and static IPs. Neither would allow Colinux to see anything beyond my host's ethernet adapter. I have tried bridging using a WinXP SW bridge. With DHCP, I lost my network connection entirely in WinXP. With static IP addresses, it took me several hours of brain-busting work just to get Colinux to see the WinXP host, and it could never see anything beyond that. Does anyone have any hints that might get Colinux just to _think_ about seeing something outside of my host? |
From: Frederick A. <ak...@ak...> - 2006-11-17 08:42:48
|
Is it possible to get oprofile working with coLinux? If so, what steps would I have to follow? I'm running the Gentoo 2.6.11 kernel with Windows as the host system. Frederick Akalin |
From: Mark Z. <mza...@gm...> - 2006-11-16 14:31:58
|
Thanks Henry, net start "coPlanet" worked like a charm. Cheers, Mark. On 11/16/06, Henry Nestler <Hen...@ar...> wrote: > > Mark Zaloumis wrote: > > I'm running coLinux 0.7.1-hn16 on Windows XP. Here is the output from > > colinux-daemon.exe --status-driver: > > > > C:\coPlanet\coPlanet>colinux-daemon.exe --status-driver > > Cooperative Linux Daemon, 0.7.1-hn16 > > Compiled on Sun Jul 9 16:35:25 2006 > > > > checking if the driver is installed > > current state: 4 (fully initialized) > > current number of monitors: 0 > > current linux api version: 10 > > current periphery api version: 20 > > > > so it looks like the CoLinuxDriver driver is installed properly. > > Ok, it is. > > > To install a coLinux service I run the following: > > > > colinux-daemon.exe "@C:\coPlanet\coPlanet\pl.conf" ro root=/dev/sda1 > > --install-service "coPlanet" > > > > I tried running with the debugger but I only got the same information > > that is dumped to stdout when I try and start the service from the > > console with: > > > > colinux-daemon.exe --run-service "coPlanet" > > Ah, that's wrong. "--run-service" is an internal to start from inside > the service account only. > > You should start the service with typical windows commands: > net start coPlanet > > Or with windows service mannager console (the gui, where you can > start/stop and manage all services). > > -- > Henry Nestler > |
From: Henry N. <Hen...@Ar...> - 2006-11-16 09:10:17
|
Mark G. Woodruff wrote: > I'm not sure why, but I keep getting intermittent crashes of colinux-net-daemon whenever I start > an X session after booting colinux. This is on a 0.6.4 system running on a Pentium M laptop > (Thinkpad T42p) via the local ethernet connection, which is bridged to a tap connection. > Colinux.xml contains: > <network index="0" name="Local Area Connection 2" type="tap" /> > with fixed IP addresses for both the connection and for the Colinux machine. /NOPAE and > /NoExecute=AlwaysOff are set in boot.ini. > > The htmp dump file contains: > > This dump file has an exception of interest stored in it. > The stored exception information can be accessed via .ecxr. > (bc8.244): Access violation - code c0000005 (first/second chance not available) > eax=00002000 ebx=80070000 ecx=00002000 edx=00000000 esi=000000b4 edi=00000000 > eip=7c90eb94 esp=00229d30 ebp=00229d94 iopl=0 nv up ei ng nz ac pe cy > cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000297 > *** ERROR: Symbol file could not be found. Defaulted to export symbols for ntdll.dll - > ntdll!KiFastSystemCallRet: > 7c90eb94 c3 ret > 0:000> .ecxr > eax=86a17001 ebx=2a01007b ecx=7c810e16 edx=86a17001 esi=d640c2b3 edi=0042c184 > eip=004013b0 esp=0022fd80 ebp=0022fd98 iopl=0 nv up ei pl nz na pe nc > cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00010206 > *** ERROR: Module load completed but symbols could not be loaded for colinux-net-daemon.exe > colinux_net_daemon+0x13b0: > 004013b0 8b4610 mov eax,dword ptr [esi+10h] ds:0023:d640c2c3=???????? Update the net daemons from http://www.henrynestler.com/colinux/testing/stable-0.6.4-2/update/ -- Henry Nestler |
From: Henry N. <Hen...@Ar...> - 2006-11-16 09:05:48
|
Mark Zaloumis wrote: > I'm running coLinux 0.7.1-hn16 on Windows XP. Here is the output from > colinux-daemon.exe --status-driver: > > C:\coPlanet\coPlanet>colinux-daemon.exe --status-driver > Cooperative Linux Daemon, 0.7.1-hn16 > Compiled on Sun Jul 9 16:35:25 2006 > > checking if the driver is installed > current state: 4 (fully initialized) > current number of monitors: 0 > current linux api version: 10 > current periphery api version: 20 > > so it looks like the CoLinuxDriver driver is installed properly. Ok, it is. > To install a coLinux service I run the following: > > colinux-daemon.exe "@C:\coPlanet\coPlanet\pl.conf" ro root=/dev/sda1 > --install-service "coPlanet" > > I tried running with the debugger but I only got the same information > that is dumped to stdout when I try and start the service from the > console with: > > colinux-daemon.exe --run-service "coPlanet" Ah, that's wrong. "--run-service" is an internal to start from inside the service account only. You should start the service with typical windows commands: net start coPlanet Or with windows service mannager console (the gui, where you can start/stop and manage all services). -- Henry Nestler |