- 12 Apr, 2021 11 commits
-
-
Evgeny Sinelnikov authored
-
Anton Midyukov authored
-
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.
-
Anton Midyukov authored
-
Anton Midyukov authored
the * symbol was seen as a symbol because of the options in the shebang.
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
In the future, it is planned building iso without propagator.
-
Anton Midyukov authored
-
Anton Midyukov authored
the variable was renamed earlier. See: sub.in/stage1/Makefile.
-
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 6 commits
-
-
Anton Midyukov authored
This reverts commit 5848ae70.
-
Anton Midyukov authored
-
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 5 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.
-