1. 05 Apr, 2022 1 commit
  2. 26 Mar, 2022 3 commits
  3. 24 Mar, 2022 1 commit
  4. 11 Mar, 2022 3 commits
  5. 08 Mar, 2022 1 commit
  6. 06 Mar, 2022 1 commit
  7. 23 Feb, 2022 2 commits
  8. 22 Feb, 2022 2 commits
  9. 19 Feb, 2022 3 commits
  10. 18 Feb, 2022 1 commit
  11. 17 Feb, 2022 2 commits
  12. 16 Feb, 2022 1 commit
  13. 15 Feb, 2022 2 commits
  14. 14 Feb, 2022 2 commits
  15. 13 Feb, 2022 1 commit
  16. 06 Feb, 2022 1 commit
  17. 05 Feb, 2022 1 commit
  18. 04 Feb, 2022 1 commit
  19. 15 Jan, 2022 1 commit
  20. 08 Jan, 2022 1 commit
  21. 20 Dec, 2021 2 commits
  22. 08 Dec, 2021 1 commit
  23. 05 Dec, 2021 1 commit
  24. 03 Dec, 2021 1 commit
  25. 02 Dec, 2021 2 commits
  26. 01 Dec, 2021 1 commit
  27. 25 Nov, 2021 1 commit
    • salevdns's avatar
      Add encryption support to CreatePersistentImg.sh (#1130) · 9eeb94e8
      salevdns authored
      Added option to create persistent fs inside LUKS container.
      Had to change to #!/bin/bash to parse interactive user input for the encryption passphrase.
      The _freeloop=$freeloop part is kind of bad style, but I kept it for now to keep changes minimal.
      9eeb94e8