Re: [PATCH] debian: Add rtnet.conf / tdma.conf to package

Jan Kiszka <[email protected]>
Newsgroups dev.linux.lists.xenomai
Message-ID <[email protected]>
On 25.04.26 17:35, Hannes Diethelm wrote:
> The two config files rtnet.conf / tdma.conf where missing in the Debian
> package and --sysconfdir=/etc was missing in rules.
> 
> Signed-off-by: Hannes Diethelm <[email protected]>
> ---
>  debian/rules                   | 1 +
>  debian/xenomai-runtime.install | 2 ++
>  2 files changed, 3 insertions(+)
> 
> diff --git a/debian/rules b/debian/rules
> index 225c743c5..9e56de260 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -15,6 +15,7 @@ DEB_BUILD_GNU_TYPE=$(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
>  
>  CONFIG_OPTS = --prefix=/usr \
>              --includedir=/usr/include/xenomai \
> +            --sysconfdir=/etc \
>              --mandir=/usr/share/man \
>              --with-testdir=/usr/lib/xenomai/testsuite \
>              --enable-lazy-setsched \
> diff --git a/debian/xenomai-runtime.install b/debian/xenomai-runtime.install
> index 77a4c445a..a9effa984 100644
> --- a/debian/xenomai-runtime.install
> +++ b/debian/xenomai-runtime.install
> @@ -5,3 +5,5 @@ usr/bin/wf_generate
>  usr/bin/wrap-link.sh
>  usr/bin/xeno
>  usr/sbin
> +etc/rtnet.conf
> +etc/tdma.conf

I suppose we never considered them valuable enough to install. OTOH, we
are also installing all the RTnet tools and scripts, so this makes sense.

Thanks applied.

Jan

-- 
Siemens AG, Foundational Technologies
Linux Expert Center
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.