1
0
This repository has been archived on 2023-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
dtux__mageia4arm/common
Jybz aab285b9e9 It overwrite a custom files.
This "hardcoded" file is sync in "copycommon" function, called after "preparechroot" function where the lines :
    info "making /etc/hostname"
    echo "${HOSTNAME}" > "${BUILD_PATH}/etc/hostname"
create that file.
Independent of the platform, we find always the same hostname from that file.
Resolution : deleting the file.
2019-10-19 12:33:21 +00:00
..
etc/sysconfig It overwrite a custom files. 2019-10-19 12:33:21 +00:00