- 05 Apr, 2021 4 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
- build-distro: BOOT_TYPE = BOOTLOADER - Add the ability to override BOOTLOADER - grub: restrict graphics mode to architectures i586, x86_64, aarch64 - Add grub-efi support for riscv64 (thanks arei@) - New feature uuid-iso for create UUID for ISO image (thanks jqt4@) - Disable sort subprofiles (build stage1 first) - fonts: Set SYSTEM_FONTS for use/fonts/install2 again - stage2: Add cmac.ko for use SMB2 and newer - live.mk: Add distro/grub, fix allowed targets for architectures - init: Add mount-efivars for sysvinit - alt-server: fix missing packages in p9 - education: pull new commits
-
- 04 Apr, 2021 18 commits
-
-
Anton Midyukov authored
-
Nikita Ermakov authored
-
Nikita Ermakov authored
QEMU for riscv virt machine passes its own DTB. Overriding DTB breaks Linux loading.
-
Nikita Ermakov authored
ttySI0 was a name of HiFive Unleashed serial console. It was changed to ttySIF0.
-
Nikita Ermakov authored
The intention behind this commit to allow user to get all needed stuff to launch a particular image inside QEMU without need to download the firmware from the net or in a case of booting procedure change in future.
-
Anton Midyukov authored
Another workaround for https://bugzilla.altlinux.org/show_bug.cgi?id=39663
-
Anton Midyukov authored
Education rescue does not require wireless support.
-
Andrey Cherepanov authored
-
Andrey Cherepanov authored
-
Andrey Cherepanov authored
-
Andrey Cherepanov authored
-
Andrey Cherepanov authored
-
Andrey Cherepanov authored
-
Andrey Cherepanov authored
-
Andrey Cherepanov authored
-
Andrey Cherepanov authored
-
Andrey Cherepanov authored
-
Anton Midyukov authored
-
- 03 Apr, 2021 18 commits
-
-
Anton Midyukov authored
startup soon won't be installed by anyone.
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
isolinux supports Hardware Detection Tool.
-
Anton Midyukov authored
As new exfat filesystem is merged into linux-5.7 kernel, exfatprogs is created as an official userspace utilities that contain all of the standard utilities for creating and fixing and debugging exfat filesystem in linux system. fuse-exfat not needed.
-
Anton Midyukov authored
This is necessary for kernels 5.10 and higher on systems with sysvinit, since no one else on these systems except this service will mount evivars in /sys/firmware/efi/efivars.
-
Anton Midyukov authored
Also needed for livecd.
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
cmac.ko needed for use SMB2 and newer. Reported-by: sin@
-
Anton Midyukov authored
-
Anton Midyukov authored
The base font is needed not only in the installer, but also in the installed system, since the final steps start alterator from the installed system. use/fonts/system leave as an alias.
-
Anton Midyukov authored
squashfs built with this option are not loaded with modern kernels.
-
Anton Midyukov authored
Sorting profiles was a mistake. stage1 must run ahead of the stage2 subprofiles, as this is the stage where the squash compression settings are configured. See-also: commit da65dc2f https://lists.altlinux.org/pipermail/devel-distro/2021-March/002319.html
-
Anton Midyukov authored
List base+regular+extra contains lvm, mdadm, which are not needed in rootfs.
-
Anton Midyukov authored
So that you can not add them to rootfs.
-