fso-image: Add aliases for vim and ll. Finally.
authorStefan Schmidt <stefan@datenfreihafen.org>
Fri, 23 Jan 2009 13:11:15 +0000 (14:11 +0100)
committerJan Lübbe <jluebbe@debian.org>
Wed, 4 Feb 2009 10:14:43 +0000 (10:14 +0000)
packages/images/fso-image.bb

index 4ed41b5..a138dba 100644 (file)
@@ -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