RE: [Cooker] raw device & devfs

2001-12-04 Thread Borsenkow Andrej


> 
> [root@bononcini guillaume]# /etc/init.d/rawdevices start
> Affectation des périphériques
>/dev/raw/raw1  -->   /dev/hdc
> Cannot open master raw device '/dev/rawctl' (No such file or
directory)
> fini
> 

No wonder, there is no support for devfs in raw.c

Adding it is pretty trivial actually; just create /dev/rawctl in
raw_init (optionally registering chardev) and create /dev/raw/raw* in
raw_ioctl for RAW_SETBIND case.

BTW it looks like it is not possible to remove binding? Is it correct?

-andrej




Re: [Cooker] Keyboard & extra buttons?

2001-12-04 Thread Bernd Eichelberg

Hi,

Am Dienstag, 4. Dezember 2001 21:16 schrieb Matias Griese:
> I'm thinking of buying Logitech Cordless Desktop Optical, but before
> I do so, I would like to know, does it work at all and how easy it is to
> configure the additional buttons.
>
I have found a tool that do the same thing that the org. Logitech tools for 
Windoof do.

"http://jerukey.sourceforge.net/main.php";

The problem, I didn´t get it run right. I will write the Autor next week.

Tschau BErnd




RE: [Cooker] pcmcia ide cd-rw drives and ide-scsi

2001-12-04 Thread Borsenkow Andrej

> 
>   I realize the right (tm) way to fix this is to fix the drivers,
but
> how hard
> would it be to reload the ide-scsi driver as part of the card
recognition
> ?

You need some configuration framework for this. Not every PCMCIA IDE
drive is used as ide-scsi; and IDE-pure case obviously works (that is
why I said that I suspect IDE part is already handled correctly).

> It's extremely unlikely that a laptop is going to be using a scsi
> controller,

SCSI controller has nothing to do with ide-scsi.

> or that a desktop machine or server is going to be using a pcmcia
> controller
> to run ide-scsi devices. 

True.

 Doesn't the ide-scsi driver look for what slots
> are
> open when it loads?
> 

Yep. That is why reloading it helps.

>   Can the loading / unloading be put in the pcmcia ide startup
script?

If you could suggest _clean_ framework to set up when ide-scsi has to be
loaded ... of course it could be done every time - if it fails it fails,
if not it does not harm.

> I
> think I tried to do something along those lines once, but didn't get
very
> far
> - even though doing this manually worked.  (Means I don't program
shell
> scripts worth shit, probably )
> 

Eh? Add modprobe under start) case in /etc/pcmcia/ide script. Or what
have you done?

> 
>   I'd be happy to test any code - have two different laptops and
can
> try on
> both.  

May be, let's see.

-andrej




RE: [Cooker] pcmcia ide cd-rw drives and ide-scsi

2001-12-04 Thread Borsenkow Andrej

> 
> The real fix must go into ide-cs driver.

Ide-scsi of course, sorry.

-andrej




RE: [Cooker] v4l permissions

2001-12-04 Thread Borsenkow Andrej

> 
> Says v4l devices are 600 - but root isn't the only one who uses them.


They are owned by user who is logged on console for the duration of
login session. And reset back to root owner when you log out. 600 are
meant to prevent other users (possibly over network) from getting access
to these devices.

Do you have some program that is using these devices while nobody is
logged in locally?

  If
> I
> try using w3cam, for example, I get a message can't open /dev/video0
> because
> of permissions.  Look at /dev/video0, it's a symlink, but ls -l says
that
> it
> has permissions of 666.  

Actually symlink normally have 777 permissions, they are ignored anyway.

If I follow the symlink to the device itself,
> it's
> permission is 600.  If I change it to 666 or 777 then things work OK.
> 
> On a system with low security settings, shouldn't these devices be
> available
> without having to change things?
> 

Edit console.perms to suite your need. But I agree, it would be nice to
have some overall less restrictive rules for a standalone home computer.

-andrej




Re: [Cooker] Re: [CHRPM] kernel-2.4.16.3mdk-1-1mdk

2001-12-04 Thread Alexander Skwar

So sprach »Stefan van der Eijk« am 2001-12-05 um 08:03:39 +0800 :
> Yes! Can't you see this is a great innovation? Let's do the rest of the 
> packages in cooker this way too!
> 
> The adavantages are obvious: When you update a package, there's no need 
> to think about the version in the changelog tag, it's always 1-1mdk!

;)  Oh, what a fool I am.  Yes, you are right, this makes things a lot
easier!

Hey, I've got another "improvement": Do away with the version numbers
completely.  After all, they are just confusing the users :)  Do
"kernel-1-1mdk" *G*

Alexander Skwar
-- 
>>   Wohnung in Gelsenkirchen und Umgebung gesucht!   <<

iso-top.de - Die günstige Art an Linux Distributionen zu kommen 
   Uptime: 13 hours 22 minutes




Re: [Cooker] pcmcia ide cd-rw drives and ide-scsi

2001-12-04 Thread Vincent Meyer, MD

Andrej,

Thank you for clarifying the issue for me.  I've never understood why this 
never worked.  The machine I'm using doesn't have a real SCSI controller - 
just a pcmcia CD-RW and built-in DVD, both of which use ide-scsi, and a zip 
drive, which does that printer-port scsi thing.

I HAVE done the modprobe -r ide-scsi  / modprobe ide-scsi thing without any 
problem, with one drive using the internal ide controller and one using the 
pcmcia one, and it worked fine.

I realize the right (tm) way to fix this is to fix the drivers, but how hard 
would it be to reload the ide-scsi driver as part of the card recognition ?  
It's extremely unlikely that a laptop is going to be using a scsi controller, 
or that a desktop machine or server is going to be using a pcmcia controller 
to run ide-scsi devices.  Doesn't the ide-scsi driver look for what slots are 
open when it loads?

Can the loading / unloading be put in the pcmcia ide startup script?  I 
think I tried to do something along those lines once, but didn't get very far 
- even though doing this manually worked.  (Means I don't program shell 
scripts worth shit, probably )


I'd be happy to test any code - have two different laptops and can try on 
both.   (or if you really get bored and feel like doing all the re-writing - 
I can loan you the drive and controller)

Regards,

Vinny




[Cooker] [f.faber@netcourrier.com: Re: [Confirme] Accents sous rxvt?]

2001-12-04 Thread Gregoire Favre

Hello,

it seems there is a working rxvt:

- Forwarded message from Fabrice FACORAT <[EMAIL PROTECTED]> -

Subject: Re: [Confirme] Accents sous rxvt?
From: Fabrice FACORAT <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: 05 Dec 2001 02:53:18 +0100


bon en fait il y a un rxvt qui marche. Si tu utilises rxvt.cjk ( pour le
support chinois & Cie ), cela marche.

Pour que rxvt le lance par défaut modifie le lien symbolique.

[will@bastard rpm]$ whereis rxvt
rxvt: /etc/rxvt /usr/X11R6/bin/rxvt /usr/X11R6/bin/rxvt.sh
/usr/X11R6/bin/rxvt.bin /usr/X11R6/bin/rxvt.cjk /usr/bin/X11/rxvt
/usr/bin/X11/rxvt.sh /usr/bin/X11/rxvt.bin /usr/bin/X11/rxvt.cjk

[will@bastard rpm]$ ls -l /usr/X11R6/bin/rxvt
lrwxrwxrwx1 root root   30 sep 21 23:52
/usr/X11R6/bin/rxvt -> ../../../usr/X11R6/bin/rxvt.sh

-- 
http://perso.wanadoo.fr/linux_wizard/index.html 
-
A student who changes the course of history is probably taking an exam.



Vous souhaitez acquerir votre Pack ou des Services MandrakeSoft?
Rendez-vous sur "http://www.mandrakestore.com";


- End forwarded message -

-- 
Grégoire

http://ulima.unil.ch/greg ICQ:16624071 mailto:[EMAIL PROTECTED]




RE: [Cooker] Re: [CHRPM] kernel-2.4.16.3mdk-1-1mdk

2001-12-04 Thread Borsenkow Andrej

 
> If it were only this script. Even urpmi does not know how to handle
> these versions and refuses to update both kernel and kernel-source.
> 

Not mentioning that CVS has no entries for new kernels. If they are
built from some private repository, PLEASE, move them to contrib.

And why 2.4.13 is not removed from mirrors?




Re: [Cooker] v4l permissions

2001-12-04 Thread Vincent Meyer, MD

On Wednesday 05 December 2001 12:36 am, you wrote:
> > Hello,
> >
> > The usb video devices which are in the /dev/v4l directory have
> > permissions
> > of 600.  Shouldn't they have permissions of either 666 or 777?  The
> > shortcuts
>
> Shortcuts? Are you sure you are speaking about Linux? It was called
> differently under Unix last time I checked :-)

Sorry, got stuck hacking a messy Windows problem for a client for the last 12 
hours and my vocabulary got stuck in Window mode..  Happens.  Battle fatigue.

>
> > to them (/dev/video and /dev/video0) have permissions of 666.
> >
> > Should they be writeable, to allow setting video parameters?
>
> And what is in /etc/security/console.perms for these devices?

Says v4l devices are 600 - but root isn't the only one who uses them.  If I 
try using w3cam, for example, I get a message can't open /dev/video0 because 
of permissions.  Look at /dev/video0, it's a symlink, but ls -l says that it 
has permissions of 666.  If I follow the symlink to the device itself,  it's 
permission is 600.  If I change it to 666 or 777 then things work OK.

On a system with low security settings, shouldn't these devices be available 
without having to change things?

V. 




RE: [Cooker] v4l permissions

2001-12-04 Thread Borsenkow Andrej

> Hello,
> 
>   The usb video devices which are in the /dev/v4l directory have
> permissions
> of 600.  Shouldn't they have permissions of either 666 or 777?  The
> shortcuts

Shortcuts? Are you sure you are speaking about Linux? It was called
differently under Unix last time I checked :-)

> to them (/dev/video and /dev/video0) have permissions of 666.
> 
>   Should they be writeable, to allow setting video parameters?
> 

And what is in /etc/security/console.perms for these devices?

-andrej




RE: [Cooker] pcmcia ide cd-rw drives and ide-scsi

2001-12-04 Thread Borsenkow Andrej


> 
> Any chance of doing something with the pcmcia code so that when a
pcmcia
> ide controller is detected that it reloads the ide-scsi module?  


It won't help if module is busy anyway.

As far as
> I
> know, it shouldn't hurt anything if the module is NOT needed, but will
> allow
> using ide-scsi on drives with pcmcia card controllers.
> 

The real fix must go into ide-cs driver. I briefly looked into it at the
problem is, ide-cs must interface with two subsystems - IDE and SCSI.
While I know how to do it for IDE subsystem (I even suspect it is
already handled correctly) I am at lost how to initiate rescan for SCSI
subsystem.

Note that you actually need possibly to rescan for both HA and devices
on this HA. And it is not a hot plug case (that is more or less clear)
because you do not know target ID/LUN in advance. Actually, ide-scsi
driver is missing hot plug routines as well, but they do not seem to be
used in current code anyway.

I.e. it is not trivial task; it requires some kernel code rewrite and
device to test code on. I would do it if I had any PCMCIA card and
drive. Sorry :(

-andrej




RE: [Cooker] Re: [CHRPM] kernel-2.4.16.3mdk-1-1mdk

2001-12-04 Thread Borsenkow Andrej



> -Original Message-
> From: [EMAIL PROTECTED] [mailto:cooker-owner@linux-
> mandrake.com] On Behalf Of Charles Shirley
> Sent: Wednesday, December 05, 2001 2:22 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [Cooker] Re: [CHRPM] kernel-2.4.16.3mdk-1-1mdk
> 
> On Tuesday 04 December 2001 17:56, Oden Eriksson wrote:
> > On Tuesdayen den 4 December 2001 23.47, Alexander Skwar wrote:
> > > So sprach >Juan Quintela< am 2001-12-04 um 23:15:20 +0100 :
> > >
> > > Really, what's gained by changing the *name* of the package
> > > each time? Won't this break stuff that "Requires: kernel >=
> > > 2.4"?
> >
> > It's even worse if you study the subject... 3mdk-1-1mdk. What's
> > next..., 3mdk-1-1mdk-1.0-145mdk-ac12-167.14.mdk-23-mdksmp ?
> 
> No kidding!  Not to mention that Ron Stodden's rsysnc scripts don't
> know how to handle it.  


If it were only this script. Even urpmi does not know how to handle
these versions and refuses to update both kernel and kernel-source.

-andrej





[Cooker] 3c575 not on pcmcia.img

2001-12-04 Thread SI Reasoning

is there a reason why the 3c575 driver is not on the
pcmcia.img for cooker net installs? How would I go
about putting one in?

=
SI Reasoning
[EMAIL PROTECTED]

"They that can give up essential liberty to obtain a little temporary safety deserve 
neither liberty nor safety." 
Benjamin Franklin

__
Do You Yahoo!?
Buy the perfect holiday gifts at Yahoo! Shopping.
http://shopping.yahoo.com




[Cooker] latest kernels (NO SOUND... again!) on quake3

2001-12-04 Thread Sergio Korlowsky


I believe the subject explains it all... ;-)

Chmouel... again no sound while playing quake3,
Sound_Blaster Live
Currently testing Linux kernel 2.4.16.2mdk-1-1mdk uptime: 1 hour 27 minutes.

--- sound initialization ---

Received signal 11, exiting...

using 'soundwrapper quake3' starts quake3, but has no sound ;-)

sk




[Cooker] v4l permissions

2001-12-04 Thread Vincent Meyer, MD

Hello,

The usb video devices which are in the /dev/v4l directory have permissions 
of 600.  Shouldn't they have permissions of either 666 or 777?  The shortcuts 
to them (/dev/video and /dev/video0) have permissions of 666.  

Should they be writeable, to allow setting video parameters?

V.




Re: [Cooker] Re: [CHRPM] kernel-2.4.16.3mdk-1-1mdk

2001-12-04 Thread Blue Lizard

On Tue, 2001-12-04 at 19:03, Stefan van der Eijk wrote:
> Alexander Skwar wrote:
> 
> >So sprach »Blue Lizard« am 2001-12-04 um 18:11:50 -0500 :
> >
> >>On Tue, 2001-12-04 at 17:56, Oden Eriksson wrote:
> >>
> >>>3mdk-1-1mdk-1.0-145mdk-ac12-167.14.mdk-23-mdksmp ?
> >>>
> >>Well it looks like Juan has semi fixed it, but why replace the dash with
> >>a dot?
> >>
> >
> >Hm?  Where did Juan semi fix it?  And actually, your question is the
> >wrong way around!  RPM provides a "Version" field for a reason.  And it
> >used to work fine when Version still was version; or did I miss
> >something?
> >
> Yes! Can't you see this is a great innovation? Let's do the rest of the 
> packages in cooker this way too!
> 
> The adavantages are obvious: When you update a package, there's no need 
> to think about the version in the changelog tag, it's always 1-1mdk!
> 
> Stefan
> 
> 
> 
heh.  Gotta love it.




Re: [Cooker] Re: [CHRPM] kernel-2.4.16.3mdk-1-1mdk

2001-12-04 Thread Blue Lizard

On Tue, 2001-12-04 at 18:52, Alexander Skwar wrote:
> So sprach »Blue Lizard« am 2001-12-04 um 18:11:50 -0500 :
> > On Tue, 2001-12-04 at 17:56, Oden Eriksson wrote:
> > > 3mdk-1-1mdk-1.0-145mdk-ac12-167.14.mdk-23-mdksmp ?
> > > 
> > Well it looks like Juan has semi fixed it, but why replace the dash with
> > a dot?
> 
> Hm?  Where did Juan semi fix it?  And actually, your question is the
> wrong way around!  RPM provides a "Version" field for a reason.  And it
> used to work fine when Version still was version; or did I miss
> something?
> 
Well, I coulda sworn I saw a changelog notice for somemdk with a version
that would result in kernel-2.4.16.3mdk.i586.rpm instead of
kernel-2.4.16-3mdk.i586.rpm or was I dreaming?  May not have been
3...dunno.  Oh well.
> Alexander Skwar
> -- 
> >>   Wohnung in Gelsenkirchen und Umgebung gesucht!   <<
> 
> iso-top.de - Die günstige Art an Linux Distributionen zu kommen 
>Uptime: 5 hours 55 minutes
> 





Re: [Cooker] Sawfish

2001-12-04 Thread Steve Fox

On Tue, 2001-12-04 at 09:02, Frederic Crozat wrote:
> Oops, I forgot to fix changelog entry.. Only nautilus problem should be
> fixed by this package..

That is so nice! It's good to use Nautilus again ;0) Thanks!

-- 

Steve Fox
http://k-lug.org





[Cooker] pcmcia ide cd-rw drives and ide-scsi

2001-12-04 Thread Vincent Meyer, MD

Any chance of doing something with the pcmcia code so that when a pcmcia 
ide controller is detected that it reloads the ide-scsi module?  As far as I 
know, it shouldn't hurt anything if the module is NOT needed, but will allow 
using ide-scsi on drives with pcmcia card controllers.

V.


[meyerv@cb955936-a meyerv]$ su
Password:
[root@cb955936-a meyerv]# cdrecord -scanbus
Cdrecord 1.10 (i586-mandrake-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
cdrecord: No such file or directory. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are 
root.
[root@cb955936-a meyerv]# modprobe -r ide-scsi
[root@cb955936-a meyerv]# modprobe ide-scsi
[root@cb955936-a meyerv]# cdrecord -scanbus
Cdrecord 1.10 (i586-mandrake-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
Linux sg driver version: 3.1.20
Using libscg version 'schily-0.5'
scsibus0:
0,0,0 0) 'SAF ' 'CD-RW4420P  ' '1.13' Removable CD-ROM
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
[root@cb955936-a meyerv]#




Re: [Cooker] Keyboard & extra buttons?

2001-12-04 Thread Hoyt Duff

On Tuesday 04 December 2001 08:26 pm, you wrote:
> le mar 04-12-2001 à 21:33, Hoyt Duff a écrit :
> > Anyone know how to get the "Internet" buttons working on the Logitech
> > cordless keyboard?
>
> hotkeys

As in "LookNFeel Keybindings"? None of these launch apps.

Hoyt




Re: [Cooker] Keyboard & extra buttons?

2001-12-04 Thread Fabrice FACORAT

le mar 04-12-2001 à 21:33, Hoyt Duff a écrit : 
> Anyone know how to get the "Internet" buttons working on the Logitech 
> cordless keyboard?

hotkeys

-- 
http://perso.wanadoo.fr/linux_wizard/index.html 
-
I'm going to give my psychoanalyst one more year, then I'm going to
Lourdes.
-- Woody Allen





[Cooker] Changing the button style at Mandrake Control Center s user interface

2001-12-04 Thread captaincemo

 how can I change the button decoration or style at Mandrake Control Center s  user 
interface.Changing gnome or kde button styles (or decoration) doesnt effect it.Also 
gdm 's upper menu buttons are the same! Changing gnome s button decoration doesnt 
effect them. 
This is because I am very uncomfortable with the new uncheckable button decoration or 
style,I prefer checkmarkable ones ,So please give me a hand.Thanks!! 

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





Re: [Cooker] Re: [CHRPM] kernel-2.4.16.3mdk-1-1mdk

2001-12-04 Thread Stefan van der Eijk

Alexander Skwar wrote:

>So sprach »Blue Lizard« am 2001-12-04 um 18:11:50 -0500 :
>
>>On Tue, 2001-12-04 at 17:56, Oden Eriksson wrote:
>>
>>>3mdk-1-1mdk-1.0-145mdk-ac12-167.14.mdk-23-mdksmp ?
>>>
>>Well it looks like Juan has semi fixed it, but why replace the dash with
>>a dot?
>>
>
>Hm?  Where did Juan semi fix it?  And actually, your question is the
>wrong way around!  RPM provides a "Version" field for a reason.  And it
>used to work fine when Version still was version; or did I miss
>something?
>
Yes! Can't you see this is a great innovation? Let's do the rest of the 
packages in cooker this way too!

The adavantages are obvious: When you update a package, there's no need 
to think about the version in the changelog tag, it's always 1-1mdk!

Stefan






[Cooker] CUPS Bug?

2001-12-04 Thread Michael Menegakis

I am not a cooker hacker nor a linux expert. Let me know if it is ok to send 
posts like this here or where it is appropriate to post them.

Ok, this is part of my /var/log/messages file:

Dec  4 23:17:22 moya xinetd: xinetd startup succeeded
Dec  4 23:17:23 moya kernel: parport_pc: Strange, can't probe Via 686A 
parallel port: io=0x378, irq=-1, dma=-1
Dec  4 23:17:23 moya kernel: lp: driver loaded but no devices found
Dec  4 23:17:23 moya cups: cupsd startup succeeded

It is upon kernel-2.4.16(final), using modules both for parallel port and 
printer support. I have disabled the default MDK option of "load other 
devices" into the parallel port menu.

Reading a dozen of newsgroups topics there were rumors that CUPS has a bug. 
Which is the most possible truth? 

Keep in mind that when I was test-installing MDK just now, I got the printer 
setup and test printing properly.

- Mike 




Re: [Cooker] Home dirs are not world executable!

2001-12-04 Thread Alexander Skwar

So sprach »Stefan van der Eijk« am 2001-12-05 um 07:51:26 +0800 :
> Why not make a /var/www/users/askwar directory and point apache to that?

Sure, that's possible.  But the default is to use public_html, and I've
gotten kinda used to it :)

If ~/public_html is so bad, then I'd like the apache maintainer to
please change it the way Stefan just suggested!

Alexander Skwar
-- 
>>   Wohnung in Gelsenkirchen und Umgebung gesucht!   <<

iso-top.de - Die günstige Art an Linux Distributionen zu kommen 
   Uptime: 6 hours 2 minutes




Re: [Cooker] Home dirs are not world executable!

2001-12-04 Thread Stefan van der Eijk

>
>
>Now the homedirs are all not executable by world!  This means, that I
>cannot access the dirs with Apache (http://localhost/~askwar).
>
Why not make a /var/www/users/askwar directory and point apache to that?


#   UserDir public_html
UserDir /var/www/users/*


Stefan





Re: [Cooker] Re: [CHRPM] kernel-2.4.16.3mdk-1-1mdk

2001-12-04 Thread Alexander Skwar

So sprach »Blue Lizard« am 2001-12-04 um 18:11:50 -0500 :
> On Tue, 2001-12-04 at 17:56, Oden Eriksson wrote:
> > 3mdk-1-1mdk-1.0-145mdk-ac12-167.14.mdk-23-mdksmp ?
> > 
> Well it looks like Juan has semi fixed it, but why replace the dash with
> a dot?

Hm?  Where did Juan semi fix it?  And actually, your question is the
wrong way around!  RPM provides a "Version" field for a reason.  And it
used to work fine when Version still was version; or did I miss
something?

Alexander Skwar
-- 
>>   Wohnung in Gelsenkirchen und Umgebung gesucht!   <<

iso-top.de - Die günstige Art an Linux Distributionen zu kommen 
   Uptime: 5 hours 55 minutes




Re: [Cooker] Keyboard & extra buttons?

2001-12-04 Thread Hoyt Duff

On Tuesday 04 December 2001 05:26 pm, you wrote:
> On Tue, 4 Dec 2001, Hoyt Duff wrote:
> >> I'm thinking of buying Logitech Cordless Desktop Optical, but before
> >> I do so, I would like to know, does it work at all
> >
> > Mine works great. Expect to replace the batteries everytwo months.
>
> And you have Optical version of the Cordless Desktop?-) How often
> do you have to change batteries from the keyboard?
>

I have the optical cordless mouse; batteries last about two months.

I also have the cordless keyboard; nothing optical about it. Batteries last 
about a year.

> > Anyone know how to get the "Internet" buttons working on the Logitech
> > cordless keyboard?
>
> I've found entry for Logitech Cordless Desktop Pro in the xf86config,
> but I have no idea whether the Internet buttons work with it..
>
 It doesn't seem to do a thing as far as I can tell. I have the scan code for 
the keys and could always use xmodmap to include them .A problem is that KDE 
2.x will no allow you to bind actions to keys (KDE 1.x would).

Hoyt




Re: [Cooker] Re: [CHRPM] kernel-2.4.16.3mdk-1-1mdk

2001-12-04 Thread Charles Shirley

On Tuesday 04 December 2001 17:56, Oden Eriksson wrote:
> On Tuesdayen den 4 December 2001 23.47, Alexander Skwar wrote:
> > So sprach »Juan Quintela« am 2001-12-04 um 23:15:20 +0100 :
> >
> > Really, what's gained by changing the *name* of the package
> > each time? Won't this break stuff that "Requires: kernel >=
> > 2.4"?
>
> It's even worse if you study the subject... 3mdk-1-1mdk. What's
> next..., 3mdk-1-1mdk-1.0-145mdk-ac12-167.14.mdk-23-mdksmp ?

No kidding!  Not to mention that Ron Stodden's rsysnc scripts don't 
know how to handle it.  Since this change was enacted, It deletes 
the previous kernel and downloads the entinre new set of packages.  
Not that it makes much of a difference, especially in the binary 
packages... Still I'm sure there was some amount of improvement.  
Oh well... Whatever...

-- 
~Chuck




Re: [Cooker] Re: [CHRPM] kernel-2.4.16.3mdk-1-1mdk

2001-12-04 Thread Blue Lizard

On Tue, 2001-12-04 at 17:56, Oden Eriksson wrote:
> On Tuesdayen den 4 December 2001 23.47, Alexander Skwar wrote:
> > So sprach »Juan Quintela« am 2001-12-04 um 23:15:20 +0100 :
> 
> > Really, what's gained by changing the *name* of the package each time?
> > Won't this break stuff that "Requires: kernel >= 2.4"?
> 
> It's even worse if you study the subject... 3mdk-1-1mdk. What's next..., 
> 3mdk-1-1mdk-1.0-145mdk-ac12-167.14.mdk-23-mdksmp ?
> 
Well it looks like Juan has semi fixed it, but why replace the dash with
a dot?
> -- 
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> | Oden Eriksson, Deserve-IT Networks, Jokkmokk, Sweden.
> | Mandrake Linux release 8.2 (Cooker) for i586
> | Current uptime with kernel 2.4.13-12mdksmp: 16 hours 8 minutes
> | cpu0 @ 814.28 bm, fan 4440 rpm, temp +29°C
> | cpu1 @ 815.92 bm, fan 4326 rpm, temp +29.5°C
> 





Re: [Cooker] Home dirs are not world executable!

2001-12-04 Thread Alexander Skwar

So sprach »Oden Eriksson« am 2001-12-04 um 23:45:33 +0100 :
> 711 is enough.

Even less: 701!

Alexander Skwar
-- 
>>   Wohnung in Gelsenkirchen und Umgebung gesucht!   <<

iso-top.de - Die günstige Art an Linux Distributionen zu kommen 
   Uptime: 5 hours 1 minute




Re: [Cooker] Re: [CHRPM] kernel-2.4.16.3mdk-1-1mdk

2001-12-04 Thread Oden Eriksson

On Tuesdayen den 4 December 2001 23.47, Alexander Skwar wrote:
> So sprach »Juan Quintela« am 2001-12-04 um 23:15:20 +0100 :

> Really, what's gained by changing the *name* of the package each time?
> Won't this break stuff that "Requires: kernel >= 2.4"?

It's even worse if you study the subject... 3mdk-1-1mdk. What's next..., 
3mdk-1-1mdk-1.0-145mdk-ac12-167.14.mdk-23-mdksmp ?

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Oden Eriksson, Deserve-IT Networks, Jokkmokk, Sweden.
| Mandrake Linux release 8.2 (Cooker) for i586
| Current uptime with kernel 2.4.13-12mdksmp: 16 hours 8 minutes
| cpu0 @ 814.28 bm, fan 4440 rpm, temp +29°C
| cpu1 @ 815.92 bm, fan 4326 rpm, temp +29.5°C




[Cooker] Re: [CHRPM] kernel-2.4.16.3mdk-1-1mdk

2001-12-04 Thread Alexander Skwar

So sprach »Juan Quintela« am 2001-12-04 um 23:15:20 +0100 :
> --=-=-=
> Name: kernel-2.4.16.3mdk   Relocations: (not relocateable)
> Version : 1 Vendor: MandrakeSoft
> Release : 1mdk  Build Date: Tue Dec  4 22:17:01 2001

Could somebody *please* explain this new, strange naming scheme?  What's
the gain compared to

Name: kernel
Version: 2.4.16
Release: 3mdk

And for the older/newer kernels:

Name: kernel-2.2 or kernel-2.5

Really, what's gained by changing the *name* of the package each time?
Won't this break stuff that "Requires: kernel >= 2.4"?

Alexander Skwar
-- 
>>   Wohnung in Gelsenkirchen und Umgebung gesucht!   <<

iso-top.de - Die günstige Art an Linux Distributionen zu kommen 
   Uptime: 4 hours 50 minutes




Re: [Cooker] Home dirs are not world executable!

2001-12-04 Thread Oden Eriksson

On Tuesdayen den 4 December 2001 22.34, Alexander Skwar wrote:
> So sprach »Claudio« am 2001-12-04 um 22:22:58 +0100 :
> > Have they been ever executable?
>
> Yes, because I manually set them to be.
>
> > I hope this permission will remain 700 forever!!!
>
> Well, depends.  If you want to have a web accessible direcotry
> (~/public_html), ~ obviously needs to be world exec.

711 is enough.

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Oden Eriksson, Deserve-IT Networks, Jokkmokk, Sweden.
| Mandrake Linux release 8.2 (Cooker) for i586
| Current uptime with kernel 2.4.13-12mdksmp: 16 hours
| cpu0 @ 814.28 bm, fan 4411 rpm, temp +30°C
| cpu1 @ 815.92 bm, fan 4272 rpm, temp +29.5°C




Re: [Cooker] Latest Cooker install - pcmcia.img over the net - problem

2001-12-04 Thread dam's

[EMAIL PROTECTED] (Robert Fox) writes:

> Using latest Cooker install (04.12.01) - and latest pcmcia.img
> 
> Was able to manually install the xircom_cb module and continue the
> install, but when I get to the "Configuing Network" step, the following
> error occurs:
> 
> An error occurred:  Undefined subroutine &network::netconnect::main
> called.
> 
> Then I have to manually continue the install by forcing each additional
> step.

Can you give me your Mandrake/mdkinst/usr/share/version
Can you reproduce the pb?
Can you reproduce the pb without pcmci
Can you please try to give your report.bug file when you send reports

thx

-- 
dam's




Re: [Cooker] Keyboard & extra buttons?

2001-12-04 Thread Matias Griese

On Tue, 4 Dec 2001, Hoyt Duff wrote:
>> I'm thinking of buying Logitech Cordless Desktop Optical, but before
>> I do so, I would like to know, does it work at all
> Mine works great. Expect to replace the batteries everytwo months.

And you have Optical version of the Cordless Desktop?-) How often
do you have to change batteries from the keyboard?

> Anyone know how to get the "Internet" buttons working on the Logitech
> cordless keyboard?

I've found entry for Logitech Cordless Desktop Pro in the xf86config,
but I have no idea whether the Internet buttons work with it..

Regards,
  Matias






Re: [Cooker] Upgraded SAMBA is turned off!

2001-12-04 Thread Bill Kenworthy

Happens with every samba upgrade - been embarrassed by no printing for
windows clients a couple of time because of it!

BillK

On Wed, 2001-12-05 at 04:47, Alexander Skwar wrote:
> Hi!
> 
> I also upgraded Samba today.   Now I noticed that it is turned off!  Why
> is that?  I had it turned on!
> 
> Alexander Skwar
> -- 
> >>   Wohnung in Gelsenkirchen und Umgebung gesucht!   <<
> 
> iso-top.de - Die günstige Art an Linux Distributionen zu kommen 
>Uptime: 2 hours 51 minutes
> 






[Cooker] Latest Cooker install - pcmcia.img over the net - problem

2001-12-04 Thread Robert Fox

Using latest Cooker install (04.12.01) - and latest pcmcia.img

Was able to manually install the xircom_cb module and continue the
install, but when I get to the "Configuing Network" step, the following
error occurs:

An error occurred:  Undefined subroutine &network::netconnect::main
called.

Then I have to manually continue the install by forcing each additional
step.










Re: [Cooker] Software Installer and Updates -- dead in water on LM8.1

2001-12-04 Thread Pierre Fortin

François Pons wrote:
> 
> Pierre Fortin <[EMAIL PROTECTED]> writes:
> 
> > François,
> >
> > My direct mail failed...  your DNS is still not fixed..?
> 
> Heu ?
> 
> You don't do reply ? From is correctly set normally, everyone here has no
> problem ?

ARGHHH!!!  We both got suckered by that ^%#&%#&$#*^STUPID Nutscrape...

Sorry!!  

I was puzzled how that happened, and always looking for the root cause, this is
what I found:

NS4.78:  
  Reply:   puts only [EMAIL PROTECTED] in headers
  Reply All:   puts ONLY [EMAIL PROTECTED] in headers  

Anyway, I responded to your 2nd e-mail where you quoted yourself:
#   [EMAIL PROTECTED] (François Pons) writes:
#
#   > Pierre Fortin <[EMAIL PROTECTED]> writes:
#   > 
#   [snip]
#   And I forget, please do that before:

NS makes it so hard to grab the address link that I just copied your address
from the  "[EMAIL PROTECTED] (François Pons) writes:" line...

I'm trying to find a better mailer; NS just pissed me off for the last time the
other day.  Sylpheed looks decent; but the "import" does not suit me.  I'm using
pine remotely on occasion for *new* mail (no filters); but haven't had time to
consider it for fulltime use...  my "problem" is that I have 163MB+ in 136
mailboxes with nearly as many filters, so conversion one box at a time sucks...  

Will try to be more careful next time; though you might remove "ackbar" from
your setup too...  :^)


> Thanks for the info,

Hope it's useful...  let me know if you want me to test a fix...  [installer is
dead anyway]
 
> François.

Pierre




Re: [Cooker] Home dirs are not world executable!

2001-12-04 Thread Alexander Skwar

So sprach »Michael Reinsch« am 2001-12-04 um 22:42:07 +0100 :
> See /etc/security/msec/perm.*

thanks.

Alexander Skwar
-- 
>>   Wohnung in Gelsenkirchen und Umgebung gesucht!   <<

iso-top.de - Die günstige Art an Linux Distributionen zu kommen 
   Uptime: 4 hours 5 minutes




Re: [Cooker] Upgrade of »setup« broke existing /etc/passwd and /etc/group!!!!! #3 - Error during boot

2001-12-04 Thread Alexander Skwar

So sprach »Charles A Edwards« am 2001-12-04 um 16:01:42 -0500 :
> "getgram failed for (garbage) Enabling swap space"

That's exactly what I mean!  Thanks for confirming this!

Alexander Skwar
-- 
>>   Wohnung in Gelsenkirchen und Umgebung gesucht!   <<

iso-top.de - Die günstige Art an Linux Distributionen zu kommen 
   Uptime: 4 hours 2 minutes




Re: [Cooker] After upgrade, Opera can't save hotlist

2001-12-04 Thread Alexander Skwar

So sprach »Charles A Edwards« am 2001-12-04 um 16:39:09 -0500 :
> Have you checked the permissions for the historyrc file in /home/ /opera?

Yep, everything fine.  Seems like there was a failure in my
~/.opera/opera.ini file.  After I removed it, it's working again.

Well, I suppose because of the other problems I assumed that this was
also caused by this.  False alarm, sorry about that!

Alexander Skwar
-- 
>>   Wohnung in Gelsenkirchen und Umgebung gesucht!   <<

iso-top.de - Die günstige Art an Linux Distributionen zu kommen 
   Uptime: 4 hours 1 minute




[Cooker] Todays updates and Enlightenment

2001-12-04 Thread Charles A Edwards

Following todays updates and a reboot I was very pleased to find that 
Enlightenment now is problem free and displays properly.

This does leave me puzzled.
I was under the impression that the display problem in Enlightenment were
due to the fact that it had been built using libpng2.
How is it then, since Enlightenment itself has still not been rebuilt, that 
the problem has been over come?


   Charles





Re: [Cooker] Home dirs are not world executable!

2001-12-04 Thread Michael Reinsch

Hi!

On Die, 04 Dez 2001 22:34:39 Alexander Skwar wrote:

> I suppose this can somehow be tuned by msec, can't it?

See /etc/security/msec/perm.*

-- 
   Michael Reinsch <[EMAIL PROTECTED]>   http://mr.uue.org





Re: [Cooker] After upgrade, Opera can't save hotlist

2001-12-04 Thread Charles A Edwards

On Tue, 4 Dec 2001 21:59:23 +0100
Alexander Skwar <[EMAIL PROTECTED]> wrote:

> Like I mentioned, I've got *QUITE* some problems after my update to
> todays cooker (~12:20).
> 
> For some reason, Opera fails to save the history.  When I quit Opera,
> I'll always get an error message saying that Opera can't save the
> history.
> 
> Any idea about why that might be?
> 
 
I just finished the updates on 1 system and I am not having that problem 
with Opera.

Have you checked the permissions for the historyrc file in /home/ /opera?


   Charles 





Re: [Cooker] Home dirs are not world executable!

2001-12-04 Thread Alexander Skwar

So sprach »Claudio« am 2001-12-04 um 22:22:58 +0100 :
> Have they been ever executable?

Yes, because I manually set them to be.

> I hope this permission will remain 700 forever!!!

Well, depends.  If you want to have a web accessible direcotry
(~/public_html), ~ obviously needs to be world exec.

I suppose this can somehow be tuned by msec, can't it?  Is there
documentation somewhere?

Alexander Skwar
-- 
>>   Wohnung in Gelsenkirchen und Umgebung gesucht!   <<

iso-top.de - Die günstige Art an Linux Distributionen zu kommen 
   Uptime: 3 hours 36 minutes




Re: [Cooker] Home dirs are not world executable!

2001-12-04 Thread Stefan Siegel

Am 2001-12-04, um 22:22:58 (+0100) schrieb Claudio:
> Il 21:58, martedì 4 dicembre 2001, Alexander Skwar ha scritto:
> > The recent upgrade *MAJORLY* sucked!
> >
> > Now the homedirs are all not executable by world!  This means, that I
> > cannot access the dirs with Apache (http://localhost/~askwar).
> >
> > Why did that happen?
> >
> > Alexander Skwar
> 
> Have they been ever executable?
> 
> [claudio@monster home]$ ls
> totale 12
> drwx--   38 claudio  claudio  4096 dic  4 22:18 claudio
> drwx--5 test test 4096 dic  2 11:20 test
> 
> I hope this permission will remain 700 forever!!!

I think it depends of the security level you choose during insatall/ 
in msec. 

If you use a Networking level (which Alexander probably chose,
otherwise using Apache would not make so much sense IMHO) 
the homedirs are chmoded 700 by default. Only when you use non 
networked security levels, the got opened ...
It's silly but it was so for at least 7.2 and 8.0.

-- 
_ 
Tschüss und bis demnächst/à bientôt,  _|_|_   
   (")   *
Stefan /v\  / 
 »(   )«  Penguin Powered!
 +(m-m)--+
 | Stefan Siegel | http://www.student.uni-kl.de/~siegel/ |
 | Kurt-Schumacher-Str. 34 / App.144 | mailto:[EMAIL PROTECTED]|
 | D-67663 Kaiserslautern| GnuGP Public Key: |
 | Tel.: +49-631-18269   |   finger -l [EMAIL PROTECTED] |
 +---+




Re: [Cooker] Home dirs are not world executable!

2001-12-04 Thread Claudio

Il 21:58, martedì 4 dicembre 2001, Alexander Skwar ha scritto:
> The recent upgrade *MAJORLY* sucked!
>
> Now the homedirs are all not executable by world!  This means, that I
> cannot access the dirs with Apache (http://localhost/~askwar).
>
> Why did that happen?
>
> Alexander Skwar

Have they been ever executable?

[claudio@monster home]$ ls
totale 12
drwx--   38 claudio  claudio  4096 dic  4 22:18 claudio
drwx--5 test test 4096 dic  2 11:20 test

I hope this permission will remain 700 forever!!!
C.

-- 
Claudio Panichi, System/Network Admin at Dept. of Physics
"Tor Vergata" University and INFN - Sec. "Roma II"
Remote System is: LINUX!




[Cooker] [RPM] xine-ui-0.9.6-1mdk

2001-12-04 Thread Guillaume Rousse

Resistance is futile, you will be packaged

---
Name: xine-ui  Relocations: (not relocateable)
Version : 0.9.6 Vendor: Penguin Liberation Front
Release : 1mdk  Build Date: Tue Dec  4 22:12:48 2001
Install date: (not installed)   Build Host: silbermann.snv.jussieu.fr
Group   : Video Source RPM: (none)
Size: 780232   License: GPL
Packager: Guillaume Rousse <[EMAIL PROTECTED]>
URL : http://xine.sourceforge.net
Summary : A Free Video Player
Description :
xine is a free gpl-licensed video player for unix-like systems.
We support mpeg-2 and mpeg-1 system (audio + video multiplexed) streams,
eventually mpeg-4 and other formats might be added.

xine plays the video and audio data of mpeg-2 videos and synchronizes
the playback of both. Depending on the properties of the mpeg stream,
playback will need more or less processor power, 100% frame rate
has been seen on a 400 MHz P II system.

---

 Tue Dec 04 2001 Guillaume Rousse <[EMAIL PROTECTED]> 0.9.6-1mdk

- 0.9.6
- no more metal skin

-- 
http://lis.snv.jussieu.fr/~rousse/linux/plf





[Cooker] [RPM] xine-lib-0.9.6-1mdk

2001-12-04 Thread Guillaume Rousse

Resistance is futile, you will be packaged

---
Name: xine-lib Relocations: (not relocateable)
Version : 0.9.6 Vendor: Penguin Liberation Front
Release : 1mdk  Build Date: Tue Dec  4 22:07:17 2001
Install date: (not installed)   Build Host: silbermann.snv.jussieu.fr
Group   : Development/Libraries Source RPM: (none)
Size: 1010522  License: GPL
Packager: Guillaume Rousse <[EMAIL PROTECTED]>
URL : http://xine.sourceforge.net
Summary : A Free Video Player (Libraries)
Description :
xine is a free gpl-licensed video player for unix-like systems.
We support mpeg-2 and mpeg-1 system (audio + video multiplexed) streams,
eventually mpeg-4 and other formats might be added.

xine plays the video and audio data of mpeg-2 videos and synchronizes
the playback of both. Depending on the properties of the mpeg stream,
playback will need more or less processor power, 100% frame rate
has been seen on a 400 MHz P II system.

---

 Tue Dec 04 2001 Guillaume Rousse <[EMAIL PROTECTED]> 0.9.6-1mdk

- 0.9.6

-- 
http://lis.snv.jussieu.fr/~rousse/linux/plf





[Cooker] After upgrade, Opera can't save hotlist

2001-12-04 Thread Alexander Skwar

Like I mentioned, I've got *QUITE* some problems after my update to
todays cooker (~12:20).

For some reason, Opera fails to save the history.  When I quit Opera,
I'll always get an error message saying that Opera can't save the
history.

Any idea about why that might be?

Alexander Skwar
-- 
>>   Wohnung in Gelsenkirchen und Umgebung gesucht!   <<

iso-top.de - Die günstige Art an Linux Distributionen zu kommen 
   Uptime: 3 hours 0 minutes




Re: [Cooker] Upgrade of »setup« broke existing /etc/passwd and /etc/group!!!!! #3 - Error during boot

2001-12-04 Thread Charles A Edwards

On Tue, 4 Dec 2001 19:10:13 +0100
Alexander Skwar <[EMAIL PROTECTED]> wrote:

> Hi
> 
> As I already mentioned, setup f*cked up /etc/group.  Now during boot, I
> get a strange error message:
> 
> "getgrnam failed for " and then follows some garbage.
> 
> This happens after "The backspace key sends..." which is followed by the
> "/var/run/webmin/diffs is a directory" error message, and is before
> "Swap-Bereich aktivieren".
> 
 

I am getting a similar message during boot

"getgram failed for (garbage) Enabling swap space"


   Charles  





[Cooker] Home dirs are not world executable!

2001-12-04 Thread Alexander Skwar

The recent upgrade *MAJORLY* sucked!

Now the homedirs are all not executable by world!  This means, that I
cannot access the dirs with Apache (http://localhost/~askwar).

Why did that happen?

Alexander Skwar
-- 
>>   Wohnung in Gelsenkirchen und Umgebung gesucht!   <<

iso-top.de - Die günstige Art an Linux Distributionen zu kommen 
   Uptime: 3 hours 2 minutes




[Cooker] Upgraded SAMBA is turned off!

2001-12-04 Thread Alexander Skwar

Hi!

I also upgraded Samba today.   Now I noticed that it is turned off!  Why
is that?  I had it turned on!

Alexander Skwar
-- 
>>   Wohnung in Gelsenkirchen und Umgebung gesucht!   <<

iso-top.de - Die günstige Art an Linux Distributionen zu kommen 
   Uptime: 2 hours 51 minutes




Re: [Cooker] Re: [CHRPM] qt2-2.3.1-19mdk

2001-12-04 Thread Daouda LO

Guillaume Rousse <[EMAIL PROTECTED]> writes:

> Ainsi parlait David BAUDENS :
> [..]
> > * Wed Nov 28 2001 David BAUDENS <[EMAIL PROTECTED]> 2.3.1-19mdk
> >
> > - Add full support for Mandrake Linux 8.2
> What about the missing libqt-mt.so missing symlink ?

[daouda@no rpm]$ rpm -qpil /RPMS/libqt2-devel-2.3.1-19mdk.i586.rpm |grep mt
/usr/lib/libqt-mt.so
/usr/lib/qt2/lib/libqt-mt.so
/usr/share/doc/qt-2.3.1/examples/mail/smtp.cpp
/usr/share/doc/qt-2.3.1/examples/mail/smtp.h
/usr/share/doc/qt-2.3.1/html/qdomtext-members.html
/usr/share/doc/qt-2.3.1/html/qdomtext.html
/usr/share/man/man3/qdomtext.3qt.bz2
[daouda@no rpm]$





Re: [Cooker] Keyboard & extra buttons?

2001-12-04 Thread Hoyt Duff

On Tuesday 04 December 2001 03:16 pm, you wrote:
> I'm thinking of buying Logitech Cordless Desktop Optical, but before
> I do so, I would like to know, does it work at all 

Mine works great. Expect to replace the batteries everytwo months.

> and how easy it is to configure the additional buttons.

The side button is the same as the middle button on mine.

Anyone know how to get the "Internet" buttons working on the Logitech 
cordless keyboard?

Hoyt




Re: [Cooker] Dammit! Now my Jaz is really full ...

2001-12-04 Thread Blue Lizard

On Tue, 2001-12-04 at 06:04, Borsenkow Andrej wrote:
> Mandrake/RPMS/msec-0.16-3mdk.i586.rpm
> 99834 (100%)
> Mandrake/RPMS/nautilus-1.0.6-3mdk.i586.rpm
> 7012352 (85%)
> rsync.c:sig_int() called.
> rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(230)
> 
> Are we going to grow indefinitely? Looks like it.
> 
Good (though I cant say nautilus deserves to be included in such a high
quality distro).
> [root@cooker root]# rsync -avPW --delete --exclude RPMS2
> /downloads/cooker/i586/
>  /jaz/cooker/i586/
> building file list ... done
> Mandrake/RPMS/
> Mandrake/RPMS/nautilus-1.0.6-3mdk.i586.rpm
> 32768 (0%)
> rsync.c:sig_int() called.
> rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(230)
> [root@cooker root]# df -k
> Filesystem   1k-blocks  Used Available Use% Mounted on
> /dev/hda5  3582344   2069816   1512528  58% /
> none 15036 0 15036   0% /dev/shm
> /dev/hda7  4008380   2020128   1784632  54% /mnt/hd
> /dev/discs/disc1/part4
>1950916   1950916 0 100% /jaz
> [root@cooker root]#
> 

No flame jihad intended.

Regards.




Re: [Cooker] DVD and zisofs patch

2001-12-04 Thread Blue Lizard

On Tue, 2001-12-04 at 14:15, Warly wrote:
> 
> You can find in the unsupported directory on the mirrors a
> patched version of cdrecord with the DVD and the zisofs patch.
> 
> You will also find the zisofs tools with the mkztree to build
> compressed iso.
> 
> Please test.
> 
> i586/cdrecord-1.11-0.a12_dvd_zisofs.1mdk.i586.rpm
> i586/cdrecord-cdda2wav-1.11-0.a12_dvd_zisofs.1mdk.i586.rpm
> i586/cdrecord-devel-1.11-0.a12_dvd_zisofs.1mdk.i586.rpm
> i586/cdrecord.README
> i586/mkisofs-1.14-3mdk.i586.rpm
> 
> 
> -- 
> Warly
> 
Wow, quick response.   Thanks.  I'll be snapshotting cooker sometime soon with this 
(hopefully) and testing install.
Once again, thanks.

Best regards.




[Cooker] Keyboard & extra buttons?

2001-12-04 Thread Matias Griese

I'm thinking of buying Logitech Cordless Desktop Optical, but before
I do so, I would like to know, does it work at all and how easy it is to
configure the additional buttons.

Regards,
  Matias






[Cooker] [RPM] libdvdcss-1.0.0-2mdk

2001-12-04 Thread Guillaume Rousse

Resistance is futile, you will be packaged

---
Name: libdvdcssRelocations: (not relocateable)
Version : 1.0.0 Vendor: Penguin Liberation Front
Release : 2mdk  Build Date: Tue Dec  4 20:39:00 2001
Install date: (not installed)   Build Host: silbermann.snv.jussieu.fr
Group   : System/Libraries  Source RPM: (none)
Size: 133932   License: GPL
Packager: Guillaume Rousse <[EMAIL PROTECTED]>
URL : http://videolan.org/
Summary : Library for accessing DVDs like block device usind deCSS if needed
Description :
libdvdcss is a simple library designed for accessing DVDs like a block device
without having to bother about the decryption. The important features are:
 * Portability. Currently supported platforms are GNU/Linux, FreeBSD, BeOS
   and Windows. The MacOS X version is being worked on as well.
 * Simplicity. There are currently 7 functions in the API, and we intend to
   keep this number low.
 * Freedom. libdvdcss is released under the General Public License, ensuring
   it will stay free, and used only for free software products.
 * Just better. Unlike most similar projects, libdvdcss doesn't require the
   region of your drive to be set.

---

 Tue Dec 04 2001 Guillaume Rousse <[EMAIL PROTECTED]> 1.0.0-2mdk

- contributed to PLF by Yves Duret <[EMAIL PROTECTED]>
- Conflicts: libdvdcss-ogle
- more doc files
- no doc file for devel package

-- 
http://lis.snv.jussieu.fr/~rousse/linux/plf





[Cooker] [RPM] libdvdcss-ogle-0.0.3-4mdk

2001-12-04 Thread Guillaume Rousse

Resistance is futile, you will be packaged

---
Name: libdvdcss-ogle   Relocations: (not relocateable)
Version : 0.0.3 Vendor: Penguin Liberation Front
Release : 4mdk  Build Date: Tue Dec  4 20:39:00 2001
Install date: (not installed)   Build Host: silbermann.snv.jussieu.fr
Group   : System/Libraries  Source RPM: (none)
Size: 127698   License: GPL
Packager: Guillaume Rousse <[EMAIL PROTECTED]>
URL : http://www.videolan.org
Summary : Library for accessing DVDs like block device usind deCSS if needed
Description :
libdvdcss is a simple library designed for accessing DVDs like a block device
without having to bother about the decryption. The important features are:
 * Portability. Currently supported platforms are GNU/Linux, FreeBSD, BeOS
   and Windows. The MacOS X version is being worked on as well.
 * Simplicity. There are currently 7 functions in the API, and we intend to
   keep this number low.
 * Freedom. libdvdcss is released under the General Public License, ensuring
   it will stay free, and used only for free software products.
 * Just better. Unlike most similar projects, libdvdcss doesn't require the
   region of your drive to be set.

NB: Patched to request the title key from the drive. Should work more like
 libcss but will fall back to old behaviour if that fails.

---

 Tue Dec 04 2001 Guillaume Rousse <[EMAIL PROTECTED]> 0.0.3-4mdk

- changed name to libdvdcss-ogle
- better description & summary
- devel package group is now Development/C
- Conflicts: libdvdcss
- spec cleanup
- /usr/include/videolan owned by package

-- 
http://lis.snv.jussieu.fr/~rousse/linux/plf





[Cooker] DVD and zisofs patch

2001-12-04 Thread Warly


You can find in the unsupported directory on the mirrors a
patched version of cdrecord with the DVD and the zisofs patch.

You will also find the zisofs tools with the mkztree to build
compressed iso.

Please test.

i586/cdrecord-1.11-0.a12_dvd_zisofs.1mdk.i586.rpm
i586/cdrecord-cdda2wav-1.11-0.a12_dvd_zisofs.1mdk.i586.rpm
i586/cdrecord-devel-1.11-0.a12_dvd_zisofs.1mdk.i586.rpm
i586/cdrecord.README
i586/mkisofs-1.14-3mdk.i586.rpm


-- 
Warly




[Cooker] Re: [CHRPM] qt2-2.3.1-19mdk

2001-12-04 Thread Guillaume Rousse

Ainsi parlait David BAUDENS :
[..]
> * Wed Nov 28 2001 David BAUDENS <[EMAIL PROTECTED]> 2.3.1-19mdk
>
> - Add full support for Mandrake Linux 8.2
What about the missing libqt-mt.so missing symlink ?
-- 
Guillaume Rousse <[EMAIL PROTECTED]>
GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html




[Cooker] Re: [CHRPM] qt2-2.3.1-19mdk

2001-12-04 Thread Claudio

Il 17:45, martedì 4 dicembre 2001, David BAUDENS ha scritto:
> --=-=-=
> Name: qt2  Relocations: (not relocateable)
> Version : 2.3.1 Vendor: MandrakeSoft
> - Add full support for Mandrake Linux 8.2

Excuse me, I was wondering: shall we have kde-2.2.2/qt-2.3.1 or kde-3/qt-3 in 
next Mandrake 8.2?!?
C.




[Cooker] raw device & devfs

2001-12-04 Thread Guillaume Rousse

[root@bononcini guillaume]# /etc/init.d/rawdevices start
Affectation des périphériques
   /dev/raw/raw1  -->   /dev/hdc
Cannot open master raw device '/dev/rawctl' (No such file or directory)
fini

[root@bononcini guillaume]# cat /etc/sysconfig/rawdevices
# raw device bindings
# format:
#   
# example: /dev/raw/raw1 /dev/sda1
#  /dev/raw/raw2 8 5
/dev/raw/raw1   /dev/hdc

Also, service description could be enhanced: i don't care about Oracle, i 
need to play dvd here :-)
# description: This scripts assignes raw devices to block devices \
#  (such as hard drive partitions). This is for the use \
#  of applications such as Oracle. You can set up the \
#  raw device to block device mapping by editing \
#  the file /etc/sysconfig/rawdevices.
-- 
Guillaume Rousse <[EMAIL PROTECTED]>
GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html




Re: [Cooker] Software Installer and Updates -- dead in water on LM8.1

2001-12-04 Thread François Pons

Pierre Fortin <[EMAIL PROTECTED]> writes:

> François,
> 
> My direct mail failed...  your DNS is still not fixed..?

Heu ?

You don't do reply ? From is correctly set normally, everyone here has no
problem ?

Thanks for the info,

François.




Re: [Cooker] about /etc/motd

2001-12-04 Thread George Mitchell

Its a text mode holdover from Unix antiquity.  I think it has been there 
since day one.  I don't ever remember seeing a Unix system without it. 
 It is ALWAYS shipped empty with the OS and is there for the local 
administrator to use as required locally.

Nguyen H.Vu wrote:

>I have tried Engarde Linux and FreeBSD. They have very interesting feature. It
>is /etc/motd.
>
>In engarde's case. When a user try to login, /etc/motd popups a security
>waring.
>In FreeBSD, /etc/motd contains warning of security update.
>
>What about Mandrake?
>
>=
>Takeshi's small space
>http://site.TechViet.com/Vu.Hung/
>Join KDE-i18n-Vi?
>http://groups.yahoo.com/group/KDE-i18n-VN
>
>__
>Do You Yahoo!?
>Buy the perfect holiday gifts at Yahoo! Shopping.
>http://shopping.yahoo.com
>
>







[Cooker] Upgrade of »setup« broke existing /etc/passwd and /etc/group!!!!! #3 - Error during boot

2001-12-04 Thread Alexander Skwar

Hi

As I already mentioned, setup f*cked up /etc/group.  Now during boot, I
get a strange error message:

"getgrnam failed for " and then follows some garbage.

This happens after "The backspace key sends..." which is followed by the
"/var/run/webmin/diffs is a directory" error message, and is before
"Swap-Bereich aktivieren".

Alexander Skwar
-- 
>>   Wohnung in Gelsenkirchen und Umgebung gesucht!   <<

iso-top.de - Die günstige Art an Linux Distributionen zu kommen 
   Uptime: 0 hours 13 minutes




Re: [Cooker] Software Installer and Updates -- dead in water on LM8.1

2001-12-04 Thread Pierre Fortin

François,

My direct mail failed...  your DNS is still not fixed..?

Pierre

Mail Delivery System wrote:
> 
> This is the Postfix program at host bones.pfortin.com.
> 
> I'm sorry to have to inform you that the message returned
> below could not be delivered to one or more destinations.
> 
> For further assistance, please send mail to 
> 
> If you do so, please include this problem report. You can
> delete your own text from the message returned below.
> 
> The Postfix program
> 
> <[EMAIL PROTECTED]>: Name service error for
> ackbar.mandrakesoft.com: Host not found
> 
>   
> Reporting-MTA: dns; bones.pfortin.com
> Arrival-Date: Tue,  4 Dec 2001 12:20:16 -0500 (EST)
> 
> Final-Recipient: rfc822; [EMAIL PROTECTED]
> Action: failed
> Status: 5.0.0
> Diagnostic-Code: X-Postfix; Name service error for ackbar.mandrakesoft.com:
> Host not found
> 
>   
> 
> Subject: Re: [Cooker] Software Installer and Updates -- dead in water on LM8.1
> Date: Tue, 04 Dec 2001 12:20:16 -0500
> From: Pierre Fortin <[EMAIL PROTECTED]>
> To: François Pons <[EMAIL PROTECTED]>
> References: <[EMAIL PROTECTED]>
>  <[EMAIL PROTECTED]>
>  <[EMAIL PROTECTED]>
>  <[EMAIL PROTECTED]> 
><[EMAIL PROTECTED]>
> 
> François Pons wrote:
> >
> > [EMAIL PROTECTED] (François Pons) writes:
> >
> > > Pierre Fortin <[EMAIL PROTECTED]> writes:
> > >
> > > > I'd like to get my system back in working order quickly; but I can wait if you
> > > > want any files or other info from it...
> > >
> > > You can do something like "tar cvf - /var/lib/urpmi /etc/urpmi | bzip2 -9 
>>/tmp/rpmdrake_stat.bz2"
> > > and send me directly the file (beware *check before* you don't have 
>user/password in list
> > > files (only if you use ftp/http medium)).
> > >
> > > François.
> >
> > And I forget, please do that before:
> >
> > cp -a /var/lib/urpmi /var/lib/urpmi.save
> > for i in /var/lib/urpmi.save/hdlist.*
> > do
> > packdrake -l $i >$i.l
> > rm -f $i
> > done
> >
> > so that the file will not be too big :-)
> >
> > Thanks to take care of this mail, please...
> 
> #1:   30207719 Dec  4 12:10 rpmdrake_stat.bz2
> #2:   14994057 Dec  4 12:17 rpmdrake_stat.bz2
> :^)
> 
> The smaller one is available at
> http://pfortin.com/Linux/buginfo/rpmdrake_stat.bz2
> 
> > François.
> 
> HTH,
> Pierre




[Cooker] Upgrade of »setup« broke existing /etc/passwd and /etc/group!!!!! #2 - Group xfs missing!

2001-12-04 Thread Alexander Skwar

As I said, setup broke /etc/group.  It also removed the "xfs" group.
Now I updated XFree86-xfs-4.1.0-22mdk.i586.rpm from
XFree86-xfs-4.1.0-21mdk and got this error:

XFree86-xfs Warnung: group xfs does not exist - using
root
##

Either the group xfs should be created by XFree86-xfs, or, if even such
seldomly used qmail groups clutter the group file, it has to be provided
by the setup package.

Alexander Skwar
-- 
>>   Wohnung in Gelsenkirchen und Umgebung gesucht!   <<

iso-top.de - Die günstige Art an Linux Distributionen zu kommen 
   Uptime: 11 days 9 hours 44 minutes




[Cooker] /etc/sysconfig/msec: File not found #2

2001-12-04 Thread Alexander Skwar

I figured out, why this error message happens:

/etc/profile.d/msec.sh:. /etc/sysconfig/msec
/etc/profile.d/msec.csh:if ( -r /etc/sysconfig/msec ) then
/etc/profile.d/msec.csh:eval `sed -n 's/^\([^#]*\)=\([^#]*\)/set \1=\2;/p' < 
/etc/sysconfig/msec`

Alexander Skwar
-- 
>>   Wohnung in Gelsenkirchen und Umgebung gesucht!   <<

iso-top.de - Die günstige Art an Linux Distributionen zu kommen 
   Uptime: 11 days 9 hours 39 minutes




[Cooker] /etc/sysconfig/msec: File not found

2001-12-04 Thread Alexander Skwar

Hi!

When I login with telnet/ssh/console, I get this message displayed:

/etc/sysconfig/msec: File not found

This is with msec-0.16-3mdk.i586.rpm

Alexander Skwar
-- 
>>   Wohnung in Gelsenkirchen und Umgebung gesucht!   <<

iso-top.de - Die günstige Art an Linux Distributionen zu kommen 
   Uptime: 11 days 9 hours 36 minutes




Re: [Cooker] Software Installer and Updates -- dead in water on LM8.1

2001-12-04 Thread François Pons

[EMAIL PROTECTED] (François Pons) writes:

> Pierre Fortin <[EMAIL PROTECTED]> writes:
> 
> > I'd like to get my system back in working order quickly; but I can wait if you
> > want any files or other info from it...
> 
> You can do something like "tar cvf - /var/lib/urpmi /etc/urpmi | bzip2 -9 
>>/tmp/rpmdrake_stat.bz2" 
> and send me directly the file (beware *check before* you don't have user/password in 
>list
> files (only if you use ftp/http medium)).
> 
> François.

And I forget, please do that before:

cp -a /var/lib/urpmi /var/lib/urpmi.save
for i in /var/lib/urpmi.save/hdlist.*
do
packdrake -l $i >$i.l
rm -f $i
done

so that the file will not be too big :-)

Thanks to take care of this mail, please...

François.




Re: [Cooker] Software Installer and Updates -- dead in water on LM8.1

2001-12-04 Thread François Pons

Pierre Fortin <[EMAIL PROTECTED]> writes:

> I'd like to get my system back in working order quickly; but I can wait if you
> want any files or other info from it...

You can do something like "tar cvf - /var/lib/urpmi /etc/urpmi | bzip2 -9 
>/tmp/rpmdrake_stat.bz2" 
and send me directly the file (beware *check before* you don't have user/password in 
list
files (only if you use ftp/http medium)).

François.




Re: [Cooker] alpha porting?

2001-12-04 Thread Stefan van der Eijk

Claudio,

>Hi all,
>Just to know: is there any plan for a complete (let's say 1 or 2 CDs) for 
>alpha-platform?  :o)
>
There are some intentions I beleive...

Please subscribe to [EMAIL PROTECTED] for the cooker alpha 
list (is this list mentioned yet on the Mandrake website?).

You can download current cooker from:

rsync://rsync.proxad.net::mandrake-devel/cooker/alpha/

or my version from:

http://cm61-10-206-231.hkcable.com.hk/cooker/

(IP-address may change, it's a cablemodem connected machine).

with kind regards,

Stefan van der Eijk





Re: [Cooker] about /etc/motd

2001-12-04 Thread Pierre Fortin

"Nguyen H.Vu" wrote:
> 
> It's there, but empty. I mean should we put some useful information in there...

Umm...  that's a *local* issue, not a distro one...  after all the file name is 
"[m]essage [o]f [t]he [d]ay"...   I'm sure everyone would hate seeing a daily
distro...

:^)
Pierre




Re: [Cooker] Software Installer and Updates -- dead in water on LM8.1

2001-12-04 Thread Pierre Fortin

François Pons wrote:
> 
> Pierre Fortin <[EMAIL PROTECTED]> writes:
> 
> > I just checked the security updates and found several...  tried to install
> > Apache security update; but I got problems with mod_ssl module...  this has
> > resulted in the discovery of some Software Installer problems:
> 
> I'll take a look, there is a lot of sync and bugfixes to do.
> 
> François.

Thanks.  BTW, this is on a mostly stock LM8.1, so it's a general timebomb and
will likely need an update asap. 

I'd like to get my system back in working order quickly; but I can wait if you
want any files or other info from it...

Pierre




[Cooker] alpha porting?

2001-12-04 Thread Claudio

Hi all,
Just to know: is there any plan for a complete (let's say 1 or 2 CDs) for 
alpha-platform?  :o)

Claudio




[Cooker] Sub Cooker

2001-12-04 Thread george.hu






Re: [Cooker] Sawfish

2001-12-04 Thread Frederic Crozat

On Tue, 04 Dec 2001 15:20:08 +0100, Steve Fox wrote:

> On Tue, 2001-12-04 at 02:38, Frederic Crozat wrote:
>> On Tue, 04 Dec 2001 06:00:52 +0100, Steve Fox wrote:
>> 
>> > sawfish-1.0.1-2mdk still doesn't not fix the status doc for me :( I
>> > have a status doc half the size of my screen now after toggling the
>> > xmms-status plugin on and off a few times. I have all current librep
>> > and rep-gtk packages installed too.
>> > 
>> > Is this fixed for anyone?
>> 
>> It is not even fixed in sawfish CVS.. You should fill a bug at
>> bugzilla.gnome.org on sawfish 1.0.1
> 
> Isn't the status dock what is meant in your last changelog? I got
> excited when I saw that.
> 
> * Mon Dec 03 2001 Frederic Crozat <[EMAIL PROTECTED]> 1.0.1-2mdk
> 
> - Patch 1 (CVS): fix dock in GNOME

Oops, I forgot to fix changelog entry.. Only nautilus problem should be
fixed by this package..


-- 
Frédéric Crozat
MandrakeSoft




Re: [Cooker] Sawfish

2001-12-04 Thread Steve Fox

On Tue, 2001-12-04 at 02:38, Frederic Crozat wrote:
> On Tue, 04 Dec 2001 06:00:52 +0100, Steve Fox wrote:
> 
> > sawfish-1.0.1-2mdk still doesn't not fix the status doc for me :( I have
> > a status doc half the size of my screen now after toggling the
> > xmms-status plugin on and off a few times. I have all current librep and
> > rep-gtk packages installed too.
> > 
> > Is this fixed for anyone?
> 
> It is not even fixed in sawfish CVS.. You should fill a bug at
> bugzilla.gnome.org on sawfish 1.0.1

Isn't the status dock what is meant in your last changelog? I got
excited when I saw that.

* Mon Dec 03 2001 Frederic Crozat <[EMAIL PROTECTED]> 1.0.1-2mdk

- Patch 1 (CVS): fix dock in GNOME

-- 

Steve Fox
http://k-lug.org





[Cooker] Latest PCMCIA.IMG (04.12.01) - NO GO

2001-12-04 Thread Robert Fox

Once again, the xircom_cb module is not being loaded therefore I can't
use the pcmcia network install on my notebook . . .

I have the LATEST cooker updated for today, December 4th.

what's up here?

Thx,
R.Fox







Re: [Cooker] /sbin/installkernel when vmlinuz is symlink

2001-12-04 Thread Chmouel Boudjnah

"J.A. Magallon" <[EMAIL PROTECTED]> writes:

> Hi all...
> 
> This is about /sbin/instalkernel behaviour. I have noticed since time ago,
> but just now remembered to comment on the list.
> Let's suppose you have a setup like:

Ok i have just commited this to cvs :

--- installkernel.~1.27.~   Tue Nov 20 09:53:35 2001
+++ installkernel   Tue Dec  4 14:12:54 2001
@@ -28,14 +28,28 @@
 source /etc/sysconfig/installkernel
 fi
 
+function read_link () {
+#at this time we have perl since we do kernel copy
+[[ -x /usr/bin/perl ]] && perl -e '{print readlink shift, "\n"}' $1
+}
+
 function copy_image () {
 local config=""
+local link
+
 if [[ -f .config ]];then
config=.config
 elif [[ -f ../../../.config ]];then
config=../../../.config
 fi
-
+
+if [ -L $boot/vmlinuz ];then
+   link=$(read_link $boot/vmlinuz)
+   link=${link##*/} #make it relative
+   rm -f /boot/vmlinuz
+   [[ "${boot}/${link}" != "${boot}/vmlinuz-${version}" && -f ${boot}/${link} ]] 
+&& ln -sf ${link} /boot/vmlinuz.old
+fi
+   
 if [ -f $boot/vmlinuz ]; then
mv -f $boot/vmlinuz $boot/vmlinuz.old
 fi


-- 
http://www.linux-mandrake.com/en/club/




RE: Re[2]: [Cooker] What happened to ALSA support in artsd?

2001-12-04 Thread Borsenkow Andrej


> 
> >>
> >> I wrote this before but didn't get any response.
> >> Since the last couple of cooker updates I don't have ALSA
> >> support in artsd, I can only select OSS from the KDE control
> >> center.  Therefore I don't have any sound in KDE.
> >>
> 
> BA> If you like "works for me" responses - works for me :-)
> 
> And you're keeping up with all the cooker updates?  I mean it's
> strange that ALSA support vanishes from one update to the other
> for no reason.
> 

Yes. I have current cooker.

-andrej




Re[2]: [Cooker] What happened to ALSA support in artsd?

2001-12-04 Thread Rainer Koschnick

Hello Borsenkow,

Tuesday, December 04, 2001, 7:29:26 AM, you wrote:


>> 
>> I wrote this before but didn't get any response.
>> Since the last couple of cooker updates I don't have ALSA
>> support in artsd, I can only select OSS from the KDE control
>> center.  Therefore I don't have any sound in KDE.
>> 

BA> If you like "works for me" responses - works for me :-)

And you're keeping up with all the cooker updates?  I mean it's
strange that ALSA support vanishes from one update to the other
for no reason.

Rainer





[Cooker] Dammit! Now my Jaz is really full ...

2001-12-04 Thread Borsenkow Andrej

Mandrake/RPMS/msec-0.16-3mdk.i586.rpm
99834 (100%)
Mandrake/RPMS/nautilus-1.0.6-3mdk.i586.rpm
7012352 (85%)
rsync.c:sig_int() called.
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(230)

Are we going to grow indefinitely? Looks like it.

[root@cooker root]# rsync -avPW --delete --exclude RPMS2
/downloads/cooker/i586/
 /jaz/cooker/i586/
building file list ... done
Mandrake/RPMS/
Mandrake/RPMS/nautilus-1.0.6-3mdk.i586.rpm
32768 (0%)
rsync.c:sig_int() called.
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(230)
[root@cooker root]# df -k
Filesystem   1k-blocks  Used Available Use% Mounted on
/dev/hda5  3582344   2069816   1512528  58% /
none 15036 0 15036   0% /dev/shm
/dev/hda7  4008380   2020128   1784632  54% /mnt/hd
/dev/discs/disc1/part4
   1950916   1950916 0 100% /jaz
[root@cooker root]#




Re: [Cooker] Software Installer and Updates -- dead in water on LM8.1

2001-12-04 Thread François Pons

Pierre Fortin <[EMAIL PROTECTED]> writes:

> I just checked the security updates and found several...  tried to install
> Apache security update; but I got problems with mod_ssl module...  this has
> resulted in the discovery of some Software Installer problems:

I'll take a look, there is a lot of sync and bugfixes to do.

François.




Re: [Cooker] about /etc/motd

2001-12-04 Thread Nguyen H.Vu

Hi,

It's there, but empty. I mean should we put some useful information in there...

Best

Hung.Vu

--- Mark D'voo <[EMAIL PROTECTED]> wrote:
> it's there ( at least in gnome) open up gnomecc, goto session -> startup 
> hints -> enable login hints, and choose motd
> 
> enjoy
> 
> mark
> 
> 
> On Tuesday 04 December 2001 12:00, you wrote:
> > I have tried Engarde Linux and FreeBSD. They have very interesting feature.
> > It is /etc/motd.
> >
> > In engarde's case. When a user try to login, /etc/motd popups a security
> > waring.
> > In FreeBSD, /etc/motd contains warning of security update.
> >
> > What about Mandrake?
> >
> > =
> > Takeshi's small space
> > http://site.TechViet.com/Vu.Hung/
> > Join KDE-i18n-Vi?
> > http://groups.yahoo.com/group/KDE-i18n-VN
> >
> > __
> > Do You Yahoo!?
> > Buy the perfect holiday gifts at Yahoo! Shopping.
> > http://shopping.yahoo.com
> 
> -- 
>  12:06am  up 43 min,  2 users,  load average: 0.52, 0.46, 0.40
> 


=
Takeshi's small space
http://site.TechViet.com/Vu.Hung/
Join KDE-i18n-Vi?
http://groups.yahoo.com/group/KDE-i18n-VN

__
Do You Yahoo!?
Buy the perfect holiday gifts at Yahoo! Shopping.
http://shopping.yahoo.com




Re: [Cooker] Sawfish

2001-12-04 Thread Frederic Crozat

On Tue, 04 Dec 2001 06:00:52 +0100, Steve Fox wrote:

> sawfish-1.0.1-2mdk still doesn't not fix the status doc for me :( I have
> a status doc half the size of my screen now after toggling the
> xmms-status plugin on and off a few times. I have all current librep and
> rep-gtk packages installed too.
> 
> Is this fixed for anyone?

It is not even fixed in sawfish CVS.. You should fill a bug at
bugzilla.gnome.org on sawfish 1.0.1


-- 
Frédéric Crozat
MandrakeSoft




[Cooker] msec problem (/etc/sysconfig/msec missing)

2001-12-04 Thread Borsenkow Andrej

Last login: Tue Dec  4 10:56:53 2001 from xxx
bash: /etc/sysconfig/msec: No such file or directory
[root@cooker root]# rpm -q --file /etc/sysconfig/msec
error: file /etc/sysconfig/msec: No such file or directory
[root@cooker root]# urpmf sysconfig/msec
[root@cooker root]# rpm -q msec
msec-0.16-3mdk

-andrej




[Cooker] Re: [CHRPM] MySQL-3.23.46-3mdk

2001-12-04 Thread Stefan van der Eijk

Christian,

>--=-=-=
>
>* Mon Dec 03 2001 Christian Belisle <[EMAIL PROTECTED]> 3.23.46-3mdk
>
>- I didn't add mysqlrepair in MySQL-client, it's in the base package.
>- Added mysqlcheck, mysqlanalyze and mysqloptimize in base package.
>
Can you explain the following:


[root@taz RPMS]# rpm -Uvh libmysql10-devel-3.23.46-3mdk.i586.rpm 
MySQL-3.23.46-3mdk.i586.rpm libmysql10-3.23.46-3mdk.i586.rpm 
MySQL-client-3.23.46-3mdk.i586.rpm
 
error: failed dependencies:
MySQL-devel = 3.23.39 conflicts with MySQL-3.23.46-3mdk
[root@taz RPMS]# rpm --rebuilddb
[root@taz RPMS]# rpm -Uvh libmysql10-devel-3.23.46-3mdk.i586.rpm 
MySQL-3.23.46-3
mdk.i586.rpm libmysql10-3.23.46-3mdk.i586.rpm 
MySQL-client-3.23.46-3mdk.i586.rpm
 
error: failed dependencies:
MySQL-devel = 3.23.39 conflicts with MySQL-3.23.46-3mdk


note that there is no MySQL installed on the system:

[root@taz RPMS]# rpm -qa | grep sql
postgresql-7.1.3-5mdk
postgresql-libs-7.1.3-5mdk
postgresql-devel-7.1.3-5mdk
[root@taz RPMS]# rpm -qa | grep SQL
[root@taz RPMS]#