Commit Graph

50 Commits

Author SHA1 Message Date
Patrick Kuijvenhoven
29f16d8dbb feature(shredos_defconfig): Add Broadcom NX2 firmware 2023-03-23 20:43:26 +01:00
Patrick Kuijvenhoven
f48eca9642 package/linux-firmware: Add Broadcom BNX2 firmware
Source: https://lore.kernel.org/buildroot/1c5a072be17f6aeb1ff9f39d506141ed8024d7bf.1677570263.git.stefan@agner.ch/
2023-03-23 20:42:39 +01:00
Patrick Kuijvenhoven
010a8e2cea Revert "Added bnx2 ethernet firmware as an overlay as buildroot appears to have a bug and isn't adding this firmware"
This reverts commit 29e93aede5.
2023-03-23 20:40:26 +01: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
03ca89429f Merge branch 'master' of github.com:PartialVolume/shredos.x86_64 v2021.08.2_23.1_x86-64_0.34 2023-03-20 22:31:01 +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
179904316c Merge branch 'master' of github.com:PartialVolume/shredos.x86_64 2023-03-20 21:59:58 +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
PartialVolume
7621e2e928 Merge pull request #122 from PartialVolume/update_shredos_with_nwipe_0.34
Update ShredOS with nwipe version 0.34
v2021.08.2_23_x86-64_0.34
2022-12-31 01:52:07 +00:00
PartialVolume
44224926c5 Update ShredOS with nwipe version 0.34 2022-12-31 01:48:35 +00:00
PartialVolume
a7acbf2524 Merge pull request #121 from PartialVolume/logfiles_to_USB
New feature added, auto archive nwipe log files to ShredOS USB stick …
2022-12-29 15:21:09 +00:00
PartialVolume
22d24229e1 New feature added, auto archive nwipe log files to ShredOS USB stick or any other FAT32 formatted device, currently if multiple FAT32 partitions are found the first one will always be used. This shouldn't be an issue for the vast majority of people, however this can be enhanced at a later date if anybody finds they have multiple FAT32 partitions on their system. 2022-12-29 15:15:47 +00:00
PartialVolume
3412ffa387 Merge branch 'master' of github.com:PartialVolume/shredos.x86_64
Issues with refs mentioning main while local branch and remote are master
2022-12-29 00:09:08 +00:00
PartialVolume
8c777a2a77 Added Fusion mptsas drivers to hopefully fix non recognised LSISAS1068E and similiar controllers 2022-12-27 23:29:21 +00:00
PartialVolume
cd2b3c70ff Merge pull request #107 from wikijm/master
Remove unnecessary URLs and add VENTOY as easy way Multi OS solution
2022-07-05 12:07:26 +01: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
29e93aede5 Added bnx2 ethernet firmware as an overlay as buildroot appears to have a bug and isn't adding this firmware 2022-06-27 20:57:44 +01:00
PartialVolume
9e5afe9299 Increased vfat disk size to 80000000 bytes to accomodate the recently added ethernet firmware 2022-06-24 21:21:38 +01:00
PartialVolume
8b66d55237 Merge branch 'master' of https://github.com/PartialVolume/shredos.x86_64 2022-06-23 22:37:16 +01:00
PartialVolume
a6d8295d8c Added ethernet firmware for Broadcom NetXtreme-Tigon3, Broadcom NetXtremeII, Chelsio T4, Chelsio T5, Intel e100 825xx, Microchip VSC85xx PHYs, QLogic FastLinQ 4xxxx, Realtek 8169. Also added Qlogic 2xxxx fibre channel adapter firmware. 2022-06-23 22:34:29 +01: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
PartialVolume
398de53d9e Updated README.md with updates to content links
Update the contents table with links to the ShredOS specific files used when building from source.
2022-03-23 22:04:30 +00:00
PartialVolume
2ec41232ba Update README.md with more build file info.
Add more information about specific files in the buildroot software that are ShredOS specific.
2022-03-23 21:38:35 +00:00
PartialVolume
ee8ebac096 Update README.md with build procedure detail.
In particular, I've added the pre-requisite software that needs to be installed prior to building ShredOS.

More info to follow regarding the structure of ShredOS and ShredOS specific files, their purpose and locations.
@Firminator @jeho2a
2022-03-22 22:30:01 +00:00
PartialVolume
d53cd04dfc Updated README.md
Removed two download counters as they didn't measure the sum of the .img and .iso downloads for the current version. These individual file download counters exist in the release section.
v2021.08.2_22_x86-64_0.32.023
2022-02-21 00:41:09 +00:00
PartialVolume
cd3be01500 Updated README.md after forced push to reset history to start of v2021.08.2 update 2022-02-20 23:24:28 +00:00
PartialVolume
e9be64e3ab Add DRM drivers for AMDGPU, Radeon, Nouveau, I915, GMA500, UDL for improved functioning of suspend and re-wake from RAM required to unfreeze drives ready for upcoming secure erase implementation in nwipe. Added LCD devices L4F00242T03, LMS283GF05. Added Backlight KTD253, GPIO. Added boot logo support. Removed buildroot manual packages. 2022-02-20 14:52:42 +00:00
PartialVolume
abaa2fdabe Update version to 2021.08.2_20_x86-64_0.32.014
Update version to 2021.08.2_20_x86-64_0.32.014 ready for release.
2021-11-29 11:15:55 +00:00
PartialVolume
ddf7e7539e Update for social media info 2021-11-28 14:59:05 +00:00
PartialVolume
5ef824d395 New Feature: By adding telnetd=enable to the kernel command line, shredos will start a telnet server. From a system on the same network use nmap -p23 192.168.1.0/24 --open to search for open telnet ports in order to determine shredos's IP address. Replace 192.168.1.0/24 with your network details. telnet [shredos's IP] to access the shredos login, then to run nwipe, type nwipe. 2021-11-28 13:51:27 +00:00
PartialVolume
d5db6d17c4 Added the images folder and files, updated README.md 2021-11-27 16:05:31 +00:00
PartialVolume
c92c6a6c04 Enabled EFI options in kernel, removed old framebuffer drivers that were recently introduced but appear to cause problems. Reduced framebuffer to just three of which the simple frame buffer will probably be used the most. Added execute permissions to shredos_net.sh. And finally this is a rebuilt GRUB bootx64.efi which now includes the efi_gop and efi_uga grub modules build-in. 2021-11-26 22:36:39 +00:00
PartialVolume
49625f0571 First commit of Shredos v2021.08.2_19_x86-64_0.32.014 2021-11-23 23:01:30 +00:00