From 0c739c616cc6bb011436a2eb4c9de4e4c2a3616a Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sun, 1 Feb 2009 09:49:25 -0800 Subject: [PATCH] Make dynroot the default for new installs * Make dynroot the default for new installations. It works much better with systems that don't bring up their network until late in the boot process, such as wireless laptops. (LP: #318605) --- debian/changelog | 3 +++ debian/openafs-client.templates | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c972bd8f2..a209703c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,8 @@ openafs (1.4.7.dfsg1-7) UNRELEASED; urgency=low + * Make dynroot the default for new installations. It works much better + with systems that don't bring up their network until late in the boot + process, such as wireless laptops. (LP: #318605) * Mention libpam-afs-session instead of libpam-openafs-session in the description of libpam-openafs-kaserver, and mention libpam-krb5 by name. Thanks, Philipp Kaluza. (Closes: #501308) diff --git a/debian/openafs-client.templates b/debian/openafs-client.templates index 8b8172be5..06d0cdd6a 100644 --- a/debian/openafs-client.templates +++ b/debian/openafs-client.templates @@ -61,7 +61,7 @@ _Description: Encrypt authenticated traffic with AFS fileserver? Template: openafs-client/dynroot Type: boolean -Default: false +Default: true _Description: Dynamically generate the contents of /afs? /afs generally contains an entry for each cell that a client can talk to. Traditionally, these entries were generated by servers in the client's -- 2.39.5