[oe] [PATCH 01/12] fso-image.inc: add an even shorter alias, for ls -l

Koen Kooi k.kooi at student.utwente.nl
Mon May 31 11:19:30 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 31-05-10 11:55, Antonio Ospite wrote:
> 'l' is a must have along with 'll'.
> 
> Signed-off-by: Antonio Ospite <ospite at studenti.unina.it>
> ---
>  recipes/images/fso-image.inc |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/recipes/images/fso-image.inc b/recipes/images/fso-image.inc
> index cc626f3..704d267 100644
> --- a/recipes/images/fso-image.inc
> +++ b/recipes/images/fso-image.inc
> @@ -110,6 +110,7 @@ fso_rootfs_postprocess() {
>      echo "alias fso='cd /local/pkg/fso'" >>./etc/profile
>      echo "alias ipkg='opkg'" >>./etc/profile
>      echo "alias vim=vi" >>./etc/profile
> +    echo "alias l='ls -l'" >>./etc/profile
>      echo "alias ll='ls -al'" >>./etc/profile
>      # nfs
>      mkdir -p ./local/pkg

And what happens if you opkg upgrade base-files? You suddenly lost all
your tweaks to /etc/profile.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFMA5tCMkyGM64RGpERAvTLAKCoiQEUoCu0JGj/uOrp7iyRxAMj6ACglhn0
PHnpQdgGf53SuA5JG1DDIiw=
=ZVr0
-----END PGP SIGNATURE-----





More information about the Openembedded-devel mailing list