Commit Graph

2042 Commits

Author SHA1 Message Date
Fran
aaad416b82 change base_dir name 2021-11-13 22:46:24 +01:00
Steev Klimaszewski
939018ad87 Merge branch 'total_time' into 'master'
remove day in function

See merge request kalilinux/build-scripts/kali-arm!307
2021-11-13 19:34:32 +00:00
Fran
d28255ff70 remove day in function 2021-11-13 20:33:04 +01:00
Steev Klimaszewski
055a0b410f Merge branch 'total_tine' into 'master'
Total time function

See merge request kalilinux/build-scripts/kali-arm!305
2021-11-13 19:24:44 +00:00
Fran
8036bc287d shellcheck & fix print 2021-11-13 19:18:25 +00:00
Fran
ddb945e8d8 up release to 2021.4 2021-11-13 19:18:25 +00:00
Fran
5d31988bc2 add total_time function 2021-11-13 19:18:25 +00:00
Steev Klimaszewski
26e17c6959 patches: Add patch for building arm kernels with gcc 11
Without this patch, arm kernels will fail to build with gcc 11, which is the default in kali now.
2021-11-13 11:33:28 -06:00
Steev Klimaszewski
a4a86f4cb0 zero-2-w: Add new device script and firmwares
Currently the kernel packages don't include the dtbs and the firmware package doesn't have the firmwares, so add them in for now as a workaround.  Also point to re4son's next repo for the latest kernel that has the changes needed for the dtbs to work.

Note: the current boot firmware expects the dtb name to be bcm2710-rpi-zero-2 which is why we include both, so that when the new bootloader shows up, it will seamlessly transition to the correct one.
2021-11-11 14:13:27 -06:00
Steev Klimaszewski
d223695436 common: packages: add networkmanager
We use networkmanager on the rpi devices for one of the services so make sure it's there.
2021-11-11 14:12:44 -06:00
Steev Klimaszewski
b536a2e8e3 Merge branch 'packages' into 'master'
re-order packages

See merge request kalilinux/build-scripts/kali-arm!304
2021-11-11 19:16:23 +00:00
Fran
cfd3fa4c47 re-order 2021-11-11 20:15:02 +01:00
Steev Klimaszewski
32e49fb60b Merge branch 'validate_desktop' into 'master'
add function validate_desktop & clean

See merge request kalilinux/build-scripts/kali-arm!303
2021-11-09 15:21:26 +00:00
Fran
8c4b8675a6 Add Usage commands: 2021-11-09 14:29:37 +01:00
Fran
40c712894f Update README.md --help 2021-11-09 14:26:50 +01:00
Fran
0386112672 more lines debug mode 2 2021-11-09 14:22:24 +01:00
Fran
7d522ebede more lines debug mode 2021-11-09 14:06:20 +01:00
Fran
57099c2447 more clean 2021-11-09 13:37:23 +01:00
Fran
01e78388fe add print config: OS build/Desktop manager 2021-11-09 11:00:23 +01:00
Fran
914c0a5ee1 clean log 2021-11-09 10:24:14 +01:00
Fran
b8d9bb3855 echo desktop error 2021-11-09 09:59:45 +01:00
Fran
a908658548 change if to case 2021-11-09 09:48:24 +01:00
Fran
016612619a add function validate_desktop 2021-11-09 09:40:22 +01:00
Steev Klimaszewski
da0684741c Merge branch 'fix_pack' into 'master'
validate desktop

See merge request kalilinux/build-scripts/kali-arm!302
2021-11-08 17:18:06 +00:00
Fran
4acde0e13b add i3-gaps desktop 2021-11-08 18:17:20 +01:00
Fran
6e572b6606 fix name basedir 2021-11-08 18:12:38 +01:00
Fran
56eec074c9 validate desktops 2021-11-08 18:05:23 +01:00
Steev Klimaszewski
d0cc812380 Merge branch 'fstab' into 'master'
refactoring part1

See merge request kalilinux/build-scripts/kali-arm!301
2021-11-08 15:23:19 +00:00
Fran
f7737524eb solved 2021-11-08 08:40:08 +01:00
Fran
b997856338 status condition 2021-11-07 22:27:24 +01:00
Fran
d9ae3bae2c fix status -1 2021-11-07 22:03:15 +01:00
Fran
ec087089db enable function make_swap 2021-11-07 21:12:59 +01:00
Fran
25f85d012d una menos 2021-11-07 19:36:28 +01:00
Fran
9baaf59d1b sobra 2021-11-07 19:33:33 +01:00
Fran
b1b40cd0ec make_fstab add swap file 2021-11-07 19:29:07 +01:00
Fran
ea0f5bdc73 fix count 2021-11-07 16:32:37 +01:00
Fran
5f25c6ac1a decorate include 2021-11-07 16:07:13 +01:00
Fran
25aa02987e run apt-cacher-ng root user 2021-11-07 16:06:41 +01:00
Fran
c1cf9b2680 more removes loop devices 2021-11-07 11:47:36 +01:00
Fran
c3d8d01b5b add img dinamic variable 2021-11-07 11:34:47 +01:00
Fran
ef8c6cca2b convert make_loop 2021-11-07 10:55:31 +01:00
Fran
fad95b903e more changes 2021-11-07 09:58:04 +01:00
Fran
12e4dc36fb enable status timestamp on debug mode 2021-11-07 00:00:37 +01:00
Fran
e36092edd7 no recomends slim & minimal 2021-11-06 23:33:14 +01:00
Fran
cf5697a21e add status debootstrap 2021-11-06 23:11:54 +01:00
Fran
26d50a225a add function compress_img 2021-11-06 22:52:47 +01:00
Fran
60919ddb34 add tabs 2021-11-06 22:35:28 +01:00
Fran
b7d729ef42 more clean log 2021-11-06 21:56:55 +01:00
Fran
2cc031a8d2 migrate cubieboard2.sh 2021-11-06 20:31:54 +01:00
Fran
5f84a1611d fix status name 2021-11-06 20:01:15 +01:00