diff --git a/Base/utils.xml b/Base/utils.xml index dfe71f7..1be78bf 100644 --- a/Base/utils.xml +++ b/Base/utils.xml @@ -1,9 +1,6 @@ - - - @@ -26,9 +23,7 @@ - - - + diff --git a/Bundler/console-setup.xml b/Bundler/console-setup.xml new file mode 100644 index 0000000..398215c --- /dev/null +++ b/Bundler/console-setup.xml @@ -0,0 +1,4 @@ + + + + diff --git a/Cfg/etc/default/console-setup/console-setup b/Cfg/etc/default/console-setup/console-setup new file mode 100644 index 0000000..dc3ea7f --- /dev/null +++ b/Cfg/etc/default/console-setup/console-setup @@ -0,0 +1,16 @@ +# CONFIGURATION FILE FOR SETUPCON + +# Consult the console-setup(5) manual page. + +ACTIVE_CONSOLES="/dev/tty[1-6]" + +CHARMAP="UTF-8" + +CODESET="Lat15" +FONTFACE="Fixed" +FONTSIZE="8x16" + +VIDEOMODE= + +# The following is an example how to use a braille font +# FONT='lat9w-08.psf.gz brl-8x8.psf' diff --git a/Cfg/etc/default/console-setup/info.xml b/Cfg/etc/default/console-setup/info.xml new file mode 100644 index 0000000..28fd470 --- /dev/null +++ b/Cfg/etc/default/console-setup/info.xml @@ -0,0 +1,3 @@ + + + diff --git a/Metadata/groups.xml b/Metadata/groups.xml index 1dfbbec..466b866 100644 --- a/Metadata/groups.xml +++ b/Metadata/groups.xml @@ -446,9 +446,7 @@ - - @@ -526,25 +524,12 @@ - - - - - - - - - - - - + + + + + + + @@ -568,13 +560,6 @@ - - - - - - @@ -1151,6 +1136,11 @@ + + + + diff --git a/Python/etc/ldap/slapd.conf b/Python/etc/ldap/slapd.conf index df782d7..759a897 100644 --- a/Python/etc/ldap/slapd.conf +++ b/Python/etc/ldap/slapd.conf @@ -149,8 +149,6 @@ if not has("db-replicat-test"): @ @access to dn="ou=data,dc=crans,dc=org" @ by anonymous search -if has("crans-lenny"): - @ by dn.regex="cn=(postfix|intranet|dovecot),dc=crans,dc=org" search @ by * break @ @access to dn.subtree="ou=Group,dc=crans,dc=org"