I've been trying to figure out what is needed for releasing DRI binary snapshots. There are two different trees with different particularities that I'm interested for now: the trunk and the mach64-0-0-2-branch.
Common: In both cases there is the need for the sources of the DRM to be built on each particular user machine/kernel combination. For these I plan to release a tarball with the sources from xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/ as Alan made in http://www.xfree86.org/~alanh/ . Trunk: For the drivers at the trunk I'll assume that the user will have XFree 4.2.0 so it will only be necessary to pack: - the DDX driver (/usr/X11R6/lib/modules/drivers/*_drv.o) - the Mesa driver (/usr/X11R6/lib/modules/dri/*_dri.so) and also: - the libGL (/usr/X11R6/lib/libGL.so) Is this sufficient? Mach64: Since this is a partial tree it's needed to pack the whole /usr/X11R6-DRI/ dir, but as I'll be going to do this on a different machine than the one I use for mach64 development I would like to change the XFree86 building options to make a full tree as well and to pack in the same model as the trunk above. Is this possible? What changes are needed? Regards, José Fonseca _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel