From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/releng:master commit in: releases/weekly/scripts/
Date: Tue, 29 Dec 2015 04:47:51 +0000 (UTC) [thread overview]
Message-ID: <1451364437.3d847f917fb1f930e6f1e9d5ef4b150c19930642.prometheanfire@gentoo> (raw)
commit: 3d847f917fb1f930e6f1e9d5ef4b150c19930642
Author: Matthew Thode <mthode <AT> mthode <DOT> org>
AuthorDate: Tue Dec 29 04:47:17 2015 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Dec 29 04:47:17 2015 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=3d847f91
remove the kernel sources after install, takes up too much space
releases/weekly/scripts/cloud-prep.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/releases/weekly/scripts/cloud-prep.sh b/releases/weekly/scripts/cloud-prep.sh
index cc902d5..4069cc2 100644
--- a/releases/weekly/scripts/cloud-prep.sh
+++ b/releases/weekly/scripts/cloud-prep.sh
@@ -74,6 +74,6 @@ rm -f /root/.bash_history
rm -f /root/.nano_history
rm -f /root/.lesshst
rm -f /root/.ssh/known_hosts
-rm -f /usr/src/linux
+rm -rf /usr/src/linux
for i in $(find /var/log -type f); do echo > $i; done
for i in $(find /tmp -type f); do rm -f $i; done
next reply other threads:[~2015-12-29 4:48 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-29 4:47 Matt Thode [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-04-02 23:50 [gentoo-commits] proj/releng:master commit in: releases/weekly/scripts/ Matt Turner
2016-04-25 23:27 Robin H. Johnson
2016-04-25 23:27 Robin H. Johnson
2016-04-14 0:35 Matt Thode
2016-01-26 6:44 Matt Thode
2016-01-26 0:41 Matt Thode
2016-01-22 7:54 Matt Thode
2016-01-13 2:51 Matt Thode
2016-01-10 21:56 Matt Thode
2015-12-30 3:31 Matt Thode
2015-12-29 5:10 Matt Thode
2015-12-27 2:37 Jorge Manuel B. S. Vicetto
2015-12-21 2:49 Jorge Manuel B. S. Vicetto
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=1451364437.3d847f917fb1f930e6f1e9d5ef4b150c19930642.prometheanfire@gentoo \
--to=prometheanfire@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/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