Displaying 3 results from an estimated 3 matches for "osrel".
Did you mean:
osre
2013 Mar 11
2
menu.c32: not a COM32R image
...test redhat release.
The reason I am doing it this way is because of the
This is what does it:
copymenu32() {
# $ cat /local/kickstart/templates/os-updates.txt
# RedHat-5.8|20120425
# RedHat-5.9|20130305
# RedHat-6.2|20120425
# RedHat-6.3|20120827
# RedHat-6.4|20130228
OSREL="`grep ^RedHat /local/kickstart/templates/os-updates.txt | sort
-n | tail -1 | awk -F'|' '{print $1}'`"
DEST=$2
PWD=`pwd`
SYSLINUX_RPM=`find /local/yum-repo/OS/${OSREL}-x86_64/base -name
'syslinux-*.x86_64.rpm' | egrep 'syslinux-[[:digit:]]'`...
2015 Aug 11
3
Update from 6.6 to 6.7 > automount logs error message
Hello,
after an update from 6.6 to 6.7 the following error message is logged to
/var/log/messages when I login (per ssh):
Aug 11 16:31:21 a1234 automount[1598]: set_tsd_user_vars: failed to get passwd
info from getpwuid_r
Checked all log-files of my systems running 6.6 with same configuration -- never
got such a message (We use NFS/autofs for home-directories, NIS and tcsh (login
shell)).
2006 Aug 29
40
Red Hat release info
Hi all,
I''m looking at changing the operatingsystemrelease fact for Red Hat.
Linux currently just uses the kernel release as the operating system
release, but I''ve got a client who wants the release to have both the
specific distro (e.g., AS or EL) and the release (e.g., 3 or 4).
Will this particularly annoy anyone? Anyone want to help make the
release string work on