mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
Prior to building nwipe, determine architecture and update the nwipe banner as appropriate, either i686 or x86-64. Prior to this patch the banner was hardcoded and had to be manually edited in board/shredos/fsoverlay/etc/shredos/version.txt. When switching between architectures the banner will be automatically updated and manual editing of architecture is no longer necessary.
This commit is contained in:
@@ -1 +1 @@
|
||||
2025.11_28_x86-64_0.40
|
||||
2025.11_28_i686_0.40
|
||||
|
||||
@@ -12,7 +12,7 @@ image boot.vfat {
|
||||
file autorun.inf { image = 'autorun.inf' }
|
||||
}
|
||||
|
||||
size = 74137344
|
||||
size = 74141440
|
||||
}
|
||||
|
||||
image shredos.img {
|
||||
|
||||
Reference in New Issue
Block a user