=== modified file 'initramfs-tools-hook' --- initramfs-tools-hook 2009-02-18 13:19:26 +0000 +++ initramfs-tools-hook 2009-02-25 01:14:29 +0000 @@ -55,12 +55,12 @@ || getent passwd mandos \ || getent passwd nobody \ || echo ::65534::::; } \ - | cut --delimiter=: --fields=3 --only-delimited + | cut --delimiter=: --fields=3 --only-delimited`" mandos_group="`{ getent group _mandos \ || getent group mandos \ || getent group nogroup \ || echo ::65534:; } \ - | cut --delimiter=: --fields=3 --only-delimited + | cut --delimiter=: --fields=3 --only-delimited`" # The Mandos network client uses the network auto_add_modules net === modified file 'mandos.conf.xml' --- mandos.conf.xml 2009-02-13 05:38:21 +0000 +++ mandos.conf.xml 2009-02-25 01:14:29 +0000 @@ -3,7 +3,7 @@ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ /etc/mandos/mandos.conf"> - + %common; ]> @@ -237,7 +237,7 @@ The clients use IPv6 link-local addresses, which are immediately usable since a link-local addresses is - automatically assigned to a network interfaces when it + automatically assigned to a network interface when it is brought up.