Re: [Cooker]

2000-02-10 Thread Florent Villard
On Thu, Feb 10, 2000 at 03:23:03PM +0800, geoffrey lee wrote: kvirc has been taken off kdenetwork. well , hmm...still it's not right to see mdk with no Kvirc client.. Yes, kirc was found far too nonstable to be put in the release. -- Warly

Re: [Cooker] Modem Update

2000-01-22 Thread Florent Villard
On Fri, Jan 21, 2000 at 11:39:45AM -0500, Christopher De Long wrote: Question: I have people send me Html Based email. In PINE it just shows the source code of the html NOT the cute pictures and buttons and such. Anyway to get pine to show this . I looked in Settings. Doesn't appear to have a

Re: [Cooker] 7.0beta - oxygen

1999-12-22 Thread Florent Villard
Will Oxygen be 2.3 or 2.2 based? Oxygen is 2.2 based, 2.3 are development kernels and should not be used in production environment, however you are free, AT YOUR OWN RISKS, to install the hackkernel packages which provides development version of the linux kernel. -- Warly

[Cooker] Hackkernel and initrd

1999-12-06 Thread Florent Villard
initrd support in hackkernel is still partly broken and you _must_ have an initrd in order to boot. -- Warly

Re: [Cooker] RE: [CHRPM] NAME: kernel VER: 2.2.13 REL: 31mdk

1999-11-30 Thread Florent Villard
When can we expect an upgrade to hackkernel? I m working on it, it mustn't last much... -- Warly

[Cooker] autofs and samba

1999-11-29 Thread Florent Villard
Hello, I have some problem with autofs and samba, my configuration file seems not to work, any tips ? auto.smb: homes -fstype=smbfs,login=admin,password=foo ://host/homes moreover the kernel structure vfsmntlist via the /proc/mounts seems to not remove failed mounted samba filesystems.

[Cooker] install -o root

1999-11-27 Thread Florent Villard
Hie, I don't know if this is a common problem, anyway "install -[og] root" are pretty boring so I write a small script to get rid of that. It create a patch to eliminate the occurences, must be run after rpm -bp #!/bin/sh name=$1 if [ -n "$name" ]; then touch $name-noroot.patch