Re: [arch-general] ML is being sent to Spam by Gmail

2016-06-07 Thread Sri Krishna via arch-general
I am also seeing many more emails from this mailing list go to the spam folder in GMail (a few every week). I'm don't know how to check the DKIM information though. Srikrishna Sekhar On 8 June 2016 at 11:34, Henrik Danielsson via arch-general < arch-general@archlinux.org> wrote: > 2016-06-08 6

Re: [arch-general] Nouveau Errors

2015-03-23 Thread Sri Krishna
Since you are using hybrid graphics, you should probably use the bumblebee package if you aren't already. That provides controls over when the card is powered on, and powered off. In my case, I found that installing the proprietary Nvidia driver along with bumblebee solved my problems, while boost

Re: [arch-general] Migrating /var to a different partition

2014-09-04 Thread Sri Krishna
So it seems like the most feasible approach is to boot from CD/USB into rescue mode, mount var into /mnt, copy the contents of the old var folder into the new one, add the new one into fstab and reboot. I guess I should also delete the old var folder. I'll try that in the next few days and report

[arch-general] Migrating /var to a different partition

2014-09-04 Thread Sri Krishna
Hi, I'm doing a clean install of Arch on a new computer, and during the install I'd already set aside 2GiB for the /var partition. Except I forgot to add it to fstab before I exited chroot, and booted into Arch and installed a DE etc. Now two days later I realize that Arch has already created a /

Re: [arch-general] static libraries in packages

2014-05-14 Thread Sri Krishna
This may not be the best place to ask... But what exactly is the problem with mariadb shipping with static libs? On 14-May-2014 8:53 PM, "Doug Newgard" wrote: > On 2014-05-14 06:51, Christian Hesse wrote: > >> Antonio Rojas on Wed, 2014/05/14 11:51: >> >>> Christian Hesse wrote: >>> >>> > I thin