Category Archives for Software
OpenOCD + Actel (Microsemi) CoreMP7
In my engineer degree work I used CoreMP7-enabled ProASIC3 Development Kit (part number M7A3P-DEV-KIT-SCS). In a time it was launched by Actel (acquired by Microsemi) it was one of the first attempts of creating a SoPC with soft ARM core … Continue reading
Preserving /home directory on LVM while switching distros
I have been using Slackware since I remember. Well, it wasn’t that long ago but it was one of the first distros I tried to use. It works (like a charm, I can’t deny) on my laptop, PC, VMs and … Continue reading
Moving existing local GIT repository into a fresh gitolite setup
One of the tools I use is gitolite, a nice solution for hosting GIT repositories with privileges control and many more. Installation is trivial, just follow the tutorial instructions. Let’s say you already have local repository and start to use … Continue reading