Commit Graph

1997 Commits

Author SHA1 Message Date
Steev Klimaszewski
b9cd7a58d6 gateworks: install uboot-tools
we call mkimage but if we build a --slim image, uboot-tools isn't
installed by default, so make sure it's there
2022-07-21 11:34:21 -05:00
Steev Klimaszewski
e70a23550f gateworks*: Test mount options 2022-07-21 11:16:02 -05:00
Steev Klimaszewski
f83cf2e9ac rpiimager: add non-deduped output 2022-07-19 13:07:24 -05:00
Steev Klimaszewski
5687559db7 fix indentation 2022-07-19 11:53:12 -05:00
Steev Klimaszewski
33e3e5c810 devices: Add missing name 2022-07-19 11:52:46 -05:00
Steev Klimaszewski
93b5a9bf46 Move deduplicate further up 2022-07-19 11:43:54 -05:00
Steev Klimaszewski
384f5d21e8 Add p4wnp1 aloa to devices.yml 2022-07-19 11:43:26 -05:00
Steev Klimaszewski
8ae92c15ca Update note 2022-07-19 11:26:38 -05:00
Steev Klimaszewski
7fb038e13c rpi-imager initial script work 2022-07-18 15:38:57 -05:00
Steev Klimaszewski
95caeadc28 Merge branch 'shasum' into 'master'
shasum the image and compressed image...

See merge request kalilinux/build-scripts/kali-arm!336
2022-07-18 19:13:42 +00:00
Steev Klimaszewski
cfad54174f shasum the image and compressed image... 2022-07-18 19:12:54 +00:00
Steev Klimaszewski
4e9179d5c3 start trying to deduplicate 2022-07-18 14:10:36 -05:00
Steev Klimaszewski
6e7c36dd9f add a sha256 hash function 2022-07-14 12:31:17 -05:00
Steev Klimaszewski
94559a5272 p4wnp1: convert to the new style of scripts 2022-07-13 22:37:56 -05:00
Steev Klimaszewski
0c94587331 p4wnp1: Fixup the firmware path 2022-07-12 10:50:12 -05:00
Steev Klimaszewski
e50b714f80 p4wnp1: use the release tag since we depth 1
Because we use --depth 1 when cloning the firmware repository, we can't
actually do a checkout.  Luckily, they tag the releases, so we use the
tag for the same date that has the release we want.
2022-07-11 19:47:10 -05:00
Steev Klimaszewski
0b787a3a1a p4wnp1: Use specific boot firmware commit 2022-07-11 16:48:38 -05:00
Steev Klimaszewski
ac020ef4e5 prerelease: limit manifest.json to only kali supported images 2022-07-10 16:15:38 -05:00
Steev Klimaszewski
00bd313c2d devices: fix wifi for rpi4 2022-07-06 13:54:30 -05:00
Steev Klimaszewski
010653cb12 wifi changes 2022-07-06 13:07:34 -05:00
Ben Wilson
4cc934f2db Add clean up 2022-07-06 15:34:52 +01:00
Steev Klimaszewski
2e7637d663 Add directories we want to keep around and owned by user not root 2022-07-05 13:06:41 -05:00
Ben Wilson
49086648c6 Clean up 2022-07-04 17:58:48 +01:00
Ben Wilson
8ce172be20 Switch when reading arguments in 2022-07-04 17:58:40 +01:00
Steev Klimaszewski
15f2d3f5d5 notes column take 3 2022-07-04 11:46:28 -05:00
Steev Klimaszewski
c0dd735407 devices: fix up lint warnings 2022-07-03 20:37:59 -05:00
Steev Klimaszewski
4dbe7f1561 try 2 to increase the notes column 2022-07-03 20:35:47 -05:00
Steev Klimaszewski
8dd7e72a7f try to increase the size of the notes column 2022-07-03 20:03:10 -05:00
g0t mi1k
e59b8b89f1 Merge branch 'colour' into 'master'
Add --no-color

See merge request kalilinux/build-scripts/kali-arm!335
2022-07-01 09:38:33 +00:00
Ben Wilson
24b42a4894 Move out function call 2022-07-01 10:36:51 +01:00
Ben Wilson
68018e1796 Improve --help output 2022-07-01 10:36:29 +01:00
Ben Wilson
882f2acd80 Add --no-color 2022-07-01 10:36:17 +01:00
Ben Wilson
f8f2a6fd1c Add --no-color as an option 2022-07-01 10:01:29 +01:00
Ben Wilson
55824966d9 Split up trap 2022-07-01 10:01:09 +01:00
Steev Klimaszewski
039993f7b3 Merge branch 'trap' into 'master'
Trap, radxa-zero & clean up

See merge request kalilinux/build-scripts/kali-arm!334
2022-06-30 17:41:32 +00:00
Ben Wilson
6d5d20754b Remove dead code 2022-06-30 17:07:26 +01:00
Ben Wilson
ae4c60078e Remove duplicate code with radxa-zero 2022-06-30 17:07:19 +01:00
Ben Wilson
b1dec29a49 Remove double spacing 2022-06-30 17:06:56 +01:00
Ben Wilson
91cf33b57e Full URL 2022-06-30 17:06:29 +01:00
Ben Wilson
b2ad2e949a Set $PATH 2022-06-30 17:06:23 +01:00
Ben Wilson
9b03e43c56 Move variables outside of functions.sh 2022-06-30 17:06:17 +01:00
Ben Wilson
d462000356 Fix bug with permission denied 2022-06-30 17:05:50 +01:00
Ben Wilson
53e36f4f80 Add spacing 2022-06-30 17:05:36 +01:00
Ben Wilson
fe27332f7c Move trap outside of functions.sh 2022-06-30 17:04:46 +01:00
Ben Wilson
d6697c3580 Refresh bulid_deps.sh 2022-06-30 14:24:25 +01:00
Steev Klimaszewski
5a207b88c1 rpi*: Don't quiet wget
Turns out, if the cert is expired, it won't show the error, and we want to know if there is one.
2022-06-27 11:48:42 -05:00
Ben Wilson
5bd6c7ab1e sorted -> natural_sort 2022-06-27 17:11:23 +01:00
Ben Wilson
5c38da436f A-Z sort 2022-06-27 17:11:16 +01:00
Ben Wilson
d0d144de94 Remove inconsistent WiFi data 2022-06-27 17:01:11 +01:00
Ben Wilson
022662632d Add 404 page 2022-06-27 17:00:47 +01:00