Commit Graph

58 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.
2023-11-10 16:49:18 +00: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
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
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
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
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
f93220d39f Update README.md
Added link to the latest mtools packages
2023-03-24 13:46:05 +00:00
PartialVolume
34b28156da Update README.md - Internal size too bug
Added additional detail to the "Internal Size Too Big" error that can occur when compiling from source.
2023-03-24 12:38:42 +00:00
PartialVolume
898054fb08 Update README.md
When building from source, explains what your options are too fix the  "Internal Size Too Big" error.
2023-03-24 12:18:12 +00:00
PartialVolume
f890db42a4 Update README.md for notes on pre-release
Pre-release to fix AMD GPU that would not initialise due to missing firmware.
2023-03-20 23:06:07 +00:00
PartialVolume
ca23ea7bae Updated README.md with a note mentioning the preview version
v2021.08.2_23.1_x86-64_0.34 (v23.1) which includes the
missing AMDGPU and Radeon firmware amongst others.
2023-03-20 22:25:40 +00:00
PartialVolume
5bbeef3e72 Preview update: Fix DRM frame buffer with some graphics displays,
especially AMD GPU and Radeon.

Also added traceroute, heirloom mailx, ntp, nmap.

Unfortunately this increased the overal size to 103MB, I expanded
the FAT32 partition to 114MB so there is about 11MB of free space
for logs and reports.

Full list of additions.

+CONFIG_DRM_DP_AUX_CHARDEV=y
+CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM=y
+CONFIG_DRM_DP_CEC=y
+CONFIG_DRM_I2C_NXP_TDA998X=y
+CONFIG_DRM_I2C_NXP_TDA9950=y
+CONFIG_DRM_RADEON_USERPTR=y
+CONFIG_DRM_AMDGPU_SI=y
+CONFIG_DRM_AMDGPU_CIK=y
+CONFIG_DRM_AMD_DC_HDCP=y
+CONFIG_DRM_AMD_DC_SI=y
+CONFIG_HSA_AMD=y
+CONFIG_DRM_QXL=y
+CONFIG_DRM_BOCHS=y
+CONFIG_DRM_VIRTIO_GPU=y
+CONFIG_TINYDRM_HX8357D=y
+CONFIG_TINYDRM_ILI9225=y
+CONFIG_TINYDRM_ILI9341=y
+CONFIG_TINYDRM_ILI9486=y
+CONFIG_TINYDRM_MI0283QT=y
+CONFIG_TINYDRM_REPAPER=y
+CONFIG_TINYDRM_ST7586=y
+CONFIG_TINYDRM_ST7735R=y
+CONFIG_DRM_VBOXVIDEO=y
+CONFIG_FB_CIRRUS=y
+CONFIG_FB_PM2=y
+CONFIG_FB_PM2_FIFO_DISCONNECT=y
+CONFIG_FB_CYBER2000=y
+CONFIG_FB_ARC=y
+CONFIG_FB_ASILIANT=y
+CONFIG_FB_IMSTT=y
+CONFIG_FB_HGA=y
+CONFIG_FB_OPENCORES=y
+CONFIG_FB_S1D13XXX=y
+CONFIG_FB_NVIDIA=y
+CONFIG_FB_NVIDIA_I2C=y
+CONFIG_FB_RIVA=y
+CONFIG_FB_RIVA_I2C=y
+CONFIG_FB_I740=y
+CONFIG_FB_LE80578=y
+CONFIG_FB_CARILLO_RANCH=y
+CONFIG_FB_MATROX=y
+CONFIG_FB_MATROX_MILLENIUM=y
+CONFIG_FB_MATROX_MYSTIQUE=y
+CONFIG_FB_MATROX_G=y
+CONFIG_FB_MATROX_I2C=y
+CONFIG_FB_MATROX_MAVEN=y
+CONFIG_FB_RADEON=y
+CONFIG_FB_ATY128=y
+CONFIG_FB_ATY=y
+CONFIG_FB_ATY_CT=y
+CONFIG_FB_ATY_GENERIC_LCD=y
+CONFIG_FB_ATY_GX=y
+CONFIG_FB_S3=y
+CONFIG_FB_SAVAGE=y
+CONFIG_FB_SAVAGE_I2C=y
+CONFIG_FB_SAVAGE_ACCEL=y
+CONFIG_FB_SIS=y
+CONFIG_FB_SIS_300=y
+CONFIG_FB_SIS_315=y
+CONFIG_FB_VIA=y
+CONFIG_FB_NEOMAGIC=y
+CONFIG_FB_KYRO=y
+CONFIG_FB_3DFX=y
+CONFIG_FB_3DFX_ACCEL=y
+CONFIG_FB_VOODOO1=y
+CONFIG_FB_VT8623=y
+CONFIG_FB_TRIDENT=y
+CONFIG_FB_ARK=y
+CONFIG_FB_PM3=y
+CONFIG_FB_CARMINE=y
+CONFIG_FB_SM501=y
+CONFIG_FB_SMSCUFX=y
+CONFIG_FB_UDL=y
+CONFIG_FB_IBM_GXT4500=y
+CONFIG_FB_VIRTUAL=y
+CONFIG_FB_METRONOME=y
+CONFIG_FB_MB862XX=y
+CONFIG_FB_SM712=y

+2021.08.2_23.1_x86-64_0.34

+BR2_PACKAGE_LINUX_FIRMWARE_AMDGPU=y
+BR2_PACKAGE_LINUX_FIRMWARE_I915=y
+BR2_PACKAGE_LINUX_FIRMWARE_RADEON=y
+BR2_PACKAGE_LINUX_FIRMWARE_QCOM_VENUS=y
+BR2_PACKAGE_LINUX_FIRMWARE_QCOM_ADRENO=y
+BR2_PACKAGE_LINUX_FIRMWARE_MFC_V8=y

+BR2_PACKAGE_HEIRLOOM_MAILX=y
+BR2_PACKAGE_NMAP=y
+BR2_PACKAGE_NTP=y
+BR2_PACKAGE_NTP_NTPDATE=y
+BR2_PACKAGE_TRACEROUTE=y
2023-03-20 21:57:07 +00:00
PartialVolume
5a65319636 Update README.md regarding HPA/DCO 2023-03-07 20:39:03 +00:00
PartialVolume
f48a9836bd Update README.md - update another link 2023-02-05 23:28:11 +00:00
PartialVolume
161a104894 Update README.md - fix link
Fix the link in the recently added instructions regarding setfont
2023-02-05 22:45:33 +00:00
PartialVolume
dfebcfa305 Update README.md - setfont
Added instructions for doubling the font size if you are using a high resolution monitor and you find the font size is too small.
2023-02-05 22:41:22 +00:00
PartialVolume
4fdf1c0671 Update README.md re auto transfer of nwipe logs
Update text regarding a new feature in ShredOS that automatically copies nwipe log files to FAT32 USB flash drive.
2023-01-06 00:52:04 +00:00
PartialVolume
9044a14fa3 Update README.md with download link to 32bit .iso 2023-01-05 00:33:18 +00:00
PartialVolume
371b78b63e Update README.md with 32 bit .img download link 2023-01-04 22:43:03 +00:00
PartialVolume
0b2990b97d Update README.md -
Improve intro.
2023-01-04 22:10:22 +00:00
PartialVolume
f7b19174b0 Update README.md re: 32 bit code
I've deleted the Shredos i686 repository as it was outdated, duplicated content in ShredOS.x86_64 and a waste of time maintaining two separate repositories that were almost identical. Instead I will be adding instructions on how modify the ShredOS.x86_64 build so that it generates 32 bit code and .iso files for those that wish to build from source.
2023-01-04 21:50:56 +00:00
PartialVolume
00fcfe80b1 Update README.md with .iso download link 2023-01-02 21:59:34 +00:00
PartialVolume
01acc3459e Update README.md with updated download link table 2023-01-01 23:02:22 +00:00
wikijm
9701abc85b Remove unnecessary URLs
Based on https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#section-links, URL to the repo is not required, only section name is.
By removing URL of the project, repo can be fork and section links will work as expected.
2022-07-05 11:38:17 +02:00
wikijm
589353b3ff Add VENTOY for Multi OS 2022-07-05 11:31:53 +02:00
PartialVolume
651f9a23e2 Update README.md
Make use of warning symbol markup.
2022-05-29 14:41:31 +01:00
PartialVolume
39451bbe8d Update README.md
warning about HDA and recommend running hdparm before wiping.
2022-05-29 11:38:05 +01:00
PartialVolume
0acd90eae0 Update README.md
Updated README.md index
2022-03-24 22:48:06 +00:00
PartialVolume
14ca04c35c Update README.md, more file details
Further detail on ShredOS files
2022-03-24 22:41:10 +00:00
PartialVolume
0c59f8055c Updated README.md with file details
Added further information regarding ShredOS specific files for those interested in building and modifying ShredOS from source.
2022-03-24 12:26:09 +00:00
PartialVolume
ca80a1dc08 Update README.md removed the based on buildroot
Removed the 'based on Buildroot' section which duplicates some information found elsewhere in the README.md
2022-03-23 22:23:54 +00:00