Wiktor Mówiński
dac1119e3c
Update src/variable_command.sh
...
Co-authored-by: Michał Kopeć <michal@nozomi.space >
2025-03-25 15:04:25 +01:00
Wiktor Mowinski
61f01a49b5
src/variable_command.sh: correct variable
...
Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com >
2025-03-25 13:10:18 +01:00
Wiktor Mowinski
64a4b70b56
src/variable_command.sh
...
Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com >
2025-03-24 21:01:40 +01:00
Filip Gołaś
ed3adfab94
bashly.yml: Update help for mac subcommand get
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2024-10-21 11:44:20 +02:00
Filip Gołaś
4117f5c5f8
test/approvals: Changed to valid ones
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2024-10-21 09:06:49 +02:00
Filip Gołaś
7d4717c9b9
src/variable_command.sh: Check if variable supported on set
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2024-10-15 09:44:02 +02:00
Filip Gołaś
ac6ec86efb
Add CI build & tests
...
test: Prepare for using in GH CI
test/approvals: Add approvals for CI
.github/workflows/tests.yml: Add CI workflow for testing dcuc
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2024-10-15 09:42:59 +02:00
Filip Gołaś
d765504efc
src/mac_command.sh: Improve messaging
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2024-08-09 09:00:16 +02:00
Maciej Pijanowski
b07b30340d
src: add mising quotes
...
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com >
2024-08-05 21:20:53 +02:00
Michał Kopeć
abbdcdbd70
src/mac_command.sh: mute nvmtool and ifdtool when setting MAC
...
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com >
2024-07-31 15:13:16 +02:00
Filip Gołaś
41bd4264b3
src/mac_command,README: Add proper return codes
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2024-07-31 15:13:15 +02:00
Filip Gołaś
50d632d01b
src/mac_command.sh: Move common part to init function
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2024-07-31 15:13:15 +02:00
Filip Gołaś
3e14ed65cc
Update src/mac_command.sh
...
Co-authored-by: Michał Kopeć <michal@nozomi.space >
2024-07-31 15:13:15 +02:00
Filip Gołaś
d6cef1a510
src/mac_command.sh: Check if gbe section exists + code quality
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2024-07-31 15:13:15 +02:00
Filip Gołaś
c033763b64
src/mac_command.sh: Add -f to mv to prevent hanging
...
On my pc there is no confirmation but on a laptop
I tested on `mv` asks to confirm overwriting the file
which could hang the tests
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2024-07-31 15:13:15 +02:00
Filip Gołaś
a4169e24d5
src/mac_command.sh: Add changing mac in rom
...
The operation got lost during debugging
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2024-07-31 15:13:15 +02:00
Filip Gołaś
1aed4005e3
src/mac_command.sh: Restore replacing firmware file
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2024-07-31 15:13:14 +02:00
Filip Gołaś
8cbe12a5f9
src/mac_command.sh: Handle region being invalid if region 1 is valid
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2024-07-31 15:13:14 +02:00
Filip Gołaś
7b51a505ac
src/bashly.yml: Fix pre-commit fix
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2024-07-31 15:13:14 +02:00
Filip Gołaś
a9e2f3fb08
src/mac_command: Finish the command
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2024-07-31 15:13:14 +02:00
Filip Gołaś
a0b5927b40
src/initialize.sh: add nvmtool
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2024-07-31 15:13:13 +02:00
Filip Gołaś
ec7340f088
bashly.yml: Add setmac example
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2024-07-31 15:13:13 +02:00
Filip Gołaś
7374dd26d6
bashly.yml: Add setmac subcommand
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2024-07-31 15:13:13 +02:00
Maciej Pijanowski
9b3378bfe4
src/bashly.yml: do not recommend pre-build binaries
...
Advanced users can build themselves. Others may simply use dcuc.
Sharing dynamically linked binaries, manually uploaded to FTP, is asking
for troubles. We could do that if we would share statically linked
binaries, built automatically and submitted into some GH release.
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com >
2024-06-11 15:43:56 +02:00
Michał Kopeć
b445e803e7
src/variable_command.sh: add list-supported subcommand
...
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com >
2024-06-06 14:27:41 +02:00