Calculate Utilities 3.1.1 released
Changes & Fixes¶
General
- no more shutdown via ACPI with the power button for CLD,CLDX and CLDG
- fixed kernel detection for
cl-builder - fixed the script for link creation in the root of a 'build' system
cl_install_systemrenamed tocl_install_disk,cl_desktop_desktoprenamed tocl_desktop_profile- variables added:
ac_install_patchto apply templates at compilation time,ac_install_unmergefor templates to handle removals - templates are no longer applied per package
on/offvalues attributed to event variables
calculate-core
- better usage of flag variables in the command line
- the
calculate-coredaemon now starts correctly - no more memory leaks
- fixed the
LANG=option forcl-core - when called,
cl-core-setupchecks for files not matching packages and fixes them if needed - empty tables viewed correctly
- ._cfg files supported
- less information passed when the help page is generated
- unused options removed from the brief view
- user profile reconfigured whenever a package is installed
- system reconfigured whenever a package is removed
- changed location for some configuration files
- password fields for two types of passwords: to be confirmed or not
- extended syntax for setting table variables
- commands added for viewing and modifying variables
- for showing progress bars, pyside replaced console programs
- it is now possible to run console commands with GUI progress viewing and GUI notifications
calculate-lib
- variables from different modules can be used (either as
[module.]variableorenv=module) - the
.calculate_directoryfile can be commented - default screen resolutions fixed
- the
belong()function renamed tomerge() - new
worldformat added for generating the/var/lib/portage/worldfile - the slot can be specified for the
pkgfunction calculate2.envandcalculate3.envreplaced bycalculate.env- reading
calculate.envfrom the system profile - the
runfunction added, theexecfunction modified - clt templates detected from the
mergefunction - parameter
'protected'added, to protect the file from deletion - the
mergeandpkgfunctions need that the category be specified - template handling fixed, for cases when it does not fulfill the condition
- variable for laptop detection fixed
- variables containing an empty list fixed for templates
- update of LVM info fixed
- for templates to run faster, non-informative progress bars were removed
calculate-update
- this is a new utility for world update and system revision
ac_update_syncupdates the world file and handles the system revision
calculate-install
- numerous variables fixed
- Portage files unpacking automatically on the first boot from HDD
- the
ac_install_unmergeevent added - VMware session fixed
- install from HDD to HDD fixed
- fixed templates for using the new kernel in builder mode
- NTFS remounting added
- update of LVM partitions fixed; they will be detected, too, when running
cl-setup-boot/cl-setup-system
calculate-client & calculate-desktop
- utilities for configuring user sessions and synchronizing profiles with the server now use templates v3.1
- variable
ac_client_undomainadded for the client removal event - variable
ac_desktop_installdeleted, relevant templates moved toac_desktop_merge
Comments