From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 2/3] skeleton: Remove bash specific files
Date: Sat, 3 Oct 2015 15:27:51 +0100 [thread overview]
Message-ID: <560FE5E7.4000104@mind.be> (raw)
In-Reply-To: <1443881664-9100-2-git-send-email-maxime.hadjinlian@gmail.com>
On 03-10-15 15:14, Maxime Hadjinlian wrote:
> Signed-off-by Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
> ---
> system/skeleton/root/.bash_history | 0
> system/skeleton/root/.bash_logout | 7 -------
> system/skeleton/root/.bash_profile | 7 -------
> 3 files changed, 14 deletions(-)
> delete mode 100644 system/skeleton/root/.bash_history
> delete mode 100644 system/skeleton/root/.bash_logout
> delete mode 100644 system/skeleton/root/.bash_profile
>
> diff --git a/system/skeleton/root/.bash_history b/system/skeleton/root/.bash_history
> deleted file mode 100644
> index e69de29..0000000
> diff --git a/system/skeleton/root/.bash_logout b/system/skeleton/root/.bash_logout
> deleted file mode 100644
> index 77ef1f9..0000000
> --- a/system/skeleton/root/.bash_logout
> +++ /dev/null
> @@ -1,7 +0,0 @@
> -# ~/.bash_logout: executed by bash(1) when login shell exits.
> -
> -# when leaving the console clear the screen to increase privacy
> -
> -case "`tty`" in
> - /dev/tty[0-9]*) clear
> -esac
> diff --git a/system/skeleton/root/.bash_profile b/system/skeleton/root/.bash_profile
> deleted file mode 100644
> index 0ee04a3..0000000
> --- a/system/skeleton/root/.bash_profile
> +++ /dev/null
> @@ -1,7 +0,0 @@
> -# .bash_profile
> -
> -umask 022
> -
> -if [ -f ~/.bashrc ]; then
> - source ~/.bashrc
> -fi
>
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF
next prev parent reply other threads:[~2015-10-03 14:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-03 14:14 [Buildroot] [PATCH v3 1/3] skeleton: Clean up profile file Maxime Hadjinlian
2015-10-03 14:14 ` [Buildroot] [PATCH v3 2/3] skeleton: Remove bash specific files Maxime Hadjinlian
2015-10-03 14:27 ` Arnout Vandecappelle [this message]
2015-10-03 14:14 ` [Buildroot] [PATCH v3 3/3] skeleton: Pretty fixes for /etc/profile Maxime Hadjinlian
2015-10-03 14:31 ` Arnout Vandecappelle
2015-10-03 14:27 ` [Buildroot] [PATCH v3 1/3] skeleton: Clean up profile file Arnout Vandecappelle
2015-10-03 14:34 ` Arnout Vandecappelle
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=560FE5E7.4000104@mind.be \
--to=arnout@mind.be \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox