Skip to content
Snippets Groups Projects
  1. Aug 14, 2021
  2. Aug 12, 2021
  3. Aug 11, 2021
  4. Aug 10, 2021
    • Clayton Craft's avatar
      fb452cc3
    • Casey's avatar
      postmarketos-mkinitfs: flashing: fix wrong flavor (MR 2401) · 3e86acc9
      Casey authored and Clayton Craft's avatar Clayton Craft committed
      The flavor string was naively parsed using sed by removing everything
      before the first hyphen, this breaks for -rc kernels. Instead lets glob
      /usr/share/kernel for the installed kernel flavor. This will also
      prevent the kernel being flashed if the running kernel has a different
      localversion than the updated one.
      
      [ci:skip-build] already built successfully in CI
      3e86acc9
    • Jakko's avatar
      main/postmarketos-base: change permission on tm2-touchkey leds (MR 2380) · 4baa805b
      Jakko authored and Clayton Craft's avatar Clayton Craft committed
      Allow users in group "input" to control the tm2-touchkey leds.
      
      Additionally correcting the udev rule for disabling the tm2-touchkey leds by default.
      
      [ci:skip-build] already built successfully in CI
      4baa805b
    • Bobby The Builder's avatar
      main/linux-postmarketos-allwinner: upgrade to 5.13.6 (MR 2390) · 13af7396
      Bobby The Builder authored and Clayton Craft's avatar Clayton Craft committed
      [ci:skip-build] already built successfully in CI
      13af7396
    • Casey's avatar
      gitlab-ci: shellcheck ttyescape (MR 2309) · 9e3b3700
      Casey authored and Clayton Craft's avatar Clayton Craft committed
      [ci:skip-build] already built successfully in CI
      9e3b3700
    • Casey's avatar
      main/ttyescape: new aports (MR 2309) · 20f93d94
      Casey authored and Clayton Craft's avatar Clayton Craft committed
      Add ttyescape, a script and triggerhappy configuration to allow mobile device
      users to access and use a shell without having to plug in to a computer.
      
      One of the largest limitations with a mobile device is the lack of keyboard, for
      mainstream OSs like Android and iOS, this is a non-issue as the whole OS stack
      is built to automatically recover in case of a crash / hang, hiding the internal
      state of affairs from users and making use of careful design to minimise the
      impact.  When bringing Linux to mobile, we carry not only the benefits of the
      Linux desktop but also it's limitations. In the event that your desktop manager
      goes haywire or hangs completely, or your graphics drivers get unhappy, the
      ability to quickly jump to a tty and start killing bad behaving programs or
      reset your display manager is one that most of us take for granted.  But when
      hit by similar errors on a mobile device there is no such recourse available,
      users either have to reboot and hope that the issue doesn't occur again, or pull
      out a laptop and pull up a shell (assuming ssh is enabled and the rndis
      interface comes up).
      
      ttyescape proposes to solve this issues by pieceing together several already
      available tools, notably:
       - triggerhappy, a tool used to perform actions when
      certain buttons or key combinations are pressed with no dependencies on the
      display manager in use.
       - fbkeyboard, a framebuffer keyboard for tty's, it
      renders on top of the current tty and uses the device touchscreen as input.
      20f93d94
    • Bart Ribbers's avatar
      pine64-rockpro64: add myself as co-maintainer (MR 2362) · 2a185f64
      Bart Ribbers authored and Clayton Craft's avatar Clayton Craft committed
      [ci:skip-vercheck]
      [ci:skip-build] already built successfully in CI]
      2a185f64
    • Bart Ribbers's avatar
      pine64-rockpro64: move to community (MR 2362) · 80d5c34a
      Bart Ribbers authored and Clayton Craft's avatar Clayton Craft committed
      This device runs on linux-postmarketos-rockchip which at the moment of
      writing is 5.13.0 with (only) 6 patches applied, so close-to mainline.
      I personally use 2 of these devices with postmarketOS installed daily as
      my homeserver setup and it has worked really well. It's also a good
      target to run Plasma Bigscreen on as a TV setupbox
      80d5c34a
    • Casey's avatar
      firmware-oneplus-sdm845: add venus firmware (MR 2418) · 9e2a6201
      Casey authored and Clayton Craft's avatar Clayton Craft committed
      I forgot to include this firmware in the list, lets deal with that now
      >.<
      
      [ci:skip-build] already built successfully in CI
      9e2a6201
    • Newbyte's avatar
      main/linux-postmarketos-exynos4: compress with xz (MR 2410) · b17df006
      Newbyte authored and Clayton Craft's avatar Clayton Craft committed
      gzip results in a boot.img that's too big (over 8 MB) for e.g.
      samsung-i9300, so let's replace it with something that produces
      smaller kernels. With this, the entire boot.img is 6,3 MB (down
      from 8MiB, or 8.5458944 MB) which leaves plenty of space on the
      8 MB partition and prevents the recovery from being overwritten
      when this kernel is flashed.
      
      Tested and works on samsung-i9300.
      
      [ci:skip-build] already built successfully in CI
      b17df006
  5. Aug 09, 2021
  6. Aug 07, 2021
  7. Aug 05, 2021
  8. Aug 03, 2021
  9. Aug 02, 2021
  10. Aug 01, 2021
Loading