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:
PartialVolume
2026-01-17 23:25:59 +00:00
parent 77db54a4dc
commit 7c48bb4f9d
3 changed files with 22 additions and 5 deletions

View File

@@ -1 +1 @@
2025.11_28_x86-64_0.40
2025.11_28_i686_0.40

View File

@@ -12,7 +12,7 @@ image boot.vfat {
file autorun.inf { image = 'autorun.inf' }
}
size = 74137344
size = 74141440
}
image shredos.img {