File: partman-jfs.templates

package info (click to toggle)
partman-jfs 38
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 496 kB
  • sloc: sh: 336; makefile: 2
file content (37 lines) | stat: -rw-r--r-- 1,048 bytes parent folder | download | duplicates (6)
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
Template: partman-jfs/text/jfs
Type: text
# :sl1:
# File system name (untranslatable in many languages)
_Description: jfs

Template: partman/filesystem_long/jfs
Type: text
# File system name
# :sl2:
_Description: JFS journaling file system

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

Template: partman-jfs/jfs_root
Type: boolean
Default: false
# :sl2:
_Description: Use unrecommended JFS root file system?
 Your root file system is a JFS file system. This can cause problems
 with the boot loader used by default by this installer.
 .
 You should use a small /boot partition with another file system, such as ext3.

Template: partman-jfs/jfs_boot
Type: boolean
Default: false
# :sl2:
_Description: Use unrecommended JFS /boot file system?
 You have mounted a JFS file system as /boot. This is likely to cause
 problems with the boot loader used by default by this installer.
 .
 You should use another file system, such as ext3, for the /boot partition.