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] [day] [month] [year] [list]
Date:	Mon, 15 Sep 2014 12:20:49 -0700
From:	Randy Dunlap <rdunlap@...radead.org>
To:	Peter Foley <pefoley2@...oley.com>, linux-kernel@...r.kernel.org,
	linux-doc@...r.kernel.org
Subject: Re: [PATCH 1/2] [PATCH] Documentation: update .gitignore files

On 09/08/14 15:54, Peter Foley wrote:
> Add some missing files to .gitignore.
> Push Documentation/.gitignore down into subdirectories.
> 
> Signed-off-by: Peter Foley <pefoley2@...oley.com>

Applied.  Thanks.

> ---
>  Documentation/.gitignore                         | 7 -------
>  Documentation/arm/SH-Mobile/.gitignore           | 1 +
>  Documentation/filesystems/.gitignore             | 1 +
>  Documentation/laptops/.gitignore                 | 2 ++
>  Documentation/networking/.gitignore              | 0
>  Documentation/networking/timestamping/.gitignore | 1 +
>  Documentation/prctl/.gitignore                   | 3 +++
>  Documentation/ptp/.gitignore                     | 1 +
>  Documentation/timers/.gitignore                  | 1 +
>  Documentation/vDSO/.gitignore                    | 2 ++
>  Documentation/video4linux/.gitignore             | 1 -
>  11 files changed, 12 insertions(+), 8 deletions(-)
>  delete mode 100644 Documentation/.gitignore
>  create mode 100644 Documentation/arm/SH-Mobile/.gitignore
>  create mode 100644 Documentation/filesystems/.gitignore
>  create mode 100644 Documentation/laptops/.gitignore
>  delete mode 100644 Documentation/networking/.gitignore
>  create mode 100644 Documentation/prctl/.gitignore
>  create mode 100644 Documentation/ptp/.gitignore
>  create mode 100644 Documentation/timers/.gitignore
>  create mode 100644 Documentation/vDSO/.gitignore
>  delete mode 100644 Documentation/video4linux/.gitignore
> 
> diff --git a/Documentation/.gitignore b/Documentation/.gitignore
> deleted file mode 100644
> index bcd907b..0000000
> --- a/Documentation/.gitignore
> +++ /dev/null
> @@ -1,7 +0,0 @@
> -filesystems/dnotify_test
> -laptops/dslm
> -timers/hpet_example
> -vm/hugepage-mmap
> -vm/hugepage-shm
> -vm/map_hugetlb
> -
> diff --git a/Documentation/arm/SH-Mobile/.gitignore b/Documentation/arm/SH-Mobile/.gitignore
> new file mode 100644
> index 0000000..c928dbf
> --- /dev/null
> +++ b/Documentation/arm/SH-Mobile/.gitignore
> @@ -0,0 +1 @@
> +vrl4
> diff --git a/Documentation/filesystems/.gitignore b/Documentation/filesystems/.gitignore
> new file mode 100644
> index 0000000..31d6e42
> --- /dev/null
> +++ b/Documentation/filesystems/.gitignore
> @@ -0,0 +1 @@
> +dnotify_test
> diff --git a/Documentation/laptops/.gitignore b/Documentation/laptops/.gitignore
> new file mode 100644
> index 0000000..da2bd06
> --- /dev/null
> +++ b/Documentation/laptops/.gitignore
> @@ -0,0 +1,2 @@
> +dslm
> +freefall
> diff --git a/Documentation/networking/.gitignore b/Documentation/networking/.gitignore
> deleted file mode 100644
> index e69de29..0000000
> diff --git a/Documentation/networking/timestamping/.gitignore b/Documentation/networking/timestamping/.gitignore
> index a380159..9e69e98 100644
> --- a/Documentation/networking/timestamping/.gitignore
> +++ b/Documentation/networking/timestamping/.gitignore
> @@ -1,2 +1,3 @@
>  timestamping
> +txtimestamp
>  hwtstamp_config
> diff --git a/Documentation/prctl/.gitignore b/Documentation/prctl/.gitignore
> new file mode 100644
> index 0000000..0b5c274
> --- /dev/null
> +++ b/Documentation/prctl/.gitignore
> @@ -0,0 +1,3 @@
> +disable-tsc-ctxt-sw-stress-test
> +disable-tsc-on-off-stress-test
> +disable-tsc-test
> diff --git a/Documentation/ptp/.gitignore b/Documentation/ptp/.gitignore
> new file mode 100644
> index 0000000..f562e49
> --- /dev/null
> +++ b/Documentation/ptp/.gitignore
> @@ -0,0 +1 @@
> +testptp
> diff --git a/Documentation/timers/.gitignore b/Documentation/timers/.gitignore
> new file mode 100644
> index 0000000..c5c45d7
> --- /dev/null
> +++ b/Documentation/timers/.gitignore
> @@ -0,0 +1 @@
> +hpet_example
> diff --git a/Documentation/vDSO/.gitignore b/Documentation/vDSO/.gitignore
> new file mode 100644
> index 0000000..133bf9e
> --- /dev/null
> +++ b/Documentation/vDSO/.gitignore
> @@ -0,0 +1,2 @@
> +vdso_test
> +vdso_standalone_test_x86
> diff --git a/Documentation/video4linux/.gitignore b/Documentation/video4linux/.gitignore
> deleted file mode 100644
> index 9527039..0000000
> --- a/Documentation/video4linux/.gitignore
> +++ /dev/null
> @@ -1 +0,0 @@
> -v4lgrab
> 


-- 
~Randy
--
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