• v1.5.0-rc1 352bf042b0

    v1.5.0-rc1 Pre-release

    2Shirt released this 2018-05-17 21:47:56 -06:00 | 1657 commits to dev since this release

    See Milestone v1.5.0

    Downloads
  • v1.4.2 8f0393d173

    2Shirt released this 2018-04-26 14:37:03 -06:00 | 1686 commits to dev since this release

    Main Kit

    • Fixed issues #21 & #22
    • Open speedtest during User Checklist (fixes #24)
    • Tool version updates
    • Various Bugfixes

    WinPE

    • Various Bugfixes

    Linux

    • build-ufd now uses a GPT layout with a protective MBR by default
      • Can still build MBR (Legacy) with the --use-mbr flag
      • (Hopefully) fixes #20
    • hw-diags
      • Re-added keyboard test (fixes #25)
      • Add drive I/O benchmark test (fixes #23)
        • All results are in MB/s
    • Various Bugfixes
    Downloads
  • v1.4.2-rc3 f0bbb1c57e

    v1.4.2-rc3 Pre-release

    2Shirt released this 2018-04-16 14:25:42 -06:00 | 1689 commits to dev since this release

    Main Kit

    • Fixed issues #21 & #22
    • Open speedtest during User Checklist (fixes #24)
    • Tool version updates
    • Various Bugfixes

    WinPE

    • Various Bugfixes

    Linux

    • build-ufd now uses a GPT layout with a protective MBR by default
      • Can still build MBR (Legacy) with the --use-mbr flag
      • (Hopefully) fixes #20
    • hw-diags
      • Re-added keyboard test (fixes #25)
      • Add drive I/O benchmark test (fixes #23)
        • All results are in MB/s
    • Various Bugfixes
    Downloads
  • v1.4.2-rc2 501191b388

    v1.4.2-rc2 Pre-release

    2Shirt released this 2018-04-16 11:37:09 -06:00 | 1694 commits to dev since this release

    Main Kit

    • Fixed issues #21 & #22
    • Open speedtest during User Checklist (fixes #24)
    • Tool version updates
    • Various Bugfixes

    WinPE

    • Various Bugfixes

    Linux

    • build-ufd now uses a GPT layout with a protective MBR by default
      • Can still build MBR (Legacy) with the --use-mbr flag
      • (Hopefully) fixes #20
    • hw-diags
      • Re-added keyboard test (fixes #25)
      • Add drive I/O benchmark test (fixes #23)
    • Various Bugfixes
    Downloads
  • v1.4.2-rc1 d7111b0e41

    v1.4.2-rc1 Pre-release

    2Shirt released this 2018-04-16 08:50:59 -06:00 | 1701 commits to dev since this release

    Main Kit

    • Fixed issues #21 & #22
    • Open speedtest during User Checklist (fixes #24)
    • Tool version updates

    Linux

    • build-ufd now uses a GPT layout with a protective MBR by default
      • Can still build MBR (Legacy) with the --use-mbr flag
      • (Hopefully) fixes #20
    • hw-diags
      • Re-added keyboard test (fixes #25)
      • Add drive I/O benchmark test (fixes #23)
    Downloads
  • v1.4.1 acd33243eb

    2Shirt released this 2018-03-09 13:07:22 -07:00 | 668 commits to master since this release

    Main Kit

    • Bumped version for several tools
    • Fixed issues #11, #12, & #19
    • Fixed issue causing crashes in User Data Transfer.cmd
    • Fixed issue causing crashes in Install SW Bundle.cmd
    • Various bugfixes

    Windows PE

    • Bumped version for several tools
    • Various bugfixes

    Linux

    • Improved Build Linux script
      • Better handling of AUR package dependencies
      • Added workaround for sudo timeouts
    • Improved build-ufd script
    • Added mount-raw-image script
      • Mount dd images (multiple partitions supported)
    • Fixed issues #15 & #17
    • Various bugfixes
    Downloads
  • 1.4.1-rc2 1d2940b92e

    2Shirt released this 2018-02-21 18:11:01 -07:00 | 1727 commits to dev since this release

    • Bumped version for several tools
    • Fixed issue causing crashes in User Data Transfer.cmd
    • Fixed issues #11, #12, #15, and #17
    • Updated year in LICENSE.txt
    Downloads
  • v1.4.1-rc1 6d5abd3b92

    2Shirt released this 2018-02-21 14:02:53 -07:00 | 1729 commits to dev since this release

    • Bumped version for several tools
    • Fixed issue causing crashes in User Data Transfer.cmd
    • Fixed issues #11, #12, #15, and #17
    • Updated year in LICENSE.txt
    Downloads
  • v1.4.0 f844977d62

    2Shirt released this 2018-02-02 18:25:24 -07:00 | 1744 commits to dev since this release

    Main Kit

    • Added ability to upload crash log to a webdav share
      • Verified functionailty with Nextcloud 12
    • Added missing CBS fix launcher
    • Rewrote user_data_transfer sections
      • Added ability to answer "All" to extract items
      • Fixed issue that caused an infinite recursion involving Windows.old items
      • Unified code for both image and folder sources by using SourceItem objects
    • Various bugfixes

    Windows PE

    • Various bugfixes

    Linux

    • Improved safety checks for the "Build Linux" script
    • New build-ufd script to combine the three parts of the kit together
      • See README.md for details
    • Updated hw-sensors script to skip all non-temperature sensors
    • Various bugfixes
    Downloads
  • v1.3.1 41b818ad99

    2Shirt released this 2017-12-30 18:45:55 -07:00 | 738 commits to master since this release

    Main Kit

    • Updated several tool versions
    • Various bugfixes
      • (Including another fixed set-eol.ps1 call)

    Windows PE

    • Fixed using local Windows sources
    • Various bugfixes

    Linux

    • New build script
      • Better package handling
      • Packages split into build dependencies, aur, and live
      • Isolinux/pxelinux/syslinux/refind setup during build process
    • main.py settings has replaced arch.conf and wifi.conf
    • Hardware diagnostic scripts
      • All scripts rewritten in Python
      • Prime95
        • Added ablity to abort test without cancelling other tests
        • The tempuratures are saved from the end of the test
      • NVMe/SMART
        • New NVMe tests since SMART support is limited for NVMe devices
        • Progress is displayed for SMART self-tests
        • The script waits on the self-test for the polling-time + 5min
          • Unless it detects completion after 60 seconds
      • badblocks
        • Optionally run when the device health is unknown
          • These overrides are done per-device
      • Results screen
        • Final temps from Prime95 tests displayed
    • Tempurature sensors rewritten
      • Rewritten in python
      • Report CoreTemps first then others (CPU temps)
      • Wrap into two columns as necessary (if the window is big enough)
    Downloads