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.
calculate-overlay/profiles/templates/3.6/1_ac_install_disk/2-system/00-calculate-install/calculate.env

43 lines
1.4 KiB

# Calculate format=raw name=calculate.env comment=# mergepkg(sys-apps/calculate-utils)>=3.4.0_beta1
[install]
#?os_root_type==hdd&&cl_autopartition_set==off#
cl_install_dev_from = #-os_root_dev-#
#os_root_type#
#?cl_autopartition_set==on&&cl_install_dev_from!=#
cl_install_dev_from = #-cl_install_dev_from-#
#cl_autopartition_set#
#?os_root_type==hdd#
os_install_ntp = #-os_install_ntp-#
#os_root_type#
os_install_net_settings = #-os_install_net_conf-#
#?cl_autologin!=&&os_install_linux_shortname!=CMC&&os_install_root_type!=livecd#
cl_autologin = #-cl_autologin-#
#cl_autologin#
#?cl_autologin==&&os_install_linux_shortname==CMC&&os_install_root_type!=livecd#
cl_autologin =
#cl_autologin#
[main]
# Set auto-update configuration files.
cl_autoupdate_set = off
#?os_install_root_type!=livecd#
# keep value of root dev uuid (8 char) for kernel symlink
cl_kernel_uid = #-cl_install_kernel_uid-#
#os_install_root_type#
#?os_install_linux_build!=#
# current linux build
os_linux_build = #-os_install_linux_build-#
#os_install_linux_build#
cl_home_crypt_set = #-cl_install_home_crypt_set-#
[update]
# auto-check updates
cl_update_autocheck_set = #-cl_install_autocheck_set-#
# interval for update auto-check
cl_update_autocheck_interval = #-cl_install_autocheck_interval-#
# clean packages and distfiles
cl_update_cleanpkg_set = #-cl_install_cleanpkg_set-#
# update other overlays
cl_update_other_set = #-cl_install_other_set-#