[oe-issues] [Bug 2881] New: please change default PATH for bash

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Tue Aug 28 04:54:11 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=2881

           Summary: please change default PATH for bash
           Product: Openembedded
           Version: Angstrom
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Distributions
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: clement.hermann at free.fr


Hi,

>From config-top.h in bash sources :

/* The default value of the PATH variable. */
#ifndef DEFAULT_PATH_VALUE
#define DEFAULT_PATH_VALUE \
  "/usr/gnu/bin:/usr/local/bin:/bin:/usr/bin:."
#endif


/usr/gnu/bin does not normally exists in angstrom (nor in other openembedded
distro AFAIK) and including "." in PATH is bad.

Cheers,

Clément Hermann (nodens)


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Openembedded-issues mailing list