- 07 Feb, 2022 1 commit
-
-
Антон Мидюков authored
- stage2: add Baikal M support to 50-stage2-usb list - server-v: use crio instead of docker with k8s (thanks obirvalger@altlinux.org) - dev: fix owner:group for /home/altlinux/* - dev: add apt.conf's and source.list's for supported BRANCHES and ARCHES - regular.mk: switch regular-builder on systemd, add regular-builder-sysv - disable gpm.service for regular-builder - add NetworkManager-tui to regular-builder - grub: Add ability to override terminal from external grub.cfg on ESP - init: do not add systemd-utils-standalone to use/init/sysv (fix build target with sysvinit on p9) - uboot: update list for riscv64 - alt-server.mk: switch to grub-efi for bootloading iso on x86_64 UEFI - init: not copy os-release in live, rescue (more not needed) - reports.mk: do not abort, if not available rpm cache - regular.mk: add use/tty for all regulars - repo: add the ability to select a repository mirror (default http/alt) - repo: setup mirror in install script 99-online-repo.sh - e2k: fix bootloading iso from CD/DVD
-
- 05 Feb, 2022 5 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
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@
-