On Thu, Mar 22, 2012 at 1:30 PM, Daniel P. Berrange <[email protected]> wrote: > From: "Daniel P. Berrange" <[email protected]> > > The OS family names effectively refer to the kernel used. > Switch them all to lowercase, and correct a few mistakes, > > MacOS -> darwin > Windows -> win9x or winnt > Other -> msdos or netware > > <family>darwin</family> > <family>freebsd</family> > <family>linux</family>
You might want to update docs (and maybe some code too). `grep family osinfo/*.c` will reveal all places where we refer to 'Linux' family. ACK otherwise. -- Regards, Zeeshan Ali (Khattak) FSF member#5124 _______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
