On Thu, Mar 02, 2017 at 11:03:18AM +0000, Holger Levsen wrote: > On Thu, Mar 02, 2017 at 10:54:34AM +0000, Colin Watson wrote: > > I wonder if it would be worth documenting requirements for running old > > versions of Debian on modern kernels in a Debian context too. It's > > unfortunately a rather open-ended problem, but perhaps at least a wiki > > page or something? > > a wiki page might be a start. Do you know of any such requirements? > Eg, minimal and maximal kernel versions for wheezy chroots?
I don't myself. A minimal kernel version could be mined out of libc preinsts, I guess. In general I'm not aware of any cases of maximal kernel versions, just a variety of workarounds (for example userspace that predates Linux 3.x tends to need to be wrapped in 'setarch "$(arch)" --uname-2.6', but even wheezy is newer than that). -- Colin Watson [[email protected]]

