5815 Commits

Author SHA1 Message Date
Anton Midyukov
28ae4a7cb2 grub: clean 'showopts' from boot args
This option is only for gfxboot on syslinux. It hides the options
to the left of it from the user.
2023-07-11 12:22:46 +07:00
Anton Midyukov
c0e0a2c769 initrd-bootchain: update for new make-initrd-bootchain
Now adding configs makes itself make-initrd-bootchain.
2023-07-11 01:35:23 +07:00
Dmitriy Terekhin
8d034fa9c3 base+rescue: Add mdmon for IMSM
Without mdmon, the IMSM device cannot be assembled
2023-07-10 17:29:55 +07:00
Anton Midyukov
ab60b87610 1.5.7-alt1
- phone.mk: many changes, add waydroid support
- sound: use wireplumber for pipewire on branch also
- tar2fs: create /boot partition with ext4, if extlinux.conf and '/' is not ext4
- tar2fs, build-vm: add VM_BOOTSIZE for change size /boot partition
- stage2: add f2fs support to 50-stage2-fs kernel modules list
- x11: reduce gnome3
- rename targets *-gnome3 -> *-gnome
- remove eepm, aptitude from regular-*
- workstation-cloud: Add missing repo feature (thanks obirvalger@)
- QUICKSTART: add link to online documentation
- l10n: fix setup language without alterator-sysconfig
- tty: cleanup quiet from cmdline (extlinux, grub)
- install2: remove target use/install2/cleanup/crypto
2023-07-04 14:16:58 +07:00
Anton Midyukov
2c997f53df Merge tag 'v1.5.7' into sisyphus
v1.5.7
2023-07-04 14:16:02 +07:00
Anton Midyukov
e7df892b54 install2: remove target use/install2/cleanup/crypto
1. alterator-browser-qt5 does not start now without libgnutls
2. Successful remount with luks requires cryptsetup
3. There is no conflict with the luks feature for a long time
2023-07-04 14:14:48 +07:00
Anton Midyukov
475183906c phone.mk: add u-boot with extlinux.conf support 2023-07-04 00:32:59 +07:00
Anton Midyukov
cce781d46b tty: cleanup quiet from cmdline (extlinux, grub) 2023-07-03 22:22:23 +07:00
Anton Midyukov
3552c6ecea phone.mk: add waydroid
See: https://www.altlinux.org/Waydroid
2023-07-03 22:22:23 +07:00
Anton Midyukov
a038f31dff phone.mk: add gnome-terminal, gedit to phosh 2023-07-03 17:54:57 +07:00
Anton Midyukov
c8737419a1 phone.mk: use mobile/base package list instead of refular parts 2023-07-03 17:54:38 +07:00
Anton Midyukov
b786a82c88 l10n: fix setup language without alterator-sysconfig 2023-07-03 17:44:19 +07:00
Anton Midyukov
f166b2f21c replace package list mobile-apps -> mobile/apps 2023-07-03 15:40:26 +07:00
Anton Midyukov
61f6969e0e phone.mk: add qt5-wayland, qt6-wayland 2023-07-03 15:09:13 +07:00
Anton Midyukov
72518dbbe3 phone.mk: replace eg25-manager to mixin/pinephone 2023-07-03 15:06:17 +07:00
Anton Midyukov
de03b2d3fe phone.mk: rename qemu-phosh -> phosh, add add features to support hardware 2023-07-03 14:50:13 +07:00
Anton Midyukov
cab0aa75d1 QUICKSTART: add a note about builder-useradd command 2023-07-03 14:50:13 +07:00
Anton Midyukov
1dedde28b7 QUICKSTART: add link to online documentation 2023-07-03 14:50:13 +07:00
Mikhail Gordeev
7a7b3ba295 workstation-cloud: Add missing repo feature 2023-07-03 14:50:13 +07:00
Anton Midyukov
ec701fe548 mixin.mk,regular.mk,base+rescue: remove aptitude from regular builds 2023-07-03 14:50:13 +07:00
Anton Midyukov
0e47e07bfd mixin.mk,base+regular: remove eepm from regular builds
eepm installs non-repository programs in a non-transparent way.
2023-07-03 14:50:13 +07:00
Anton Midyukov
81eb663b05 x11: add tracker3 to gnome (ALT bug 42028) 2023-07-03 14:50:13 +07:00
Anton Midyukov
d433e275a9 regular.mk: remove livecd-gnome3-setup-done, screenpen 2023-07-03 14:50:13 +07:00
Anton Midyukov
05f8815c39 rename targets *-gnome3 -> *-gnome 2023-07-03 14:50:13 +07:00
Anton Midyukov
93a18f1de8 mixin.mk: reduce gnome3 2023-07-03 14:50:13 +07:00
Anton Midyukov
c728968b63 x11: reduce gnome3 2023-07-03 14:50:13 +07:00
Anton Midyukov
d6e56e0a3b stage2: add f2fs support to 50-stage2-fs kernel modules list
f2fs required crc32_generic.ko
2023-07-03 14:50:13 +07:00
Anton Midyukov
db845f5495 kernel: add crc32_generic kernel module to initrd (needed for f2fs) 2023-07-03 14:50:13 +07:00
Anton Midyukov
fff98d416f tar2fs, build-vm: add VM_BOOTSIZE for change size /boot partition 2023-07-03 14:50:13 +07:00
Anton Midyukov
37dce2b242 tar2fs: create /boot partition with ext4, if extlinux.conf and '/' is not ext4 2023-07-03 14:50:13 +07:00
Andrew Savchenko
cf1e1664c2 phone: Install background images
Images needs to be installed in 3 places:
1) main screen background
2) lockscreen (dark contour version)
3) application run screen (using dconf)
2023-07-03 14:01:32 +07:00
Andrew Savchenko
ed3c1b6ffc phone.mk: Cleanup alterator from the image.
It is not needed, at least now.
2023-07-03 14:01:32 +07:00
Andrew Savchenko
720b472d95
mobile-apps: Add music players 2023-07-01 00:26:32 +03:00
Andrew Savchenko
89d0513308
phone: switch to pulseaudio
Pipewire was used for inheritance reasons, pulse is more stable.
2023-06-30 20:15:01 +03:00
Anton Midyukov
4e0b630b2c phone.mk: move hardware-specific to mixin/pinephone 2023-06-17 19:13:40 +07:00
Andrew Savchenko
4a7a9ac98f phone: Add conf.d/simple-card workaround for alsa/ucm2
See: https://github.com/Tow-Boot/Tow-Boot/issues/171
2023-06-17 19:07:50 +07:00
Andrew Savchenko
2475a71bc8 mobile-apps: add screenshot applications 2023-06-17 19:07:50 +07:00
Andrew Savchenko
ee099c223b phone: fix polkit rules location 2023-06-17 19:07:50 +07:00
Andrew Savchenko
3fc5c9efe2 phone: Add phone-friendly polkit rules
Allow typical phone actions without password.
2023-06-17 19:07:50 +07:00
Andrew Savchenko
4fdea9601c phone: Autostart squeekboard 2023-06-17 19:07:50 +07:00
Andrew Savchenko
13a4d32451 Add phone feature
This feature is for rk3399s-compatible devices, currently on phosh,
including pinephone pro.
2023-06-17 19:07:50 +07:00
Andrew Savchenko
0f2bab112e phone.mk: Set uboot timeout to 0.5s
We shouldn't add 5 secs to phone boot time.
2023-06-17 19:07:50 +07:00
Andrew Savchenko
9e7ae7f939 start eg25-manager by default 2023-06-17 19:07:50 +07:00
Andrew Savchenko
0fe1c66d2c phone.mk: set user password 2023-06-17 19:07:50 +07:00
Andrew Savchenko
8eaebba33c mobile-apps: update applications list 2023-06-17 19:07:50 +07:00
Anton Midyukov
c6cbebba16 sound: use wireplumber for pipewire on branch also
Pipewire and wireplumber have been updated in branch p10.
2023-06-16 20:45:48 +07:00
Anton Midyukov
c11f4115d4 deflogin: update README 2023-06-16 00:00:28 +07:00
Anton Midyukov
f58e978783 phone.mk: do'nt use grub-efi on pinephone
Until the issue of integrating the patch for adding devicetree to
the grub config has not been resolved, we will use a working
solution with extlinux.conf
2023-06-15 23:30:19 +07:00
Andrew Savchenko
d8a1bb74ff phone.mk: eg25-manager is mandatory for mobile functions 2023-06-15 23:30:19 +07:00
Andrew Savchenko
92a064f077 phone.mk: Use pine kernel based on megous and pmos kernels 2023-06-15 23:04:16 +07:00