IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an
email to Administrator. User accounts are meant only to access repo
and report issues and/or generate pull requests.
This is a purpose-specific Git hosting for
BaseALT
projects. Thank you for your understanding!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
systemd create new uniq machine-id on first boot.
so that during mass deployment of containers, virtual machines or
live there are no identical machine-ids on computers in the same network.
Reported by obirvalger@
The problem was earlier bacause of that the with /etc/os-release
package was installed too early.
See also commit 8551e71028f639601376fb779f5ff63218f3d3b0
This will allow for ISO, writed on flash, disable gfxterm and
enable serial console, if necessary. For EFI only.
Example:
GRUB_TERMINAL='console serial'
GRUB_SERIAL_COMMAND='serial --unit=0 --speed=115200'
When building the rpm package .gitignore is deleted. These files
are necessary in order for saved profiles when building the image
from git repository and from installed rpm package have been
identical.
Also:
- added ~/.mkimage/profiles.mk for use this apt.conf's from
mkimage-profiles with variable BRANCH.
- use local cache packages in ~/apt/ for to reduce the time of
repeated builds.
- use mirror yandex, because faster
- repo ports is not signed.
kernel-modules-igb not available for branch >= p7
kernel module e1000e in p10 is packed according to the blacklist
scheme, this blacklist is applied to all the kernels and the
internal e1000e from un-def-5.15 does not work as a result.
Reported by boyarsh@
In preparation to change celluloid -> vlc for all aarch64,
so we are not need to do this for tegra only.
This reverts commit b73541124b54b0f85e20d120deb1491831b8f653.
There are no proprietar videodrivers for Radeon in the repository.
The variable is needed to switch between proprietary and its free
video drivers. No longer needed.
use/x11/xorg is also used to build VM images that are intended for
virtual machines and SBC. For VM targets do not need support for
discrete video cards, as a rule.
This reverts commit 3e7b8d2943a8de4ecaf8bbaa785164525fc36bd6.
No need to assign a browser in this feature. This feature used
actually for all aarch64, armh SBC.