[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH] add live-installer.d progress templates



Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 packages/live-installer/debian/changelog           |    2 ++
 .../live-installer/debian/live-installer.templates |   15 +++++++++++++++
 2 files changed, 17 insertions(+), 0 deletions(-)

diff --git a/packages/live-installer/debian/changelog b/packages/live-installer/debian/changelog
index bc8c2e2..ab2aafd 100644
--- a/packages/live-installer/debian/changelog
+++ b/packages/live-installer/debian/changelog
@@ -13,6 +13,8 @@ live-installer (4) UNRELEASED; urgency=low
   * Add support to dump a live image skiping the changes required to make
     it a regular system. Set live-installer/dump_only to true, to enable
     it.
+  * Add the required templates to provide translated progress info during
+    live-installer.d hooks progress.
 
  -- Daniel Baumann <daniel@debian.org>  Fri, 29 Feb 2008 15:28:00 +0100
 
diff --git a/packages/live-installer/debian/live-installer.templates b/packages/live-installer/debian/live-installer.templates
index 9e0cce9..9e73b2f 100644
--- a/packages/live-installer/debian/live-installer.templates
+++ b/packages/live-installer/debian/live-installer.templates
@@ -13,6 +13,21 @@ Type: text
 # :sl3:
 _Description: Copying data to disk...
 
+Template: live-installer/progress/network
+Type: text
+# :sl3:
+_Description: Removing live specific network settings...
+
+Template: live-installer/progress/remove-packages
+Type: text
+# :sl3:
+_Description: Removing live specific packages...
+
+Template: live-installer/progress/xserver-xorg
+Type: text
+# :sl3:
+_Description: Reconfiguring X.org...
+
 Template: live-installer/progress/fallback
 Type: text
 # :sl3:
-- 
1.5.4.3


Reply to: