git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c8b0e3
)
fso-image: Add aliases for vim and ll. Finally.
author
Stefan Schmidt
<stefan@datenfreihafen.org>
Fri, 23 Jan 2009 13:11:15 +0000
(14:11 +0100)
committer
Jan Lübbe
<jluebbe@debian.org>
Wed, 4 Feb 2009 10:14:43 +0000
(10:14 +0000)
packages/images/fso-image.bb
patch
|
blob
|
history
diff --git
a/packages/images/fso-image.bb
b/packages/images/fso-image.bb
index
4ed41b5
..
a138dba
100644
(file)
--- a/
packages/images/fso-image.bb
+++ b/
packages/images/fso-image.bb
@@
-112,6
+112,8
@@
fso_rootfs_postprocess() {
echo "alias pico=nano" >>./etc/profile
echo "alias fso='cd /local/pkg/fso'" >>./etc/profile
echo "alias ipkg='opkg'" >>./etc/profile
+ echo "alias vim=vi" >>./etc/profile
+ echo "alias ll=ls -al" >>./etc/profile
# nfs
mkdir -p ./local/pkg
echo >>./etc/fstab