Tag Archives: hack

Enabling SATA AHCI on a Linux Macbook3,1

I have a Macbook3,1 with the following SATA controller: 00:1f.2 SATA controller: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode] (rev 03) This chip can work either in AHCI or IDE mode. Even though (in numbers) AHCI and IDE should … Continue reading

Posted in English, planetdebian, planetgnome, Tips | Tagged , , , | 3 Comments

Removing the hidden/system bit of vfat/fat32 files on GNU/Linux

I just fixed an USB drive that apparently had been hit by a virus. All the top-level directories were invisible on Windows, but visible on GNU/Linux. First I thought that it was just the “hidden” bit. But turns out it … Continue reading

Posted in English, planetdebian, planetgnome, Tips | Tagged , , , , | 2 Comments

Posting to pastebin from git

I usually need to show someone a simple patch from a local git repo, my method was to run git format-patch and upload the result to my gnome.org userdir with a script conveniently called internets. This of course filled my … Continue reading

Posted in English, GNOME, planetgnome, Tips | Tagged , , , , | 11 Comments

Evolution templates plugin integrated into trunk

Thanks to the integration work by Bharath Acharya and the review by Srinivasa Ragavan, we now got Evolution template plugin (which I wrote some weeks ago) into trunk: Evolution commit Evolution Data Server commit All this will be in 2.24 … Continue reading

Posted in English, GNOME, planetgnome | Tagged , , , | Comments Off on Evolution templates plugin integrated into trunk