Skip to content
Snippets Groups Projects
  1. Feb 19, 2025
  2. Jan 22, 2025
  3. Dec 20, 2024
  4. Nov 02, 2024
  5. Nov 01, 2024
  6. Sep 23, 2024
  7. Aug 15, 2024
    • Caleb Connolly's avatar
      trailblazer: use default sector size (MR 5498) · 183762f3
      Caleb Connolly authored
      The 4k sector size is required for mobile, however we currently don't
      build a split image anyway (which is also necessary). Let's just go for
      512 bytes so the prebuilt images can be flashed to a USB drive.
      
      [ci:skip-build]
      183762f3
  8. Aug 10, 2024
  9. Jul 01, 2024
  10. Jun 24, 2024
  11. Jun 20, 2024
  12. Jun 19, 2024
    • Caleb Connolly's avatar
      testing/device-postmarketos-trailblazer (MR 4967) · ca9a26cb
      Caleb Connolly authored
      
      trailblazer is a bleeding edge, unstable target for EFI capable ARM64
      devices. It runs linux-next and should otherwise be adjusted to support
      as many devices as possible.
      
      The goal of trailblazer is to motivate more upstream kernel development by
      providing a tighter feedback loop (patches land in -next weeks before they
      make it into mainline or stable), as well as encouraging more generic
      solutions to the device specific hacks we have in userspace.
      
      On supported devices, trailblazer should reflect the current state of
      upstream. It allows users to easily appreciate what feature are
      unavailable, and more importantly appreciate when a new feature does get
      added upstream.
      
      Due to the instability of linux-next, the plan is to have BPO build
      trailblazer images nightly, so if next breaks then the images should
      only be broken for a day.
      
      Signed-off-by: default avatarCaleb Connolly <caleb@postmarketos.org>
      ca9a26cb
Loading