- 26 Feb, 2024 2 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
-
- 09 Feb, 2024 1 commit
-
-
Anton Midyukov authored
Designed to be added to an image with use/live-install/pkg + use/live/rescue. Also see commit 41a881f6
-
- 07 Dec, 2023 1 commit
-
-
Anton Midyukov authored
--no-hardlinks is only needed for live, which will be installed.
-
- 15 Nov, 2023 1 commit
-
-
Anton Midyukov authored
Needed for Rockchip support (mmc, ethernet) on kernel >= 6.5.
-
- 21 Aug, 2023 1 commit
-
-
Anton Midyukov authored
-
- 24 Jul, 2023 1 commit
-
-
Anton Midyukov authored
glibc can be compiled such that mki-fake-dev requires /proc to works. This on loongarch64.
-
- 19 Jul, 2023 1 commit
-
-
Anton Midyukov authored
In new kernels cifs.ko is now there.
-
- 03 Jul, 2023 1 commit
-
-
Anton Midyukov authored
f2fs required crc32_generic.ko
-
- 26 May, 2023 1 commit
-
-
Anton Midyukov authored
See: https://bugzilla.altlinux.org/46271
-
- 10 Apr, 2023 1 commit
-
-
Anton Midyukov authored
All drm modules are added to the first and second stages, except for nouveau and nvidia. Nouveau is added to stage2. nvidia needs to be added to live and the base system separately. This is an auxiliary target. See also https://bugzilla.altlinux.org/31971
-
- 18 Mar, 2023 1 commit
-
-
Anton Midyukov authored
-
- 10 Mar, 2023 1 commit
-
-
Anton Midyukov authored
If udev-rule-generator-net is installed on the system, add the interface naming rules from this package to the initrd. If not, add the standard udev rules.
-
- 01 Mar, 2023 1 commit
-
-
Anton Midyukov authored
When unpacking squash into multiple partitions using unsquashfs, hardlinks are not converted to files and an unpacking error occurs. See also: https://bugzilla.altlinux.org/45329
-
- 30 Dec, 2022 1 commit
-
-
Anton Midyukov authored
So much clearer and easier. Thanks glebfm@ for the idea.
-
- 24 Jun, 2022 1 commit
-
-
Anton Midyukov authored
dtb on an ESP partition can be loaded by u-boot. devicetree directory contain symlinks to enable booting on systems, where use path of directory by vendor (modern u-boot) and flat path (older u-boot). In the case of iso, there is no need to support old u-boot given the price of 15 MB image increase on aarch64.
-
- 03 Jun, 2022 1 commit
-
-
Anton Midyukov authored
With this change, we simplify the created initrd image. Kernel modules and firmware are added by make-Initrd itself. The layer in Initrd is now one. It also allows you to unifyed configs for bootloading with propagator and bootchain. Config files for refind and elilo is creates in mkimage, so have to copy initrd.img in efi/boot/ with the name full.cz.
-
- 18 Apr, 2022 1 commit
-
-
Anton Midyukov authored
Fixed regression caused by a commit 7a2f65f9.
-
- 05 Apr, 2022 1 commit
-
-
Anton Midyukov authored
When building with the propagator feature kernel/net/packet/af_packet.ko were not added. Because of this, dhcp does not work. The other also seem to be useful.
-
- 25 Mar, 2022 1 commit
-
-
Anton Midyukov authored
The actual certified branch is always the same, and at the moment you need to use propagator in it.
-
- 02 Mar, 2022 2 commits
-
-
Anton Midyukov authored
Use full PATH, because otherwise extra modules with the same endings are packed. Instead of listing modules from the same directory, the path to the directory is used. The 10-stage2 list has been cleaned up, but still has a lot of redundancy. Need added some basic lists for all targets.
-
Anton Midyukov authored
-
- 19 Jan, 2022 1 commit
-
-
Anton Midyukov authored
-
- 22 Sep, 2021 1 commit
-
-
Anton Midyukov authored
-
- 13 Sep, 2021 1 commit
-
-
Anton Midyukov authored
Enable /proc for build vm/<target> and distro/<target> with use/stage2. /proc needed for make-initrd >= 2.23.0. See also https://bugzilla.altlinux.org/40900
-
- 04 Sep, 2021 2 commits
-
-
Anton Midyukov authored
Need to support initrd-bootchain in e2k feature.
-
Anton Midyukov authored
-
- 02 Sep, 2021 1 commit
-
-
Anton Midyukov authored
Adds grub "Network installation" submenu and kernel modules to initrd needed for network booting.
-
- 30 Aug, 2021 1 commit
-
-
Anton Midyukov authored
So will be the best SBC support.
-
- 12 May, 2021 1 commit
-
-
Anton Midyukov authored
-
- 12 Apr, 2021 3 commits
-
-
Anton Midyukov authored
In the future, it is planned building iso without propagator.
-
Anton Midyukov authored
-
Anton Midyukov authored
At the moment, the ability to select the kernel with which to boot is implemented only for grub (grub-pc, grub-efi, ieee1275boot). note that renamed STAGE1_KFLAVOUR to STAGE1_KFLAVOURS, as multiple kernels can now be added.
-
- 05 Apr, 2021 1 commit
-
-
Anton Midyukov authored
-
- 03 Apr, 2021 5 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
cmac.ko needed for use SMB2 and newer. Reported-by: sin@
-
Anton Midyukov authored
squashfs built with this option are not loaded with modern kernels.
-
Dmitriy Terekhin authored
-
- 26 Jan, 2021 1 commit
-
-
Anton Midyukov authored
Needed for Raspberry Pi 4B 8 GB.
-