lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 27 Jun 2012 09:53:19 -0500
From:	Will Drewry <wad@...omium.org>
To:	Chad Williamson <chad@...c.us>
Cc:	james.l.morris@...cle.com, keescook@...omium.org,
	eparis@...hat.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] samples: seccomp: add .gitignore for untracked executables

Thanks!

Reviewed-By: Will Drewry <wad@...omium.org>

On Wed, Jun 27, 2012 at 4:33 AM, Chad Williamson <chad@...c.us> wrote:
> git status should be clean following make allmodconfig && make. Add
> a .gitignore file to the samples/seccomp directory to ignore binaries
> produced there.
>
> Signed-off-by: Chad Williamson <chad@...c.us>
> ---
>  samples/seccomp/.gitignore |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
>  create mode 100644 samples/seccomp/.gitignore
>
> diff --git a/samples/seccomp/.gitignore b/samples/seccomp/.gitignore
> new file mode 100644
> index 0000000..78fb781
> --- /dev/null
> +++ b/samples/seccomp/.gitignore
> @@ -0,0 +1,3 @@
> +bpf-direct
> +bpf-fancy
> +dropper
> --
> 1.7.7
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ