Changes between Initial Version and Version 3 of Ticket #42


Ignore:
Timestamp:
Oct 9, 2014, 7:56:09 PM (10 years ago)
Author:
dmik
Comment:

Yes, #26 is already about bringing it to ports. So I changed the subject of this ticket to be an ASH defect then. And we need #26 to be done before resolving this one.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42

    • Property Summary ash: Bring to portsash: Search for script interpreter in PATH
    • Property Type taskdefect
  • Ticket #42 – Description

    initial v3  
    1 Currently, the `ash` RPM uses the binary build of ash made by Knut for his unix tools packages. This is inconvenient as doesn't let us evolve the project by building it from sources. We need to fix that by importing ash sources + Knut's patches in to the ports repository.
     1ash doesn't currently search for the interpreter specified with the !# magic in PATH (as kLIBC spawnvp does). See comment:1 for more info.