Re: [arch-general] Is there a burning tool able to replace K3b?

2014-01-21 Thread Hussam Al-Tayeb
On Tuesday 21 January 2014 12:28:35 Joerg Schilling wrote: > cdrtools - last release: yesterday ;-) Speaking of cdrtools, do you have some git or svn or something similar repository of cdrtools so people can monitor development or do you simply do release tarballs every so often? signature

Re: [arch-general] [arch-dev-public] licensing issues with DB 6.0

2013-08-15 Thread Hussam Al-Tayeb
On Friday 09 August 2013 11:31:22 Pierre Schmitz wrote: > Hi all, > > we just finished the db 6.0 rebuild in staging. I was pointed* to an > issue with it's license though. It seems Oracle switched the license to > AGPL with version 6.0. I am not an expert, but afaik this makes it only > compatibl

Re: [arch-general] [arch-dev-public] Adding !staticlibs to our default makepkg.conf

2013-05-29 Thread Hussam Al-Tayeb
On Wednesday 29 May 2013 11:31:11 Allan McRae wrote: > We discussed removing static libraries for most packages back in March [1]. > > Now makepkg for pacman-4.1 has an option "staticlibs" that automatically > removes them. Should I make that the default in our makepkg.conf? > > Allan > > > [1]

Re: [arch-general] Sound broken, using pulse audio

2013-05-17 Thread Hussam Al-Tayeb
On Friday 17 May 2013 06:04:01 Carlos Alegria Galicia wrote: > Hi all, > > After the last kernel upgrade, my sound is not working after weaking up > from hibernate. > > The device "PulseAudio" is shown in alsamixer, PulseAudio is up and > running, the channels are shown in pavucontrol and even t

Re: [arch-general] about the removal of that systemd symlink...

2013-05-13 Thread Hussam Al-Tayeb
On Sunday 12 May 2013 22:32:03 David Benfell wrote: > Hi all, > > I was alarmed, I think unnecessarily, when I saw the message that a > symlink for systemd was removed on an upgrade. > > As near as I can tell, the boot sequence still relies on init, which > links to the right place. > > Is there

Re: [arch-general] libxml2 out of date

2013-04-23 Thread Hussam Al-Tayeb
On Tuesday 23 April 2013 09:05:33 Ross Lagerwall wrote: > Hi, > > Is there a reason (other than lack of time) that libxml2 has not been > updated from 2.8 to 2.9 (now 2.9.1)? > > Regards As far as I can tell, it breaks a lot of applications.

Re: [arch-general] Gnome - blank dialog when resuming from suspend

2010-05-23 Thread Hussam Al-Tayeb
On Sat, 2010-05-22 at 00:03 -0400, Matthew Monaco wrote: > I'm having trouble finding a bug report on this but I've experienced it on 4 > different computers. When I suspend (pm-utils) though System -> Shut Down -> > Suspend (button), the shut down dialog is still on the screen and blank, when >

Re: [arch-general] [arch-commits] Commit in (libgcrypt/trunk/PKGBUILD libgpg-error/trunk/PKGBUILD)

2010-05-14 Thread Hussam Al-Tayeb
># keep static lib for crypsetup >./configure --prefix=/usr There's no need to keep static lib now that cryptsetup is only dynamically linked.

Re: [arch-general] kernel 2.6.33.3 freezes on boot

2010-04-28 Thread Hussam Al-Tayeb
On Wed, 2010-04-28 at 09:43 +0200, didier gaumet wrote: > Hi list, > > Since todays's update of the kernel (2.6.33.2 -> 2.6.33.3) my Dell > inspiron 1012-9118 (new mini 10) netbook freezes on boot (after > displaying "loading modules". I have to poweroff. It is an Atom N450 > proc and an x86_64 Ar

Re: [arch-general] gstreamer0.10-good-plugins need a whole load of GNOME stuff?

2010-04-21 Thread Hussam Al-Tayeb
On Wed, 2010-04-21 at 19:28 +1000, Allan McRae wrote: > On 21/04/10 19:25, Ananda Samaddar wrote: > > On Wed, 21 Apr 2010 12:14:56 +0300 > > Hussam Al-Tayeb wrote: > >> Won't xfce be switching to "GNOME crap" like gvfs? :P > >> > > > >

Re: [arch-general] gstreamer0.10-good-plugins need a whole load of GNOME stuff?

2010-04-21 Thread Hussam Al-Tayeb
On Tue, 2010-04-20 at 15:34 +0100, Ananda Samaddar wrote: > Is there some reason that the gstreamer good plugins set needs a whole > load of GNOME crap? > > http://www.archlinux.org/packages/extra/x86_64/gstreamer0.10-good-plugins/ > > I've recently switched to XFCE and I'd like to avoid GNOME >

Re: [arch-general] Bad attitude in flyspray again!

2010-03-11 Thread Hussam Al-Tayeb
On Thu, 2010-03-11 at 14:59 -0600, Aaron Griffin wrote: > On Thu, Mar 11, 2010 at 2:19 PM, Dimitrios Apostolou wrote: > > My primary complaint against flyspray is that it doesn't allow comments to > > be added after the bug is closed. The only way is by doing a request to > > reopen the bug, and e

Re: [arch-general] Problems with Xorg

2010-02-15 Thread Hussam Al-Tayeb
On Mon, 2010-02-15 at 16:57 +0100, Aaron Griffin wrote: > Am Montag, 15. Februar 2010 16:53:14 schrieb Aaron Griffin: > > WTF is this shit? > > You should go see a doctor; or use psf, dkim etc. ;-) > > PS: No, that wasn't me. > As much as I hate spam, this is way too funny. Somewhere some drunk

Re: [arch-general] resume from suspend no longer works after new mkinitcpio 0.6

2010-02-12 Thread Hussam Al-Tayeb
On Fri, 2010-02-12 at 09:28 +0100, Thomas Bächler wrote: > Am 12.02.2010 08:52, schrieb Hussam Al-Tayeb: > > At boot, it no longer does the check for the resume image or data and > > directly boots from new. > > That is because you didn't configure the resume hook i

[arch-general] resume from suspend no longer works after new mkinitcpio 0.6

2010-02-11 Thread Hussam Al-Tayeb
At boot, it no longer does the check for the resume image or data and directly boots from new.

Re: [arch-general] encrypt hook

2010-02-11 Thread Hussam Al-Tayeb
On Fri, 2010-02-12 at 01:17 +0100, Adrian C. wrote: > On Thu, 11 Feb 2010, Hussam Al-Tayeb wrote: > > > Why does /lib/initcpio/hooks/encrypt say /sbin/cryptsetup but the > > actual installed file is /sbin/cryptsetup.static? > > But you did not read /lib/initcpio/instal

[arch-general] encrypt hook

2010-02-11 Thread Hussam Al-Tayeb
Why does /lib/initcpio/hooks/encrypt say /sbin/cryptsetup but the actual installed file is /sbin/cryptsetup.static?

[arch-general] new mkinitcpio / harmless error message at boot

2010-02-11 Thread Hussam Al-Tayeb
After doing a pacman -Syu and installed the mkinitcpio 0.6 , I'm getting an error insmoding padlock-sha just after I enter the root device luks encryption passphrase. I'm assuming there is an easy solution to this. Any idea?

Re: [arch-general] Eben Moglen's view on mkisofs GPL (non-)compliance

2010-02-08 Thread Hussam Al-Tayeb
Jörg, it is starting to sound as if you really don't care of distributions ship cdrtools or not. And in some cases as it appears from the ubuntu case, you actually "don't want them to". They asked for a permission that would allow them to ship your software. You said no. Care to explain why? Whet

Re: [arch-general] core/linux-api-headers?

2010-01-31 Thread Hussam Al-Tayeb
On Sun, 2010-01-31 at 15:22 -0600, Daniel Griffiths wrote: > On 01/31/2010 03:05 PM, richard terry wrote: > > Hi List, > > > > Just went to do a system upgrade and noticed this and unsure what it > means or > > if I should so Yes: > > > > :: Replace kernel-headers with core/linux-api-headers? [Y/n]

Re: [arch-general] udev and/or device-mapper problem

2010-01-28 Thread Hussam Al-Tayeb
On Thu, 2010-01-28 at 18:25 +0100, Thomas Bächler wrote: > Am 28.01.2010 18:00, schrieb Hussam Al-Tayeb: > > I updated to udev, cryptsetup and device mapper from testing the > > installed kernel 2.6.32.6 and rebooted. > > now /dev/mapper/root and /dev/dm-0 are not there but /

[arch-general] udev and/or device-mapper problem

2010-01-28 Thread Hussam Al-Tayeb
I updated to udev, cryptsetup and device mapper from testing the installed kernel 2.6.32.6 and rebooted. now /dev/mapper/root and /dev/dm-0 are not there but /etc/mtab mentions /dev/mapper/root /dev/mapper/home and /dev/dm-1 exist The computer boots till the fsck part then stops because there is n

Re: [arch-general] [signoff] kernel 2.6.32.4-1

2010-01-20 Thread Hussam Al-Tayeb
On Tue, 2010-01-19 at 07:42 +0100, Tobias Powalowski wrote: > Hi guys, > bump to latest bugfix version. > Please signoff both arches, > > greetings > tpowa Everything working perfectly as usual. 32bit kernel with nvidia kernel module. signature.asc Description: This is a digitally signed messag

Re: [arch-general] Inkscape maintainer MIA?

2009-12-14 Thread Hussam Al-Tayeb
On Mon, 2009-12-14 at 12:01 +0200, Marti Raudsepp wrote: > Hi arch-general, > > I'd like to point your attention to the Inkscape package: Inkscape > version 0.47 was released on November 25. This is a very significant > release that many Inkscape users have been waiting patiently. > > However, th

Re: [arch-general] suggestion for pacman: Recommended packages.

2009-12-11 Thread Hussam Al-Tayeb
On Fri, 2009-12-11 at 16:02 +0100, Xavier wrote: > On Fri, Dec 11, 2009 at 1:54 PM, Hussam Al-Tayeb > wrote: > > On Fri, 2009-12-11 at 22:45 +1000, Allan McRae wrote: > >> Hussam Al-Tayeb wrote: > >> > The current case for many packages that use optdepends is a

Re: [arch-general] suggestion for pacman: Recommended packages.

2009-12-11 Thread Hussam Al-Tayeb
On Fri, 2009-12-11 at 22:45 +1000, Allan McRae wrote: > Hussam Al-Tayeb wrote: > > The current case for many packages that use optdepends is as > follows. > > > I think some of this would be solved if/when we implement this: > http://wiki.archlinux.org/index.php/User

Re: [arch-general] suggestion for pacman: Recommended packages.

2009-12-11 Thread Hussam Al-Tayeb
On Fri, 2009-12-11 at 22:29 +1100, James Rayner wrote: > On Fri, 11 Dec 2009 10:40 +0200, "Hussam Al-Tayeb" > > wrote: > > The current case for many packages that use optdepends is as > follows. > > Let's say a package called package1 installs some extra b

[arch-general] suggestion for pacman: Recommended packages.

2009-12-11 Thread Hussam Al-Tayeb
The current case for many packages that use optdepends is as follows. Let's say a package called package1 installs some extra binaries or plugins. Those extra not so used binaries or plugins have extra dependencies (let's call them libsomething) marked as optdepends. so on installation pacman will

Re: [arch-general] [arch-dev-public] kernel 2.6.32-1

2009-12-05 Thread Hussam Al-Tayeb
On Sat, 2009-12-05 at 09:31 +0100, Pierre Schmitz wrote: > Am Samstag 05 Dezember 2009 09:00:38 schrieb Tobias Powalowski: > > - splitted kernel-headers to extra package > > If you want to build external modules please install: > > pacman -S kernel26-headers > > Please change your PKGBUILDS t

Re: [arch-general] can't unlock a luks encrypted partition. (urgent).

2009-10-13 Thread Hussam Al-Tayeb
On Tue, 2009-10-13 at 23:27 +0200, Xavier wrote: > On Tue, Oct 13, 2009 at 11:04 PM, Hussam Al-Tayeb wrote: > >> > >> Nice. I suggest you upgrade to 1.1.0rc2 then (changes to the PKGBUILD > >> should be trivial). I hope it won't break anything for you further.

Re: [arch-general] can't unlock a luks encrypted partition. (urgent).

2009-10-13 Thread Hussam Al-Tayeb
On Tue, 2009-10-13 at 22:07 +0200, Thomas Bächler wrote: > Hussam Al-Tayeb schrieb: > > I compiled 1.1.0rc2 > > then copied cryptsetup libcryptsetup.so libcryptsetup.so.1 > > libcryptsetup.so.1.0.0 > > to /tmp/testfolder > > then cd /tmp/testfolder > > th

Re: [arch-general] can't unlock a luks encrypted partition. (urgent).

2009-10-13 Thread Hussam Al-Tayeb
On Tue, 2009-10-13 at 20:10 +0200, Thomas Bächler wrote: > solsTiCe d'Hiver schrieb: > > it has been sometime ago > > > > # grep cryptsetup /var/log/pacman.log > > [2008-07-16 11:03] upgraded cryptsetup (1.0.6-1 -> 1.0.6-1) > > [2008-10-08 14:29] upgraded cryptsetup (1.0.6-1 -> 1.0.6-2) > > [2009

Re: [arch-general] can't unlock a luks encrypted partition. (urgent).

2009-10-13 Thread Hussam Al-Tayeb
solsTiCe d'Hiver schrieb: > i am beginning to think there really is a problem. > i have a luks encrypted partition that i automatically mount at boot > via /etc/crypttab with a *keyfile* > > so this has never failed and it can't fail except if the keyfile is > damaged. > and today the luks partiti

Re: [arch-general] can't unlock a luks encrypted partition. (urgent).

2009-10-10 Thread Hussam Al-Tayeb
On Sat, 2009-10-10 at 17:13 +0300, Rogutės Sparnuotos wrote: > Hussam Al-Tayeb (2009-10-10 14:11): > > Yes, I've reinstalled both the kernel and cryptsetup. > > luks is device blocks encryption if I'm not mistaken so filesystem type > > shouldn't matter. >

Re: [arch-general] can't unlock a luks encrypted partition. (urgent).

2009-10-10 Thread Hussam Al-Tayeb
On Sat, 2009-10-10 at 03:45 +0200, Heiko Baums wrote: > Am Sat, 10 Oct 2009 03:13:38 +0300 > schrieb Hussam Al-Tayeb : > > > I did a fsck and badblocks. nothing wrong there. > > I don't think it is failing because cryptsetup on an old opensuse live > > c

Re: [arch-general] can't unlock a luks encrypted partition. (urgent).

2009-10-09 Thread Hussam Al-Tayeb
On Sat, 2009-10-10 at 01:45 +0200, Heiko Baums wrote: > Am Sat, 10 Oct 2009 02:15:35 +0300 > schrieb Hussam Al-Tayeb : > > > my root partition passphrase (arch asks for at initramfs stage) always > > works and it accepts it correctly. > > This issue happens when yo

Re: [arch-general] can't unlock a luks encrypted partition. (urgent).

2009-10-09 Thread Hussam Al-Tayeb
On Sat, 2009-10-10 at 01:14 +0200, Heiko Baums wrote: > Am Fri, 9 Oct 2009 22:00:15 +0200 > schrieb Xavier : > > > After a quick google (less than 1 minute), it seems that some ubuntu > > users are affected too : > > https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/433051 > > I have an i

Re: [arch-general] can't unlock a luks encrypted partition. (urgent).

2009-10-09 Thread Hussam Al-Tayeb
On Sat, 2009-10-10 at 00:56 +0200, Heiko Baums wrote: > Am Sat, 10 Oct 2009 00:08:00 +0200 > schrieb Thomas Bächler : > > > It is very unlikely to be kernel related. And 2.6.31 has been in > > testing far too long, it should really be moved. > > I just installed kernel26 2.6.31.3 from testing and

Re: [arch-general] can't unlock a luks encrypted partition. (urgent).

2009-10-09 Thread Hussam Al-Tayeb
On Fri, 2009-10-09 at 19:48 +0200, Thomas Bächler wrote: > Hussam Al-Tayeb schrieb: > > Hi, I'm having a problem with disk encryption using luks. I have > > my /home disk (on a separate disk 'sdb') encrypted using luks. > > > > I have this in /et

Re: [arch-general] can't unlock a luks encrypted partition. (urgent).

2009-10-09 Thread Hussam Al-Tayeb
On Fri, 2009-10-09 at 13:21 -0400, David Rosenstrauch wrote: > On 10/09/2009 01:06 PM, Hussam Al-Tayeb wrote: > > Hi, I'm having a problem with disk encryption using luks. I have > > my /home disk (on a separate disk 'sdb') encrypted using luks. > > Could your

[arch-general] can't unlock a luks encrypted partition. (urgent).

2009-10-09 Thread Hussam Al-Tayeb
Hi, I'm having a problem with disk encryption using luks. I have my /home disk (on a separate disk 'sdb') encrypted using luks. I have this in /etc/cryptsetup home/dev/sdb1 ASK and this in /etc/fstab /dev/mapper/home /home ext4 defaults,user_xattr 0 1 Suddenly today, it

Re: [arch-general] libsoup 2.26.0-1 dependencies in [testing]

2009-04-24 Thread Hussam Al-Tayeb
On Sat, 2009-04-25 at 02:28 +0200, hollun...@gmx.at wrote: > On Fri, 24 Apr 2009 23:01:24 +0300 > Hussam Al-Tayeb wrote: > > > On Thu, 2009-04-23 at 20:33 +0200, JM wrote: > > > On Thu, Apr 23, 2009 at 5:20 PM, Jan de Groot > > > wrote: > > > >

Re: [arch-general] libsoup 2.26.0-1 dependencies in [testing]

2009-04-24 Thread Hussam Al-Tayeb
On Thu, 2009-04-23 at 20:33 +0200, JM wrote: > On Thu, Apr 23, 2009 at 5:20 PM, Jan de Groot wrote: > > On Thu, 2009-04-23 at 17:17 +0200, JM wrote: > >> On Mon, Mar 30, 2009 at 11:29 PM, Jan de Groot wrote: > >> > On Mon, 2009-03-30 at 22:48 +0200, JM wrote: > >> >> Hello, > >> >> > >> >> I noti

Re: [arch-general] [arch-dev-public] [signoff] bison 2.4-1

2008-11-22 Thread Hussam Al-Tayeb
On Tue, 2008-11-11 at 20:15 -0500, Eric Bélanger wrote: > On Tue, 11 Nov 2008, Eric Bélanger wrote: > > > On Tue, 11 Nov 2008, Andreas Radke wrote: > > > >> Am Sun, 9 Nov 2008 22:47:56 -0500 (EST) > >> schrieb Eric Bélanger <[EMAIL PROTECTED]>: > >> > >>> > >>> Hi, > >>> > >>> bison 2.4-1 is in

Re: [arch-general] [arch-dev-public] [signoff] rp-pppoe 3.10-1

2008-07-24 Thread Hussam Al-Tayeb
On Thu, 2008-07-24 at 10:31 -0500, Aaron Griffin wrote: > On Thu, Jul 24, 2008 at 8:50 AM, Daniel Isenmann > <[EMAIL PROTECTED]> wrote: > > On Thu, 24 Jul 2008 14:27:51 +0200 > > Thomas Bächler <[EMAIL PROTECTED]> wrote: > > > >> Aaron Griffin schrieb: > >> > On Tue, Jul 15, 2008 at 12:34 PM, Danie

Re: [arch-general] resurrecting srcpac

2008-06-04 Thread Hussam Al-Tayeb
On Wed, 2008-06-04 at 20:38 -0700, Jason Chu wrote: > On Sun, Jun 1, 2008 at 1:31 PM, Michael Klier <[EMAIL PROTECTED]> wrote: > > Jason Chu wrote: > >> On Sun, Jun 1, 2008 at 10:14 AM, Michael Klier <[EMAIL PROTECTED]> wrote: > >> > Jason Chu wrote: > >> >> Yeah, put those in your public repo too

Re: [arch-general] Tool to stop and start services? (Don't Panic)

2008-05-22 Thread Hussam Al-Tayeb
On Thu, 2008-05-22 at 09:09 -0700, Thayer Williams wrote: > On 5/22/08, Travis Willard <[EMAIL PROTECTED]> wrote: > > On Thu, May 22, 2008 at 11:07 AM, Nigel Henry > > <[EMAIL PROTECTED]> wrote: > > > On my Fedora installs there is a GUI for stopping and starting services, > > and > > > also th

Re: [arch-general] keyboard indicator lights not working

2008-05-13 Thread Hussam Al-Tayeb
On Tue, 2008-05-13 at 20:19 +0300, Scott Weisman wrote: > Hello, > > At some point, the keyboard indicator lights stopped working. I know > they aren't broken (and I've even used three separate keyboards). They > used to work, but stopped at some point, but I don't remember when. > > Does anyone

[arch-general] Status of linux 2.6.25 kernel

2008-05-02 Thread Hussam Al-Tayeb
What's the status of the 2.6.25 kernel in testing? Any showstoppers left? Regards, Hussam Al-Tayeb. signature.asc Description: This is a digitally signed message part

Re: [arch-general] cairo and cairo-lcd conflict preventing me from getting updates

2008-04-21 Thread Hussam Al-Tayeb
On Mon, 2008-04-21 at 17:13 -0400, Alec Hussey wrote: > Hey everyone, > > Ive been kind of frustrated lately because I haven't been able to update > any of my pacakges because of a conflict between cairo and cairo-lcd. > Here is the output from pacman. > > [EMAIL PROTECTED] ~]$ sudo pacma

Re: [arch-general] ClamAV should be update to 0.93

2008-04-18 Thread Hussam Al-Tayeb
On Wed, 2008-04-16 at 18:38 +0200, Tino Reichardt wrote: > Hello list, > > clamav should be updated. > I filed a bug with the two CVE links for the two security issues fixed by clamav 0.93 here http://bugs.archlinux.org/task/10214 signature.asc Description: This is a digitally signed message pa

Re: [arch-general] ClamAV should be update to 0.93

2008-04-16 Thread Hussam Al-Tayeb
ichardt, can you please file a bug in bugs.archlinux.org? Set Category to 'Security' Regards, Hussam Al-Tayeb signature.asc Description: This is a digitally signed message part

Re: [arch-general] [English] New Distro - Can't Read German

2008-03-31 Thread Hussam Al-Tayeb
On Mon, 2008-03-31 at 19:32 -0500, Dan McGee wrote: > On Mon, Mar 31, 2008 at 7:21 PM, pyther <[EMAIL PROTECTED]> wrote: > > > > I need you guys to recommend a new distro. Unfortunately I made a terrible > > > > mistake by taking Spanish two years ago (didn't learn much, but still...). > > > > T

Re: [arch-general] [English] New Distro - Can't Read German

2008-03-31 Thread Hussam Al-Tayeb
On Mon, 2008-03-31 at 20:21 -0400, pyther wrote: > I need you guys to recommend a new distro. Unfortunately I made a terrible > > mistake by taking Spanish two years ago (didn't learn much, but still...). > > This means I do not know German I will be unable to read man pages and what > > not! >

Re: [arch-general] signoff kernel26-2.6.24.3-6

2008-03-26 Thread Hussam Al-Tayeb
On Wed, 2008-03-26 at 15:46 +0100, olivier bordes wrote: > Hi, exact same for me. > "old timer", don't want to be babied, don't want hidden nasty things to be > done in my back. > I love the simplicity and straightforward way of Arch. > > This is the perfect definition for Arch, and 100% adhere

Re: [arch-general] Name change on crypto modules for kernel26-2.6.24?

2008-01-31 Thread Hussam Al-Tayeb
On Thu, 2008-01-31 at 11:46 +, Neil Darlow wrote: > Hi, > > To clarify. > > Neil Darlow wrote: > > Too me, it looks like these modules have undergone a name change in > > 2.6.24. I think the required modules are actually being loaded but > > cryptsetup complains about missing modules. > >

Re: [arch-general] Subversion error?

2008-01-17 Thread Hussam Al-Tayeb
On Wed, 2008-01-16 at 22:10 -0500, Loui wrote: > Hello! > I don't know if this should go in flyspray because I'm using testing > pkgs and such so I'll just write here. > I think subversion needs to be rebuilt to link to the new Perl. > > I get an error when using git-svn > /usr/bin/perl: symbol l

Re: [arch-general] Subversion error?

2008-01-17 Thread Hussam Al-Tayeb
On Wed, 2008-01-16 at 22:10 -0500, Loui wrote: > Hello! > I don't know if this should go in flyspray because I'm using testing > pkgs and such so I'll just write here. > I think subversion needs to be rebuilt to link to the new Perl. > > I get an error when using git-svn > /usr/bin/perl: symbol l

Re: [arch-general] Packages with non free licenses

2007-12-19 Thread Hussam Al-Tayeb
On Wed, 2007-12-19 at 09:32 +0200, Grigorios Bouzakis wrote: > - You may only redistribute the fonts in their original form (.exe or > .sit.hqx) and with their original file name from your Web site or > intranet site. > As far as i can tell after reading the above, Archlinux's way of > distribut

[arch-general] regarding kernel 2.6.23.11

2007-12-16 Thread Hussam Al-Tayeb
There seems to be an issue with the alsa snapshot used in the kernel 2.6.23.11 package. It's reported here http://bugs.archlinux.org/task/8948 For me, it breaks gstreamer. I opted to post here so people who are on testing don't update their kernel. signature.asc Description: This is a digitally

Re: [arch-general] Mailing list rename

2007-11-30 Thread Hussam Al-Tayeb
On Fri, 2007-11-30 at 14:45 +0100, Marc Deop i Argemí wrote: > On Friday 30 November 2007, Hussam Al-Tayeb wrote: > > A simple "ArchLinux General Mailing List" footer looks professional > > Does it need to look professional? Or do we only need the list to be > f

Re: [arch-general] Mailing list rename

2007-11-30 Thread Hussam Al-Tayeb
On Fri, 2007-11-30 at 08:28 -0500, Travis Willard wrote: > On Nov 30, 2007 8:20 AM, Vinay Shastry <[EMAIL PROTECTED]> wrote: > On Nov 30, 2007 6:41 PM, Johannes Held <[EMAIL PROTECTED]> wrote: > > Hussam Al-Tayeb <[EMAIL PROTECTED]>: > &

Re: [arch-general] Mailing list rename

2007-11-30 Thread Hussam Al-Tayeb
On Fri, 2007-11-30 at 14:37 +0200, Grigorios Bouzakis wrote: > I would prefer keeping at least one line > > Greg Yes, please keep at least one line that indicates the mailing list. It will look more elegant that way. signature.asc Description: This is a digitally signed message part

Re: [arch-general] Encrypted swap and suspend-to-disk

2007-11-29 Thread Hussam Al-Tayeb
On Thu, 2007-11-29 at 15:24 +, Felix Leckow wrote: > Hi, > > I just did a fresh Arch install with encrypted /, /home, and swap partitions, > following the LUKS Encrypted Root[1] how-to in the wiki. I have trouble > getting suspend-to-disk (using uswsusp[2] from AUR) to work: creating > the su