On Thu, 28 Jul 2022 at 08:25, Alec Ari via Emc-developers
<emc-developers@lists.sourceforge.net> wrote:
>
> I have a LinuxCNC ebuild now for Gentoo but there's a problem. All of the 
> config files are missing (i.e. sim axis) so these need to be forced to be 
> installed in the ebuild. Gentoo doesn't like it and there's going to be a lot 
> of QA notices by the time the ebuild is finished because documentation is 
> supposed to be in the doc folder, not config files. Why did you guys decide 
> to use /usr/share/doc/linuxcnc to store things like axis.ini if axis.ini is 
> NOT documentation? /etc/linuxcnc or /etc/linuxcnc/configs would be a perfect 
> spot to store these instead.

Looking about the filesystem, this seems to be normal, many other
packages in /usr/doc have an "examples" folder containing samples. (m4
as one example)

Also the kernel headers seem to be in there too, also not documentation.

So, it seems that an "examples" folder is common, and the LinuxCNC
configs are in "examples"

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to