- 05 Feb, 2022 2 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
-
- 02 Feb, 2022 12 commits
-
-
Anton Midyukov authored
So that users of regulars/starterkits do not download with ftp.altlinux.org
-
Anton Midyukov authored
Required by shaba@: https://bugzilla.altlinux.org/show_bug.cgi?id=41588#c1
-
Anton Midyukov authored
Made by analogy with features.in/repo/image-scripts.d/90-enable-repo.
-
Anton Midyukov authored
This variable blocks the enable of online repositories and activates the enable of RPMS.main repository in iso or rootfs. The old name was misleading.
-
Anton Midyukov authored
Default changed from yandex to alt due to: https://bugzilla.altlinux.org/show_bug.cgi?id=41588#c1
-
Anton Midyukov authored
It is not possible to install packages with puppet if aptitude is installed. This list is used by alt-workstation. See also: https://bugzilla.altlinux.org/41622
-
Anton Midyukov authored
Needed for setup serial console when starting the installer and in the system being installed.
-
Anton Midyukov authored
-
Anton Midyukov authored
Removed from Sisyphus: https://git.altlinux.org/tasks/archive/done/_284/291815
-
Anton Midyukov authored
Removed from Sisyphus: https://git.altlinux.org/tasks/archive/done/_287/293926
-
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.
-