On Sun, 24 Jan 2010 20:57:22 +1000, Allan McRae <allan@archlinux.org> wrote:
On 24/01/10 20:34, Tobias Powalowski wrote:
Am Freitag 22 Januar 2010 schrieb Tobias Powalowski:
Hi guys, finally found the correct patch for loop aes support so here we go:
ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17-ReleaseNotes
Have fun greetings tpowa
anyone?
Have not tested loop aes support but other stuff seems good.
Signoff i686. Allan
One thing I noticed that doing a read-only bind mount does no longer work in one step. Instead of mount -o bind,ro foo bar you have to use mount -o bind foo bar mount -o remount,ro bar That bad thing is that this first command does not fail but simply mounts read-write and issues a warning. -- Pierre Schmitz, https://users.archlinux.de/~pierre