Re: [arch-general] uswsup in aur

2008-11-04 Thread Guus Snijders
2008/11/5 Johannes Held <[EMAIL PROTECTED]>: > Hello > > I want to suspend my computer (no laptop) to ram or even to disk. > For the ease of use I first want to try suspend to ram and looked into our > wiki > [1] which recommended uswsusp from aur. Johannes, you could also try pm-utils[1] which i

Re: [arch-general] test

2008-11-04 Thread Callan Barrett
On Mon, Nov 3, 2008 at 12:29 PM, Allan McRae <[EMAIL PROTECTED]> wrote: > Thomas X. Iverson wrote: >> >> On Mon, Nov 3, 2008 at 11:02 AM, Jeffrey Lynn Parke Jr. >> <[EMAIL PROTECTED]> wrote: >> >>> >>> hi >>> >>> On Sun, Nov 2, 2008 at 12:16 PM, RedShift <[EMAIL PROTECTED]> wrote: >>> tes

Re: [arch-general] Pushing Updates

2008-11-04 Thread Daenyth Blank
You can also easily run your own repo on your lan, cache the updates there and change the pacman.conf on your slave machines to pull from that master. Also, you can mount your pacman cache over NFS or sshfs (read the wiki) and then also only have to download once.

Re: [arch-general] Pushing Updates

2008-11-04 Thread Dwight Schauer
Not exactly a push, but I have my servers "remind" me daily when there are updates available. I have a script called 00pacman-update in my /etc/cron.daily < start clip > #!/bin/sh /usr/bin/pacman -Sy --noprogressbar /usr/bin/pacman -Qu < end clip > That way I get a daily reminde

[arch-general] Pushing Updates

2008-11-04 Thread Sujith
Hi, I maintain a few machines and a server in my office and I periodically update them manually ( -Syu ). Is there a way to push package updates to them ? Any project out there which does this ? Thanks. Sujith -- http://sujith-m.blogspot.com

Re: [arch-general] uswsup in aur

2008-11-04 Thread Aaron "Hussein" Griffin
On Tue, Nov 4, 2008 at 5:10 PM, Johannes Held <[EMAIL PROTECTED]> wrote: > Hello > > I want to suspend my computer (no laptop) to ram or even to disk. > For the ease of use I first want to try suspend to ram and looked into our > wiki > [1] which recommended uswsusp from aur. > > But I have the sa

[arch-general] uswsup in aur

2008-11-04 Thread Johannes Held
Hello I want to suspend my computer (no laptop) to ram or even to disk. For the ease of use I first want to try suspend to ram and looked into our wiki [1] which recommended uswsusp from aur. But I have the same problem like "dninja" in the coments. libgcrypt-1.4.3-2 is installed but the build br