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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 28 Dec 2006 13:43:55 +0100 (CET)
From:	Jiri Slaby <jirislaby@...il.com>
To:	Andrew Morton <akpm@...l.org>
Cc:	Thomas Meyer <thomas@...3r.de>
Subject: [PATCH 1/1] Arch: add gitignore file for relocs in arch i386 fix

add gitignore file for relocs in arch i386 fix

The .gitigonre was intended to be in arch/ subtree.

Signed-off-by: Jiri Slaby <jirislaby@...il.com>
Cc: Thomas Meyer <thomas@...3r.de>

---
commit 45dc5568e87fb6ce405b57e18cc0eb4a98da073c
tree c8d38366bee888b5cf043853a8c2edbabdd3b2ee
parent 6db76f0b93634fb9dffba7e87ad2a359ab6f1d8e
author Jiri Slaby <jirislaby@...il.com> Thu, 28 Dec 2006 13:39:45 +0059
committer Jiri Slaby <jirislaby@...il.com> Thu, 28 Dec 2006 13:39:45 +0059

 arch/i386/boot/compressed/.gitignore |    0 
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/arch/i386/boot/compressed/.gitignore b/arch/i386/boot/compressed/.gitignore
new file mode 100644
index 0000000..be0ed06
--- /dev/null
+++ b/arch/i386/boot/compressed/.gitignore
@@ -0,0 +1 @@
+relocs
diff --git a/i386/boot/compressed/.gitignore b/i386/boot/compressed/.gitignore
deleted file mode 100644
index be0ed06..0000000
--- a/i386/boot/compressed/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-relocs
-
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