2 Dec
2006
2 Dec
'06
12:37
https://bugzilla.novell.com/show_bug.cgi?id=225610 ------- Comment #1 from jengelh@gmx.de 2006-12-02 05:37 MST ------- case `uname -m` in (x86_64) modprobe aes-x86_64;; (i[56]86) modprobe aes-i586;; (*) modprobe fail-this-case &>/dev/null;; esac || modprobe aes; -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.