0632bbcab3
- Rx3 Profile:
...
- Add global & opt dir in global vars,
- Add XDG_DATA_DIRS, HISTSIZE, HISTFILESIZE & _JAVA_OPTIONS variables,
- ISL:
- Fix variable quoting bug,
- URPMI-Setup:
- Fix a bug in media naming loop.
2026-04-09 15:54:27 +02:00
f32b351a72
- Base library:
...
- Rename default.bash to base.bash,
- Normalise some function names: version_print(), help_print(), str_quote(), str_escape(), echo_line(), echo_error() & cmd_exec()
- Normalise some global variables: VERBOSE & DRY_RUN,
- Add default options: errexit, pipefail & nounset,
- Add sh_exec function,
- Improve cmd_exec function,
- Add GPL headers,
- ISL:
- Move ISL functions to isl command,
- Add bash completion,
- Use cmd_exec() & sh_exec(),
- URPMI-Setup:
- Add urpmi-setup command,
- Use Sh_Exec().
2026-04-09 14:47:26 +02:00