summaryrefslogtreecommitdiff
path: root/debian/mdadm.templates
diff options
context:
space:
mode:
authorMichael Tokarev <mjt@tls.msk.ru>2012-08-25 22:54:02 +0400
committerMichael Tokarev <mjt@tls.msk.ru>2012-08-25 23:28:49 +0400
commit594e2c25629729aeb731ff520e33a8d8a5d1e172 (patch)
tree17751341d1fae496efdc8d34eba13fd3394a945f /debian/mdadm.templates
parent5455b3390d5ac92fd3ded858757163fb2a2a8110 (diff)
Revert "Drop unused debconf templates"
This reverts commit 5c41e36e7b006fed8fd547526b8f68ef05fd7294. The templates are actually used in debian/mdadm.config. Restore debian/po files.
Diffstat (limited to 'debian/mdadm.templates')
-rw-r--r--debian/mdadm.templates37
1 files changed, 37 insertions, 0 deletions
diff --git a/debian/mdadm.templates b/debian/mdadm.templates
index 274493df..4ff10362 100644
--- a/debian/mdadm.templates
+++ b/debian/mdadm.templates
@@ -17,6 +17,43 @@ _Description: MD arrays needed for the root file system:
Please enter 'all', 'none', or a space-separated list of devices such as
'md0 md1' or 'md/1 md/d0' (the leading '/dev/' can be omitted).
+Template: mdadm/initrdstart_msg_intro
+Type: text
+_Description: for internal use - only the long description is needed.
+ If the system's root file system is located on an MD array (RAID), it needs to be
+ started early during the boot sequence. If it is located on
+ a logical volume (LVM), which is on MD, all constituent arrays need to be
+ started.
+ .
+ If you know exactly which arrays are needed to bring up the root file system,
+ and you want to postpone starting all other arrays to a later point in the
+ boot sequence, enter the arrays to start here. Alternatively, enter 'all' to
+ simply start all available arrays.
+ .
+ If you do not need or want to start any arrays for the root file system, leave
+ the answer blank (or enter 'none'). This may be the case if you are using
+ kernel autostart or do not need any arrays to boot.
+
+Template: mdadm/initrdstart_msg_errexist
+Type: text
+_Description:
+ An error occurred: device node does not exist
+
+Template: mdadm/initrdstart_msg_errblock
+Type: text
+_Description:
+ An error occurred: not a block device
+
+Template: mdadm/initrdstart_msg_errmd
+Type: text
+_Description:
+ An error occurred: not an MD array
+
+Template: mdadm/initrdstart_msg_errconf
+Type: text
+_Description:
+ An error occurred: array not listed in mdadm.conf file
+
Template: mdadm/initrdstart_notinconf
Type: boolean
Default: false