- 21 Aug, 2023 1 commit
-
-
Anton Midyukov authored
-
- 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 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
-
- 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.
-
- 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
-
- 30 Aug, 2021 1 commit
-
-
Anton Midyukov authored
So will be the best SBC support.
-
- 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 4 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.
-
- 26 Jan, 2021 1 commit
-
-
Anton Midyukov authored
Needed for Raspberry Pi 4B 8 GB.
-
- 25 Jan, 2021 1 commit
-
-
Anton Midyukov authored
-
- 05 Dec, 2020 1 commit
-
-
Dmitriy Terekhin authored
-
- 23 Nov, 2020 1 commit
-
-
Anton Midyukov authored
-
- 06 Nov, 2020 1 commit
-
-
Anton Midyukov authored
The drm feature solves the problem of creating a common entry point for adding kernel drm modules for different package lists. The need for allocation into a separate feature arose from one parties to the need to make a switch between free and proprietary NVIDIA driver, on the other, because of the need to add only drm modules kernels for purposes such as use/stage2/kms and use/plymouth. Also no more switch needed for RADEON, as only the free video driver remains.
-
- 26 Oct, 2020 1 commit
-
-
Anton V. Boyarshinov authored
-
- 21 Sep, 2020 1 commit
-
-
Anton Midyukov authored
-
- 09 Jun, 2020 1 commit
-
-
Anton Midyukov authored
-
- 22 May, 2020 4 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
This kernel module needed for bootloading on dbm2 (Baical-M)
-
- 01 May, 2020 3 commits
-
-
Anton Midyukov authored
See-also: https://bugzilla.altlinux.org/37598 https://bugzilla.altlinux.org/37636
-
Anton Midyukov authored
This list kernel modules for loading on single board computers.
-
Anton Midyukov authored
Add more usb kernel modules
-
- 15 Oct, 2018 2 commits
-
-
Michael Shigorin authored
sin@ was kind enough to just stick mount.cifs into initrd regardless of its presence in the chroot in question; let's look first and only add what's found. This started as a stopgap fix after make-initrd 2.2.0 which happened to collide with cifs-related m-p commits in a somewhat unfortunate manner...
-
Evgeny Sinelnikov authored
-