Commit Graph

3770 Commits

Author SHA1 Message Date
Anton Midyukov
01a1581b71 Revert "stage1, stage2: allow multiple kernels"
This reverts commit 02a5231ba5.
Upstream mkimage has not yet take patches to support packaging
multiple kernels to ISO image. In order to avoid problems, have
to revert this commit.
2020-08-17 23:43:40 +07:00
Anton Midyukov
52903dc80a gear-store-tags 2020-08-17 21:03:57 +07:00
Anton Midyukov
9448dacb2a 1.4.0-alt1
- New official maintainer antohami@ (blessed by mike@)
- Added grub config file generator for iso images
  (thanks shaba@)
- Expanded support for USB controllers and SD card readers
- Added support for booting on single-board Raspberry Pi 3 and 4
  in EFI mode (u-boot or edk2)
- Added grub-efi bootloader support for rootfs images
- Merged with branches for Workstation, Education,
  Simply Linux, Server, Server-V distributions
- Added a starterkit build profile with a real-time kernel (live)
- Added riscv64 platform support (thanks arei@)
- rootfs: support headless boot via alterator-setup-vnc (thanks arei@)
2020-08-17 21:01:15 +07:00
Anton Midyukov
9fb7eafc62 regular-vm.mk: Set VM_SIZE=10G for builder 2020-08-15 08:42:28 +07:00
Anton Midyukov
54da0a1697 regular-vm.mk: use/ttyAMA0 for jeos-rpi4 2020-08-15 08:42:28 +07:00
Anton Midyukov
aa72331868 arm-rpi4: Fix name u-boot for armh 2020-08-15 08:42:28 +07:00
Anton Midyukov
2dcfc91deb dev: Fix build use/dev/builder/full on aarch64 2020-08-06 00:11:53 +07:00
Anton Midyukov
d6fd23bb70 live: live-install not adapted for non-X86 2020-08-05 23:20:57 +07:00
Anton Midyukov
1e8376852b regular-vm.mk: rpi4 target allowed for armh 2020-08-05 19:21:37 +07:00
Anton Midyukov
259bca3acb mixin.mk: Added apt-repo, eepm into regular-builder 2020-08-05 19:17:32 +07:00
Anton Midyukov
d3a2364056 p9.mk: rpi4 targets allowed for armh 2020-08-05 19:16:10 +07:00
Anton Midyukov
a2e06a2086 regular-vm.mk: Update rpi4 targets 2020-08-05 17:05:23 +07:00
Anton Midyukov
fbf6286389 arm-rpi4: Added new subtargets kernel and full 2020-08-05 16:59:54 +07:00
Anton Midyukov
37a1ae781a p9.mk: Added starterkit builder for Raspberry Pi 4 2020-08-05 15:38:16 +07:00
Anton Midyukov
9827b93ed9 regular-vm.mk: Added regular-builder for Raspberry Pi 4 2020-08-05 15:38:16 +07:00
Anton Midyukov
7201c2cb0d slinux.mk: Add Raspberry Pi 4 support 2020-08-04 00:47:55 +07:00
Anton Midyukov
bbd92e146b basealt.mk: Add support Raspberry Pi 4 2020-08-04 00:47:55 +07:00
Anton Midyukov
728e17a7c7 education.mk: Add Raspberry Pi 4 support 2020-08-04 00:47:55 +07:00
Dmitriy Terekhin
f840c8b1da arm-rpi4: added kernel modules packages 2020-08-04 00:47:55 +07:00
Dmitriy Terekhin
1e0b4bf5c1 arm-rpi4: enabled bluetoothd
This is need to working bluetooth with GUI
2020-08-04 00:47:55 +07:00
Dmitriy Terekhin
404bd666ff arm-rpi4: disabled systemd-networkd-wait-online
If there is no Ethernet connection, RPi4 loading stops for 2 minutes.
2020-08-04 00:47:55 +07:00
Dmitriy Terekhin
81ef3a86fc arm-rpi4: Set celluloid as default video player 2020-08-04 00:47:55 +07:00
Dmitriy Terekhin
6d015586b9 arm-rpi4: Set firefox ESR as default browser 2020-08-04 00:47:55 +07:00
Dmitriy Terekhin
aa0e39912a arm-rpi4: 98-bootstrap-boot-by-firmware: dtoverlay=vc4-kms-v3d off
On Raspberry Pi 3 B Plus with kernel 5.6.16-rpi-un-alt1 occurs
framebuffer error with dtoverlay=vc4-kms-v3d (antohami@)
2020-08-03 22:37:28 +07:00
Anton V. Boyarshinov
cc109f3b4a conf.d/mixin-alt-server.mk: version in meta-info fixed 2020-08-02 02:20:31 +07:00
Anton V. Boyarshinov
1de287d345 alt-server: jitsi-meet group added 2020-08-02 02:20:31 +07:00
Anton V. Boyarshinov
b973d43bba gupupdate added 2020-08-02 02:20:30 +07:00
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