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:	Thu, 19 Jul 2007 14:08:35 -0700
From:	"H. Peter Anvin" <hpa@...or.com>
To:	Alexey Dobriyan <adobriyan@...il.com>
CC:	Matthew Wilcox <matthew@....cx>,
	Linus Torvalds <torvalds@...l.org>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Update .gitignore for arch/i386/boot

Alexey Dobriyan wrote:
> On Thu, Jul 19, 2007 at 01:09:10PM -0600, Matthew Wilcox wrote:
>> With the new setup code, we generate a couple more files
> 
>> --- a/arch/i386/boot/.gitignore
>> +++ b/arch/i386/boot/.gitignore
>> @@ -1,3 +1,5 @@
>>  bootsect
>>  bzImage
>>  setup
>> +setup.bin
>> +setup.elf
> 
> ACK
> 
> same chunk against arch/x86_64/boot/.gitignore
> 
> --- a/arch/x86_64/boot/.gitignore
> +++ b/arch/x86_64/boot/.gitignore
> @@ -1,3 +1,5 @@
>  bootsect
>  bzImage
>  setup
> +setup.bin
> +setup.elf
> 

Acked-by: H. Peter Anvin <hpa@...or.com>

The old "bootsect" and "setup" could be removed, but it's probably
cleaner to leave them in in case people have old-kernel droppings still
around.

	-hpa
-
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