Skip to content

"SLC6X: unspecified: uname26

uname26 - wrapper for executables that need a 2.6.x output from uname(2)

Website: ftp://ftp.kernel.org/pub/linux/kernel/people/ak/uname26/uname26.c
License: GPL
Vendor: Scientific Linux CERN, http://cern.ch/linux
Description:
The uname26 program is a small wrapper executable that activates the 2.6
personality patch in 3.x Linux kernels. It is a band-aid program to be used
when an executable has broken versioning logic (i.e. cannot deal with a 3.x
kernel version).

Usage:   uname26 <executable and arguments>

Example:
	$ uname -r
	3.0.7-rt20.36.el6rt.x86_64
	$ uname26 uname -r
	2.6.40-rt20.36.el6rt.x86_64

Packages

uname26-1.0-3.el6rt.x86_64 [6 KiB] Changelog by Clark Williams (2011-10-31):
- stripped executable

Listing created by repoview