mercredi 30 janvier 2013
Xen VGA PassThrough - Patches (Xen 4.3 and Xen 4.2)
Par david techer, mercredi 30 janvier 2013 à 00:51 :: Xen

Technical details to apply those patches are not provided in the url above
Aller au contenu | Aller au menu | Aller à la recherche
mercredi 30 janvier 2013
Par david techer, mercredi 30 janvier 2013 à 00:51 :: Xen
Technical details to apply those patches are not provided in the url above
mardi 29 janvier 2013
Par david techer, mardi 29 janvier 2013 à 19:46 :: Xen
initrd.img-3.7.5
file, I got
root@mercury:/home/david/linux-3.7.5# mkinitramfs -o /boot/initrd.img-3.7.5 3.7.5 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-1.fw for module r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8106e-1.fw for module r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8411-1.fw for module r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8402-1.fw for module r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168f-2.fw for module r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168f-1.fw for module r8169
git clone git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
cd linux-firmware for firmware in rtl8168g-1.fw rtl8106e-1.fw rtl8411-1.fw rtl8402-1.fw rtl8168f-2.fw rtl8168f-1.fw; do [ -f rtl_nic/${firmware} ] && { cp -vf rtl_nic/${firmware} /lib/firmware/rtl_nic/; }; done
dimanche 20 janvier 2013
Par david techer, dimanche 20 janvier 2013 à 23:18 :: Réplication PostgreSQL
mercredi 16 janvier 2013
Par david techer, mercredi 16 janvier 2013 à 18:07 :: Réplication PostgreSQL