Re: [PATCH] setup.exe - problem with FTP

2002-11-10 Thread Marcel Telka
ping Napísané dňa 2002.07.10 09:10, (autor: Robert Collins): This will go in but not immediately, I've a couple of pending things in my sandbox to sort out first. Rob - Original Message - From: "Marcel Telka" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 10, 2002 5:01

linking problems with mod_ssl (resolved)

2002-11-10 Thread Elfyn McBratney
Hi, Ive been having problems compiling mod_ssl (latest source from setup) to do with some undefined references (_dmb_*): ssl_scache_dbm.lo(.text+0xea):ssl_scache_dbm.c: undefined reference to `_dbm_open' ...and lots more... Im not sure if this is a bug but just in case anyone else has had this

chkconfig package available for review/download

2002-11-10 Thread Sergey Okhapkin
http://users.rcn.com/sokhapkin/release/chkconfig/ category: System requires: cygwin initscripts sdesc: "Runlevel/xinetd services editor" ldesc: "chkconfig provides a simple command-line tool for maintaining the /etc/rc[0-6].d directory hierarchy by relieving system administrators of the task of

initscripts package available for review/upload

2002-11-10 Thread Sergey Okhapkin
category: System requires: bash sysvinit sdesc: "A System-V-like collection of system initialization scripts" initscripts -- A System-V-like collection of system initialization scripts Runtime requirements: cygwin-1.3.14 or newer Build requirements: cy

Re: init and agetty packages available for review/upload. (fwd)

2002-11-10 Thread Sergey Okhapkin
Done. I added /etc/postinstall/sysvinit.sh. The script sets up default /etc/inittab and /etc/rc (if not exist) and copies itself to /usr/bin/init-config for setting up init as a service later. http://users.rcn.com/sokhapkin/release/sysvinit/ BTW, how to upgrade or uninstall the package if the pac

Re: init and agetty packages available for review/upload. (fwd)

2002-11-10 Thread Sergey Okhapkin
OK, I'll provide postinstall and init-config shortly. Corinna, I'll take you iu-config as an example. Sergey Okhapkin Somerset, NJ - Original Message - From: "Corinna Vinschen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, November 10, 2002 9:14 AM Subject: Re: init and agetty

Re: init and agetty packages available for review/upload. (fwd)

2002-11-10 Thread Corinna Vinschen
On Sun, Nov 10, 2002 at 01:41:54PM -, Max Bowsher wrote: > Sergey Okhapkin <[EMAIL PROTECTED]> wrote: > > > Because these scripts are accessible for everyone and may change > > global configuration settings, these scripts are for for cygwin > > administrator only. > > They won't be able to do

Re: init and agetty packages available for review/upload. (fwd)

2002-11-10 Thread Max Bowsher
Sergey Okhapkin <[EMAIL PROTECTED]> wrote: > Because these scripts are accessible for everyone and may change > global configuration settings, these scripts are for for cygwin > administrator only. They won't be able to do anything that the user didn't have priviledges to do anyway, but I suppose

Re: init and agetty packages available for review/upload. (fwd)

2002-11-10 Thread Earnie Boyd
I agree with Sergey, but wouldn't /usr/sbin be a better choice of destination? /usr/sbin should not be in the PATH of a typical user. Sergey Okhapkin wrote: Because these scripts are accessible for everyone and may change global configuration settings, these scripts are for for cygwin administra

Re: init and agetty packages available for review/upload. (fwd)

2002-11-10 Thread Sergey Okhapkin
Because these scripts are accessible for everyone and may change global configuration settings, these scripts are for for cygwin administrator only. Sergey Okhapkin Somerset, NJ - Original Message - From: "Max Bowsher" <[EMAIL PROTECTED]> To: "Sergey Okhapkin" <[EMAIL PROTECTED]>; <[EMAIL

Re: init and agetty packages available for review/upload. (fwd)

2002-11-10 Thread Max Bowsher
Sergey Okhapkin <[EMAIL PROTECTED]> wrote: > I don't feel myself safe with these potentialy dangerous files in the > PATH... Why are they dangerous? > My proposal is to move these files somewhere else. Well, thats a discussion which will probably require Chris's arbitration. -- Max. > -

Re: init and agetty packages available for review/upload. (fwd)

2002-11-10 Thread Sergey Okhapkin
I don't feel myself safe with these potentialy dangerous files in the PATH... My proposal is to move these files somewhere else. Sergey Okhapkin Somerset, NJ - Original Message - From: "Max Bowsher" <[EMAIL PROTECTED]> To: "Sergey Okhapkin" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: S

Re: init and agetty packages available for review/upload. (fwd)

2002-11-10 Thread Max Bowsher
Sergey Okhapkin <[EMAIL PROTECTED]> wrote: > I don't want to introduce extra files in /bin or /usr/bin. XXX-config > scripts should be located somewhere else, not in a path, something > like /etc/package-config, the directory should be designated for > config scripts only. $ ls /usr/bin/*-config

Re: init and agetty packages available for review/upload. (fwd)

2002-11-10 Thread Sergey Okhapkin
- Original Message - From: "Corinna Vinschen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, November 10, 2002 3:40 AM Subject: Re: init and agetty packages available for review/upload. (fwd) > Why not having an init-config script as Max suggested, instead of just > a README?

Re: setup.exe-HEAD should build from CVS on gcc-3.

2002-11-10 Thread Max Bowsher
Hmm... seems I've discovered a new kwyboard shortcut. Ctrl+Enter = Send. So my previous message is incomplete. Corrected version below: -- Robert Collins <[EMAIL PROTECTED]> wrote: > Ok, I've applied most of Max's patches. CVS setup now bu

Re: setup.exe-HEAD should build from CVS on gcc-3.

2002-11-10 Thread Max Bowsher
Robert Collins <[EMAIL PROTECTED]> wrote: > Ok, I've applied most of Max's patches. CVS setup now builds and runs > for me with gcc-3. Me too :-) > Max, I've not applied a couple of the patches: > -Wno-deprecated is not needed. Yep. > proppage.h I've not gotten to (yet). That problem has sile

Re: Signed scripts and packages [Was: [ANN] Updated: rsync-2.5.5-2]

2002-11-10 Thread Volker Quetschke
Hi, >> 2. text=... is set, but never used. > text is used in sigfile() to print which file must be signed: > > echo "$text signature need to be updated"; \ Oops, I was blind :-) Bye Volker -- PGP/GPG key (ID: 0x9F8A785D) available from wwwkeys.de.pgp.net key-fingerprint 550D F17E B

Re: init and agetty packages available for review/upload. (fwd)

2002-11-10 Thread Corinna Vinschen
On Sat, Nov 09, 2002 at 07:05:09PM -0500, Sergey Okhapkin wrote: > > What if I want to install init just to look at the included readmes? Or if > I > > want to install it as a service with slightly different settings? Or > simply > > dislike my computer doing too much without telling me about it? >