Commit Graph

110 Commits

Author SHA1 Message Date
PartialVolume
02ee9039cf Update README.md
Update to .img size and number of excluded drives increased from 10 to 30 from Rev. 25.1
2023-12-13 14:37:06 +00:00
PartialVolume
7c24827971 Update README.md
Fix spelling
2023-12-13 00:24:16 +00:00
PartialVolume
bea5a4e427 Update README.md
Fix two typos
2023-12-13 00:12:42 +00:00
PartialVolume
e5093abe16 Update README.md
Fix a typo
2023-12-12 23:14:03 +00:00
PartialVolume
0f4768ef9d Update README.md
Fix another typo.
2023-12-12 23:08:50 +00:00
PartialVolume
e871c67a7e Update README.md
Fix a typo
2023-12-12 23:06:57 +00:00
PartialVolume
88cf6caedd Correct some text formatting 2023-12-12 23:01:22 +00:00
PartialVolume
5c66536ed7 Update README.md
Update index link and remove bold text.
2023-12-12 22:52:32 +00:00
PartialVolume
adf21c4d93 Update README.md
Added a procedure for editing the ShredOS .img grub files and recreating the modified .img file.
2023-12-12 22:46:14 +00:00
PartialVolume
a0dc10c6d1 Update README.md
Update nwipe help, showing command line options as of release 0.35
2023-11-27 18:32:47 +00:00
PartialVolume
128f294799 Merge branch 'master' of github.com:PartialVolume/shredos.x86_64 2023-11-26 19:45:55 +00:00
PartialVolume
6acdce2eac ShredOS will now save & restore configuration files, dmesg.txt and PDF certificate files to Ventoy formatted USB flash drives. Instead of saving to the first FAT32 formatted disc found, it now examines the exFAT or FAT32 partition for version information that matches the currently booted version. The location of ../board/shredos/version.txt has been moved to board/shredos/fsoverlay/etc/shredos/version.txt. This file should be manually updated by the devs when new versions are released. The README.md file was updated with this new location for version.txt 2023-11-26 19:41:24 +00:00
PartialVolume
a08811f60e Update README.md
Added mput *.pdf to example lftp command
2023-11-22 17:01:43 +00:00
PartialVolume
75f8dbc805 Update README.md
Fix URL
2023-11-10 19:13:36 +00:00
PartialVolume
8aebec82ab Update README.md
Add link to .img download and remove paragraph about HPA/DCO detection not being supported. As from v2023.08.2_25.0_x86-64_0.35 HPA/DCO detection (hidden sectors) is now supported and nwipe now creates a PDF certificate for each drive erased.
2023-11-10 19:12:27 +00:00
PartialVolume
e599c7241c Initial updates to README.md for v2023.08.2_25_x86-64_0.35
Initial updates to README.md for v2023.08.2_25_x86-64_0.35 for imminent release.
v2023.08.2_25.0_x86-64_0.35
2023-11-10 16:49:18 +00:00
PartialVolume
5998f89ac9 Add example PDF animated gif which is used in README.md 2023-11-10 16:17:56 +00:00
PartialVolume
948b05bf49 Increased ShredOS's vfat partition size to 250MB which leaves about 25MB free space. This was done so that approximately 75 PDF certificates could be stored on the ShredOS partition. 2023-11-10 15:21:39 +00:00
PartialVolume
325b54a68d Fixed nwipe.conf being restored to incorrect location 2023-11-09 23:30:58 +00:00
PartialVolume
c9788147f2 - Nwipe reads /etc/nwipe/nwipe.conf and /etc/nwipe/nwipe_customers.csv from the USB flash drive at boot. Nwipe now writes /etc/nwipe/nwipe.conf and /etc/nwipe/nwipe_customers.csv from ShredOS's ram drive back to USB flash drive on nwipe exit. This means any changes to nwipe's configuration via nwipes configuration screen or any changes manually made to the files will be saved back to the flash drive. Initial commit, further debugging of nwipe.conf restore from USB to ram drive required. 2023-11-09 23:21:08 +00:00
PartialVolume
254d38ccae Correct typo in comment 2023-11-08 22:55:09 +00:00
PartialVolume
a044cc12bb ShredOS now waits for USB devices to initialise before launching nwipe. Nwipes's PDF report is now written to the ShredOS USB flash drive. 2023-11-08 22:48:00 +00:00
PartialVolume
cd2f20c834 Merge branch 'master' of github.com:PartialVolume/shredos.x86_64 2023-11-08 19:15:21 +00:00
PartialVolume
9e8d671b7c Update to buildroot 2023.08.2, updated nwipe to v0.35, added ChromeOS and Microsoft Surface drivers, fibre channel drivers. 2023-11-08 19:10:58 +00:00
PartialVolume
edb8bf60ab Merge pull request #161 from ITJamie/master
add option to post logfile to http endpoint
2023-08-03 10:46:24 +01:00
Jamie (Bear) Murphy
9eaf465fea add option to post logfile to http endpoint 2023-07-27 22:30:23 +01:00
PartialVolume
a02d0a3887 Update README.md
Corrected a case issue in one of the index links
2023-07-23 22:48:59 +01:00
PartialVolume
a8a8be2f23 Added missing frame buffer devices, added MESA3D drivers, added USB serial adapter support to allow output of /dev/console via USB/RS232, plus other graphics related changes. 2023-07-10 22:11:51 +01:00
PartialVolume
692717f27c Update README.md
typo
2023-07-09 20:56:01 +01:00
PartialVolume
848665a6ad Update README.md - note about MACs
Add information about MAC Book Pro's and how to switch terminals on a MAC.
2023-07-09 20:51:23 +01:00
PartialVolume
4805605fb2 Merge branch 'master' of github.com:PartialVolume/shredos.x86_64 2023-07-05 19:38:38 +01:00
PartialVolume
2ad6760d0f Upgrade buildroot to 2023.05 (from 2021.08.2), kernel is upgraded to 6.3 (from 5.13.19). 2023-07-05 19:35:21 +01:00
PartialVolume
b6ad20b4a1 Update README.md
Add `diskutil list` as command to use when determining USB drive on a Mac.
2023-07-02 22:31:47 +01:00
PartialVolume
47e0056463 Update README.md
Prefix dd with sudo
2023-07-02 21:59:07 +01:00
PartialVolume
654cfca2bf Merge pull request #153 from PartialVolume/Add_G200_KMS_and_AST_server_drivers
Added the Matrox G200 and AST KMS server graphics drivers
v2021.08.2_23.5_x86-64_0.34
2023-07-02 15:40:15 +01:00
PartialVolume
0840db9c8d Added the Matrox G200 and AST KMS server graphics drivers 2023-07-02 15:36:56 +01:00
PartialVolume
8392777dbb Merge pull request #152 from PartialVolume/Fix_benign_unary_operator_expected_in_launcher
Fix a benign error /usr/bin/nwipe_launcher: line 126: ...
2023-07-02 12:45:30 +01:00
PartialVolume
584b9ec5bd Fix a benign error /usr/bin/nwipe_launcher: line 126: [: ==: Unary operator expected, that occurs when nwipe exits. The error only occured if there were no nwipe_options specified on the linux command line in grub.cfg 2023-07-02 12:40:40 +01:00
PartialVolume
67bc6c91e0 Bump ShredOS version
Bump from 23.3 to 23.4.

aka 
2021.08.2_23.3_x86-64_0.34 to
2021.08.2_23.4_x86-64_0.34
v2021.08.2_23.4_x86-64_0.34
2023-07-02 00:19:58 +01:00
PartialVolume
851ac0785b Merge pull request #150 from PartialVolume/update_linux_firmware
Update Linux Firmware from 20210511 to 20230625
2023-07-02 00:09:09 +01:00
PartialVolume
c721f615a6 Update Linux Firmware from 20210511 to 20230625, this adds at least a 100 extra AMD_GPU binaries 2023-07-02 00:06:46 +01:00
PartialVolume
be673c917a Update README.md
Add link and info to procedure for creating a simple UEFI debian/ubuntu based PXE server.
2023-06-24 22:39:55 +01:00
PartialVolume
0065c63f37 Update README.md
Fix warning message rendering
2023-06-24 11:40:20 +01:00
PartialVolume
e3aae5dae5 Update README.md
Update info regarding pre-releases
2023-06-05 18:22:04 +01:00
PartialVolume
17e9bda486 Merge branch 'master' of github.com:PartialVolume/shredos.x86_64 v2021.08.2_23.3_x86-64_0.34 2023-06-05 14:57:40 +01:00
PartialVolume
98de170bb2 Add grub2 bootx64.efi modules for PXE booting
The EFI boot loader file bootx64.efi has been rebuilt with the extra grub2 modules,
all_video, video_cirrus, video_bochs, net, efinet, tftp and gzio. This will hopefully fix
the problem referenced here: [#147](https://github.com/PartialVolume/shredos.x86_64/issues/147). Also bumped version from v2021.08.2_23.2_x86-64_0.34 to v2021.08.2_23.3_x86-64_0.34
2023-06-05 14:54:21 +01:00
PartialVolume
77344223ce --Autopoweroff, virtual disks & dmesg
1. Fixes issue [#145](https://github.com/PartialVolume/shredos.x86_64/discussions/145)

2. Now creates /dev/loop0 & /dev/loop1 if user specifies those drives in grub.cfg

3. dmesg.txt now written to USB flash drive.
2023-06-05 14:48:46 +01:00
PartialVolume
fdd0a4ab42 hdparm was updated from v9.62 to v9.65
v9.65 is the latest version as of June 2023.
2023-06-05 13:16:37 +01:00
PartialVolume
9f24ee58ff Update README.md
Added a link in the index to the discussion that's lists USB adapters that fully support ATA pass through. Full support of ATA pass through is required for correct detection of hidden sectors, real max sectors, plus the ability to perform a secure erase using the drives own firmware.
2023-03-30 12:49:43 +01:00
PartialVolume
56e7a54658 Merge branch 'master' of github.com:PartialVolume/shredos.x86_64 2023-03-24 23:10:50 +00:00