On Thu, 2009-02-12 at 05:51 -0200, Gerardo Exequiel Pozzi wrote:
> Hi people!
>
> I interested to make Arch Linux suitable for use with a /var/run and
> /var/lock that are mounted as tmpfs. But this also helps, in the case
> that not mounted as tmpfs, to make more simple "purge function" for
> the
Gerardo Exequiel Pozzi wrote:
> Hi people!
>
> I interested to make Arch Linux suitable for use with a /var/run and
> /var/lock that are mounted as tmpfs. But this also helps, in the case
> that not mounted as tmpfs, to make more simple "purge function" for
> these directories at rc.sysinit step.
>
Hi people!
I interested to make Arch Linux suitable for use with a /var/run and
/var/lock that are mounted as tmpfs. But this also helps, in the case
that not mounted as tmpfs, to make more simple "purge function" for
these directories at rc.sysinit step.
In my case this is "just for fun!", but o
Figured it out, thanks for the help.
> Add hal to the daemons array at the bottom of /etc/rc.conf. Starting hal
> will take care of starting dbus, and acpid if you have it installed.
>
So this is what the daemons array looks like:
DAEMONS=(syslog-ng network netfs crond alsa)
After I add hal it should look like this?:
DAEMONS=(syslog-
Preston C. wrote:
I think I have got it this time, :-). Here are the questions:
I would like to use input hotplugging. So, I need to configure it.
Are these the correct commands to run, in this order:
# pacman -S xf86-input-evdev
# usr/sbin/groupadd -g 81 dbus
# usr/sbin/useradd -c 'System mess
Add hal to the daemons array at the bottom of /etc/rc.conf. Starting hal
will take care of starting dbus, and acpid if you have it installed.
On Wed, Feb 11, 2009 at 5:04 PM, Preston C. wrote:
> I think I have got it this time, :-). Here are the questions:
>
> I would like to use input hotpluggi
I think I have got it this time, :-). Here are the questions:
I would like to use input hotplugging. So, I need to configure it.
Are these the correct commands to run, in this order:
# pacman -S xf86-input-evdev
# usr/sbin/groupadd -g 81 dbus
# usr/sbin/useradd -c 'System message bus' -u 81 -g db
Downloading xorg-server xf86-input-mouse xf86-input-synaptics
xf86-input-keyboard xf86-video-intel xorg-xinit ttf-dejavu and xterm used to
be about a 30 mb download, with 91 packages to install. I just did it today,
and it the download was in the low 20s, and there were only about 60
packages. Did
Ok my mistake, apparently it is best to enable hotplugging, if you
want to be able to change peripherals while the computer is on, and
then have hal start during boot so that hotplugging is enabled. I
guess the question is can my computer work with hotplugging? I have a
ps2 mouse and a ps2 keyboard
> It's not really necessary, no. Take a look at
> http://wiki.archlinux.org/index.php/Xorg_input_hotplugging
> Section 6.6 tells you how to turn it off, but I recommend you to read the
> introduction part to understand what Xorg input hotplugging is about.
>
> Installing is pretty straight forward.
Preston C. wrote:
I am working on the beginners guide and have read some information on
input hotplugging, and was wondering if it was really necessary to do
Step 3- section B in the Beginners Guide?
It's not really necessary, no. Take a look at
http://wiki.archlinux.org/index.php/Xorg_input_h
> I haven't had a look at the beginner's guide, but here is what you should
> know:
>
> If you are running hal and have an english layout - you should have to
> do nothing at all.
> If you're not using an english layout, you need to tweak some hal config files
> If you're not running hal, you need
On Wed, Feb 11, 2009 at 5:57 PM, Preston C. wrote:
> I am working on the beginners guide and have read some information on
> input hotplugging, and was wondering if it was really necessary to do
> Step 3- section B in the Beginners Guide?
>
> If so, I don't really understand exactly what commands
I am working on the beginners guide and have read some information on
input hotplugging, and was wondering if it was really necessary to do
Step 3- section B in the Beginners Guide?
If so, I don't really understand exactly what commands to run and
which order to run them? Thank you for any help.
On Wed, Feb 11, 2009 at 11:04:09AM -0600, Aaron Griffin wrote:
> Hello all,
> I am writing to inform you that I have changed all the Arch lists to
> reject HTML formatted email. Please send messages in plain text only.
>
> Note: This is true of all lists, but I am only sending this message to
> th
Aaron Griffin wrote:
Hello all,
I am writing to inform you that I have changed all the Arch lists to
reject HTML formatted email. Please send messages in plain text only.
Note: This is true of all lists, but I am only sending this message to
the higher trafficked lists.
Cheers,
Aaron
Good r
New Foomatic 4.0.0 has hit the testing repo. The ppd pkg got dropped, a
new nonfree package has been added. See the announcement for major
changes, esp. pdf printing workflow.
http://forums.linux-foundation.org/read.php?21,8139,8139#msg-8139
Please report if you can still print with your favorite
Is modprobe.conf used on arch in the presence of /etc/modprobe.d/ ?
On Wed, Feb 11, 2009 at 08:25, Preston C. wrote:
>> The pound sign (#) generally means whatever is after it on that line is a
>> comment. :)
> I think I am starting to see that, :-).
>
--
damjan
On Wed, Feb 11, 2009 at 07:29:10PM +0100, Avramucz Péter wrote:
> Hi!
>
> What would you say to a wodim -> cdrecord transition? I have a bug
> here: http://bugs.archlinux.org/task/13181 .
> And Joerg Schilling wrote me, that cdrecord is still developed. So,
> what do you say?
http://bbs.archlinux
Am Mittwoch, 11. Februar 2009 19:29:10 schrieb Avramucz Péter:
> Hi!
>
> What would you say to a wodim -> cdrecord transition? I have a bug
> here: http://bugs.archlinux.org/task/13181 .
> And Joerg Schilling wrote me, that cdrecord is still developed. So,
> what do you say?
Before this will be di
The main problem is in my opinion licensing. Some parts of cdrecord
code are CDDL and some are GPL but these licenses are not compatible.
Avramucz Péter wrote:
> Hi!
>
> What would you say to a wodim -> cdrecord transition? I have a bug
> here: http://bugs.archlinux.org/task/13181 .
> And Joerg Schilling wrote me, that cdrecord is still developed. So,
> what do you say?
>
>
Long discusion. But for example in my system can't write
On Wed, Feb 11, 2009 at 7:29 PM, Avramucz Péter wrote:
> Hi!
>
> What would you say to a wodim -> cdrecord transition? I have a bug
> here: http://bugs.archlinux.org/task/13181 .
> And Joerg Schilling wrote me, that cdrecord is still developed. So,
> what do you say?
>
Why a transition again? In
Avramucz Péter wrote:
Hi!
What would you say to a wodim -> cdrecord transition? I have a bug
here: http://bugs.archlinux.org/task/13181 .
And Joerg Schilling wrote me, that cdrecord is still developed. So,
what do you say?
What is there to say? You're free to install any software you like on
Hi!
What would you say to a wodim -> cdrecord transition? I have a bug
here: http://bugs.archlinux.org/task/13181 .
And Joerg Schilling wrote me, that cdrecord is still developed. So,
what do you say?
On Wed, Feb 11, 2009 at 07:02:38PM +0100, Dieter Plaetinck wrote:
> On Wed, 11 Feb 2009 11:04:09 -0600
> Aaron Griffin wrote:
>
> > Hello all,
> > I am writing to inform you that I have changed all the Arch lists to
> > reject HTML formatted email. Please send messages in plain text only.
> >
>
On Wed, Feb 11, 2009 at 12:02 PM, Dieter Plaetinck wrote:
> On Wed, 11 Feb 2009 11:04:09 -0600
> Aaron Griffin wrote:
>
>> Hello all,
>> I am writing to inform you that I have changed all the Arch lists to
>> reject HTML formatted email. Please send messages in plain text only.
>>
>> Note: This i
On Wed, 11 Feb 2009 11:04:09 -0600
Aaron Griffin wrote:
> Hello all,
> I am writing to inform you that I have changed all the Arch lists to
> reject HTML formatted email. Please send messages in plain text only.
>
> Note: This is true of all lists, but I am only sending this message to
> the hig
Hello all,
I am writing to inform you that I have changed all the Arch lists to
reject HTML formatted email. Please send messages in plain text only.
Note: This is true of all lists, but I am only sending this message to
the higher trafficked lists.
Cheers,
Aaron
On Tue, Feb 10, 2009 at 11:09:02PM -0800, Andrew Przepioski wrote:
> Dang.. I took too long to type this up, haha! Looks like you already solved
> it.
>
> Good job. :P
Everybody here please stop sending html emails to the list.
Send your emails in plain text only. Thank you.
Oh and stop top post
Hi
please signoff for both arches,
greetings
tpowa
--
Tobias Powalowski
Archlinux Developer & Package Maintainer (tpowa)
http://www.archlinux.org
tp...@archlinux.org
signature.asc
Description: This is a digitally signed message part.
On Wed, Feb 11, 2009 at 10:01 AM, Zack wrote:
> I guess I should have read your email better. If you install the whole xorg
> group, which is the xorg meta package, you will probably get everything you
> need, maybe a little extra.
>
Arch Linux doesnt have meta packages for a quite while. Thats w
I have the Beginners Guide pulled up. It does not say what to do in
this situation. Thank you both for the advice.
On Wed, Feb 11, 2009 at 3:00 AM, Grigorios Bouzakis wrote:
> On Wed, Feb 11, 2009 at 02:49:53AM -0500, Preston C. wrote:
>> I ran the command, pacman -S xorg , and it tells me that i
I guess I should have read your email better. If you install the whole xorg
group, which is the xorg meta package, you will probably get everything you
need, maybe a little extra.
On Tue, Feb 10, 2009 at 11:57 PM, Zack wrote:
> You need xorg-server xf86-input-mouse xf86-input-keyboard
> xf86-inp
On Wed, Feb 11, 2009 at 02:49:53AM -0500, Preston C. wrote:
> I ran the command, pacman -S xorg , and it tells me that it is not
> found. It then asks if I want to install the whole group, which
> consists of around 10 xorg and xf86 packages. Thanks for any help.
xorg is a group. you can choose wh
36 matches
Mail list logo