Skip to content

v2020.05.008_x86-64_0.30.001

Compare
Choose a tag to compare
@PartialVolume PartialVolume released this 24 Jan 19:31
· 199 commits to master since this release

v2020.05.008_x86-64_0.30.001

Buildroot Version Kernel Version Shredos Minor version Architecture Nwipe Version
2020.05 5.6.3 008 x86-64 0.30.001

Other software versions used within ShredOS for disc related operations

hexedit hdparm Smartctl
1.5 9.58 7.1

New in this release

  1. Added vendor specific USB host controller drivers (uhci_hcd). See below. This also fixes some USB keyboards that were not being recognised.
  2. The banner and final .img file name now obtain their version information from ../board/shredos/version.txt. This file contains the version number in the form 2020.05.008_x86-64_0.30.001, where 2020.05 is the buildroot version, 008 is the Shredos minor version, x86-64 is the architecture, 0.30.001 is the nwipe version. The nwipe banner instead of just showing the nwipe version shows the ShredOS & nwipe versions so it's easy to identify what version you are running.

Known issues

  1. If you run hexedit in the second or third virtual terminals (ALT-F2, ALT-F3) and you press the F1 key for help you won't get any help displayed. This is because of a missing program nroff. To be corrected in the next release. For help on hexedit see man hexedit

Checksum

sha1 4fe6973147ba973e06ce3c1cffc2a14e475ae864 shredos-2020.05.008_x86-64_0.30.001_20210124.img

New USB host controller drivers added in this release.

UHCI HCD (most Intel and VIA) support
OXU210HP HCD support
ISP116X HCD support
FOTG210 HCD support
MAX3421 HCD support
OHCI HCD (USB 1.1) support
SL811HS HCD support