- 20 Dec, 2021 3 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
- 26 Oct, 2021 1 commit
-
-
Dmitriy Terekhin authored
-
- 02 Oct, 2021 1 commit
-
-
Anton Midyukov authored
Needed for i2c support on singleboard. Needed for bootloading with micro-SD on Rockchip rk3399.
-
- 30 Sep, 2021 1 commit
-
-
Anton Midyukov authored
Now, when CONFIG_USB=y, to disable usb autosuspend, must pass this parameter when bootloading the kernel. Package disable-usb-autosuspend has become useless.
-
- 28 Sep, 2021 2 commits
-
-
Sergey V Turchin authored
-
Sergey V Turchin authored
-
- 30 Aug, 2021 1 commit
-
-
Anton Midyukov authored
-
- 13 Aug, 2021 1 commit
-
-
Mikhail Gordeev authored
-
- 18 Jun, 2021 1 commit
-
-
Anton Midyukov authored
It does not need to be set to std-def, if it is available, then it is already by default.
-
- 06 Jun, 2021 1 commit
-
-
Anton Midyukov authored
fix commit e00c4243 regression.
-
- 14 May, 2021 1 commit
-
-
Anton Midyukov authored
rtc not needed in initrd.
-
- 11 May, 2021 1 commit
-
-
Anton Midyukov authored
make-initrd supports adding module directories.
-
- 12 Apr, 2021 1 commit
-
-
Anton Midyukov authored
This will allow in the future to use a different initrd option when building images, for example dracut. Also drop old make-inird support.
-
- 04 Apr, 2021 2 commits
-
-
Anton Midyukov authored
Another workaround for https://bugzilla.altlinux.org/show_bug.cgi?id=39663
-
Anton Midyukov authored
-
- 17 Feb, 2021 1 commit
-
-
Ivan A. Melnikov authored
Available for mipsel too.
-
- 15 Feb, 2021 1 commit
-
-
Anton Midyukov authored
-
- 14 Feb, 2021 1 commit
-
-
Anton Midyukov authored
In make-initrd >= 2.5.0-alt1 feature usb requires kernel modules optional.
-
- 01 Feb, 2021 1 commit
-
-
Anton Midyukov authored
This features not needed for auto-detect. We also add features not only to initrd.mk, but also specify them explicitly in the command.
-
- 26 Jan, 2021 1 commit
-
-
Anton Midyukov authored
-
- 06 Nov, 2020 1 commit
-
-
Anton Midyukov authored
-
- 26 Oct, 2020 1 commit
-
-
Anton Midyukov authored
-
- 18 Sep, 2020 1 commit
-
-
Mikhail Gordeev authored
-
- 07 Sep, 2020 1 commit
-
-
Michael Shigorin authored
Kernel flavours differ on secondary arches (and there's a bunch of platform-specific kernels for ARM systems), so let's provide some more flexible scheme than hardwiring un-def into images. This might be further enhanced to e.g. set KFLAVOURS to $$(KFLAVOURS_LATEST)) with it being preset to un-def where available so rpi images could set it to rpi-un, and still get reasonable starterkits for free. The corresponding commit in RELENG-e2k-p9-starterkits private branch just tore un-def apart => unmergeable.
-
- 01 Jul, 2020 1 commit
-
-
Anton Midyukov authored
-
- 22 May, 2020 4 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Alexey Shabalin authored
-
Anton Midyukov authored
-
- 01 May, 2020 3 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
xhci-plat-hcd needed for USB boot on Raspberry Pi 4B dwc2 needed for USB boot on Raspberry Pi 3B, 3B+
-
- 07 Apr, 2020 3 commits
-
-
Anton Midyukov authored
VM_INITRDFEATURES qemu not allowed for e2k only. This feature added modules optionaly. VM_INITRDFEATURES usb allowed for all arches, but the presence of all modules is required. Therefore, for all arches all usb modules are optionally added.
-
Anton Midyukov authored
The entry in /etc/fstab about the mount parameters of the root partition needs to be done not only for builds with u-boot. But, if the record already exists, then it will not be added. The file system type is set by the variable VM_FSTYPE.
-
Anton Midyukov authored
Since packet sorting is enabled by default, then the order in KFLAVORS has ceased to matter. Kernels are always installed in alphabetical order. Therefore, it makes no sense to sort by buildtime. See-also: https://bugzilla.altlinux.org/show_bug.cgi?id=30806 Also fixed my typo. When creating a symlink, the variable $kver was used, i.e. the entire list of kernels, not the last value $KVER of the list.
-
- 17 Jan, 2020 1 commit
-
-
Michael Shigorin authored
This one has filled up the entire 8 Mb tmpfs while running inside installer stage1 on a 124-drive system (configured as JBOD). Reported-by: http://norsi-trans.ru
-
- 08 Nov, 2019 1 commit
-
-
Anton Midyukov authored
ahci_platform needed for Baikal M. Suggested-by:
Sergey Bolshakov <sbolshakov@altlinux.org>
-
- 23 Sep, 2019 1 commit
-
-
Anton Midyukov authored
aarch64 repo has got std-def/un-def flavours by now.
-