<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic create an OpenSSH software depot for HP-UX 11i in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/create-an-openssh-software-depot-for-hp-ux-11i/m-p/3405641#M201685</link>
    <description>I have made minor modifications to the OpenSSH source code to cope with a new application and installed gcc, openssl....etc..etc to achieve this.  I would now like to create a software depot for my modified version of ssh, so I can distribute this across the rest of the environment without installing compilers everywhere.  Has anyone out there done this before and maybe got a script to create a depot (HP-UX 11i)?</description>
    <pubDate>Fri, 22 Oct 2004 03:56:44 GMT</pubDate>
    <dc:creator>alec pringle</dc:creator>
    <dc:date>2004-10-22T03:56:44Z</dc:date>
    <item>
      <title>create an OpenSSH software depot for HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-an-openssh-software-depot-for-hp-ux-11i/m-p/3405641#M201685</link>
      <description>I have made minor modifications to the OpenSSH source code to cope with a new application and installed gcc, openssl....etc..etc to achieve this.  I would now like to create a software depot for my modified version of ssh, so I can distribute this across the rest of the environment without installing compilers everywhere.  Has anyone out there done this before and maybe got a script to create a depot (HP-UX 11i)?</description>
      <pubDate>Fri, 22 Oct 2004 03:56:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-an-openssh-software-depot-for-hp-ux-11i/m-p/3405641#M201685</guid>
      <dc:creator>alec pringle</dc:creator>
      <dc:date>2004-10-22T03:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: create an OpenSSH software depot for HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-an-openssh-software-depot-for-hp-ux-11i/m-p/3405642#M201686</link>
      <description>Hi Alec,&lt;BR /&gt;&lt;BR /&gt;It's every easy to create the package once you have the binaries in place. The package configuration would include&lt;BR /&gt;&lt;BR /&gt;1. the binaries&lt;BR /&gt;2. configure script runs during the post installation phase that will generate host keys if they are not existing already.&lt;BR /&gt;&lt;BR /&gt;I suggest you start playing with SD-UX. &lt;BR /&gt;&lt;BR /&gt;You have to create a product specification file that contains details about your package (binaries, configure script etc) and run 'swpackage' on it to create a depot.&lt;BR /&gt;&lt;BR /&gt;Look at 'man swpackage' and 'man 5 swpackage' for details on swpackage and format of the 'psf' file.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 22 Oct 2004 04:05:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-an-openssh-software-depot-for-hp-ux-11i/m-p/3405642#M201686</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-10-22T04:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: create an OpenSSH software depot for HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-an-openssh-software-depot-for-hp-ux-11i/m-p/3405643#M201687</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the best way to create your own depot is to use HP Software Package Builder. It is available at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=SwPkgBuilder" target="_blank"&gt;http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=SwPkgBuilder&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Zygmunt&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Oct 2004 04:57:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-an-openssh-software-depot-for-hp-ux-11i/m-p/3405643#M201687</guid>
      <dc:creator>Zygmunt Krawczyk</dc:creator>
      <dc:date>2004-10-22T04:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: create an OpenSSH software depot for HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-an-openssh-software-depot-for-hp-ux-11i/m-p/3405644#M201688</link>
      <description>I see that you have your own version of SSH but wanted to point you to &lt;A href="http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA" target="_blank"&gt;http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;which HP's own port based on OpenSSH.  It might have some features you are looking for.</description>
      <pubDate>Fri, 22 Oct 2004 07:08:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-an-openssh-software-depot-for-hp-ux-11i/m-p/3405644#M201688</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2004-10-22T07:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: create an OpenSSH software depot for HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-an-openssh-software-depot-for-hp-ux-11i/m-p/3405645#M201689</link>
      <description>I prefer to use the HP Secure Shell - as Cheryl pointed out...&lt;BR /&gt;&lt;BR /&gt;Check out this page on building your own depots:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpworks.org.uk/newsletter/articles/depots/" target="_blank"&gt;http://www.hpworks.org.uk/newsletter/articles/depots/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 22 Oct 2004 07:40:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-an-openssh-software-depot-for-hp-ux-11i/m-p/3405645#M201689</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-10-22T07:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: create an OpenSSH software depot for HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-an-openssh-software-depot-for-hp-ux-11i/m-p/3405646#M201690</link>
      <description>Thanks everyone for your help.  I used the software package builder in the end to make the psf file which I found really useful. &lt;BR /&gt;&lt;BR /&gt;Alec</description>
      <pubDate>Wed, 27 Oct 2004 06:04:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-an-openssh-software-depot-for-hp-ux-11i/m-p/3405646#M201690</guid>
      <dc:creator>alec pringle</dc:creator>
      <dc:date>2004-10-27T06:04:05Z</dc:date>
    </item>
  </channel>
</rss>

