#linuxcnc-devel | Logs for 2014-09-20

Back
[00:17:50] <memleak> linuxcnc and latency-test work with your new math changes jepler
[00:17:56] <memleak> pull request merged
[00:18:09] <memleak> sweet, now i can make debs in the next few days
[15:32:01] <memleak> how i restart the deb-pkg versions system? i messed up a few kernels but the sub version keeps accumulating, i.e. linux-firmware-image-3.14.18_3.14.18-4_i386 how do i restart it back to linux-firmware-image-3.14.18 ?
[15:33:54] <memleak> i dont want my first .deb packages that ill be posting online to have cruft from previous local builds
[16:37:44] <jepler> memleak: probably there's some metadata in debian/, possibly debian/changelog
[16:40:55] <jepler> I was hoping that "regal" would let axis run accelerated on systems where only "OpenGL ES" is accelerated, but I didn't even succeed in getting regal's own demo programs to switch from glx/opengl to egl/opengles on my odroid. No doubt I've done *something* wrong in the process.
[16:41:06] <jepler> https://github.com/p3/regal
[16:49:14] <memfrob> i even deleted the debian folder, no change
[16:51:52] <memfrob> its pulling it from somewhere
[17:49:52] <memfrob> ah it stores it in .version
[18:38:49] <jepler> > Why should anyone use an operating system when IT is a fast advancing field of technology?
[19:22:45] <memfrob> im having trouble properly packaging rtai, there are files in debian/tmp that arent in debian/rtai-modules-3.14.19/usr the only thing that gets installed to usr (and the only thing in data.tar.gz) is /usr/share/doc/rtai-modules-3.14.19/changelog.gz
[19:24:14] <memfrob> how do i move / copy everything from debian/tmp into the rtai .deb ?
[19:26:54] <memfrob> this is everything in rtai-modules-3.14.19-rtai.files yet none of them are actually installed to the system: http://dpaste.com/26N3A6P
[19:28:06] <memfrob> making debs is a serious pain...
[19:33:55] <memfrob> ls debian/rtai-modules-3.14.19 -> DEBIAN/control DEBIAN/md5sums usr/share/doc/rtai-modules-3.14.19/changelog.gz
[23:29:09] <seb_kuzminsky> memfrob: here's my debian packaging for the old rtai 3.9 version we currently ship:
[23:29:13] <seb_kuzminsky> https://github.com/SebKuzminsky/rtai/commits/old-3.9-debs