Seems I forgot to add the usb hook. It works now. Thank you for replying and
directing my attention towards mkinitcpio.
I'm facing the same problem, but the solution doesn't seem to be working
for me.
I had a *.pacnew only for login in /etc/pam.d, which I renamed. But still
the applet refuses to work for me. :(
Any other ideas?
On Tue, Aug 21, 2012 at 7:12 AM, C Anthony Risinger wrote:
> On Mon, Aug 20, 2012 at
On Mon, Aug 20, 2012 at 9:54 PM, Simon Perry wrote:
> I'm using netcfg@eth0.service to configure a static IP, however it seems
> that systemd insists on starting dhcpcd, and this screws up my
> resolv.conf.
You're probably still using initscripts compatibility, so systemd is
loading the items (li
> I'm using netcfg@eth0.service to configure a static IP, however it seems
> that systemd insists on starting dhcpcd, ...
> ... can anyone enlighten me on how to stop dhcpcd from being started as it's
> not needed? I simply can't find any unit in /etc/systemd that would be
> doing it.
In your act
Hi all,
Today I've set up one of my VPS boxes with systemd after using it for a
while on various laptops.
I'm using netcfg@eth0.service to configure a static IP, however it seems
that systemd insists on starting dhcpcd, and this screws up my
resolv.conf.
After a fair bit of looking around, I hav
On Mon, Aug 20, 2012 at 5:35 PM, Martin Zecher wrote:
>
> You're a genius. Not the Mac one, of course.
heh, thanks :-)
> Where did you get that
> info? I didn't notice any change in pam at all...
why from my gigantic, bulbous brain of course! where else?!
nah i just remembered looking over tha
On Mon, Aug 20, 2012 at 2:36 PM, 1126
wrote:
> On Mon, 20. Aug 13:49, C Anthony Risinger wrote:
>>
>> in short, you need something like this in fstab or equiv:
>>
>> /dev/disk/by-label/btrfs-root /var/lib/btrfs-root btrfs
>> defaults,noatime,subvolid=0 0 0
>>
>> ... you need to mount `subvolid
On 08/20/2012 04:47 PM, Adrian Pop wrote:
> Hello,
>
> I'm trying to configure grub2 to read a keyfile from a usb flash drive
> in order to decrypt the root partition. The grub2 wiki page specifies
> that in order to decrypt the root partition, the following should be
> added in /etc/default/grub
Hello,
I'm trying to configure grub2 to read a keyfile from a usb flash drive
in order to decrypt the root partition. The grub2 wiki page specifies
that in order to decrypt the root partition, the following should be
added in /etc/default/grub:
GRUB_CMDLINE_LINUX="cryptdevice=/dev/sda2:root"
You're a genius. Not the Mac one, of course. Where did you get that
info? I didn't notice any change in pam at all... By the way, I
replaced /etc/pam.d/kde, kde-np, login and passwd with the
corresponding .pacnew ones and that fixed the problem.
Arch's community is the best.
On 8/20/12, C Anthony
On Mon, 20. Aug 13:49, C Anthony Risinger wrote:
>
> text added by mvmf mail filter
>
> mvmda: regcomp failed.
> mvmda: regcomp failed.
> mvmda: regcomp failed.
>
>
> end of text added by mvmf mail filter
>
>
> On Mon, Aug 20, 2012 at 7:53 AM, 1126
> wrote:
On Mon, Aug 20, 2012 at 7:53 AM, 1126
wrote:
> Hello List!
>
> I can't seem to get rollback-support from mkinitcpio-btrfs to work
> properly. I've installed ArchLinux more or less like it is shown in the
> wiki-article btrfs-on-root:
> https://wiki.archlinux.org/index.php/Installing_on_Btrfs_root
On Mon, Aug 20, 2012 at 11:46 AM, Martin Zecher wrote:
>
> This is the only error I get:
>
> UNIT LOAD ACTIVE SUBJOB DESCRIPTION
> NetworkManager-wait-online.service loaded failed failed Network
> Manager Wait Online
>
> Networkmanager runs and connects fine
2012/8/20 Guillaume Brunerie :
>
> Hello,
> Did you try to recompile it?
>
> According to the FHS,
>> If a C preprocessor is installed, /lib/cpp must be a reference to it, for
>> historical reasons.
> But it seems that ArchLinux got rid of it recently (this file was
> present before the /lib -> /u
On 8/20/12, Denis A. Altoé Falqueto wrote:
> On Mon, Aug 20, 2012 at 1:06 PM, Martin Zecher wrote:
>> Maybe I wasn´t clear enough in my previous mail. I already had the
>> corresponding service enabled, so it isn´t the cause of the problem I´m
>> getting.
>>
>> I also discovered that I have to re
On 2012/8/20 andrea crotti wrote:
> I was trying again to use spin after a long time, and it doesn't seem
> to work on arch anymore:
>
> [Src6.2.2]$ ./spin ../Samples/p102.pml
> sh: /lib/cpp: No such file or directory
> spin: preprocessing failed
>
> I first installed it from AUR and then compiled
I was trying again to use spin after a long time, and it doesn't seem
to work on arch anymore:
[Src6.2.2]$ ./spin ../Samples/p102.pml
sh: /lib/cpp: No such file or directory
spin: preprocessing failed
I first installed it from AUR and then compiled it myself, compiling
doesn't give any problem bu
On Mon, Aug 20, 2012 at 1:06 PM, Martin Zecher wrote:
> Maybe I wasn´t clear enough in my previous mail. I already had the
> corresponding service enabled, so it isn´t the cause of the problem I´m
> getting.
>
> I also discovered that I have to restart networkmanager daemon as user
> (through sudo
On Sun, Aug 19, 2012 at 5:11 PM, Martin Zecher wrote:
>
> On Aug 19, 2012 2:06 PM, "Kwpolska" wrote:
> >
> > On Sun, Aug 19, 2012 at 6:55 PM, Martin Zecher
> wrote:
> > > First of all, I know this has been talked about many times already,
> but I
> > > still have this problem (since about 3 mon
Are you currently using infinality, or have you already reverted back to
the generic freetype2? Infinality does offer what you want as long as you
take your time and learn how it works. The crucial file can be found in
/etc/profile.d/infinality-something.sh. If you wish, you can try using my
settin
Although it's improved a lot, I still get the occasional colour fringes
around some glyphs, and I find that really distracting. Yet for some
reason the subpixel rendering seems set as default, and no setting I
change switches back to the greyscale rendering that looks far better to
me. This onl
Hello List!
I can't seem to get rollback-support from mkinitcpio-btrfs to work
properly. I've installed ArchLinux more or less like it is shown in the
wiki-article btrfs-on-root:
https://wiki.archlinux.org/index.php/Installing_on_Btrfs_root
I changed it some, because I wanted to install ArchLinu
On 17/08/2012 8:34 AM, Stephen E. Baker wrote:
The other issue I hit was that it didn't like one of my fstab entries,
for a loop back file system in my home partition that I use to fake
a small drive for one of my old wine games. This error caused it to
boot to a
root console where I could see
On Fri, 2012-08-17 at 11:43 +0800, Oon-Ee Ng wrote:
> On 17 Aug 2012 06:42, "Anthony ''Ishpeck'' Tedjamulia" <
> archli...@ishpeck.net> wrote:
> >
> > On Thu, Aug 16, 2012 at 09:29:26PM +, Fons Adriaensen wrote:
> > > Just received a second bogus 'unsubscribe confirmation request'.
> > >
> > >
24 matches
Mail list logo