#275: /bin should be a symlink to /usr/bin as it is done in Nevada
--------------------------------+-------------------------------------------
        Reporter:  ErastBenson  |       Owner:  somebody               
            Type:  defect       |      Status:  new                    
        Priority:  normal       |   Milestone:  Elatte Unstable Alpha 4
       Component:  unknown      |     Version:  1.0                    
        Severity:  normal       |    Keywords:                         
Launchpad_linked:  0            |  
--------------------------------+-------------------------------------------
 As per discussion with Mac:

 In Sun's case, both /usr/bin/sh and /bin/sh are the same
 thing, i.e. they both point to /sbin/sh which is the real
 Bourne shell.

 In GNU case, /bin/sh is still expected to be Bourne shell
 and it is just an artifact that it's emulated by bash.
 I still think that pointing /bin/sh -> /sbin/sh would work;
 if there are GNU scripts which assume /bin/sh to be /bin/bash
 and they use bash syntax, then I think either the script
 is broken (it should really say !/bin/bash) or that bash
 itself is broken (it shouldn't emulate bash in Bourne mode).

-- 
Ticket URL: <http://www.gnusolaris.org/cgi-bin/trac.cgi/ticket/275>
Nexenta Bug Tracking System <http://www.gnusolaris.org/gswiki/Bugs>
Core Components
_______________________________________________
GNU/Solaris Development mailing list
[email protected]

Reply via email to