AboutWelcome to Free Software Daily (FSD). FSD is a hub for news and articles by and for the free and open source community. FSD is a community driven site where members of the community submit and vote for the stories that they think are important and interesting to them. Click the "About" link to read more...
The GNU diff and patch utilities let you compare files to generate a patch that describes the changes between files. You can then apply the patch file on that machine or another. You might think to use diff and patch on XML files, since they are just text files -- and depending on your application, diff and patch might serve your needs well.
Andrew Tridgell has published a patch that could make the Linux implementation of the FAT filesystem impervious to Microsoft patent claims of the kind that forced a settlement from TomTom. The patch alters the VFAT code so that it does not generate both short and long filenames.
With the 3DMark patch, the games will recognize your systems pixelshader and DirectX levels, allowing you to play more games, and turn up the graphical settings on many games. You will need the following things: Wine source 3Dmark patch (0.9.58 and earlier) or 3Dmark patch (0.9.59 and higher)
Andrew Tridgell has posted a new patch intended to enable the kernel to work around the VFAT patents. Unlike the previous version, this patch preserves the long filename functionality.
Patch, less than 200 lines of code, soon will be included in main Linux kernel. Linus is very happy and surprised how feedback of desktop interactivity made better even on very high average loads.
As some of you may know, emerald is a very nice themer for compiz. However, recently a major patch was applied known as the “nomad” patch. The patch was applied on Tuesday Sept 16th and has ripped havoc for people who use Emerald.
Phoronix recently published an article regarding a ~200 lines Linux Kernel patch that improves responsiveness under system strain. Well, Lennart Poettering, a RedHat developer replied to Linus Torvalds on a maling list with an alternative to this patch that does the same thing yet all you have to do is run 2 commands and paste 4 lines in your ~/.bashrc file.
Today kernel developer Con Kolivas announced that he will stop developing his Linux patch which improves desktop performance. For people who have followed recent discussions about his SD CPU scheduler and about the inclusion of his swap prefetching patches in the Linux kernel this will not come as a surprise.
Finally Mark Jonson submitted to xen-devel mailing list patch for ZFS 24 support at Xen 4.0. Patch mentioned bellow was successfully tested at Xen 4.0 Dom0 with pvops kernel 2.6.32.11 on top of Fedora 12 via modifying Michael’s Young xen-4.0.0.7.fc12.src.rpm and direct patching xen 4.0 official tarball on Ubuntu Karmic Koala Server.