<?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 Re: Admin Guide ok but how does HP-LX exactly boot ? in Secure OS Software for Linux</title>
    <link>https://community.hpe.com/t5/secure-os-software-for-linux/admin-guide-ok-but-how-does-hp-lx-exactly-boot/m-p/2809022#M125</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As far as I remember for my last HP-LX course, the boot sequence is very closed to normal RH.&lt;BR /&gt;&lt;BR /&gt;Here are the differences :&lt;BR /&gt;&lt;BR /&gt;   =&amp;gt; The kernel that is loaded has been modified in order to manage compartment and enhanced access control features.&lt;BR /&gt;&lt;BR /&gt;   =&amp;gt; That HP-LX specific kernel loads /sbin/init, which has been customized by HP to understand new keywords in /etc/inittab, such as t_wait and t_respawn. Processes started using this feature are able to deal with HP-LX new compartment management features and access rules.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You may know that when you choose load the "normal" kernel at LILO prompt, the /sbin/init-tlx is loaded. This special "init" has been modified to behave as the "normal" linux init process. Therefore, it treats t_respawn and t_wait as "normal" respawn and wait.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
    <pubDate>Wed, 18 Sep 2002 21:08:06 GMT</pubDate>
    <dc:creator>Kodjo Agbenu</dc:creator>
    <dc:date>2002-09-18T21:08:06Z</dc:date>
    <item>
      <title>Admin Guide ok but how does HP-LX exactly boot ?</title>
      <link>https://community.hpe.com/t5/secure-os-software-for-linux/admin-guide-ok-but-how-does-hp-lx-exactly-boot/m-p/2809021#M124</link>
      <description>The files they describe are mostly -after- the kernal loads...what does HP-LX do differently when booting than RH Linux ?</description>
      <pubDate>Wed, 18 Sep 2002 18:29:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/secure-os-software-for-linux/admin-guide-ok-but-how-does-hp-lx-exactly-boot/m-p/2809021#M124</guid>
      <dc:creator>mike smith_17</dc:creator>
      <dc:date>2002-09-18T18:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Admin Guide ok but how does HP-LX exactly boot ?</title>
      <link>https://community.hpe.com/t5/secure-os-software-for-linux/admin-guide-ok-but-how-does-hp-lx-exactly-boot/m-p/2809022#M125</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As far as I remember for my last HP-LX course, the boot sequence is very closed to normal RH.&lt;BR /&gt;&lt;BR /&gt;Here are the differences :&lt;BR /&gt;&lt;BR /&gt;   =&amp;gt; The kernel that is loaded has been modified in order to manage compartment and enhanced access control features.&lt;BR /&gt;&lt;BR /&gt;   =&amp;gt; That HP-LX specific kernel loads /sbin/init, which has been customized by HP to understand new keywords in /etc/inittab, such as t_wait and t_respawn. Processes started using this feature are able to deal with HP-LX new compartment management features and access rules.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You may know that when you choose load the "normal" kernel at LILO prompt, the /sbin/init-tlx is loaded. This special "init" has been modified to behave as the "normal" linux init process. Therefore, it treats t_respawn and t_wait as "normal" respawn and wait.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Sep 2002 21:08:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/secure-os-software-for-linux/admin-guide-ok-but-how-does-hp-lx-exactly-boot/m-p/2809022#M125</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2002-09-18T21:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Admin Guide ok but how does HP-LX exactly boot ?</title>
      <link>https://community.hpe.com/t5/secure-os-software-for-linux/admin-guide-ok-but-how-does-hp-lx-exactly-boot/m-p/2809023#M126</link>
      <description>Very close Kodjo,&lt;BR /&gt;&lt;BR /&gt;The modified kernel actually execs /sbin/init-tlx.  init-tlx is the modified init.  The reason that the "normal" kernel is booted and told to use init-tlx is because of the t_wait, t_respwan as you mentioned.  If the regular /sbin/init was run, it would complain that it does not understand t_respawn and t_wait.  &lt;BR /&gt;&lt;BR /&gt;That is the biggest difference to the boot sequence.  To follow what happens next, have a look at /etc/inittab.  It exec's a few rc scripts that are specific to HPLX.</description>
      <pubDate>Fri, 04 Oct 2002 09:33:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/secure-os-software-for-linux/admin-guide-ok-but-how-does-hp-lx-exactly-boot/m-p/2809023#M126</guid>
      <dc:creator>Joubert Berger</dc:creator>
      <dc:date>2002-10-04T09:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Admin Guide ok but how does HP-LX exactly boot ?</title>
      <link>https://community.hpe.com/t5/secure-os-software-for-linux/admin-guide-ok-but-how-does-hp-lx-exactly-boot/m-p/2809024#M127</link>
      <description>Hello Joubert,&lt;BR /&gt;&lt;BR /&gt;Here is my /etc/lilo.conf :&lt;BR /&gt;&lt;BR /&gt;image   = /boot/tlinux-2.4.9-31-hptl1.5&lt;BR /&gt;        label   = tlinux&lt;BR /&gt;        root    = /dev/hda3&lt;BR /&gt;        read-only&lt;BR /&gt;&lt;BR /&gt;image   = /boot/vmlinuz-2.4.2-2&lt;BR /&gt;        label   = linux&lt;BR /&gt;        root    = /dev/hda3&lt;BR /&gt;        append  = "init=/sbin/init-tlx"&lt;BR /&gt;        read-only&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;That's why I say tlinux kernel uses /sbin/init and normal linux uses /sbin/init-tlx.&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Oct 2002 18:56:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/secure-os-software-for-linux/admin-guide-ok-but-how-does-hp-lx-exactly-boot/m-p/2809024#M127</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2002-10-04T18:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Admin Guide ok but how does HP-LX exactly boot ?</title>
      <link>https://community.hpe.com/t5/secure-os-software-for-linux/admin-guide-ok-but-how-does-hp-lx-exactly-boot/m-p/2809025#M128</link>
      <description>Does HP-LX use grub or only lilo?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Dec 2002 17:48:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/secure-os-software-for-linux/admin-guide-ok-but-how-does-hp-lx-exactly-boot/m-p/2809025#M128</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2002-12-12T17:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Admin Guide ok but how does HP-LX exactly boot ?</title>
      <link>https://community.hpe.com/t5/secure-os-software-for-linux/admin-guide-ok-but-how-does-hp-lx-exactly-boot/m-p/2809026#M129</link>
      <description>Only Lilo.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
      <pubDate>Sat, 14 Dec 2002 10:00:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/secure-os-software-for-linux/admin-guide-ok-but-how-does-hp-lx-exactly-boot/m-p/2809026#M129</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2002-12-14T10:00:28Z</dc:date>
    </item>
  </channel>
</rss>

