Steev Klimaszewski
dac502e892
Use sbc packages, and clean up the package list
2022-09-30 17:07:20 +00:00
Steev Klimaszewski
3506a8e383
radxa-zero: Add console=both to kernel cmdline
2022-09-24 03:21:37 -05:00
Steev Klimaszewski
99d270775f
build-deps: fix random sleep cal
2022-08-30 14:06:52 -05:00
Arszilla
43f69cab21
Update build_deps.sh
2022-08-30 00:05:45 +03:00
Arszilla
3451b7afd0
Update radxa_zero.sh
2022-08-30 00:04:41 +03:00
Arszilla
fc9e352b70
Update functions.sh
2022-08-30 00:04:41 +03:00
Arszilla
e438c432b1
Update check.sh
2022-08-30 00:04:41 +03:00
Arszilla
c35b83b16d
Update build_deps.sh
2022-08-30 00:04:41 +03:00
Arszilla
bf19b62277
Update packages.sh
2022-08-30 00:04:30 +03:00
Arszilla
ee226495ea
Update packages.sh
2022-08-30 00:04:30 +03:00
Arszilla
e6539066f8
Add extra_custom__pkgs variable in packages.sh
2022-08-30 00:04:30 +03:00
Arszilla
be178216e0
Update packages.sh
2022-08-30 00:04:30 +03:00
Arszilla
36ff8a09b1
Add missing newline in packages.sh
2022-08-30 00:04:30 +03:00
Arszilla
54b824542a
Update the line length
2022-08-30 00:04:30 +03:00
Arszilla
8829534553
Update radxa_zero.sh
2022-08-30 00:04:30 +03:00
Arszilla
c63fab1397
Update radxa_zero.sh
2022-08-30 00:04:30 +03:00
Arszilla
d6f0cd2833
Update and fix bash syntax of common.d scripts
2022-08-30 00:04:29 +03:00
Steev Klimaszewski
f78df8a2c7
common: make build deps sleep random 5-15
...
Instead of a flat 5 second sleep, lets sleep a random amount between 5
and 15. Hopefully this fixes the issue of random failures because of a
lock?
2022-08-25 21:00:39 -05:00
Steev Klimaszewski
351f953ef0
common: 3stage: Don't need to clean up eatmydata
2022-08-16 14:06:58 -05:00
Steev Klimaszewski
bcc02bcd43
common: don't use --foreign with debootstrap
...
Now that the build server is updated to bullseye, we don't need to pass
--foreign to cross build anymore.
2022-08-16 13:36:05 -05:00
Steev Klimaszewski
85a3db3570
common: fix powershell tarball name
2022-08-11 18:02:23 +00:00
Steev Klimaszewski
fbfe95f290
common: pwsh: fix typos
2022-08-11 18:02:23 +00:00
Steev Klimaszewski
d232d23a25
common: Add powershell 7.1.3 for arm64/armhf
2022-08-11 18:02:23 +00:00
Steev Klimaszewski
3aa442aa6d
common: cleanup: Remove console-setup cached files
2022-08-11 18:02:23 +00:00
Steev Klimaszewski
d31ee8a1ac
common: sync up debconf-set-selections
2022-08-11 18:02:23 +00:00
Steev Klimaszewski
95ad005bf1
common: check: Add check for kali archive keyring
...
This was also part of #284 so add the check as well
2022-07-31 15:21:50 -05:00
Steev Klimaszewski
132f355064
common: check: Add more checks for missing apps
...
Make sure that both systemd-nspawn and QEMU exist before running.
This closes #284
2022-07-31 15:16:43 -05:00
Steev Klimaszewski
5fd177a34d
common: Mask smartmontools service
...
On almost every supported ARM board, smartmontools isn't needed and
doesn't start correctly, which ends up with systemctl claiming the boot
is degraded. Mask the service so it doesn't start
2022-07-25 07:28:13 -05:00
Steev Klimaszewski
cfad54174f
shasum the image and compressed image...
2022-07-18 19:12:54 +00:00
Ben Wilson
4cc934f2db
Add clean up
2022-07-06 15:34:52 +01: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
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
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
dd3afe7903
common: bump boot size to 256MB
2022-05-11 13:38:43 -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