Anton Midyukov
dfa67141d8
grub: Use common grub.cfg for grub-pc and grub-efi
2021-02-15 19:14:19 +07:00
Anton Midyukov
aa12c024f9
grub: Use variable $linux_suffix
...
Needed for use one grub.cfg config for all grub platforms.
2021-02-15 17:07:04 +07:00
Anton Midyukov
83109b6bc4
syslinux: Add grub-pc compatibility
...
Directory syslinux can exist if using memtest feature.
2021-02-15 17:05:54 +07:00
Anton Midyukov
1e2a05d9bc
grub, memtest: Add memtest for grub-pc
2021-02-14 23:22:56 +07:00
Anton Midyukov
7de3db560e
grub: Add support grub-pc for ISO bootloading
...
It is required to set the BOOTLOADER and BOOT_TYPE variables in
grubpcboot.
2021-02-14 23:22:56 +07:00
Anton Midyukov
5e60c91a04
net-eth, mipsel-*: Add new target use/net-eth/dhcp/timeout/$TIMEOUT
...
Thanks for the idea Ivan A. Melnikov.
2021-02-14 23:22:56 +07:00
Anton Midyukov
06b67bd75a
firmware: Add firmware-bcm4345 for aarch64, armh
...
Needed for bluetooth support for Raspberry Pi.
2021-02-14 23:22:56 +07:00
Anton Midyukov
961db57535
grub: fix config for grub_platform
2021-02-14 23:22:56 +07:00
Anton Midyukov
99db7a9e8c
grub: replace kernel flavour menu before memtest
2021-02-14 23:22:56 +07:00
Anton Midyukov
439fe29841
build-vm, mipsel-{bfk3,mitx}: Execute fstab scripts before 17-kernel
...
This is necessary for the 'rootfs' initrd feature to work properly
2021-02-14 23:22:56 +07:00
Anton Midyukov
e79b1385d4
build-vm: Add initrd features: kbd rdshell rootfs
...
This is a standard set of initrd features.
2021-02-14 23:22:56 +07:00
Anton Midyukov
563d99e199
build-vm: 17-kernel: Add -efu options to shebang, add verbose for make-initrd
2021-02-14 23:22:56 +07:00
Anton Midyukov
d86bb07f4a
kernel: Add initrd feature usb for more architectures
...
In make-initrd >= 2.5.0-alt1 feature usb requires kernel modules optional.
2021-02-14 23:22:56 +07:00
Anton Midyukov
58e83cea49
build-vm, kernel: Not add specified initrd features into initrd.mk
...
This features not needed for auto-detect.
We also add features not only to initrd.mk, but also specify them
explicitly in the command.
2021-02-01 18:04:40 +07:00
Anton Midyukov
5c1239c97a
grub: Use META_VOL_ID for @distro@ instead RELNAME if available
...
In menu you need the name of the distributiv.
If not set, then we will be as before.
Also corrected the selection of phrases for translation.
Suggested-by: zerg@
See-also: ALT bug 39611, 39612.
2021-01-28 17:33:43 +07:00
2a875c7064
grub: Markup configuration files for translation
2021-01-26 21:29:19 +07:00
Anton Midyukov
fb1ad2cae0
kernel: Added initrd moule reset_raspberrypi for Raspberry Pi 4 8 GB support
2021-01-26 12:02:29 +07:00
Anton Midyukov
b910f28925
stage2: Added reset-raspberrypi.ko into 50-stage2-sbc-aarch64
...
Needed for Raspberry Pi 4B 8 GB.
2021-01-26 11:58:29 +07:00
Anton Midyukov
ae69a2d563
rescue: Added rescue_rw.cfg for grub-efi
...
No problem with EFI support.
2021-01-25 19:42:32 +07:00
Anton Midyukov
2088ffdae7
grub: Fix typo in generate.mk
2021-01-25 19:42:32 +07:00
Anton Midyukov
765796d35c
oem: Not use git in 60-oem-install.mk
...
But with git might not work.
2021-01-25 19:42:32 +07:00
Anton Midyukov
283c03f0c5
stage2: Add more usb drivers into into 50-stage2-usb
2021-01-25 19:42:32 +07:00
Anton Midyukov
09717d13b0
efi: Not check CONFIG_EFI_VARS
...
CONFIG_EFI_VARS is deprecated, and removed for aarch64 (Linux >= 5.10.0).
2020-12-24 21:41:35 +07:00
Anton Midyukov
33523fb532
oem: Create empty /var/lib/install3/lists/.base
...
Empty lists/.base needed for alterator-pkg to calculate the space
required for installation when selecting groups.
See-also: https://lists.altlinux.org/pipermail/devel-distro/2020-December/002239.html
2020-12-23 01:48:59 +07:00
Dmitriy Terekhin
4aeed7ed2e
stage2/stage1: fix module names to match kernel
2020-12-05 21:03:03 +07:00
Anton Midyukov
77e80ef011
oem: Add use/oem/install target
...
This target needed for alterator-setup (pkg step).
Also added preinstall and eth-net steps.
2020-12-05 00:25:53 +07:00
Anton Midyukov
07525d728d
browser, live.mk: Drop use/browser/plugin/java, use/browser/plugin/flash
...
Not needed more.
2020-12-05 00:25:53 +07:00
Anton Midyukov
8889187eb6
browser, mixin.mk: Drop use/browser/seamonkey/i18n
...
Not needed more.
2020-12-05 00:25:53 +07:00
Anton Midyukov
e0aa88b7b1
grub: Add EFI_BOOTARGS into BOOT/EFI/grub.cfg
...
Pay attention to what you are adding to the variable. No need to
add language and live_rw there! Они нужны только для refind.
2020-12-05 00:25:53 +07:00
Michael Shigorin
40fb799e84
install2: fix typo in cleanup script
...
Oops, I sure meant a prefix and not a single-letter name.
Reported-by: Sergey V Turchin <zerg@altlinux.org>
Fixes: 4130212a23
2020-12-05 00:25:53 +07:00
Anton Midyukov
f1de2584c2
armh-skit: auto-resize root patition enable
2020-12-05 00:25:53 +07:00
Anton Midyukov
082b221076
armh-skit: Not add u-boot bootloaders
2020-12-05 00:25:53 +07:00
Anton Midyukov
dd0a009edd
armh-mcom02: Fix auto-resize root patition
2020-12-05 00:25:53 +07:00
Anton Midyukov
b7efa177bd
arm-rpi4, auto-resize: replace 91-edit-fstab-growfs into new feature
2020-12-05 00:25:53 +07:00
Anton Midyukov
e3c2d95a3d
arm-rpi4: Drop 97-gen-uboot-env
...
Not needed more.
2020-12-05 00:25:53 +07:00
Anton Midyukov
d970362b50
arm-rpi4: Disable #dtoverlay=vc4-fkms-v3d for RPi3 on aarch64
...
framebuffer not working with dtoverlay=vc4-fkms-v3d on RPi3 aarch64.
2020-12-05 00:25:53 +07:00
Anton Midyukov
0eb63906ee
arm-rpi4: Clean use/arm-rpi4/x11
...
The Raspberry Pi 4 has hardware acceleration, there is no need to
use special programs.
bluetooth is needed only on a desktop.
2020-12-05 00:25:21 +07:00
Anton Midyukov
4def3ed445
regular.mk, x11: Initial regular-deepin.iso
...
Suggested by lvol@
2020-11-27 03:02:23 +07:00
Anton Midyukov
1782ffdcdc
arm-rpi4, build-vm, tar2fs: Add new argument VM_BOOTTYPE for tar2fs
...
While this argument can only have one "EFI" value.
Thus, the problem of building an image for Raspberry Pi on armh,
where there is no grub-efi, was solved.
2020-11-26 19:52:29 +07:00
Anton Midyukov
583074da71
plymouth: Add splash to BASE_BOOTARGS
...
This needed for live.
2020-11-25 17:19:14 +07:00
Anton Midyukov
a5acd603e5
bootloader: Cleanup splash in 50-bootargs
...
The 'splash' boot argument must be cleared so that it is not enabled
for rootfs and livecd that do not have plymouth installed.
2020-11-24 21:13:54 +07:00
Anton Midyukov
fac99cdb7d
repo: Add apt-get update into 01-genbasedir-rootfs
2020-11-23 15:21:11 +07:00
Anton Midyukov
62e5c55ada
deflogin: Disable debug mode for rootfs/image-scripts.d/50-users
...
Forgot to disable up after finishing debugging.
2020-11-23 15:18:13 +07:00
Anton Midyukov
b17ce57724
stage2: Not added nvidia kernel modules into propagator
2020-11-23 15:15:49 +07:00
Anton Midyukov
63d8e6e377
armh-mcom02: Do not set BOOTLOADER variable
...
use/bootloader/uboot needed uboot packages.
2020-11-16 09:41:31 +07:00
Anton Midyukov
c4989f8577
repo: Don't include online repositories if a variable ROOTFS_MAIN is set
2020-11-13 00:57:20 +07:00
Anton Midyukov
5848ae70df
grub: Drop multiple kernel support
2020-11-12 21:41:32 +07:00
Anton Midyukov
de881fb4b6
syslinux: Export SYSLINUX_DEFAULT, update README
2020-11-06 22:44:33 +07:00
Anton Midyukov
de21f3309d
browser, live, mixin.mk, arm-rpi4: Drop old targets use/firefox/{i18n,h264}
2020-11-06 19:20:01 +07:00
Anton Midyukov
724b0cbaa0
oem: Added ability to set alterator-setup steps
2020-11-06 19:20:01 +07:00