1. 24 Jul, 2021 2 commits
  2. 14 Jul, 2021 1 commit
  3. 13 Jul, 2021 3 commits
  4. 09 Jul, 2021 8 commits
  5. 07 Jul, 2021 5 commits
  6. 06 Jul, 2021 1 commit
  7. 12 Jun, 2021 3 commits
  8. 10 Jun, 2021 2 commits
  9. 09 Jun, 2021 1 commit
  10. 04 Jun, 2021 1 commit
  11. 02 Jun, 2021 2 commits
  12. 24 May, 2021 1 commit
  13. 13 May, 2021 1 commit
    • James T. Lee's avatar
      u-boot: Disable OHCI instead of preboot cmd · 18dbd648
      James T. Lee authored
      The preboot command containing "usb start" is also in the distro boot
      command so disabling the preboot command doesn't help.  Disabling
      OHCI_GENERIC worked except for when plugged into the Pine64 dock.  That
      must have an OHCI interface because it hangs the system at boot until
      the OHCI_HCD feature is disabled.
      18dbd648
  14. 12 May, 2021 2 commits
  15. 11 May, 2021 1 commit
    • James T. Lee's avatar
      u-boot: Disable unstable USB boot support for Pinebook Pro · e6b60145
      James T. Lee authored
      The previous solution of disabling CONFIG_USB_OHCI_GENERIC worked except
      for when plugged into the USB-C dock.  This workaround disables USB boot
      support as was done in Debian, Manjaro, and OpenBSD.  Don't need USB
      boot support anyway when the SD card will do.
      e6b60145
  16. 10 May, 2021 1 commit
    • James T. Lee's avatar
      zfs: Turn Dracut prompt tweak into patch · aa7bed85
      James T. Lee authored
      This is a code change I think should be upstreamed for consistency with
      the cryptsetup module and to clarify terms ("passphrase", encryption
      root).  Tired of seeing the diff come up in Puppet after upgrades for
      something that is not fixing a configuration.
      
      Also, remove old script that has long since been removed from service.
      aa7bed85
  17. 09 May, 2021 1 commit
  18. 08 May, 2021 2 commits
  19. 07 May, 2021 2 commits