Commit Graph

2085 Commits

Author SHA1 Message Date
Ben Wilson
7d4e79d39f Fix misc mistakes 2022-06-22 12:05:34 +01:00
Ben Wilson
89d0889f8d .sh -> .md 2022-06-22 12:05:27 +01:00
Ben Wilson
2a530e24f3 Verbose template example 2022-06-22 11:27:37 +01:00
Ben Wilson
0d7ca3e74a Fix incomplete entries 2022-06-22 11:27:07 +01:00
Ben Wilson
9748c944b5 Specify size 2022-06-22 11:26:34 +01:00
Ben Wilson
9032f8cd8e Drop unknown kernels 2022-06-22 11:26:22 +01:00
Ben Wilson
d369f22328 Add links 2022-06-22 11:26:07 +01:00
Steev Klimaszewski
7baa658a79 Add kernel versions to devices yaml 2022-06-21 23:30:28 -05:00
Steev Klimaszewski
78e591f5df Device specs 2022-06-21 16:00:17 -05:00
Steev Klimaszewski
8b45e45a88 device spec updates 2022-06-21 15:26:02 -05:00
Steev Klimaszewski
04711817bb More device specs 2022-06-21 15:17:11 -05:00
Steev Klimaszewski
bae95a44d9 More device specs added 2022-06-21 14:43:07 -05:00
Ben Wilson
9f2217d6de Switch to human readable name 2022-06-21 07:04:16 +01:00
Ben Wilson
d3aeb96f51 Fix another dead link in kali-docs 2022-06-21 07:02:15 +01:00
Ben Wilson
09924b0cc2 Fix kali-docs links 2022-06-21 06:55:48 +01:00
Ben Wilson
52108c467f Add human-readable board name 2022-06-21 06:42:50 +01:00
Ben Wilson
0d1d91e125 Add RAM size into table 2022-06-21 06:42:02 +01:00
g0t mi1k
ed1f99162d Merge branch 'yaml' into 'master'
YAML (Central Knowledge Base) + Pre-Release + GitLab Pages

See merge request kalilinux/build-scripts/kali-arm!333
2022-06-21 04:03:04 +00:00
Steev Klimaszewski
0caa30dda2 Fill out more details 2022-06-20 18:27:19 -05:00
Ben Wilson
234870b1b6 GitLab pages 2022-06-20 21:24:14 +01:00
Ben Wilson
2b9887ce59 Pre-release script to generate JSON manifest 2022-06-20 21:24:03 +01:00
Ben Wilson
17dcc38185 Add Central Knowledge Base
Based on @steev first pass
2022-06-20 21:22:48 +01:00
Steev Klimaszewski
b7dc38ab88 pinebook: rm the firmware dir and don't enable all sleep
Sleep is broken on the pinebook, so lets force it to not like we do on the Pinebook Pro
Also, rm the firmware we clone, because otherwise it's left around in the root directory.
2022-06-17 12:52:53 -05:00
Steev Klimaszewski
a37a31111c Merge branch 'usb-armory-fix' into 'master'
usbarmory*: Bump u-boot version

See merge request kalilinux/build-scripts/kali-arm!332
2022-06-16 20:54:13 +00:00
Steev Klimaszewski
c92cbc799e usbarmory*: Bump u-boot version 2022-06-15 14:58:16 -05:00
Steev Klimaszewski
f067927379 rzero: Remove patches applied in kernel sources
We already have the patches applied in the kernel sources we use so
we don't need to apply them in the build scripts
2022-05-30 10:06:51 -05:00
Steev Klimaszewski
03ac1816fc rzero: install alsa-utils 2022-05-17 01:51:07 -05:00
Steev Klimaszewski
dd3afe7903 common: bump boot size to 256MB 2022-05-11 13:38:43 -05:00
Steev Klimaszewski
ba230fc82a pinebook: Update wireless driver bits
Since we're using my fork of the wireless driver...
stop dealing with the nested quoting as I've committed the dkms.conf file to it.
2022-05-09 16:20:50 -05:00
Steev Klimaszewski
7225da713b 2022.2 2022-05-04 10:58:34 -05:00
Steev Klimaszewski
8d85a226f4 common: packages: Add c-n-f and kali-tweaks to minimal 2022-05-04 10:58:09 -05:00
Steev Klimaszewski
c62417371a common: functions: Fixes
Fix a typo and clean the basedir, not just work dir.
2022-05-04 10:57:22 -05:00
Steev Klimaszewski
e4c7f373fa rzero: Add basic_network
Without this, it doesn't actually setup hostname and basic networking...
2022-05-04 10:56:31 -05:00
Steev Klimaszewski
8e2d955421 rzero: Update firmware
This should fix up the wifi and bluetooth
2022-04-30 14:57:09 -05:00
Steev Klimaszewski
f8d3ce8188 Merge branch 'radxa-zero' into 'master'
radxa-zero: Add support for radxa zero emmc and sdcard

See merge request kalilinux/build-scripts/kali-arm!297
2022-04-28 00:56:55 +00:00
Steev Klimaszewski
cff1badee0 radxa-zero: Add support for radxa zero emmc and sdcard 2022-04-28 00:56:54 +00:00
Steev Klimaszewski
66b7c708e9 Merge branch 'pinebookpro-kalikernel' into 'master'
pinebookpro: Move to kali kernel and u-boot

See merge request kalilinux/build-scripts/kali-arm!331
2022-04-25 16:24:31 +00:00
Steev Klimaszewski
a73ae6aab1 pinebookpro: Move to kali kernel and u-boot
Also use the firmware from armbian, because for some reason, upstream
just causes kernel panics.
2022-04-24 00:30:46 -05:00
Steev Klimaszewski
199d1b5336 Merge branch 'update-copy-user-wpasupplicant' into 'master'
Remove comment character in awk command

See merge request kalilinux/build-scripts/kali-arm!327
2022-04-14 16:16:00 +00:00
syndrowm
3bcb3f6fa7 support both psk cases 2022-04-14 16:06:34 +00:00
syndrowm
68bd8fb200 Remove comment character in awk command 2022-04-14 16:06:34 +00:00
Steev Klimaszewski
c99fc49410 Merge branch 'fix-usbarmory-builds' into 'master'
usbarmory: Fix the builds

See merge request kalilinux/build-scripts/kali-arm!329
2022-04-14 16:04:13 +00:00
Steev Klimaszewski
05175d4075 usbarmory: Fix the builds
The kernel was bumped to 5.15, so we patch the 5.15 wifi injection in.
Also, the defconfig file needs to be named _defconfig for copying it in and using it as a target.
With newer u-boot, we don't seem to need the patch for usbarmory mki
Patch from upstream for mkii u-boot requires newer u-boot as well, so bump it.
2022-04-14 16:03:16 +00:00
Steev Klimaszewski
00f0f3e30c Merge branch 'fix-rpi-bluetooth' into 'master'
Fix bluetooth on the RaspberryPi devices

See merge request kalilinux/build-scripts/kali-arm!328
2022-04-13 20:38:25 +00:00
Steev Klimaszewski
324652584a Fix bluetooth on the RaspberryPi devices 2022-04-13 20:38:25 +00:00
Steev Klimaszewski
34cf5e3f0e usbarmory: Bump to the upstream 5.15 kernel
Also alphabetize the dts files to make it quicker to compare upstream.
2022-04-09 18:05:47 -05:00
Steev Klimaszewski
5382f4b8bc Merge branch 'libraspberrypi' into 'master'
raspberry: don't build userland, use package

See merge request kalilinux/build-scripts/kali-arm!325
2022-03-25 02:00:57 +00:00
Steev Klimaszewski
11c88a33bb pinebook: finally fix the quoting for dkms module
Now there isn't any need to bump the kernel version anymore as
quoting is properly fixed in the script.
2022-03-24 20:59:21 -05:00
Steev Klimaszewski
b511c5974d raspberry: don't build userland, use package
Also, pass arguments to the 64bit build script
2022-03-23 23:25:24 -05:00
Ben Wilson
11626a2c26 Remove duplicate build-scripts 2022-03-23 23:24:08 -05:00