Skip to content
Snippets Groups Projects
  1. Jun 14, 2018
  2. Jun 13, 2018
  3. Jun 12, 2018
  4. Jun 11, 2018
  5. Jun 10, 2018
  6. Jun 09, 2018
    • steamport's avatar
      57ba70eb
    • steamport's avatar
      menuconfig: add gconfig/xconfig support (#1509) · 30df0725
      steamport authored
      * change "pmbootstrap kconfig_check" to "pmbootstrap kconfig check"
      * change "pmbootstrap menuconfig" to "pmbootstrap kconfig edit [-x|-g]"
        (with legacy alias, because the first syntax was referenced to a lot)
      * enable X11 interfaces: -x: xconfig, -g: gconfig
      * new function to copy the xauthority file:
        pmb.chroot.other.copy_xauthority()
      * remove menufconfig() function from the kernel template and all kernel
        aports ([skip ci] because it would rebuild all kernels and run out of
        time). Alpine has dropped this as well, and it wouldn't work with the
        new code anyway.
      30df0725
    • yangxuan8282's avatar
      firmware/firmware-pi-bluetooth: various fixes (#1544) · 98d73768
      yangxuan8282 authored
      * add missing dependencies bluez (which provide bluetooth)
      * update rpi bluetooth firmware to lateset
      * fix install openrc init name (since the package rename to
        firmware-pi-bluetooth, so the previous $pkgname need to change to
        pi-bluetooth)
      98d73768
    • Oliver Smith's avatar
      temp/linux-firmware: add !tracedeps · b2410d5d
      Oliver Smith authored
      The package starts with "linux-", which means the "native" cross
      compilation type is used:
      https://wiki.postmarketos.org/wiki/Build_internals#Cross-compile_types
      
      When using that, !tracedeps needs to be in the options, otherwise the
      dependency tracing step fails the build. I've tested that this commit
      fixes the build.
      
      Fixes #1546
      b2410d5d
  7. Jun 07, 2018
  8. Jun 04, 2018
  9. Jun 01, 2018
  10. May 30, 2018
  11. May 29, 2018
  12. May 28, 2018
Loading