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-next>] [day] [month] [year] [list]
Date:	Fri, 3 Jul 2009 16:46:42 +0200
From:	Nico Schottelius <nico-linux-20090703@...ottelius.org>
To:	LKML <linux-kernel@...r.kernel.org>
Subject: How to reliable rebuild different kernel versions with the same
	config?

Hello!

We encounter very strange delays here in a test application
on different kernels. To debug it a bit better, we would like to

- start the application, store results
- build the next older kernel
- install it
- boot it
- goto 1 (*)

The problem is, that after changing the version, make all or make oldconfig
prompt us to fillout some values, which is problematic, because we
want to run it automatically.

Is there a way to use a base config, that includes support for the
hardware (ibm x3550 m2) and all the other values are adopted from
default values?

make defconfig && cat myconfig >> .config does not do the trick :-)

Sincerly,

Nico

(*): This is so far already automated, have a look at
  http://git.schottelius.org/?p=nsbin;a=commit;h=31461434cbda96bfb71c741c9510b1d92dcbb161

-- 
Currently moving *.schottelius.org to http://www.nico.schottelius.org/ ...

PGP: BFE4 C736 ABE5 406F 8F42  F7CF B8BE F92A 9885 188C

Download attachment "signature.asc" of type "application/pgp-signature" (198 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ