<div class="gmail_quote">On Wed, Feb 4, 2009 at 8:35 PM, Jeff Spaleta <span dir="ltr"><<a href="mailto:jspaleta@gmail.com">jspaleta@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2009/2/4 Thomas Bendler <<a href="mailto:ml@bendler-net.de">ml@bendler-net.de</a>>:<br>
> This is simply ignorant.<br>
<br>
I make absolutely no claim that I am anything more than supremely<br>
ignorant.  This is why i am asking questions. I don't know how to do<br>
it. I make no claim as to how to do it. I am saying that it is my<br>
understanding that right now our installer tastes for existing Fedora<br>
installs by looking for at the on system rpmdb.  If I'm wrong about<br>
that, please tell me how I'm wrong.</blockquote><div><br>The ignorant statement was a reply to your comment above that statement (which you delete in this reply) where you stated that there won't be a rpmdb like thing for other distributions. Of course it make no sense to use rpmdb for the detection of other distributions, not all distries use RPM, this is the first blocking issue. Next thing is the RPM version thing which could also block a detection. That is why I said use the filesystem.<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Sadly you didn't provide anything close to an idea that was<br>
implementable.  "Look in the filesystem", isn't concrete enough. What<br>
in the filesystem is hallmark Mepis for example or hallmark Foresight?</blockquote><div><br>Should I now explain for all hundred + distribution where a special file exist ... only in this distribution and only in this version which could be used for detection? You're kidding, aren't you? There are several files like /etc/redhat-release, /etc/debian_version, /etc/lsb-release, ... which could be used to determin the distribution. If not known or the installer is unsure, simply add an unkown OS. But it is really not rocket sience to figure out a distribution by only checking some files in the filesystem. At least that should be sufficent to detect the major distributions by name and some other by simply an unknown entry in GRUB.<br>
<br>Regards, Thomas</div></div>