1. 10 Nov, 2023 3 commits
    • Anton Midyukov's avatar
      1.5.14-alt1 · 30bbaf13
      Anton Midyukov authored
      - image.in/Makefile: fix show out image size
      - distro.mk: fix VOL_SET when is empty (fixed typo)
      - x11, mixim.mk: replace pulseaudio with pipewire
      - x11: enable dm.service as a fallback and other improvements
      - regular-vm.mk: increaze size vm image (desktops to 8 GiB, jeos to 4 GiB)
      - deflogin: add missing groups (video, camera, cdrom, floppy)
      30bbaf13
    • Anton Midyukov's avatar
      Merge tag 'v1.5.14' into sisyphus · 6a0d7a51
      Anton Midyukov authored
      v1.5.14
      
      - image.in/Makefile: fix show out image size
      - distro.mk: fix VOL_SET when is empty (fixed typo)
      - x11, mixim.mk: replace pulseaudio with pipewire
      - x11: enable dm.service as a fallback and other improvements
      - regular-vm.mk: increaze size vm image (desktops to 8 GiB, jeos to 4 GiB)
      - deflogin: add missing groups (video, camera, cdrom, floppy)
      6a0d7a51
    • Anton Midyukov's avatar
      mixin.mk: do'nt add templates to gnome · 9c89b206
      Anton Midyukov authored
      templates acted as a workaround that run xdg-user-dirs in wayland.
      Now this is not required, xdg-user-dirs is fixed.
      9c89b206
  2. 09 Nov, 2023 9 commits
  3. 08 Nov, 2023 4 commits
  4. 07 Nov, 2023 1 commit
  5. 06 Nov, 2023 3 commits
  6. 03 Nov, 2023 1 commit
  7. 02 Nov, 2023 4 commits
  8. 31 Oct, 2023 1 commit
  9. 30 Oct, 2023 2 commits
  10. 27 Oct, 2023 12 commits
    • Anton Midyukov's avatar
      Revert "phone: add dconf overrides to set a timeout of 60s for sleep in phosh" · 4d383dd4
      Anton Midyukov authored
      This reverts commit 6f7c05c2.
      Not requires with gnome-settings-daemon-45.0-alt1.1
      See: https://bugzilla.altlinux.org/48062
      4d383dd4
    • Anton Midyukov's avatar
      1.5.13-alt1 · f670b9bd
      Anton Midyukov authored
      - remove lilo support
      - image.in/Makefile: fix show image size
      - oem: do not set English language by default
      - services: Add (un)mask systemd units (thx @jqt4)
      - grub: add variable DISABLE_LANG_MENU
      - x11-autostart: enable graphical.target
      - oem: fix enabled oem.target
      - x11-autostart: do not require use/x11
      - Revert "initrd-propagator: add {STAGE2,RESCUE}_BOOTARGS=udev.log_level=err"
      - l10n: set KEYMAP in vconsole.conf if exist
      - initrd-bootchain: exclude initrd feature kbd
      - live-install: remove use/live-install/vnc
      - live-install: add use/live-install-pkg
      - oem: add systemd.unit=setup.target to kernel cmdline
      - alt-education: sync with ALT Education 10.2 (thx @cas)
      - slinux: sync with Simply Linux 10.2 (thx @sem)
      - alt-server: add latest commits (thx @jqt4)
      f670b9bd
    • Anton Midyukov's avatar
      Merge tag 'v1.5.13' into sisyphus · 33c86e93
      Anton Midyukov authored
      v1.5.13
      
      - remove lilo support
      - image.in/Makefile: fix show image size
      - oem: do not set English language by default
      - services: Add (un)mask systemd units (thx @jqt4)
      - grub: add variable DISABLE_LANG_MENU
      - x11-autostart: enable graphical.target
      - oem: fix enabled oem.target
      - x11-autostart: do not require use/x11
      - Revert "initrd-propagator: add {STAGE2,RESCUE}_BOOTARGS=udev.log_level=err"
      - l10n: set KEYMAP in vconsole.conf if exist
      - initrd-bootchain: exclude initrd feature kbd
      - live-install: remove use/live-install/vnc
      - live-install: add use/live-install-pkg
      - oem: add systemd.unit=setup.target to kernel cmdline
      - alt-education: sync with ALT Education 10.2 (thx @cas)
      - slinux: sync with Simply Linux 10.2 (thx @sem)
      - alt-server: add latest commits (thx @jqt4)
      33c86e93
    • Anton Midyukov's avatar
      mobile/apps: add gnome-sound-recorder · 4b6a97d3
      Anton Midyukov authored
      Recommended by @aris.
      4b6a97d3
    • Anton Midyukov's avatar
      oem: add systemd.unit=setup.target to kernel cmdline · 79775b36
      Anton Midyukov authored
      If alterator-setup >= 4.0 it only runs when it detects
      'systemd.unit=setup.target' in /proc/cmdline.
      If alterator-setup version <= 4.0 there will be a problem in the
      form of the remaining argument 'systemd.unit=setup.target' in
      /proc/cmdline.
      79775b36
    • Michael Shigorin's avatar
      centaurus/mate: upgrade to alterator-auth · 4c9359a3
      Michael Shigorin authored
      alterator-nsswitch has been merged with/into alterator-auth 0.5-alt1
      (4.1/branch era); time to upgrade.
      4c9359a3
    • Mikhail Efremov's avatar
      slinux: Replace wine-mono with wine-mono-8.0.0 · 0e67c81b
      Mikhail Efremov authored
      Package wine-mono-8.0.0 has provides/obsoletes for wine-mono, but
      wine-mono still in the p10 branch. Wine-mono has 7.4.0, so it pulled
      to the image, but will be replaced during dist-upgrade.
      0e67c81b
    • Mikhail Efremov's avatar
      slinux: Add btrfs support · 3b6a99b7
      Mikhail Efremov authored
      See ALT bug #46818.
      However, it is not used by default, ext4 is much more reliable.
      3b6a99b7
    • Mikhail Efremov's avatar
      slinux: Don't pull xorg-conf-libinput-touchpad in rescue · 9b8d5512
      Mikhail Efremov authored
      It should't be pulled in rescue, so INSTALL2_PACKAGES instead
      of STAGE2_PACKAGES must be used.
      9b8d5512
    • Mikhail Efremov's avatar
      slinux: Add icon-theme-Papirus · e05dd788
      Mikhail Efremov authored
      As modern icon theme and possible default icon theme in the SL
      in the future.
      e05dd788
    • Mikhail Efremov's avatar
      slinux: Drop sound-juicer · 9c655e41
      Mikhail Efremov authored
      Audio CDs rarely used nowaday.
      9c655e41
    • Mikhail Efremov's avatar
      slinux: Add gimp-help-ru · a51a99c4
      Mikhail Efremov authored
      a51a99c4