The timid Google. That is not something that we are actually used to! I just read this Blog Post from Greg Kroah-Hartman about Android and Google. Why is Google behaving so timid towards OpenSource but then again try to boast and show-off with being OpenSource if they are actually only half way true to themselves and to their users? After all without Linux Google would not exist. So they owe it to Linux and they know that. They also owe to OpenSource and they know it! So stop being timid Google and start behaving properly and get that Android Code back into the mainstream kernel where it belongs! Thank you!
Tag: Linux
Who and what is driving Linux?
This is an excellent paper about Linux:
http://www.linuxfoundation.org/publications/whowriteslinux.pdf
from the paper:
Distributors like Red Hat, Novell, and MontaVista have a clear interest in making Linux as capable as it can be. Though these firms compete strongly with each other for customers, they all work together to make the Linux kernel better.
or
Companies which are not in the information technology business can still find working with Linux
beneficial. The 2.6.25 kernel included an implementation of the PF_CAN network protocol which was contributed by Volkswagen. 2.6.30 had a patch from Quantum Controls BV, which makes navigational
devices for yachts. These companies find Linux to be a solid platform upon which to build their products;
they contribute to the kernel to help ensure that Linux continues to meet their needs into the future. No other operating system gives this power to influence future development to its users.
Qemu rocks my Balls off! Oh my God!
I just installed the latest version of Qemu on my Gentoo machine and I am impressed how easy the installation was. I am really impressed. I did not have to configure any interface or stuff, I just installed Qemu Version 0.9.1 and also KQemu (1.3.0 pre11) put in the CD of my Windows XP copy and ran these commands:
$ qemu-img create -f qcow2 /path/to/xp.cow 1300M
$ qemu -hda /path/to/xp.cow -boot d -cdrom /dev/cdrom -m 384 -localtime
and then to boot into my XP from my Gentoo:
$ qemu -hda /path/to/xp.cow -boot c -m 1000 -localtime -k de -usb -soundhw all
Man, Fabrice Bellard I am just a bit baffeled how easy and smooth this went. Thank you!
OMG: Sound works as well.
This is far more easy to install then VirtualBox for me. Vista does not work yet though at least not during my last try.
Vista-Qemu-Update:
Vista does not want to install. I get following error:
I googled and this seems to be an ACPI related error. Maybe my Bios does not fully support ACPI to the satisfaction of Windows Vista.
Update: There seems to be a solution for this problem, I just searched the qemu-mailinglist-archives.
Update 10.4.2008: Guess what, now it works quite smooth! Just installing Windows Vista on my Qemu-Gentoo.
Sync your iPhone with Linux – who has done that?
Hi
Is there anybody out there who as synced his iPhone with Linux? I am looking for a tool similar to jpilot for Palm. So far I have not found a software that will sync the content (specially Address Book and Calendar) with my Gentoo-Linux .
Any help is greatly appreciated.
You must be logged in to post a comment.