Whamcloud - gitweb
Fix problem with creating initrd's for 2.4 systems on Debian
authorTheodore Ts'o <tytso@mit.edu>
Sat, 13 May 2006 13:05:01 +0000 (09:05 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 13 May 2006 13:05:01 +0000 (09:05 -0400)
commit7eef87483168f284561414a56b5378a3102639bb
tree8072a2f950ec46a1681c4058707b0878f233a799
parentbc2699f018586f21825e056eb6053686c23804fe
Fix problem with creating initrd's for 2.4 systems on Debian

Recent glibc's no longer accept LD_ASSUME_KERNEL=2.4; this must be LD_ASSUME_KERNEL=2.4.1.   Also, only set LD_ASSUME_KERNEL if we
are not using a 2.4 kernel (and are presumably using something newer)

Addresses Debian Bug: #364516

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debian/initrd-tools.e2fsprogs