Re: [ANNOUNCEMENT] Updated/Test: base-files-4.3-1

2016-09-04 Thread Christian Franke
Achim Gratz wrote: Christian Franke writes: Removing the touch command would be sufficient. A 'cp' without options uses the permission mask from source file when a new file is created (POSIX requirement). Cygport's make_etc_defaults also generates plain /usr/bin/cp commands. "cp --preserve" wou

Re: [ANNOUNCEMENT] Updated/Test: base-files-4.3-1

2016-09-04 Thread Achim Gratz
Christian Franke writes: > Removing the touch command would be sufficient. A 'cp' without options > uses the permission mask from source file when a new file is created > (POSIX requirement). Cygport's make_etc_defaults also generates plain > /usr/bin/cp commands. > > "cp --preserve" would also cop

Re: [ANNOUNCEMENT] Updated/Test: base-files-4.3-1

2016-09-04 Thread Christian Franke
Achim Gratz wrote: Christian Franke writes: --- base-files-profile.sh.orig 2016-09-03 13:37:59.0 +0200 +++ base-files-profile.sh 2016-09-04 12:42:40.805222900 +0200 @@ -18,7 +18,7 @@ if [ ! -e ${fDest} -a ! -L ${fDest} ]; then echo "Using the default version of ${fDest}

Re: [ANNOUNCEMENT] Updated/Test: base-files-4.3-1

2016-09-04 Thread Achim Gratz
Christian Franke writes: > --- base-files-profile.sh.orig2016-09-03 13:37:59.0 +0200 > +++ base-files-profile.sh 2016-09-04 12:42:40.805222900 +0200 > @@ -18,7 +18,7 @@ >if [ ! -e ${fDest} -a ! -L ${fDest} ]; then > echo "Using the default version of ${fDest} (${fSrc})"

Re: [ANNOUNCEMENT] Updated/Test: base-files-4.3-1

2016-09-04 Thread Christian Franke
Achim Gratz wrote: 4.3-1 (feature release) * Cygwin.bat: Add to base-files. This version is independent of the actual install path, see: cygwin.com/ml/cygwin/2016-08/msg00617.html Thanks for accepting the patch. Unfortunately I missed a detail: The postinstall script does n

[ANNOUNCEMENT] Updated/Test: base-files-4.3-1

2016-09-03 Thread Achim Gratz
Base-files has been updated to version 4.1-1. This is a feature release, currently available for testing (you need to manually select that version in setup.exe). 4.3-1 (feature release) * Cygwin.bat: Add to base-files. This version is independent of the actual install path, see: