Actions
Bug #250
closedroot's path is not set properly on login
Start date:
24 Nov 2013
Due date:
% Done:
100%
Estimated time:
Severity:
01 - Critical
Description
Need to symlink or copy skeleton/root/.bash_profile to .profile.
In fact, why do we have the .bash* files at all? The root user defaults to ash, not bash.
       Updated by Hammel almost 12 years ago
      Updated by Hammel almost 12 years ago
      
    
    - Status changed from New to In Progress
- % Done changed from 0 to 50
Added default .profile, which is the same as the .bash_profile, so that the PATH is properly set on login.
Will verify next buildroot-pkg picks it up and it works on the root login.
       Updated by Hammel almost 12 years ago
      Updated by Hammel almost 12 years ago
      
    
    - % Done changed from 50 to 90
Verified build picked up .profile for root user. Waiting to verify functionality after provisioning on target.
       Updated by Hammel almost 12 years ago
      Updated by Hammel almost 12 years ago
      
    
    - Status changed from In Progress to Closed
- % Done changed from 90 to 100
Fixed with latest 0.7.0 test build.
Closing issue.
Actions