1. 14 Jul, 2022 24 commits
  2. 12 Jul, 2022 1 commit
  3. 11 Jul, 2022 7 commits
    • Anton Midyukov's avatar
      gear-store-tags · 9456dbd3
      Anton Midyukov authored
      9456dbd3
    • Anton Midyukov's avatar
      1.4.31-alt1 · fd77b998
      Anton Midyukov authored
      - arm-rpi4: add disabled option 'max_framebuffers=2' to config.txt
      - init: add startup to use/init
      - grub: add lowmem for nfs, samba methods to 88netinstall.cfg
      - kernel: add the same modules to initrd for riscv64 as for aarch64
      - regular-builder: add qemu support for non-ix86 platforms
      - dev: add systemd-settings-disable-kill-user-processes to
        builder/live/systemd
      - stage2: add copy devicetree in 95-copy-kernel, if $GLOBAL_COPY_DTB
        is set
      - efi: add use/efi/dtb for copy devicetree for default kernel to ESP
        partition
      - efi: not require EFI_FB kernel config support
      - office: fix for riscv64, add abiword, gnumeric
      - browser: made chromium available for x86_64, aarch64 only
      - slinux 10.1 (thanks sem@)
      - slinux: builded iso on riscv64
      - slinux: enhancement for e2k (thanks mike@)
      - fix lists for wine >= 7.6
      - education: switch to use/browser/chromium
      - alt-server: add latests commits (thanks jqt4@)
      - alt-workstation: add latests commits (thanks sem@)
      fd77b998
    • Dmitriy Terekhin's avatar
      mixin-alt-server.mk: keep smb.conf default · 1e7c6ed4
      Dmitriy Terekhin authored
      The installer-feature-network-shares-stage3 package replaces the /etc/samba/smb.conf file
      The generated file contains the setting:
      
      passdb backend = ldapsam:ldap://127.0.0.1/
      
      But the slapd service on the node is disabled.
      As a result, an error occurs:
      
      fetch_ldap_pw: neither ldap secret retrieved!
      pdb_init_ldapsam_common: Failed to retrieve LDAP password from secrets.tdb
      pdb backend ldapsam:ldap://127.0.0.1/ did not correctly init (error was NT_STATUS_NO_MEMORY)
      1e7c6ed4
    • Dmitriy Terekhin's avatar
      alt-server: now use own volumes-profile · f030a105
      Dmitriy Terekhin authored
      f030a105
    • Anton Midyukov's avatar
      dev: add systemd-settings-disable-kill-user-processes to builder/live/systemd · 738736d3
      Anton Midyukov authored
      It is necessary so that the build session with screen is not aborted when the
      ssh connection is broken.
      
      But an open firmware opens an avenue for doing a wide variety of things, some of which are not necessarily related to telephony at all. Indeed, some applications may not even be useful, and only serve as an illustration of what can be achieved when running open source software. One such example is running Doom on the modem, because, ya’ know, everything needs to run Doom. Biktor put together a special (pre)release of the firmware which bundles X11, a VNC server and Chocolate Doom for those of you who wish to try this out. Below you’ll find a short video showing Doom running on the PinePhone’s modem.
      It is necessary so that the build session with screen is not aborted when the ssh connection is broken.
      738736d3
    • Dmitriy Terekhin's avatar
      centaurus/mate: add a layout switcher for lightdm-gtk-greeter · 6da62497
      Dmitriy Terekhin authored
      In the installer, you can set a password for the user using Cyrillic.
      In greeter, you can switch the layout with hotkeys and enter such a password.
      The problem is that the current layout is not visible if the password is hidden.
      The layout indicator in greeter solves this problem.
      6da62497
    • Dmitriy Terekhin's avatar
      alt-server: add password to encrypted rootfs · 97826c7c
      Dmitriy Terekhin authored
      If the root FS is encrypted, you have to enter the password 3 times: in GRUB, initrd, systemd-cryptsetup.
      To work around the problem, write the password to a file on the encrypted FS and add it to the initrd.
      https://bugzilla.altlinux.org/42987
      https://bugzilla.altlinux.org/43056
      97826c7c
  4. 30 Jun, 2022 2 commits
    • Michael Shigorin's avatar
      slinux/net-base: add telegram on e2k · f314ac54
      Michael Shigorin authored
      I've once suggested adding it on x86 too but folks assert
      that users might prefer the "official" binaries as the most
      recent protocol client implementation; yet to see those for
      e2k (and it wasn't exactly trivial to build) so let's do it
      here at least.
      f314ac54
    • Michael Shigorin's avatar
      slinux: use vlc on e2k too · 25339ea8
      Michael Shigorin authored
      celluloid looks fine but vlc seems more familiar to the users;
      I've tested both against http://youtu.be/6juBT6EnUIc copy (4K)
      to see ~200--250% Elbrus-8C CPU load on both which is OK.
      25339ea8
  5. 29 Jun, 2022 1 commit
  6. 28 Jun, 2022 5 commits