From 077ec77aaabaee9c9bc6a3060e4e358e929da2f3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jari-Matti=20M=C3=A4kel=C3=A4?= <jmjm@iki.fi>
Date: Thu, 8 Apr 2021 21:58:57 +0300
Subject: [PATCH] Add the scheme-full profile

---
 texlive-full.profile | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)
 create mode 100644 texlive-full.profile

diff --git a/texlive-full.profile b/texlive-full.profile
new file mode 100644
index 0000000..ff9efa2
--- /dev/null
+++ b/texlive-full.profile
@@ -0,0 +1,28 @@
+# It will NOT be updated and reflects only the installation profile at installation time.
+selected_scheme scheme-full
+TEXDIR /usr/local/texlive/2021
+TEXMFCONFIG ~/.texlive2021/texmf-config
+TEXMFHOME ~/texmf
+TEXMFLOCAL /usr/local/texlive/texmf-local
+TEXMFSYSCONFIG /usr/local/texlive/2021/texmf-config
+TEXMFSYSVAR /usr/local/texlive/2021/texmf-var
+TEXMFVAR ~/.texlive2021/texmf-var
+binary_x86_64-linux 1
+instopt_adjustpath 0
+instopt_adjustrepo 1
+instopt_letter 0
+instopt_portable 0
+instopt_write18_restricted 1
+tlpdbopt_autobackup 1
+tlpdbopt_backupdir tlpkg/backups
+tlpdbopt_create_formats 1
+tlpdbopt_desktop_integration 1
+tlpdbopt_file_assocs 1
+tlpdbopt_generate_updmap 0
+tlpdbopt_install_docfiles 1
+tlpdbopt_install_srcfiles 1
+tlpdbopt_post_code 1
+tlpdbopt_sys_bin /usr/local/bin
+tlpdbopt_sys_info /usr/local/share/info
+tlpdbopt_sys_man /usr/local/share/man
+tlpdbopt_w32_multi_user 1
-- 
GitLab