<div dir="ltr"><div>Matt,</div><div><br></div>install.d is good place to install packages (like java and hadoop) and editing its configuration files. First scripts for Fedora was in subdirectory install.d too, but during installation I got error related to proc-trigger (input/output errors in proc-trigger). So I decided to change subdirectory.<div>
Regarding <span style="font-family:arial,sans-serif;font-size:13px">70,80,90-... vs 11,12,13... This number is position of script that runs in it subdirectory. All scripts of elements in the same directories are sorted by number. So the values of these numbers are not important, but all numbers should be unique within each subdirectories. </span></div>
<div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px">--</span></div><div><span style="font-family:arial,sans-serif;font-size:13px">Thanks, Ivan</span></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/7/10 Matthew Farrellee <span dir="ltr"><<a href="mailto:matt@redhat.com" target="_blank">matt@redhat.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Ivan,<br>
<br>
$ tree elements/hadoop/install.d<br>
elements/hadoop/install.d<br>
|-- 70-setup-java<br>
|-- 80-setup-hadoop<br>
`-- 90-setup-ssh<br>
0 directories, 3 files<br>
<br>
$ tree elements/hadoop_fedora/post-<u></u>install.d<br>
elements/hadoop_fedora/post-<u></u>install.d<br>
|-- 11-setup-java<br>
|-- 12-setup-hadoop<br>
`-- 13-connection-setup<br>
0 directories, 3 files<br>
<br>
I want to align these two directory structures and filenames.<br>
<br>
install.d vs post-install.d, which is preferred?<br>
<br>
70,80,90-... vs 11,12,13-..., which is preferred?<br>
<br>
Best,<br>
<br>
<br>
matt<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Mailing list: <a href="https://launchpad.net/~savanna-all" target="_blank">https://launchpad.net/~<u></u>savanna-all</a><br>
Post to     : <a href="mailto:savanna-all@lists.launchpad.net" target="_blank">savanna-all@lists.launchpad.<u></u>net</a><br>
Unsubscribe : <a href="https://launchpad.net/~savanna-all" target="_blank">https://launchpad.net/~<u></u>savanna-all</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/<u></u>ListHelp</a><br>
</font></span></blockquote></div><br></div>