From 580bfae0c103399e9ea42a137e210de55ac9ce8c Mon Sep 17 00:00:00 2001 From: "Magnus Granberg (Zorry)" Date: Sat, 10 Apr 2010 14:14:42 +0200 Subject: updated the README and Todo --- README | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index af290d6..91fd98d 100644 --- a/README +++ b/README @@ -1,5 +1,9 @@ This overlay is for the Hardened GCC patchset. Dirs -upstream/ Patches that should go upstrem -espf-gcc-$gcc-version/ Patches to GCC version 123 +upstream/ Patches that should go upstream +espf-gcc-$gccversion/ Patches to GCC version 123 specs/ The spec for hardenendno* and vanilla + +How to tar and bzip2 it +tar -cf gcc-$gccversion-espf-$espfversion.tar espf-gcc-$gccversion specs +bzip2 -z gcc-$gccversion-espf-$espfversion.tar -- cgit v1.2.3-65-gdbad