[SCM] live-debconfig branch, debian-next, updated. debian/3.0_a1-1-9-g48f786b

Daniel Baumann daniel at debian.org
Sat Jul 21 16:02:37 UTC 2012


The following commit has been merged in the debian-next branch:
commit 48f786b54ea522fa34cbd26fd20d232760f0c9fa
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jul 21 18:03:18 2012 +0200

    Updating defaults description in hostname template.

diff --git a/scripts/debconfig/0010-hostname.templates b/scripts/debconfig/0010-hostname.templates
index 359572f..91d90f8 100644
--- a/scripts/debconfig/0010-hostname.templates
+++ b/scripts/debconfig/0010-hostname.templates
@@ -8,5 +8,12 @@ Default: debian
 Description: live-debconfig: Hostname?
  What should be the hostname of the current system?
  .
- This defaults to either /etc/hostname (if present), is automatically guessed
- through lsb_release (if present), or otherwise set to 'debian'.
+ The default value is determined automatically:
+ .
+   1. string in the /etc/hostname file, if existing and non-empty.
+   2. distributor's ID as in the /etc/os-release file, if existing and
+      non-empty.
+   3. distributor's ID as in the lsb_release(1) program, if installed and
+      non-empty.
+   4. progress if the /etc/progress_version file is existing.
+   5. debian as a fallback.

-- 
live-debconfig



More information about the debian-live-changes mailing list