Re: z/Linux 32-bit modules

2018-05-22 Thread Martin Schwidefsky
On Mon, 21 May 2018 07:21:38 +1000 Paul Edwards wrote: > When 32-bit modules are created on z/Linux > using "gcc -m32" or whatever, is the resultant > module run as AM31 or AM64? The -m31 option creates objects and binaries in the ELF32 format. Without the option or with

7.5 package levels

2018-05-22 Thread Neale Ferguson
Hi, For those running 7.5 what level of the following packages come with that release? openssl-ibmca libica s390utils Neale -- For LINUX-390 subscribe / signoff / archive access instructions, send email to

Red Hat/ClefOS configuration file

2018-05-22 Thread R P Herrold
On Tue, 22 May 2018, Frank M. Ramaekers wrote: > I'm following in the IBM Redbook "The Virtualization Cookbook for IBM z > Systems Volume 2: Red Hat Enterprise Linux 7.1 Servers", and I'm at step 6: > Where do I find out what the various operands are for each keyword > (especially the ip=)?

z/VM and Linux on Z Performance Class

2018-05-22 Thread Magnelia Necoy
Friends, last chance to sign up for our Performance Class for z/VM and Linux on Z on June 26th & 27th, 2018 in NC, USA. Only a few seats left! Details below. Best, Maggie > On 12. Apr 2018, at 19:39, Magnelia Necoy wrote: > > Dear all, > > Once again we are

Re: 7.5 package levels

2018-05-22 Thread Daniel P. Martin
On a recently installed RHEL 7.5 system... # cat /etc/os-release NAME="Red Hat Enterprise Linux Server" VERSION="7.5 (Maipo)" ID="rhel" ID_LIKE="fedora" VARIANT="Server" VARIANT_ID="server" VERSION_ID="7.5" PRETTY_NAME="Red Hat Enterprise Linux Server 7.5 (Maipo)" ... 'yum info' shows me

RedHat/ClefOS configuration file

2018-05-22 Thread Frank M. Ramaekers
I'm following in the IBM Redbook "The Virtualization Cookbook for IBM z Systems Volume 2: Red Hat Enterprise Linux 7.1 Servers", and I'm at step 6: 6. Edit the GENERIC PRM file by adding the correct parameters and system information as shown in the following example: ==> xedit GENERIC PRM a ro

Re: 7.5 package levels

2018-05-22 Thread Neale Ferguson
Thanks Dan. What about openssl-ibmpkcs11? On 5/22/18, 10:30, "Linux on 390 Port on behalf of Daniel P. Martin" wrote: On a recently installed RHEL 7.5 system...

Re: RedHat/ClefOS configuration file

2018-05-22 Thread Dave Jones
Frank, you can find that information in Part III of the Red Hat "Installation Guide" that can be found here: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/installation_guide/index DJ --- DAVID JONES | MANAGING DIRECTOR FOR ZSYSTEMS SERVICES | z/VM, Linux, and

Re: RedHat/ClefOS configuration file

2018-05-22 Thread Filipe Miranda
Hello, Please review: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html-single/installation_guide/#list-boot-options-network > ip=9.12.7.96::9.12.4.1:20:vmlnx2-1.itso.ibm.com:enccw0.0.0600:none Table 22.4. Network Interface Configuration Formats Configuration

Re: z/Linux 32-bit modules

2018-05-22 Thread Paul Edwards
Hi Martin. Thanks for your reply. >> If the answer is AM31, then what happens if it >> is run as AM64 instead? > The process is started by the kernel in the "correct" mode, > you can not specify that a ELF32 binary is started in AMODE-64. > The kernel enforces limits as well, e.g. with a 31-bit

Unsubscribe

2018-05-22 Thread bernardhines
"ad coelum et ad inferos," Original message From: Paul Edwards Date: 5/22/18 17:38 (GMT-06:00) To: LINUX-390@VM.MARIST.EDU Subject: Re: z/Linux 32-bit modules Hi Martin. Thanks for your reply. >> If the answer is AM31, then what happens if

Re: z/Linux 32-bit modules

2018-05-22 Thread Timothy Sipples
Paul Edwards wrote: >I would like the z/Linux kernel to be modified >to start an ELF32 binary in AM64 and have access >to a full 4 GiB address space. Leaving aside technical viability for a moment, I have a basic application change management concern. Shouldn't the program binary make its own

Re: Red Hat/ClefOS configuration file

2018-05-22 Thread Frank M. Ramaekers
Well, I never could get it installed using TEXT mode, so I tried VNC (graphical) and had no problems. Frank M. Ramaekers Jr. -Original Message- From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of R P Herrold Sent: Tuesday, May 22, 2018 2:06 PM To:

Re: Red Hat/ClefOS configuration file

2018-05-22 Thread Frank M. Ramaekers
The problem appeared to be accepting the license agreement from the z/VM consoleused ssh, no problem. Frank M. Ramaekers Jr. -Original Message- From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of R P Herrold Sent: Tuesday, May 22, 2018 4:00 PM To:

Re: Red Hat/ClefOS configuration file

2018-05-22 Thread Frank M. Ramaekers
just one more thing: Initial setup of CentOS Linux 7 (Core) 1) Ý!¨ License information

Re: Red Hat/ClefOS configuration file

2018-05-22 Thread R P Herrold
On Tue, 22 May 2018, Frank M. Ramaekers wrote: > Well, I never could get it installed using TEXT mode, so I tried VNC > (graphical) and had no problems. congratulations -- welcome aboard run your updates and boot please ;) -- Russ

Re: Red Hat/ClefOS configuration file

2018-05-22 Thread R P Herrold
On Tue, 22 May 2018, Frank M. Ramaekers wrote: > just one more thing: > > Initial setup of CentOS Linux 7 (Core) ClefOS requires no acceptance of a license -- there is a 'firsttime' configuration tool in some of the sources, which it looks like we missed turning off, along with 'branding'

Re: Red Hat/ClefOS configuration file

2018-05-22 Thread Filipe Miranda
Hi, Is this a network install ? If yes, the the installer is not able to find your installation tree. This is why Step #3 is falling. on the GENERIC.PRM you have to define the install tree: Example: inst.repo=http://download.lab.bos.redhat.com/released/RHEL-7/7.0/Server/s390x/os I prefer

Re: RedHat/ClefOS configuration file

2018-05-22 Thread Frank M. Ramaekers
Thanks allgetting further. Installation 1) [x] Language settings 2) [x] Time settings (English (United States))(US/Central timezone) 3) [!] Installation source 4) [!] Software selection (Error setting up software

Re: RedHat/ClefOS configuration file

2018-05-22 Thread Neale Ferguson
My kickstart uses url --url="http://download.sinenomine.net/clefos/7; so I am not sure why you are not getting anything. On 5/22/18, 14:47, "Linux on 390 Port on behalf of Frank M. Ramaekers" wrote: Thanks allgetting

Re: Red Hat/ClefOS configuration file

2018-05-22 Thread R P Herrold
On Tue, 22 May 2018, Neale Ferguson wrote: > My kickstart uses url --url="http://download.sinenomine.net/clefos/7; so I am > not sure why you are not getting anything. > > On 5/22/18, 14:47, "Linux on 390 Port on behalf of Frank M. Ramaekers" >

Re: 7.5 package levels

2018-05-22 Thread Daniel P. Martin
No info; not installed.  (The image I'm poking with the Stick of Inquiry is not yet registered with an entitlement server.) On 5/22/2018 9:45 AM, Neale Ferguson wrote: Thanks Dan. What about openssl-ibmpkcs11? On 5/22/18, 10:30, "Linux on 390 Port on behalf of Daniel P. Martin"

Re: 7.5 package levels

2018-05-22 Thread Neale Ferguson
Tks On 5/22/18, 10:59, "Linux on 390 Port on behalf of Daniel P. Martin" wrote: No info; not installed. (The image I'm poking with the Stick of Inquiry is not yet registered with an entitlement server.) On