- 07 Sep, 2021 3 commits
-
-
Anton Midyukov authored
For install2, this is needed to work around error 99-cdrom.sh with method:cdrom. The error shows up with make-initrd-bootchain, but not propagator, as lowmem is enabled for propagator in this mode. For rescue, the point is that the latter has become quite large, so by default it would be better that way.
-
Anton Midyukov authored
-
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 1 commit
-
-
Anton Midyukov authored
-