glacier/etc/profile.conf
2025-07-06 22:09:18 -04:00

24 lines
775 B
Plaintext

#
# profile.cfg
# The settings defined in this file describe the system's profile.
# For more information, see https://www.everestlinux.org/docs/intro-to-glacier
#
# Package Repository
# This is the URL which glacier-update-pkgdb will clone to the localdb
GLACIER_REPO = ""
# System architecture
# The architecture of your system's CPU
GLACIER_ARCH = ""
# Target compilation triplet
# The triplet to be used during compilation, if cross compilation must be invoked
GLACIER_TARGET = ""
# System profile
# This variable tells Glacier about your system and which packages can be installed.
# This setting depends on the three above and should not be changed manually.
# If you wish to migrate, see https://www.everestlinux.org/docs/musl-or-glibc
GLACIER_SYSTEM_PROFILE = ""