Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-11-01 Thread rubisher
rubisher wrote: > Hisham Muhammad wrote: >> On 9/22/07, rubisher <[EMAIL PROTECTED]> wrote: > I will try to find more details on howto grab the boot scripts output > from serial port (it too quick for me to read all, sorry) >>> Sorry I didn't have time to look for more details on a method

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-10-07 Thread rubisher
Hisham Muhammad wrote: > On 9/22/07, rubisher <[EMAIL PROTECTED]> wrote: I will try to find more details on howto grab the boot scripts output from serial port (it too quick for me to read all, sorry) >> Sorry I didn't have time to look for more details on a method to grab stuff >> from

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-22 Thread Hisham Muhammad
On 9/22/07, rubisher <[EMAIL PROTECTED]> wrote: > >> I will try to find more details on howto grab the boot scripts output from > >> serial port (it too quick for me to read all, sorry) > > > Sorry I didn't have time to look for more details on a method to grab stuff > from a serial port :_( No

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-22 Thread rubisher
Hello Hisham, Hisham Muhammad wrote: > On 9/22/07, rubisher <[EMAIL PROTECTED]> wrote: >> Hisham Muhammad wrote: >>> On 9/14/07, rubisher <[EMAIL PROTECTED]> wrote: Hello Hisham, This recipe seems to be better to me but I still need some help: even thought I ask to use all

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-22 Thread Hisham Muhammad
On 9/22/07, rubisher <[EMAIL PROTECTED]> wrote: > Hisham Muhammad wrote: > > On 9/14/07, rubisher <[EMAIL PROTECTED]> wrote: > >> Hello Hisham, > >> > >> This recipe seems to be better to me but I still need some help: > >> > >> even thought I ask to use all new config files when I "Compile > >> U

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-22 Thread rubisher
Hisham Muhammad wrote: > On 9/14/07, rubisher <[EMAIL PROTECTED]> wrote: >> Hello Hisham, >> >> This recipe seems to be better to me but I still need some help: >> >> even thought I ask to use all new config files when I "Compile >> Udev--115--recipe.tar.bz2" , >> - I still have messages udevd com

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-22 Thread Isaac Dupree
Hisham Muhammad wrote: > On 9/18/07, Isaac Dupree <[EMAIL PROTECTED]> wrote: >> Hisham Muhammad wrote: >>> Did it appear in /Programs/Udev/Settings, in >>> /Programs/Udev/115.x/Resources/Defaults/Settings or both? >> Both. >> Probably is a Compile problem, somehow... >>> Yes, I'm suspecting so

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-21 Thread Hisham Muhammad
On 9/20/07, Carlo Calica <[EMAIL PROTECTED]> wrote: > On 9/16/07, Hisham Muhammad <[EMAIL PROTECTED]> wrote: > > Diverging to a related topic: I think we need a way so I can commit > > those recipes (to let us have proper versioning) without breaking > > people's systems when they use Freshen and f

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-20 Thread Carlo Calica
On 9/16/07, Hisham Muhammad <[EMAIL PROTECTED]> wrote: > Diverging to a related topic: I think we need a way so I can commit > those recipes (to let us have proper versioning) without breaking > people's systems when they use Freshen and friends. I understand > Gentoo has masked ebuilds, most distr

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-18 Thread Hisham Muhammad
On 9/18/07, Isaac Dupree <[EMAIL PROTECTED]> wrote: > Hisham Muhammad wrote: > > Did it appear in /Programs/Udev/Settings, in > > /Programs/Udev/115.x/Resources/Defaults/Settings or both? > > Both. > > >> Probably is a Compile problem, somehow... > > > > Yes, I'm suspecting somewhere down the line

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-18 Thread Isaac Dupree
Hisham Muhammad wrote: > Did it appear in /Programs/Udev/Settings, in > /Programs/Udev/115.x/Resources/Defaults/Settings or both? Both. >> Probably is a Compile problem, somehow... > > Yes, I'm suspecting somewhere down the line Compile is not respecting > the "-e" flag. Does the oldest, origina

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-18 Thread Hisham Muhammad
On 9/18/07, Isaac Dupree <[EMAIL PROTECTED]> wrote: > Hisham Muhammad wrote: > > On 9/17/07, Isaac Dupree <[EMAIL PROTECTED]> wrote: > >> Hisham Muhammad wrote: > >>> That's because there is no longer a 50-udev-default.rules file. This > >>> one you have is lingering in /Programs/Udev/Settings beca

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-18 Thread Isaac Dupree
Hisham Muhammad wrote: > On 9/17/07, Isaac Dupree <[EMAIL PROTECTED]> wrote: >> Hisham Muhammad wrote: >>> That's because there is no longer a 50-udev-default.rules file. This >>> one you have is lingering in /Programs/Udev/Settings because of older >>> installations. Should be safe to remove. >> /

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-17 Thread Hisham Muhammad
On 9/17/07, Isaac Dupree <[EMAIL PROTECTED]> wrote: > Hisham Muhammad wrote: > > On 9/17/07, Isaac Dupree <[EMAIL PROTECTED]> wrote: > >> 50-udev-default.rules still references 'console' group a bunch, and I > >> get messages about no console group existing; I didn't find any other > >> rules from

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-17 Thread Isaac Dupree
Hisham Muhammad wrote: > On 9/17/07, Isaac Dupree <[EMAIL PROTECTED]> wrote: >> 50-udev-default.rules still references 'console' group a bunch, and I >> get messages about no console group existing; I didn't find any other >> rules from non-Udev that referenced 'console'. > > That's because there

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-17 Thread Hisham Muhammad
On 9/17/07, Isaac Dupree <[EMAIL PROTECTED]> wrote: > Hisham Muhammad wrote: > > The Udev task had a lot of replicated stuff about mounting other > > filesystems that shouldn't be there (this interfered when restarting > > the Udev task with StopTask and StartTask, for example.), so I removed > > t

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-17 Thread Isaac Dupree
Hisham Muhammad wrote: > The Udev task had a lot of replicated stuff about mounting other > filesystems that shouldn't be there (this interfered when restarting > the Udev task with StopTask and StartTask, for example.), so I removed > those calls to mount. Sorry about neglecting to mention this be

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-16 Thread Hisham Muhammad
On 9/14/07, rubisher <[EMAIL PROTECTED]> wrote: > Hello Hisham, > > This recipe seems to be better to me but I still need some help: > > even thought I ask to use all new config files when I "Compile > Udev--115--recipe.tar.bz2" , > - I still have messages udevd complaining of "console group" (unf

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-16 Thread Hisham Muhammad
On 9/16/07, Isaac Dupree <[EMAIL PROTECTED]> wrote: > Hisham Muhammad wrote: > > On 9/4/07, Isaac Dupree <[EMAIL PROTECTED]> wrote: > >> Hisham Muhammad wrote: > >>> On 9/3/07, Hisham Muhammad <[EMAIL PROTECTED]> wrote: > Hi, > > I'm fighting with Udev as well. I'm working on a recip

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-16 Thread Isaac Dupree
Hisham Muhammad wrote: > On 9/4/07, Isaac Dupree <[EMAIL PROTECTED]> wrote: >> Hisham Muhammad wrote: >>> On 9/3/07, Hisham Muhammad <[EMAIL PROTECTED]> wrote: Hi, I'm fighting with Udev as well. I'm working on a recipe for version 115. I'll post it here before committing. Could

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-14 Thread rubisher
Hisham Muhammad wrote: > On 9/10/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >> Hisham, >> Any ideas on this yet? I haven't gone through the differences in the Udev >> rules but it looks like something has changed which is not letting my >> system boot off the USB disk? Not a good bug to cont

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-13 Thread Hisham Muhammad
stribution" > , [EMAIL PROTECTED] > Date: Wed, 05 Sep 2007 12:49:46 -0400 > Subject: Re: [gobolinux-devel] [gobolinux-users] Udev errors > > > > > I got the same console and /Kernel/Device errors reported ... > > Also, I booted through Colinux and things looked OK...

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-10 Thread anshuman
D] To: "Development of the GoboLinux distribution" , [EMAIL PROTECTED] Date: Wed, 05 Sep 2007 12:49:46 -0400 Subject: Re: [gobolinux-devel] [gobolinux-users] Udev errors > > I got the same console and /Kernel/Device errors reported ... > Also, I booted through Colinux and things looked O

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-05 Thread anshuman
e bus - Original Message - From: "Hisham Muhammad" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], "Development of the GoboLinux distribution" Date: Tue, 4 Sep 2007 12:21:20 -0300 Subject: Re: [gobolinux-devel] [gobolinux-users] Udev errors > On 9/4/07, Isaa

Re: [gobolinux-devel] [gobolinux-users] Udev errors

2007-09-04 Thread Hisham Muhammad
On 9/4/07, Isaac Dupree <[EMAIL PROTECTED]> wrote: > Hisham Muhammad wrote: > > On 9/3/07, Hisham Muhammad <[EMAIL PROTECTED]> wrote: > >> Hi, > >> > >> I'm fighting with Udev as well. I'm working on a recipe for version > >> 115. I'll post it here before committing. Could you test it? > >> > >> Th