Commit Graph

3693 Commits

Author SHA1 Message Date
Dmitriy Terekhin
6d6cd631b6 arm-rpi4: pulseaudio customization
Changed audio scheduling from timer-based to
interrupt-driven to prevent unwanted crackle.
2020-08-02 00:40:25 +07:00
Alexey Sheplyakov
f30d929a45 install2, rootfs: Create groups necessary for joining a (AD) domain 2020-08-02 00:35:19 +07:00
Anton Midyukov
89fd601968 armh-mcom02: Add extlinux-fdtdir-cleanup.filetrigger
This trigger file will delete all lines containing fdtdir after
installing a new kernel version.
2020-08-01 23:49:36 +07:00
Anton Midyukov
f59fbab252 basealt.mk: Add mcom02 support 2020-08-01 23:49:07 +07:00
Anton Midyukov
e2cb6a09d2 slinux: fwupd needed for x86_64 only 2020-08-01 23:44:59 +07:00
Anton Midyukov
baec907e3a workstation: grub-customizer needed for X86 only 2020-08-01 23:40:24 +07:00
Anton Midyukov
e852d120b1 workstation: fwupd needed for x86_64 only 2020-08-01 23:40:17 +07:00
Andrey Cherepanov
95210c98b9 ALT Education 9.1 2020-08-01 23:10:58 +07:00
Andrey Cherepanov
d287c5dd85 Add xorg-conf-synaptics for touchpad tuning 2020-08-01 23:08:33 +07:00
Anton Midyukov
0f846a311b arm-rpi4: Fix 98-bootstrap-boot-by-firmware
- Return 0 at the end of the script
2020-07-31 01:43:00 +07:00
Anton Midyukov
e82687dc95 arm-rpi4: Fix 97-gen-uboot-env 2020-07-31 01:35:17 +07:00
Anton Midyukov
362bdec30a arm-rpi4: switch to grub-efi for aarch64 2020-07-31 01:34:39 +07:00
Anton Midyukov
1c1612e9ec uboot: Add UBOOT_BOOTARGS instead BASE_BOOTARGS
When loading u-boot + extlinux.conf, needs specific arguments that
are not needed when using grub-efi
2020-07-31 01:32:34 +07:00
Anton Midyukov
2614e192be branding: Add bootsplash for X86 only
See-also: c0c5c94b99
2020-07-17 21:21:05 +07:00
Anton Midyukov
e4815d920f regular-vm.mk: Set kflavours to std-def, un-def for aarch64, armh, X86 2020-07-17 21:20:37 +07:00
Andrey Cherepanov
d6818e8cbc Education: use volumes-profile-education for LiveCD (fix autopartition) 2020-07-16 02:41:01 +07:00
Andrey Cherepanov
66ee001e1f Education: add gpupdate and adp for apply domain policies 2020-07-16 02:41:01 +07:00
Andrey Cherepanov
e658262f3a Education: add polkit agent for livecd 2020-07-16 02:41:01 +07:00
Andrey Cherepanov
7269ae14d5 Education(KDE5): add libqimageblitz5 as filters for Gwenview 2020-07-16 02:41:01 +07:00
Andrey Cherepanov
3331d23b27 Education: add video conference server (Jitsi Meet) 2020-07-16 02:41:01 +07:00
Andrey Cherepanov
4126f55ecc Education: add ipset and vlan-utils for network management, sssd-ldap for login in ALT Domain 2020-07-16 02:41:01 +07:00
Andrey Cherepanov
e08f121ad7 Education: add audit, vixie-cron and winetricks 2020-07-16 02:41:01 +07:00
Andrey Cherepanov
852dad4f1f Remove installer-feature-symlinks-from-sbin from package lists 2020-07-16 02:41:01 +07:00
Andrey Cherepanov
28a192114c education: 9.1alpha 2020-07-16 02:41:01 +07:00
Andrey Cherepanov
cd4c7ad190 education: add libva-intel-media-driver and grub-customizer 2020-07-16 02:41:01 +07:00
Andrey Cherepanov
f57c1ebce3 education: use native teamviewer-preinstall 2020-07-16 02:41:01 +07:00
Mikhail Efremov
3186437c2a workstation: Disable network service for cloud image
Requested by obirvalger@.
2020-07-16 02:41:01 +07:00
Mikhail Efremov
53bb029c83 workstation: Add alterator-gpupdate
For group policy control.
2020-07-16 02:41:01 +07:00
Mikhail Efremov
0852fa0582 workstation: Drop jitsi
No use for WS, just use browser for video conferences.
This reverts commit da17ec5553867bd10c0e4d3bef4101dd0ca29005.
2020-07-16 02:41:01 +07:00
Mikhail Efremov
bc3530bcd4 workstation: Add recoll again
As suggested in ALT bug #38523.
This reverts commit 05c47eb6deedbe7de3f2882ddabf7d5887720aa6.
2020-07-16 02:41:01 +07:00
Mikhail Efremov
4b64ed005b workstation: Add tesseract-langpack-en
See ALT bug #37766.
2020-07-16 02:41:01 +07:00
Mikhail Efremov
6440e65582 workstation: Add ImageMagick-tools
See ALT bugs #37967, #37966.
2020-07-16 02:41:01 +07:00
Anton Midyukov
3908b9c752 syslinux: Fix boot from hard disk
See-also: https://forum.altlinux.org/index.php?topic=43710.msg350632#msg350632
2020-07-16 02:41:01 +07:00
Anton Midyukov
8bdafdc02a Revert "install2, live, live.mk: drop use/syslinux/localboot.cfg"
This reverts commit c70f18fcba.
2020-07-16 02:41:01 +07:00
Anton Midyukov
540f1082d8 uboot: Reorder cmdline variables
Temp fix
2020-07-16 02:41:01 +07:00
Anton Midyukov
8728b4669c arm-rpi4: Do not set dtb in 97-gen-uboot-env
uboot.env was breaking u-boot boot on Raspberry Pi 3 because of this.
2020-07-16 02:41:01 +07:00
Anton Midyukov
98e6610022 arm-rpi4: Do not change KFLAVOURS 2020-07-16 02:28:58 +07:00
Anton Midyukov
b7a390f633 tar2fs: Set flag boot on root part for u-boot bootloader 2020-07-16 02:28:58 +07:00
Anton Midyukov
95ced6d0c4 tar2fs: Added Raspberry Pi 4 support
Since the main goal for aarch64 and armh for us is Raspberry Pi,
it is always worth creating a fat32 partition for these arches.
At least for now.
2020-07-16 02:28:58 +07:00
Anton Midyukov
937c073e2d arm-rpi4: Use /boot/efi as bootmountpoint
Also added download support on the Raspberry Pi 3.
The following feature has appeared. The FAT partition does not
install the last installed kernel, but the first kernel in the
KFLAVOURS list. This was done in order to enable  u-boot to
default load another kernel, for example std-def.
2020-07-16 02:28:58 +07:00
Dmitriy Terekhin
203de60403 arm-rpi4: audio switching is working from GUI 2020-07-03 13:21:04 +07:00
Dmitriy Terekhin
72bf6c762a arm-rpi4: added resizing the root partition and FS to fill the SD card 2020-07-03 13:21:04 +07:00
Anton Midyukov
604f814232 regular-vm.mk: fix *-rpi4 targets 2020-07-03 13:21:04 +07:00
Anton Midyukov
5137e5ad9c Rename aarch64-rpi4 feature to arm-rpi4
The feature фкь-кзш4 is available for armh now.
2020-07-03 13:20:18 +07:00
Dmitriy Terekhin
9c06f98c62 aarch64-rpi4: added support for booting from FAT when building an image
command "rpi4-boot-nouboot --bootstrap" creates
files of kernel, initrd, dtb, cmdline.txt, config.txt
in /usr/share/u-boot/rpi_4
2020-07-03 13:20:07 +07:00
Dmitriy Terekhin
2c083ac684 aarch64-rpi4: added support of files updating on FAT
rpi4-boot-nouboot-filetrigger updates
files of kernel, initrd, dtb, cmdline.txt, config.txt
on FAT when updating kernel

rpi4-boot-uboot-filetrigger updates
files of u-boot and firmware
on FAT when updating u-boot
2020-07-03 13:20:07 +07:00
Dmitriy Terekhin
0081e85b20 aarch64-rpi4: configured bluetooth 2020-07-03 13:20:07 +07:00
Dmitriy Terekhin
9f7868484e aarch64-rpi4: removed MAC address assignment in u-boot.env file 2020-07-03 13:20:07 +07:00
Dmitriy Terekhin
cef45dd80d aarch64-rpi4: Change the default governor to conservative
By default, in cpufreq-simple feature the ondemand
governor is configured. But only the conservative governor is available at
Raspberry Pi 4 kernels. This is change the default governor to conservative.
2020-07-03 13:20:07 +07:00
Nikita Ermakov
5d5ce4ab5e Remove pkgs which are absent in sisyphus_riscv64 2020-07-03 12:16:35 +07:00