- 22 Apr, 2021 2 commits
-
-
Anton Midyukov authored
memtest is not part of syslinux. Also replace tabs to spacebar.
-
Anton Midyukov authored
-
- 21 Apr, 2021 1 commit
-
-
Ivan A. Melnikov authored
This change sets the default root password to 'altlinux' for all the images that employ use/oem feature. This password will be reset by the configuration wizard at the first boot and cannot be used to login to ssh even if it's enabled out-of-the-box. So, 'happy path' user experience of our distros does not change; but it helps in troubleshooting the cases when alterator-setup cannot start e.g. due to broken graphics. See https://lists.altlinux.org/pipermail/devel-distro/2021-April/002351.html
-
- 19 Apr, 2021 1 commit
-
-
Dmitriy Terekhin authored
-
- 18 Apr, 2021 1 commit
-
-
Anton Midyukov authored
-
- 16 Apr, 2021 4 commits
-
-
Anton Midyukov authored
Raising the priority of a targeted package does not help, and lowering the priority of a non-targeted package helped.
-
Anton Midyukov authored
Because of this, distclean did not work. Only the symlink was removed.
-
Anton Midyukov authored
-
Anton Midyukov authored
Previously, when rebuilding, the new reports were copied as a subdirectory.
-
- 15 Apr, 2021 3 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
method=disk has a number of unsolved problems in the installer.
-
- 13 Apr, 2021 1 commit
-
-
Anton Midyukov authored
Input doesn't work without udev-rule-generator-net.
-
- 12 Apr, 2021 18 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
Removed from Sisyphus: http://git.altlinux.org/tasks/archive/done/_263/269335 http://git.altlinux.org/tasks/archive/done/_263/269353
-
Anton Midyukov authored
Already in the mainline linux kernel >= 5.10.
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Dmitriy Terekhin authored
-
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 3 commits
-
-
Anton Midyukov authored
-
Nikita Ermakov authored
-
Nikita Ermakov authored
QEMU for riscv virt machine passes its own DTB. Overriding DTB breaks Linux loading.
-