File: templates

package info (click to toggle)
partman-xfs 25
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 460 kB
  • ctags: 4
  • sloc: sh: 317; makefile: 33
file content (53 lines) | stat: -rw-r--r-- 2,035 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Template: partman-xfs/progress_checking
Type: text
_Description: Checking the xfs file system in partition #${PARTITION} of ${DEVICE}...

Template: partman-xfs/check_failed
Type: boolean
_Description: Go back to the menu and correct errors?
 The test of the file system with type xfs in partition #${PARTITION}
 of ${DEVICE} found uncorrected errors.
 .
 If you do not go back to the partitioning menu and correct these errors,
 the partition will not be used at all.

Template: partman-xfs/create_failed
Type: error
_Description: Failed to create a file system
 The xfs file system creation in partition
 #${PARTITION} of ${DEVICE} failed.

Template: partman-xfs/no_mount_point
Type: boolean
_Description: Do you want to return to the partitioning menu?
 No mount point is assigned for the xfs file system in partition
 #${PARTITION} of ${DEVICE}.
 .
 If you do not go back to the partitioning menu and assign a mount point
 from there, this partition will not be used at all.

Template: partman-xfs/text/specify_mountpoint
Type: text
# This is an item in the menu "Partition settings"
_Description: Mount point:

Template: partman-xfs/text/xfs
Type: text
# File system name (untranslatable in many languages)
_Description: xfs

Template: partman-xfs/options
Type: multiselect
__Choices: noatime - do not update inode access times at each access, nodev - do not support character or block special devices, nosuid - ignore set-user-identifier or set-group-identifier bits, noexec - do not allow execution of any binaries, ro - mount the file system read-only, sync - all input/output activities occur synchronously, usrquota - user disk quota accounting enabled, grpquota - group disk quota accounting enabled
_Description: Mount options:
 Mount options can tune the behavior of the file system.

Template: partman/filesystem_long/xfs
Type: text
# File system name
_Description: XFS journaling file system

Template: partman/filesystem_short/xfs
Type: text
# Short file system name (untranslatable in many languages)
_Description: xfs