You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
1.7 KiB
63 lines
1.7 KiB
####################################################
|
|
# This is the configuration file for localepurge(8).
|
|
####################################################
|
|
|
|
####################################################
|
|
# Uncommenting this string enables the use of dpkg's
|
|
# --path-exclude feature. In this mode, localepurge
|
|
# will configure dpkg to exclude the desired locales
|
|
# at unpack time.
|
|
#
|
|
# If enabled, the following 3 options will be
|
|
# disabled:
|
|
#
|
|
# QUICKNDIRTYCALC
|
|
# SHOWFREEDSPACE
|
|
# VERBOSE
|
|
#
|
|
# And the following option will be enabled and cannot
|
|
# be disabled (unless USE_DPKG is disabled):
|
|
#
|
|
# DONTBOTHERNEWLOCALE
|
|
#
|
|
|
|
USE_DPKG
|
|
####################################################
|
|
|
|
####################################################
|
|
# Uncommenting this string enables removal of localized
|
|
# man pages based on the configuration information for
|
|
# locale files defined below:
|
|
|
|
MANDELETE
|
|
|
|
####################################################
|
|
# Uncommenting this string causes localepurge to simply delete
|
|
# locales which have newly appeared on the system without
|
|
# bothering you about it:
|
|
|
|
#DONTBOTHERNEWLOCALE
|
|
|
|
####################################################
|
|
# Uncommenting this string enables display of freed disk
|
|
# space if localepurge has purged any superfluous data:
|
|
|
|
SHOWFREEDSPACE
|
|
|
|
#####################################################
|
|
# Commenting out this string enables faster but less
|
|
# accurate calculation of freed disk space:
|
|
|
|
QUICKNDIRTYCALC
|
|
|
|
#####################################################
|
|
# Commenting out this string disables verbose output:
|
|
|
|
#VERBOSE
|
|
|
|
#####################################################
|
|
# Following locales won't be deleted from this system
|
|
# after package installations done with apt-get(8):
|
|
|
|
en_US.UTF-8
|
|
ru_RU.UTF-8
|
|
|