- 03 Apr, 2021 5 commits
-
-
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.
-
Anton Midyukov authored
In mkimage 0.2.41 it is implemented only for mki-pack-efionly-isoboot, mki-pack-grubpc-isoboot, mki-pack-isoboot.
-
Dmitriy Terekhin authored
-
Dmitriy Terekhin authored
By default, when building an image, xorriso generates an image UUID of the form YYYY-MM-DD-hh-mm-ss-cc from the current time. If the xorriso command line has a parameter -volume_date uuid YYYYMMDDhhmmsscc then the UUID of the image is generated from it. This feature reads the current time and creates variables: UUID_ISO containing YYYY-MM-DD-hh-mm-ss-cc UUID_ISO_SHRT containing YYYYMMDDhhmmsscc Also add 60-cdrom_id.rules to initrd This allows to identify CD/DVD by UUID and use to boot the installer method:disk,uuid:YYYY-MM-DD-hh-mm-ss-cc
-
- 16 Mar, 2021 6 commits
-
-
Anton Midyukov authored
For riscv64 available grub-efi. Needed added support for mkimage (mki-copy-efiboot-chrooted).
-
Anton Midyukov authored
Not needed for other architectures. See-also: use/branding/full
-
Anton Midyukov authored
syslinux is temporarily broken. See-also: https://bugzilla.altlinux.org/show_bug.cgi?id=39805
-
Anton Midyukov authored
More than one BOOTLOADER may be available for the same architecture. Set IMAGE_PACKTYPE in boot/iso, there is no point in duplicating in different features. Closes ALT bug 39786.
-
Anton Midyukov authored
There is no point in duplicating conditions.
- 15 Mar, 2021 28 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
- Set BOOT_TYPE, BOOTLOADER to efiboot for aarch64 (needed mkimage 1.38) - 'Simply Linux 9.1 (beta)' commits contained (Thanks sem@) - mipsel-bfk3: Switch to 5.4 kernel, other changes (Thanks iv@) - oem: Add use/oem/distro - uboot: Drop BOOTARGS cma=192M - net: Added switch between NetworkManager (etcnet) and NetworkManager (native) Assigned by default NetworkManager (etcnet) - x11: Not add use/drm to use/x11 - efi: Add check EFIVAR_FS option - sound/base: Add test-audio - armh-mcom02: set screen resolution 1366x768 - realtime.mk: Refactoring, drop live with session support - engineering.mk: Switch to MATE - x11: Reduce size of kde5 - regular-vm.mk: Set as default un-def kernel flavour, drop lts kernel flavour
-
Anton Midyukov authored
Reason: un-def supports booting on RPi4. lts kernel flavour has not been updated for a long time.
-
Anton Midyukov authored
firefox-esr crashes when launched on these architectures (Raspberry Pi 3 only).
-
Anton Midyukov authored
With kde5-maxi image is too large (over 2 GB).
-
Anton Midyukov authored
live with session support needed efi=runtime for cmdline kernel. This parameter makes it unsuitable for real-time.
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
The std-def kernel is already set as the default in use/kernel for the architectures where it is available.
-
Anton Midyukov authored
-
Anton Midyukov authored
make-initrd-propagator >= 0.44-alt1 always create alt-live-storage.
-
Anton Midyukov authored
-
Anton Midyukov authored
Removed from Sisyphus. See-also: http://git.altlinux.org/tasks/archive/done/_260/267143 http://git.altlinux.org/tasks/archive/done/_260/267155 http://git.altlinux.org/tasks/archive/done/_260/267170
-
Anton Midyukov authored
This script is not needed, since the identical script features.in/plymouth/rootfs/image-scripts.d/10-plymouth is run for stage2.
-
Anton Midyukov authored
Suggested-by: Seccyfighter
-
Anton Midyukov authored
-
Anton Midyukov authored
Removed from Sisyphus. See-also: http://git.altlinux.org/tasks/archive/done/_260/266999
-
Anton Midyukov authored
- No need to do double work. - With screen resolution '1920x1080' there are errors getting EDID when using fbturbo videodriver. There is a cyclical shift of the screen image to the right.
-
Anton Midyukov authored
It is possible to set a timeout for automatic bootloading via a variable.
-
Anton Midyukov authored
-
Anton Midyukov authored
Fix framebuffer in kernel rpi-un 5.10.20-alt1.
-
Anton Midyukov authored
This is base target, drm not needed.
-
Anton Midyukov authored
The default is NetworkManager (etcnet), so need select NetworkManager (native) mode.
-
Anton Midyukov authored
NetworkManager (etcnet) is default now.
-
Ivan A. Melnikov authored
NM_CONTROLLED should always be set together with DISABLED; otherwise, it's possible to reach the state where DISABLED=no but NM_CONTROLLED=yes, and have the interface controlled by both NM and etcnet.
-
Anton Midyukov authored
firefox not availability for armh and mipsel.
-
Mikhail Efremov authored
Suggested by mike@.
-
- 04 Mar, 2021 1 commit
-
-
Mikhail Efremov authored
Firefox-esr segfaults on Rpi3 for unknown reason.
-