kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* lightweight live os for bisect
@ 2016-07-21  7:10 Matwey V. Kornilov
  2016-07-21  7:37 ` Nikolay Borisov
  0 siblings, 1 reply; 3+ messages in thread
From: Matwey V. Kornilov @ 2016-07-21  7:10 UTC (permalink / raw)
  To: kernelnewbies

Hello,

I would like to make a long-range bisect (unfortunately) to find where 
an issue appeared. The issue is present only on single one laptop, where 
I don't want to alter OS or somehow intrude things.
Moreover, when I usually do `git bisect' between subsequent releases, I 
am fine with ordinarily 'make install', which is not the case now, 
because, for instance, 2.6.xx just won't run with modern systemd things 
(or, correctly, systemd things won't run with 2.6.xx).

So, I would like to discover a way to compile USB live image with as 
simple as possible OS using precompiled ./linux tree. Only my test 
executable is required to run after the boot to show whether the issue here.
So, what would you recommend? Or, how do you solve such problem usually?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-07-21  7:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-21  7:10 lightweight live os for bisect Matwey V. Kornilov
2016-07-21  7:37 ` Nikolay Borisov
2016-07-21  7:49   ` Matwey V. Kornilov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).