onvert code to use template from partman-basicfilesystems, and remove identical partman-btrfs/text/specify_mountpoint template.

r62476
This commit is contained in:
Joey Hess 2010-02-24 20:45:34 +00:00
parent 54ab683f25
commit 3cc01cfd00
2 changed files with 1 additions and 7 deletions

View file

@ -32,7 +32,7 @@ choice_mountpoint () {
db_metaget partman-basicfilesystems/text/no_mountpoint description db_metaget partman-basicfilesystems/text/no_mountpoint description
mp="$RET" mp="$RET"
fi fi
db_metaget partman-btrfs/text/specify_mountpoint description db_metaget partman-basicfilesystems/text/specify_mountpoint description
printf "mountpoint\t%s\${!TAB}%s\n" "$RET" "$mp" printf "mountpoint\t%s\${!TAB}%s\n" "$RET" "$mp"
;; ;;
esac esac

View file

@ -10,12 +10,6 @@ _Description: Failed to create a file system
The btrfs file system creation in partition The btrfs file system creation in partition
#${PARTITION} of ${DEVICE} failed. #${PARTITION} of ${DEVICE} failed.
Template: partman-btrfs/text/specify_mountpoint
Type: text
# :sl2:
# This is an item in the menu "Partition settings"
_Description: Mount point:
Template: partman-btrfs/text/btrfs Template: partman-btrfs/text/btrfs
Type: text Type: text
# :sl2: # :sl2: