- 07 Sep, 2021 1 commit
-
-
Anton Midyukov authored
-
- 06 Sep, 2021 2 commits
-
-
Anton Midyukov authored
This targets required udev-rule-generator-net.
-
Anton Midyukov authored
-
- 04 Sep, 2021 13 commits
-
-
Anton Midyukov authored
Need to support initrd-bootchain in e2k feature.
-
Anton Midyukov authored
In the future, will need to modify generate.mk so that can set all the variables in this config.
-
Anton Midyukov authored
-
Anton Midyukov authored
xorg-dri-virtio was added via REGEXP to work around the package missing issue on p9. But it didn't work.
-
Anton Midyukov authored
use/ntp was broken by commit 7ef157e2
-
Dmitriy Terekhin authored
Parameter "legacyboot" causes an error: parted: invalid token: legacyboot
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
This is an alternative to the initrd-propagator feature. bootchain-* is a make-initrd features. You should look at the documentation for it in the make-initrd-bootchain-* packages: /usr/share/make-initrd/features/bootchain-*/README.md
-
Anton Midyukov authored
Workaround to solve the problem of late appearance of the network interface.
-
Anton Midyukov authored
This reverts commit 8f56e8b9. We will not decide for everyone. This is a crutch, we will use it only in our area of responsibility (regular builds).
-
Anton Midyukov authored
We will not rename the interfaces. So it's still more reliable. We will use NetworkManager for all desktops, and livecd-net-eth for jeos.
-
- 02 Sep, 2021 7 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
Adds grub "Network installation" submenu and kernel modules to initrd needed for network booting.
-
Anton Midyukov authored
-
Anton Midyukov authored
For use them separately.
-
- 01 Sep, 2021 3 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
Set KFLAVOR to un-def for starterkit, as it was before.
-
Anton Midyukov authored
This allows you to reset the BRANCH variable by specifying the 'BRANCH=' argument on the command line.
-
- 31 Aug, 2021 2 commits
-
-
Anton Midyukov authored
This reverts commit 1da0b164. See-also: https://lists.altlinux.org/pipermail/devel-distro/2021-August/002520.html
-
Anton Midyukov authored
-
- 30 Aug, 2021 9 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
- Add COMMON_LISTS variable support by analogy COMMON_PACKAGES. Fix use/efi (the list 'base+efi' was not added to rescue, base, live) - kernel: add drivers/soc to VM_INITRDMODULES (needed for rk3399 support) - uboot: Added HiFive Unmatched support (thanks jqt4@) - lib/profile.mk: do not abort build with CHECK=0, if unavailable ARCH - base+rescue: add eepm (request by lav@) - stage2: update 50-stage2-sbc-aarch64. Use directories instead of specifying modules
-
Anton Midyukov authored
-
Anton Midyukov authored
So will be the best SBC support.
-
Anton Midyukov authored
Request by lav@
-
Anton Midyukov authored
-
Dmitriy Terekhin authored
-
Anton Midyukov authored
-
Anton Midyukov authored
The commit 99695713 used this variable even though it didn't exist yet. A good reason to add this variable.
-
- 23 Aug, 2021 3 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
- efi: add mokutil, pesign to COMMON_PACKAGES (for Secure Boot, requset by nikel@) - build.mk: fix build without APTCONF parameter - image.in/Makefile: fix save-profile (exclude .work) - bin/metadep-expander: fix output redirection to /dev/null - bin/metadep-expander: do not abort build, if metapackage not available - adapt bin/check-pkg-list for mkimage-profiles. Use for build without parameter CHECK=0 - reports.mk: fix build with REPORT=1, CHECK=1 and undefined DEBUG - test.mk: add package availability test in all package lists. Usage: make CHECK=1 DEBUG=1 check-all-pkglists.iso - add missing README for features: mipsel-bfk3, mipsel-mitx, lxc - ve.mk, vm.mk: replace systemd to use/init/systemd (request by obirvalger@) - net: Add networkd/resolved and networkd/resolved-stub subfeatures (thanks obirvalger@) - education, slinux, workstation: fix build for non e2k ARCH. See also commit 'e2k: add a stub for non e2k%' - education, slinux, workstation: add use/arm-rpi4 to vm/ targets on aarch64, armh - fix build vm/alt-workstation-cloud - fix build vm/regular-cnc-rt-efi - drop armh.conf, target use/slinux/arm and linux-arm list - cleanup unavailable packages for p10 from package lists
-
Andrey Sokolov authored
-