mirror of
https://tvoygit.ru/Djam/r11-builder-agent.git
synced 2025-02-23 18:32:46 +00:00
add timezone back
This commit is contained in:
parent
b301c2c71b
commit
27dfd8b1f5
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ fi
|
|||
|
||||
cat <<EOF>> $default_cfg
|
||||
config_opts['root'] = '$platform_name-$platform_arch'
|
||||
config_opts['chroot_setup'] = 'basesystem-minimal basesystem-build xz'
|
||||
config_opts['chroot_setup'] = 'basesystem-minimal basesystem-build xz timezone'
|
||||
#config_opts['urpm_options'] = '--xml-info=never $extra_cfg_urpm_options'
|
||||
|
||||
# If it's True - current urpmi configs will be copied to the chroot.
|
||||
|
|
Loading…
Add table
Reference in a new issue