On Wed, 6 Jul 2005, Eric Blake wrote:
> > Speaking of files/symlinks created in postinstall scripts -- perhaps we
> > should come up with some unified mechanism for listing them. Some
> > postinstall scripts use /etc/preremove/-manifest.lst.
> >
> > The reason it may be useful to have a common me
On Fri, 29 Jul 2005, Eric Blake wrote:
> According to Igor Pechtchanski on 7/6/2005 7:47 AM:
> >>Oops, I didn't quite get it right - in install(), it needs to copy
> >>CYGWIN-PATCHES/manifest.lst to preremove/${PKG}-manifest.lst, not
> >>preremove/${PKG}.sh.
> >
> > Good, thanks for catching it --
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Igor Pechtchanski on 7/6/2005 7:47 AM:
>>Oops, I didn't quite get it right - in install(), it needs to copy
>>CYGWIN-PATCHES/manifest.lst to preremove/${PKG}-manifest.lst, not
>>preremove/${PKG}.sh.
>
>
> Good, thanks for catching it --
On Tue, 5 Jul 2005, Igor Pechtchanski wrote:
> Speaking of files/symlinks created in postinstall scripts -- perhaps we
> should come up with some unified mechanism for listing them. Some
> postinstall scripts use /etc/preremove/-manifest.lst.
>
> The reason it may be useful to have a common mecha
On Wed, 6 Jul 2005, Eric Blake wrote:
> According to Eric Blake on 7/5/2005 9:21 PM:
> >
> > 2005-07-05 Eric Blake byu.net>
> >
> > * templates/generic-build-script (options): Add almostall,
> > help, version.
> > (help, version): New functions.
> > (install): Support manifest li
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Eric Blake on 7/5/2005 9:21 PM:
>
> 2005-07-05 Eric Blake <[EMAIL PROTECTED]>
>
> * templates/generic-build-script (options): Add almostall,
> help, version.
> (help, version): New functions.
> (install): Suppor
> Speaking of files/symlinks created in postinstall scripts -- perhaps we
> should come up with some unified mechanism for listing them. Some
> postinstall scripts use /etc/preremove/-manifest.lst.
>
> The reason it may be useful to have a common mechanism is that "cygcheck
> -c" could then use t
On Tue, 5 Jul 2005, Corinna Vinschen wrote:
> Hang on, what about /usr/share/man/man1/sh.1 ?
>
> Right now it's a fixed symlink to ash.1. THe postinstall scripts should
> better symlink it to the shell's man page which really is sh after the
> script did its job, right?
Speaking of files/symlink