After upgrading to 3.18 I found that my rsync backup to a CIFS
filesystem was failing on filenames that contained reserved characters
in the set :<>|*?\
According to [1] the default strategy for handling these characters
changed in 3.18, but in my experience (and according to [2]) it didn't
work v
The thread about the postgresql update reminded me of one of the few
things about Ubuntu that I miss: package updates usually included a
useful changelog entry describing what was fixed and/or new. Perhaps I
assume too much, but I imagine Arch package maintainers would generally
be aware of the ch
> >> If you give me a valid use case for USER_NS, I might reconsider, but
> >> every use case I can imagine is crushed by the limitations of the
> >> implementation.
> >
> > The use case is that you don't need root access to start a container.
> > I can run Firefox with a limited view to the files
> >> `systemd --user` has a child `(sd-pam)`. It's certainly related to pam, but
> >> why has it such a strange name ?
> >>
>
> And what is it's purpose ?
I think it's intended to guarantee that pam_close_session() is closed
when its parent "systemd --user" exits. However, on my system it seems
I just tried to upgrade three packages, including core/filesystem, and
saw these errors:
filesystem-2014.05-... 8.7 KiB 4.23M/s 00:00 [##] 100%
e2fsprogs-1.42.10-1... 691.8 KiB 1305K/s 00:01 [##] 100%
cups-filters-1.0.54... 648.6 KiB 2033K/s 00
> With recent linux "3.14.4-1" I can no longer use the keyboard in early
> userspace, like providing the password for encrypted disk.
>
> I do have, and have had the keyboard hook on mkinitcpio.conf.
>
> I didn't have problems with any of the 3.13.* linux images, this is
> new after installation
I've installed arch in a qemu virtual machine, and I've specified
FONT=Lat2-Terminus16 in /etc/vconsole.conf. When the machine boots I
can see the effect of that font being installed, but soon after the
console font is reset to some default value. This happens with qemu's
default virtual display
On Fri, 2014-05-09 at 18:34 +0200, luc.li...@mailoo.org wrote:
> To cache your values of /etc/hosts, you can install a dns server locally
> (like dnsmasq). That way, dns resolution of cached values are nearly
> instantaneous, and you can have a lot of dns rules. I have an /etc/hosts
> of 16M, and y
On Fri, 2014-05-09 at 08:47 -0700, Kyle Terrien wrote:
> I was using an old hpHosts /etc/hosts file (to block ads). I reverted it
> to the stock /etc/hosts file in the package filesystem, and ntp-4.2.7
> runs without thrashing.
>
> I'm re-enabling Adblock Plus for now--until I get around to creati
> > Losing
> > the ability to control when jobs run is giving up a lot; without that,
> > the more use is made of systemd timers, the more unpredictable the
> > results will be.
>
> See systemd.timer(5) manpage. The timer configuration _should be_ one-to-one
> equivalent to a crontab, except for a
It seems to me that, compared to cron/anacron, systemd timers currently
offer reduced functionality and no clear benefit (I don't consider the
act of uninstalling cron to have significant value in itself). Losing
the ability to control when jobs run is giving up a lot; without that,
the more use i
> >> Sometimes packages are silently dropped from the repos. This happened
> >> for example in the last few days with mash 0.2.0-3, which apparently I
> >> installed as a dependency for gnome (I guess it is no longer
> >> required). I follow arch-general, arch-dev-public and aur-general, and
> >> a
> What could be the cause, that for some things the Internet is available
> for the guest and for other things the Internet isn't available.
>
> Safari's German message says that it can't connect to
> https://startpage.com/ , because it can't establish a secure connection.
"can't establish a secu
On Fri, 2014-04-18 at 17:45 -0400, Daniel Micay wrote:
> On 18/04/14 05:40 PM, Carl Schaefer wrote:
> > I've just started playing with lxc, and found that if I create a
> > container with:
> >
> > # lxc-create -n arch -t archlinux
> >
> > and
I've just started playing with lxc, and found that if I create a
container with:
# lxc-create -n arch -t archlinux
and then start it:
# lxc-start -n arch
it resets my X keyboard map and mouse acceleration settings (which are
set by setxkbmap/xset/xinput), though mouse button remapping done by
x
> > I've lost content of /var, other partitions are ok, so system somewhat
> > boots up (to recovery mode).
> > What is the less pain method to get it again up and running?
>
> If you have enough time, I would try using pkgfile to recover the
> installed packages. I thing something like this shoul
16 matches
Mail list logo