I was thinking that  you could fork our live-build
https://github.com/LinuxCNC/linuxcnc-live-build
Then
1. Remove the linuxcnc sources in config/archives
2. Add a script with a name starting with 0500 that gets your debs with
wget and runs dpkg -i in config/hooks/normal
Your script should be able to build linuxcnc from source ( probably create
/tmp/linuxcnc-dev) if you wanted. I have done that before we had the 2.9.x
debs in the linuxcnc repo
You should not need any further changes (except maybe  to auto/config to
change version names etc.)

Note that live build will install the Debian version that the host PC is
running at build time.

Then sweet talk Andy into forking your new rtai-live-build and host your
ISO on the Downloads Page.

Rod Webster
*1300 896 832*
+61 435 765 611
Vehicle Modifications Network
www.vehiclemods.net.au


On Thu, 11 Jul 2024 at 06:50, Bari <bari00...@gmail.com> wrote:

> The LinuxCNC debs are the latest git checkout of the 2.9 branch as of a
> few days ago with some minor modifications. :)
>
> List of changes:
>
> github.com/NTULINUX/linuxcnc-rtai/commits/ntulinux/2.9-rtai/
>
> On 7/10/24 7:07 AM, Rod Webster wrote:
> > I wonder if it  is worth forking the linuxcnc live build Repo and
> scripting
> > in your changes and building a RTAI ISO? It is a very simple process but
> > its best to build the live build environment from source as the deb is
> not
> > up to date. Details are in the debian live build docs.
> >
> > Rod
> >
> > On Wed, 10 July 2024, 8:57 pm Bari, <bari00...@gmail.com> wrote:
> >
> >> If my last sentence "Let us know which works best for you." was changed
> >> to "Let us know which of the above new RTAI debs works best for you"
> >> would it be clearer?
> >>
> >> -Bari
> >>
> >> On 7/10/24 5:46 AM, Stuart Stevenson wrote:
> >>> I follow the same procedure I always have.
> >>>
> >>> I install from a LinuxCNC using a live ISO.
> >>> I then git clone the latest bleeding edge repository.
> >>> I use the configure feedback and any compile errors to satisfy any
> >>> dependencies.
> >>> voila - running
> >>>
> >>> Just my 4 cents
> >>> Stuart
> >>>
> >>> On Tue, Jul 9, 2024 at 10:43 PM Bari <bari00...@gmail.com> wrote:
> >>>
> >>>> onelaboratories.us/rtai_lcnc/ <https://onelaboratories.us/rtai_lcnc/>
> >>>> 5.4.258 matching RTAI kernel and LCNC debs
> >>>>
> >>>> onelaboratories.us/abc/ <https://onelaboratories.us/abc/> 5.4.279
> >>>> matching RTAI kernel and LCNC debs
> >>>>
> >>>>
> >>>> The kernels are about 9 months apart and have some different debug
> >>>> features.
> >>>>
> >>>> Don't mix up debs from each of these with each other or with other
> RTAI
> >>>> packages. RTAI debs have to built as matched sets.
> >>>>
> >>>> NO MIX AND MATCH!!
> >>>>
> >>>> To install from a fresh Debian 12 with NO LCNC installed yet, just
> use:
> >>>> sudo dpkg -i (package name here without brackets)  for each deb and
> >>>> reboot. Choose the RTAI kernel in Grub, enjoy.
> >>>>
> >>>> To install on Debian 12 with linuxcnc-uspace already installed use :
> >>>> sudo apt purge linuxcnc*  and wait for apt to completely remove every
> >>>> trace of LCNC. Double check synaptic for leftover Linuxcnc packages if
> >>>> you wish.
> >>>>
> >>>> Then follow the instructions for a fresh Debian 12 install above.
> >>>>
> >>>> Let us know which works best for you.
> >>>>
> >>>>
> >>>>
> >>>>
> >>>> _______________________________________________
> >>>> Emc-developers mailing list
> >>>> Emc-developers@lists.sourceforge.net
> >>>> https://lists.sourceforge.net/lists/listinfo/emc-developers
> >>>>
> >>
> >> _______________________________________________
> >> Emc-developers mailing list
> >> Emc-developers@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/emc-developers
> >>
> > _______________________________________________
> > Emc-developers mailing list
> > Emc-developers@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/emc-developers
>
>
> _______________________________________________
> Emc-developers mailing list
> Emc-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-developers
>

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

Reply via email to