- 02 Feb, 2022 2 commits
-
-
Anton Midyukov authored
.gitignore was replaced to .empty See also commit 44c60e5c
-
Anton Midyukov authored
-
- 20 Jan, 2022 14 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
This created the problem of checking all the images by the command: make CHECK=1 everything
-
Anton Midyukov authored
The problem was earlier bacause of that the with /etc/os-release package was installed too early. See also commit 8551e710
-
Anton Midyukov authored
All distributions and starterkits switched from refind to grub-efi a year ago. Sorry for not noticing that alt-server is still using rEFInd.
-
Anton Midyukov authored
make-aptbox is needed to check package lists only.
-
Anton Midyukov authored
The opensbi-1.0-alt1.riscv64.rpm package supports Unleashed, Unmatched, Nezha, Lichee RV. Thanks sbolshakov@ The u-boot-sifive-2022.01-alt1.riscv64.rpm package supports Unleashed and Unmatched. U-Boot SPL has been buided for Unleashed, now bootloading both boards similar. See also https://lists.altlinux.org/pipermail/riscv-devel/2022-January/000019.html
-
Anton Midyukov authored
systemd-utils-standalone no available for p9. apt-conf-ignore-systemd guarantees the installation of systemd-utils-standalone.
-
Anton Midyukov authored
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'
-
Anton Midyukov authored
Needed for support flatpak. See also https://bugzilla.altlinux.org/41489
-
Anton Midyukov authored
-
Anton Midyukov authored
For systemd needed /etc/syscofig/mouse from startup. See also https://lists.altlinux.org/pipermail/devel/2022-January/216427.html
-
Anton Midyukov authored
This will allow: - When bootloading, set 'console=' to gain access to the sequential console. Needed for SBC and QEMU. - When you bootload to receive a ready-to-work environment for building rpm-packages and images for other architectures with hasher + qemu-static.
-
Anton Midyukov authored
For systemd not needed livecd-qemu-arch. systemd-binfmt.service makes all the work.
-
- 19 Jan, 2022 8 commits
-
-
Anton Midyukov authored
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.
-
Anton Midyukov authored
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.
-
Anton Midyukov authored
-
Mikhail Gordeev authored
Kubernetes deprecates working with docker
-
Mikhail Gordeev authored
-
Anton Midyukov authored
Suggested-by: Seccyfighter.
-
Anton Midyukov authored
-
Anton Midyukov authored
Requested by lakostis@
-
- 30 Dec, 2021 4 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
- regular-server-sysv: add use/power/acpi/button - fix META_VOL_ID for Starterkits - drop kernel-modules-igb, kernel-modules-e1000e (report by boyarsh@) - drop opensc, pccs-lite-openct package from base+smartcard, workstation/smartcard lists (report by klark@) - made feature volumes available only for distro targets - slinux 10.0 (thanks sem@, jqt4@, iv@) - education.mk: drop targets rootfs for not supported platforms - add +vmguest feature for vm/alt-education, vm/alt-workstation, vm/slinux and vm desktop regulars - apt-conf: replace IMAGE_INIT_LIST to PINNED_PACKAGES - vmguest: update vmguest modules list for support Hyper-v gen2
-
Anton Midyukov authored
For rootfs a similar script is launched when building image.
-
- 29 Dec, 2021 2 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
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@
-
- 28 Dec, 2021 10 commits
-
-
Anton Midyukov authored
See also https://bugzilla.altlinux.org/show_bug.cgi?id=41646
-
Anton Midyukov authored
No need to add packages to IMAGE_INIT_LIST. Use pkgpriorities. See also commit 8551e710
-
Anton Midyukov authored
-
Anton Midyukov authored
Needed for riscv64.
-
Anton Midyukov authored
These images also launch in virtual machines.
-
Anton Midyukov authored
These images also launch in virtual machines.
-
Anton Midyukov authored
-
Anton Midyukov authored
These images also launch in virtual machines.
-
Anton Midyukov authored
These images also launch in virtual machines.
-
Anton Midyukov authored
-