Commit Graph

4047 Commits

Author SHA1 Message Date
Anton Midyukov
1e226dc6d4 basealt.mk: vm/ targets for all architectures 2021-02-18 02:44:44 +07:00
Anton Midyukov
dc3a49f685 basealt.mk: Replace refind to efi-grub for bootloading ISO 2021-02-18 02:44:28 +07:00
Anton Midyukov
f653b37c25 basealt.mk: Replace spaces with tabs 2021-02-18 02:44:28 +07:00
Mikhail Efremov
a8ec790340 slinux: Add eepm
Suggested by lav@. See https://bugzilla.altlinux.org/39067.
2021-02-18 02:44:28 +07:00
Mikhail Efremov
81b214170b slinux: Add alt-rootfs-installer
To write rootfs images to flash.
2021-02-18 02:44:28 +07:00
Mikhail Efremov
efda34ce51 slinux: Add gnome-software 2021-02-18 02:44:28 +07:00
Anton Midyukov
0277a63df6 slinux.mk: Add targets for Tavolga and BFK3 (mipsel) 2021-02-18 02:43:41 +07:00
Anton Midyukov
e1f2f41c2b slinux: Cleanup
lang=ru_RU not needed added into EFI_BOOTARGS, when use grub-efi.
grub-efi use by default.
2021-02-18 02:43:08 +07:00
Anton Midyukov
55fb3fa978 slinux.mk: Added vm/slinux-mcom02 2021-02-18 02:42:52 +07:00
Anton Midyukov
272f99160c slinux.mk, slinux: Drop use/slinux/arm-base, pruning 2021-02-18 02:41:47 +07:00
Anton Midyukov
9ff80345cf slinux: Simplify use/slinux/vm-base 2021-02-18 00:56:49 +07:00
Anton Midyukov
de9adb0594 build-distro, boot.mk: Set BOOT_TYPE, BOOTLOADER to efiboot for aarch64
mki-copy-grubaa64boot more not needed. In addition, it did not
support the config in boot/grub instead of EFI/BOOT.
Needed mkimage >= 0.2.38-alt1
2021-02-17 13:47:39 +07:00
Anton Midyukov
c53159b998 Add aptitude for all regulars, except jeos
Suggested-by: https://www.opennet.ru/openforum/vsluhforumID3/123240.html#60
2021-02-16 16:52:26 +07:00
Anton Midyukov
378b5dfaaf gear-store-tags 2021-02-15 20:13:13 +07:00
Anton Midyukov
be8d9ac242 1.4.7-alt1
- Add kernel modules for support Raspberry Pi 4 (mainline kernel)
- grub: Markup configuration files for translation (thanks Ivan Razzhivin)
- grub: Use META_VOL_ID for @distro@ instead RELNAME if available
  (ALT bug 39611, 39612)
- tar2fs: Enable secure-boot support for x86_64, add riscv64 support
- Add initrd features for rootfs: kbd rdshell rootfs
- desktop+mate: list is fixed,  as removed metapackage mate-default
- grub: use single boot/grub/grub.cfg in ISO
- Add support grub-pc for bootloading ISO (experimentall)
- Removed kernel modules that haven't been built for a long time
2021-02-15 20:11:39 +07:00
Anton Midyukov
b9201c6a74 serer: Removed kernel modules that haven't been built for a long time 2021-02-15 19:14:23 +07:00
Anton Midyukov
63fc0919db kernel: Removed kernel modules that haven't been built for a long time 2021-02-15 19:14:23 +07:00
Anton Midyukov
d68e0d0768 sound: Removed kernel modules that haven't been built for a long time 2021-02-15 19:14:23 +07:00
Anton Midyukov
8293ef3ffa workstation/extras: Drop chromium-gnome
It was removed since chromium-87.0.4280.66-alt1.
2021-02-15 19:14:23 +07:00
Mikhail Efremov
029315e6f4 slinux: Temporary use un-def kernel
Current un-def kernel (5.10.x) should be std-def at the time
of SL-9.1 release.
2021-02-15 19:14:22 +07:00
Mikhail Efremov
64704ceebf slinux: Drop chromium-gnome
It was removed since chromium-87.0.4280.66-alt1.
2021-02-15 19:14:22 +07:00
Mikhail Efremov
ae7ae00201 slinux: Drop browser-firefox-be
Seems it was removed from repository.
Another lang subpackages provided by firefox-esr now.
2021-02-15 19:14:22 +07:00
Mikhail Efremov
c1b454d812 slinux: Add eepm
Suggested by lav@. See https://bugzilla.altlinux.org/39067.
2021-02-15 19:14:22 +07:00
Mikhail Efremov
cbbc9f83e4 slinux: Replace wine-vanilla with wine
Suggested by lav@: wine-vanilla is not supoorted really, use wine
instead.
2021-02-15 19:14:22 +07:00
Anton Midyukov
67c14e429b grub: Add copy grub theme and locale
Thanks underwit@
See-also: ALT bug 39632
2021-02-15 19:14:22 +07:00
Anton Midyukov
6fafc883a0 grub: fix comment in 01-grub 2021-02-15 19:14:22 +07:00
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
3ffa931507 desktop+mate: desktop+mate: list is fixed, as removed metapackage mate-default 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
27a675134a tar2fs: Enable secure-boot support for x86_64, add riscv64 support, cleanup 2021-02-01 18:04:40 +07:00
Anton Midyukov
3a31db37af regular-vm.mk: clean forgotten temporary 2021-02-01 18:04:40 +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
6e2532fc78 gear-store-tags 2021-01-25 19:55:29 +07:00
Anton Midyukov
715bdee8d0 1.4.6-alt1
- deepin: add Network Manager applet
- engineering: initial as distributiv
- efi: fixed check modules for kernel-image >= 5.10
- oem: fixed calculation of required free space for installing additional
  packages
- oem: not use git in 60-oem-install.mk
- regular: do not default to mounting anything found (thanks mike@)
- rescue: added save session mode support for efi
- tar2fs: Disable os-probe at the time of grub installation
- xfce-sysv: add gnome-disks (suggested by Speccyfighter)
2021-01-25 19:53:21 +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