summaryrefslogtreecommitdiff
path: root/essential-files/etc/profile
Commit message (Collapse)AuthorAgeFilesLines
* Move all the directories used for install-files into a subdirectorybaserock/adamcoldrick/all-exts-in-definitionsAdam Coldrick2015-06-021-13/+0
| | | | Change-Id: I309c183ce8b9ff9d0f5ac4807244547f2cc4ddf5
* essential-files/etc/profile: Set our default PATHJavier Jardón2015-05-201-0/+4
| | | | | | | | | | | Current PATH is: /sbin:/bin:/usr/sbin:/usr/bin So this patch will minimize the problem where, even when you are compiling a specific tool (like sed), the one included in busybox is executed instead, as its installed in /bin instead /usr/bin Change-Id: I476e8a2fb07efdd7768a94ea99b29dc75e757b60
* Add essential-files/etc/profileJavier Jardón2015-04-291-0/+9
Also source /etc/bash.bashrc so bash will work properly if we use it for login Change-Id: I4a4b238f84c44858904b0a208ef8737a859c355d