[Home]History of Building RTAI 5.2 Packages

LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org

Revision 10 . . October 15, 2019 7:53 am by MalteR
Revision 9 . . October 2, 2019 4:33 pm by Jet
Revision 8 . . July 16, 2019 11:23 pm by Andyough
Revision 7 . . July 16, 2019 11:22 pm by Andyough
Revision 6 . . July 16, 2019 11:21 pm by Andyough
Revision 5 . . July 16, 2019 11:21 pm by Andyough
Revision 4 . . July 16, 2019 11:20 pm by Andyough
Revision 3 . . July 16, 2019 11:19 pm by Andyough
Revision 2 . . July 16, 2019 11:17 pm by Andyough
Revision 1 . . July 16, 2019 11:14 pm by Andyough
  

Difference (from prior major revision) (no other diffs)

Changed: 18c18
2.) Patch kernel with IPIPE, in this case we use 4.14.132
2.) Patch kernel with IPIPE, in this case we use 4.14.148

Changed: 22,25c22,25
$ sudo wget https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.132.tar.xz
$ sudo tar xf linux-4.14.132.tar.xz
$ sudo ln -sfv linux-4.14.132 linux
$ sudo cp -aLv /path/to/this/RTAI-git-tree/ksrc/patches/v4.14.132/*.patch /usr/src/
$ sudo wget https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.148.tar.xz
$ sudo tar xf linux-4.14.148.tar.xz
$ sudo ln -sfv linux-4.14.148 linux
$ sudo cp -aLv /path/to/this/RTAI-git-tree/ksrc/patches/v4.14.148/*.patch /usr/src/

Changed: 76c76
$ debian/configure 4.14.132 rtai amd64
$ debian/configure 4.14.148 rtai amd64

Changed: 87c87
$ sudo dpkg -i rtai-modules-4.14.132_5.2.2_amd64.deb
$ sudo dpkg -i rtai-modules-4.14.148_5.2.2_amd64.deb

LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org
Search:
Published under a Creative Commons License