mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
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.
This commit is contained in:
@@ -1992,6 +1992,7 @@ endif
|
||||
source "package/qlibc/Config.in"
|
||||
source "package/riemann-c-client/Config.in"
|
||||
source "package/shapelib/Config.in"
|
||||
source "package/shredos/Config.in"
|
||||
source "package/skalibs/Config.in"
|
||||
source "package/sphinxbase/Config.in"
|
||||
source "package/startup-notification/Config.in"
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
sha1 04805645ef11b5773167c6b432cc7844a4f27b97 nwipe-v0.32.014.tar.gz
|
||||
|
||||
sha1 95286cb23de3d54137ddf544bf55874c30b75857 nwipe-v0.32.023.tar.gz
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NWIPE_VERSION = v0.32.014
|
||||
NWIPE_VERSION = v0.32.023
|
||||
NWIPE_SITE = $(call github,partialvolume,nwipe,$(NWIPE_VERSION))
|
||||
NWIPE_DEPENDENCIES = ncurses parted dmidecode coreutils
|
||||
|
||||
|
||||
Reference in New Issue
Block a user