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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Sun, 22 Jan 2012 21:45:07 -0600
From:	Rob Landley <rob@...dley.net>
To:	linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] Perl removal patches for 3.2.

So I'm still using these, and other people are using them (such as the
musl guys), and even though they haven't really changed I had to re-diff
them to eliminate fuzz, so I thought I'd post them here to the list
again so you've all got fresh versions.

These patches remove perl as a build requirement for Linux.  The first
~17 years of Linux versions never required perl to build, then in 2.6.25
Peter Anvin made Linux stop building on a system without perl at the
same time he added the same requirement to klibc and syslinux and
presumably every other project he could; I don't know why.

This yanks it back out again, which is really nice to do in cross
compile environments where you've set up a restricted $PATH so your
build doesn't go "hey, you've got python and tcl and java installed on
the host, let me wire in support for all that to the package you're
building so it won't work without it".

All these patches are available at http;//landley.net/hg/aboriginal in
the "sources/patches" subdirectory too.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ