From 0c0943f9d8adb60b0c73d72856cc3e221463ca4d Mon Sep 17 00:00:00 2001 From: lars Date: Wed, 19 Oct 2005 06:51:27 +0000 Subject: [PATCH] protect the grub interface by an invalid password hash update version in dfs-cbox.conf add dfs-cbox.conf to release-policy --- v0.2.1/etc-defaults.d/dfs-cbox.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/v0.2.1/etc-defaults.d/dfs-cbox.conf b/v0.2.1/etc-defaults.d/dfs-cbox.conf index 90b3011..b45a5cd 100644 --- a/v0.2.1/etc-defaults.d/dfs-cbox.conf +++ b/v0.2.1/etc-defaults.d/dfs-cbox.conf @@ -11,7 +11,7 @@ name = CryptoBox # Version of generated disc -version = 0.0.1 +version = 0.2.1 # Person that built it builder = sense.lab @@ -185,7 +185,8 @@ packages = %(allpackages)s bootloader = grub-no-emul # Extra lines for grub config -grubconfig = timeout 3 +grubconfig = timeout 0 + password -md5 this_invalid_hash_protects_grub_config ##################################################################### # Repository configuration