1. 03 Aug, 2021 1 commit
    • James T. Lee's avatar
      Activate ZFS boot environment at boot · 0072a96c
      James T. Lee authored
      Introduce a new custom script, beadm, modeled after the one from
      Solaris, to manage and activate ZFS boot environments.  This will be
      used to perform safe image-based updates.
      0072a96c
  2. 24 Jul, 2021 2 commits
  3. 14 Jul, 2021 1 commit
  4. 13 Jul, 2021 3 commits
  5. 09 Jul, 2021 8 commits
  6. 07 Jul, 2021 5 commits
  7. 06 Jul, 2021 1 commit
  8. 12 Jun, 2021 3 commits
  9. 10 Jun, 2021 2 commits
  10. 09 Jun, 2021 1 commit
  11. 04 Jun, 2021 1 commit
  12. 02 Jun, 2021 2 commits
  13. 24 May, 2021 1 commit
  14. 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
  15. 12 May, 2021 2 commits
  16. 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
  17. 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
  18. 09 May, 2021 1 commit
  19. 08 May, 2021 2 commits
  20. 07 May, 2021 1 commit