Devon wrote:
> 
> Further proof:
> [root@roswell root]# cat /etc/issue
> Red Hat Linux release 7.1.93 (Roswell)
> Kernel \r on an \m
> ^^^^^^^^^^^^^^^^
> Yup, it's a beta release.. :)

Nope, it's using features of the new version of getty.

'\r' is replaced with the output from `uname -r`
'\m' is replaced with the output from `uname -m`
instead of it being set by /etc/rc.d/rc.local,
whuch calle uname twice.

        -Thomas



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to