All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/3] skeleton/etc/profile: drop aliases
Date: Tue, 21 Oct 2014 19:21:23 +0200	[thread overview]
Message-ID: <20141021172123.GD30778@free.fr> (raw)
In-Reply-To: <1413761457-25565-3-git-send-email-gustavo@zacarias.com.ar>

Gustavo, All,

On 2014-10-19 20:30 -0300, Gustavo Zacarias spake thusly:
> They all depend on having a custom busybox config and/or fully featured
> utilities which depend on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS.
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

> ---
>  system/skeleton/etc/profile | 11 -----------
>  1 file changed, 11 deletions(-)
> 
> diff --git a/system/skeleton/etc/profile b/system/skeleton/etc/profile
> index 640f6f1..3812dda 100644
> --- a/system/skeleton/etc/profile
> +++ b/system/skeleton/etc/profile
> @@ -33,17 +33,6 @@ if [ "$PS1" ]; then
>      export INPUTRC=/etc/inputrc
>      export DMALLOC_OPTIONS=debug=0x34f47d83,inter=100,log=logfile
>  
> -    ### Some aliases
> -    alias ps2='ps facux '
> -    alias ps1='ps faxo "%U %t %p %a" '
> -    alias af='ps af'
> -    alias cls='clear'
> -    alias df='df -h'
> -    alias indent='indent -bad -bap -bbo -nbc -br -brs -c33 -cd33 -ncdb -ce -ci4 -cli0 -cp33 -cs -d0 -di1 -nfc1 -nfca -hnl -i4 -ip0 -l75 -lp -npcs -npsl -nsc -nsob -nss -ts4 '
> -    #alias bc='bc -l'
> -    alias minicom='minicom -c on'
> -    alias calc='calc -Cd '
> -    alias bc='calc -Cd '
>  fi;
>  
>  # Source configuration files from /etc/profile.d
> -- 
> 2.0.4
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2014-10-21 17:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-19 23:30 [Buildroot] [PATCH 1/3] skeleton/etc/profile: remove /usr/bin/X11 from PATH Gustavo Zacarias
2014-10-19 23:30 ` [Buildroot] [PATCH 2/3] skeleton/root/.bash_profile: don't set PATH Gustavo Zacarias
2014-10-21 17:20   ` Yann E. MORIN
2014-10-19 23:30 ` [Buildroot] [PATCH 3/3] skeleton/etc/profile: drop aliases Gustavo Zacarias
2014-10-21 17:21   ` Yann E. MORIN [this message]
2014-10-20 19:11 ` [Buildroot] [PATCH 1/3] skeleton/etc/profile: remove /usr/bin/X11 from PATH Arnout Vandecappelle
2014-10-21 17:20 ` Yann E. MORIN
2014-10-25 16:40 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141021172123.GD30778@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.