Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bashrc: set alias ls="busybox ls --color=auto" | Firerat | 2011-08-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | without "auto", scripting fails e.g. for i in `ls /`;do if [ -e /$i ]; then echo pass else echo fail fi done Change-Id: Id2563143ed2c359933c5b861cc2299f387e34d9c | ||||
* | Add sysro and sysrw aliases | Scott Anderson | 2011-02-09 | 1 | -0/+2 |
| | | | | Change-Id: If7507e41c5f67e19b5f2879a3b3896678e1fadf2 | ||||
* | Use a loop for busybox aliases | Scott Anderson | 2011-02-09 | 1 | -14/+4 |
| | | | | Change-Id: I973a89ca9ddd4d5b20a5be695319bb233744f7a2 | ||||
* | fixed some problems with bash | cvpcs | 2010-06-06 | 1 | -48/+14 |
| | |||||
* | added bashrc and bash_logout support system-wide | cvpcs | 2010-06-03 | 2 | -0/+94 |