Skip to content
Snippets Groups Projects
  1. Dec 30, 2023
  2. Dec 29, 2023
    • hexaheximal's avatar
      device-samsung-gta7litewifi: add msm-fb-refresher to the APKBUILD (MR 4666) · 26cd7493
      hexaheximal authored and Clayton Craft's avatar Clayton Craft committed
      [ci:skip-build] already built successfully in CI
      26cd7493
    • Clayton Craft's avatar
      device-tablet-x{64,86}uefi: drop (MR 4554) · 9911c9f9
      Clayton Craft authored
      Moved/consolidated/refactored into "device-generic-x86_64"
      9911c9f9
    • Clayton Craft's avatar
      device-generic-x86_64: new aport (MR 4554) · 93b90442
      Clayton Craft authored
      This device package is intended to replace the tablet-x*uefi device
      packages. It was made by basically merging config from those two
      packages.
      
      One important change (besides the name, covered later) is that it
      replaces grub-efi with sd-boot for these devices.
      
      The pkgver is starting at '8' to get ahead of the packages this is meant
      to replace.
      
      Because package names, especially for device packages(!), is important,
      here's a long explanation of why the name is "device-generic-x86_64":
      
      "uefi" was excluded from the device package name, because it should (in
      theory at least...) be able to simultaneously support EFI and non-EFI
      boot in 1 device package. The device-qemu-amd64 package kiiiinda does
      this already and could be a useful example for how to do that, though in
      this situation we'd need to support syslinux for legacy boot instead of
      what qemu does (bypass installed bootloader and directly boot the
      kernel). In other words, the packages this one is meant to replace only
      support EFI boot, they currently don't support legacy boot. So IF we
      need to support legacy boot in the future and IF there's no way to
      support both in one package, THEN we can consider changing the name of
      this one or calling the other "-legacy" or something.
      
      "x86_64" instead of "amd64" (like the device-qemu-amd64 device package),
      because "x86_64" is what Alpine uses to refer to this arch, and it
      doesn't have a hw vendor name baked into it.
      
      "tablet" was dropped from the name, because there are many other x86_64 devices
      out there that people might want to install pmOS. For example, it might be
      confusing if you want to install pmOS on an x86_64 toaster but best
      pmOS image for it is named "device-tablet-..."
      93b90442
    • Willow Barraco's avatar
      main/postmarketos-ui-sxmo-de-*: Fix sxmo-setpermissions does not exists (MR 4659) · 3695e5b9
      Willow Barraco authored and Clayton Craft's avatar Clayton Craft committed
      This daemons has been dropped, but this service management line
      remained.
      
      [ci:skip-build] already built successfully in CI
      3695e5b9
    • Duje Mihanović's avatar
      linux-samsung-coreprimevelte: upgrade to v6.7-rc7 (MR 4600) · 189186cc
      Duje Mihanović authored and Clayton Craft's avatar Clayton Craft committed
      Also add a patch to fix NCM.
      
      [ci:skip-build] already built successfully in CI
      189186cc
    • Luca Weiss's avatar
      CI: add CODEOWNERS file sanity check (MR 4662) · e5c26d38
      Luca Weiss authored and Caleb Connolly's avatar Caleb Connolly committed
      * Check for space indentation instead of tabs
      * Check that an entry actually exists
      * Check that a directory ends in a slash, otherwise GitLab seems to
        ignore it
      e5c26d38
    • Luca Weiss's avatar
      CODEOWNERS: fix typos, remove non-existing entries (MR 4662) · 2cb6b5e6
      Luca Weiss authored and Caleb Connolly's avatar Caleb Connolly committed
      2cb6b5e6
    • Luca Weiss's avatar
      CODEOWNERS: clean up formatting (MR 4662) · c34ddc65
      Luca Weiss authored and Caleb Connolly's avatar Caleb Connolly committed
      Make sure all directories end with a slash, replace spaces with tabs
      c34ddc65
  3. Dec 28, 2023
  4. Dec 26, 2023
  5. Dec 25, 2023
  6. Dec 23, 2023
  7. Dec 22, 2023
  8. Dec 21, 2023
    • Pablo Correa Gomez's avatar
      main/postmarketos-base: add service to mount /tmp as tmpfs (MR 4588) · 1229616e
      Pablo Correa Gomez authored
      And enable it by default, since it's a sensible thing to do.
      
      This makes the bootmisc config file unnecessary, since it was only
      used before to make sure that /tmp was wiped on every boot.
      
      Mounting /tmp as a tmpfs will be skipped if:
      * The user or maintainer configured deviceinfo_tmp_as_tmpfs_size=0
      * If they didn't but the device has less than 2GB of RAM
      * And in any case, if it is already mounted, to respect users that
        might have it in /etc/fstab
      
      The options for mounting /tmp has been copied from my local debian
      tmp.mount service. The only real difference is that we are mounting it
      after /etc/fstab, and they do so before.
      
      Fixes #2233
      1229616e
    • Nikita Travkin's avatar
      device-acer-aspire1: Add UCM configs (MR 4648) · eb6ce7df
      Nikita Travkin authored
      [ci:skip-build]: already built successfully in CI
      eb6ce7df
  9. Dec 20, 2023
  10. Dec 19, 2023
  11. Dec 18, 2023
  12. Dec 17, 2023
  13. Dec 15, 2023
Loading