Bug 159646 - [linux] [patch] bump Linux version in linuxulator to 2.6.32
Summary: [linux] [patch] bump Linux version in linuxulator to 2.6.32
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Chagin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-10 16:10 UTC by Robert Millan
Modified: 2016-01-09 21:29 UTC (History)
2 users (show)

See Also:


Attachments
file.txt (270 bytes, text/plain)
2011-08-10 16:10 UTC, Robert Millan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Millan 2011-08-10 16:10:11 UTC
When compiled for Linux, the Glibc version released with Debian "squeeze" requires Linux 2.6.18 or later. The one currently in yet-to-be-released "wheezy" requires Linux 2.6.26 or later.

If the running kernel identifies itself as older than the required version, all programs refuse to run with "FATAL: kernel too old" message.

Please consider bumping to a more recent version.  Even if not all new features are supported, limited support is much better than not being able to run the binaries at all.

I've succesfully tested this patch with Debian "squeeze" environment.

Fix: Patch attached with submission follows:
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2011-08-10 16:28:17 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-emulation

Over to maintainer(s).
Comment 2 Jan Beich freebsd_committer freebsd_triage 2014-11-17 13:40:11 UTC
linux-c6- infra landing compelled bump to 2.6.18 in base r271982. Likely same will happen with linux-c7- or linux-f20- infra or sooner when lemul branch is merged.

2.6.32 seems to be a common denominator for CentOS 7, Fedora 20 and Debian Sid.
Comment 3 Johannes Jost Meixner freebsd_committer freebsd_triage 2014-12-29 14:47:27 UTC
Indeed, but there's not much of a point of bumping the version to 2.6.32 without actually adding the syscalls that were added in between 2.6.18 and 2.6.32.
Comment 4 Dmitry Chagin freebsd_committer freebsd_triage 2015-05-24 21:19:33 UTC
take
Comment 5 Dmitry Chagin freebsd_committer freebsd_triage 2016-01-09 21:29:27 UTC
2.6.32 now