[SCM] live-config branch, debian-next, updated. debian/3.0_a5-1-4-g1fbf3b0

Daniel Baumann daniel at debian.org
Fri Sep 3 17:08:02 UTC 2010


The following commit has been merged in the debian-next branch:
commit 8a1085e95760e3e329bb2d263b108bf8baa937af
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Sep 3 19:03:31 2010 +0200

    Using double-hashes as meta-comment sign.

diff --git a/debian/live-config-runit.live-config.init b/debian/live-config-runit.live-config.init
index c4bb034..01487f8 100644
--- a/debian/live-config-runit.live-config.init
+++ b/debian/live-config-runit.live-config.init
@@ -1,9 +1,9 @@
 #!/bin/sh
 
-# live-config contains the scripts that configure a Debian Live system during
-# the boot process (late userspace).
-#
-# This is the runit-run script for live-config.
+## live-config contains the scripts that configure a Debian Live system during
+## the boot process (late userspace).
+##
+## This is the runit-run script for live-config.
 
 
 ### BEGIN INIT INFO
diff --git a/debian/live-config-systemd.service b/debian/live-config-systemd.service
index ae3ec59..b9afb88 100644
--- a/debian/live-config-systemd.service
+++ b/debian/live-config-systemd.service
@@ -1,9 +1,9 @@
-# Debian Live - System Configuration Scripts
-#
-# live-config contains the scripts that configure a Debian Live system during
-# the boot process (late userspace).
-#
-# This is the systemd service for live-config.
+## Debian Live - System Configuration Scripts
+##
+## live-config contains the scripts that configure a Debian Live system during
+## the boot process (late userspace).
+##
+## This is the systemd service for live-config.
 
 
 [Unit]
diff --git a/debian/live-config-sysvinit.live-config.init b/debian/live-config-sysvinit.live-config.init
index 00f5d20..621d500 100644
--- a/debian/live-config-sysvinit.live-config.init
+++ b/debian/live-config-sysvinit.live-config.init
@@ -1,9 +1,9 @@
 #!/bin/sh
 
-# live-config contains the scripts that configure a Debian Live system during
-# the boot process (late userspace).
-#
-# This is the sysvinit script for live-config.
+## live-config contains the scripts that configure a Debian Live system during
+## the boot process (late userspace).
+##
+## This is the sysvinit script for live-config.
 
 
 ### BEGIN INIT INFO
diff --git a/debian/live-config-upstart.live-config.upstart b/debian/live-config-upstart.live-config.upstart
index 165233f..1a14699 100644
--- a/debian/live-config-upstart.live-config.upstart
+++ b/debian/live-config-upstart.live-config.upstart
@@ -1,9 +1,9 @@
-# Debian Live - System Configuration Scripts
-#
-# live-config contains the scripts that configure a Debian Live system during
-# the boot process (late userspace).
-#
-# This is the upstart job for live-config.
+## Debian Live - System Configuration Scripts
+##
+## live-config contains the scripts that configure a Debian Live system during
+## the boot process (late userspace).
+##
+## This is the upstart job for live-config.
 
 
 description	"live-config"

-- 
live-config



More information about the debian-live-changes mailing list