[Bug 60433] Re: Binary Nvidia drivers not loaded after upgrade to linux-image-2.6.15-26-686 2.6.15-26.***47*** (USN-346-1)

2006-09-14 Thread raizyr
I'm having the same problem, nvidia drivers in linux-restricted- modules-2.6.15-26-686 and linux-image-2.6.15-26-686 don't have the same version symbols -- Binary Nvidia drivers not loaded after upgrade to linux-image-2.6.15-26-686 2.6.15-26.***47*** (USN-346-1) https://launchpad.net/bugs/60433

[Bug 378639] Re: firstlogin script can't be executed because the permission of /root directory is 0700 in the virtual machine created by python-vm-builder

2009-07-24 Thread raizyr
Additionally the firstlogin script probably shouldn't run as root, it should instead run as the login user. I made some modifications to write the file to /home/$USER/.firstboot.sh for the user specified with --user (or the default). It's created with permissions 0777 so that it can be removed b