# https://www.tug.org/texlive/doc/install-tl.html#PROFILES

# Scheme 
selected_scheme scheme-basic

# paths, recommended to set all of them 
TEXDIR ./texlive
TEXMFCONFIG ./texlive/texmf-config-user
TEXMFHOME ./texlive/texmf-home
TEXMFLOCAL ./texlive/texmf-local
TEXMFSYSCONFIG ./texlive/texmf-config
TEXMFSYSVAR ./texlive/texmf-var
TEXMFVAR ./texlive/texmf-var-user

# platforms 
binary_aarch64-linux 0
binary_amd64-freebsd 0
binary_amd64-netbsd 0
binary_armhf-linux 0
binary_i386-freebsd 0
binary_i386-linux 0
binary_i386-netbsd 0
binary_i386-solaris 0
binary_universal-darwin 0
binary_windows 1
binary_x86_64-cygwin 0
binary_x86_64-darwinlegacy 0
binary_x86_64-linux 1
binary_x86_64-linuxmusl 0
binary_x86_64-solaris 0

# OPTIONs: Maximal Performance & Stability

# installation option s
instopt_adjustpath 0
instopt_adjustrepo 1 # default 
instopt_letter 0
instopt_portable 0
instopt_write18_restricted 1

# turned options into tlpdbopt 
tlpdbopt_autobackup 0
tlpdbopt_backupdir tlpkg/backups
tlpdbopt_create_formats 1
tlpdbopt_desktop_integration 0
#tlpdbopt_doc 0
tlpdbopt_file_assocs 0
tlpdbopt_generate_updmap 0
tlpdbopt_install_docfiles 1
tlpdbopt_install_srcfiles 1

tlpdbopt_src 0
tlpdbopt_fmt 1
tlpdbopt_path 0
# Unfrozen / Shell-Escape Kontrolle
tlpdboptn_write18_restricted 1
# Das hier hatten wir auch: Desktop-Integrationen aus
tlpdbopt_menu_integration 0

