* [gentoo-commits] proj/hardened-patchset:XT_PAX commit in: scripts/, /
@ 2011-12-13 0:21 Anthony G. Basile
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile @ 2011-12-13 0:21 UTC (permalink / raw
To: gentoo-commits
commit: 4933bee86291348d59ad0f6e5b0faf0ed1439c2e
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 13 00:21:18 2011 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Dec 13 00:21:18 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-patchset.git;a=commit;h=4933bee8
scripts/mk.patch.sh: fix script to name patchset tarball xtpax-sources-x.x.x
---
.gitignore | 3 ++-
scripts/mk.patch.sh | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index d7c48be..777fe79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
-hardened*patches*
+hardened*
+xtpax*
grsecurity-*
diff --git a/scripts/mk.patch.sh b/scripts/mk.patch.sh
index bc630e4..e772967 100755
--- a/scripts/mk.patch.sh
+++ b/scripts/mk.patch.sh
@@ -25,7 +25,7 @@ sanity() {
sanity
HGPV="${KERNEL_VER}-${HGPV_PATCH}"
-HGPV_TARBALL="hardened-xtpax-patches-${HGPV}.extras.tar.bz2"
+HGPV_TARBALL="xtpax-patches-${HGPV}.extras.tar.bz2"
$TAR jcvf ${HGPV_TARBALL} ${KERNEL_VER}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/hardened-patchset:XT_PAX commit in: scripts/, /
@ 2011-12-13 0:26 Anthony G. Basile
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile @ 2011-12-13 0:26 UTC (permalink / raw
To: gentoo-commits
commit: 607a5b0c8967db3fba756c4cd9b5272ccc32162f
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 13 00:21:18 2011 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Dec 13 00:26:19 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-patchset.git;a=commit;h=607a5b0c
scripts/mk.patch.sh: fix script to name patchset tarball xtpax-patches
---
.gitignore | 3 ++-
scripts/mk.patch.sh | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index d7c48be..777fe79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
-hardened*patches*
+hardened*
+xtpax*
grsecurity-*
diff --git a/scripts/mk.patch.sh b/scripts/mk.patch.sh
index bc630e4..e772967 100755
--- a/scripts/mk.patch.sh
+++ b/scripts/mk.patch.sh
@@ -25,7 +25,7 @@ sanity() {
sanity
HGPV="${KERNEL_VER}-${HGPV_PATCH}"
-HGPV_TARBALL="hardened-xtpax-patches-${HGPV}.extras.tar.bz2"
+HGPV_TARBALL="xtpax-patches-${HGPV}.extras.tar.bz2"
$TAR jcvf ${HGPV_TARBALL} ${KERNEL_VER}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-12-13 0:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-13 0:26 [gentoo-commits] proj/hardened-patchset:XT_PAX commit in: scripts/, / Anthony G. Basile
-- strict thread matches above, loose matches on Subject: below --
2011-12-13 0:21 Anthony G. Basile
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox