diff --git a/profiles/desc/cubelib_strategy.desc b/profiles/desc/cubelib_strategy.desc new file mode 100644 index 0000000000..aec00b964b --- /dev/null +++ b/profiles/desc/cubelib_strategy.desc @@ -0,0 +1,9 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# This file contains descriptions of CUBELIB_STRATEGY USE_EXPAND flags. + +keepall - Set the data loading strategy to keepall +lastn - Set the data loading strategy to lastn +manual - Set the data loading strategy to manual +preload - Set the data loading strategy to preload