Ben Wilson
a87268c183
Move working_dir back under base_dir
2021-09-19 13:44:08 +01:00
Ben Wilson
07054205c4
Typos
2021-09-19 11:34:26 +01:00
Ben Wilson
1bbc464b3e
Fix status
2021-09-19 11:31:08 +01:00
Ben Wilson
ced85a23d1
Tweak comments and output
2021-09-19 11:31:02 +01:00
Ben Wilson
6b3475c046
Few missed brackets
2021-09-19 10:59:35 +01:00
Ben Wilson
018fe965ee
Add status out
2021-09-19 10:56:45 +01:00
Ben Wilson
e4fa270582
basedir -> base_dir \ imagename -> image_name
2021-09-19 10:11:39 +01:00
Ben Wilson
ab4cc5d6a6
Update README to match output
2021-09-19 10:07:13 +01:00
Ben Wilson
dcf17d0bee
Fix un-ref $verison
2021-09-18 21:50:10 +01:00
Ben Wilson
475179ef3f
Make image folder before using
2021-09-18 21:48:51 +01:00
Ben Wilson
053596fbff
More verbose with image output
2021-09-18 12:11:18 +01:00
Ben Wilson
255c5bc3f8
Bug fix, as it was rendering the code
2021-09-18 12:11:07 +01:00
Ben Wilson
29314f59c9
arm64 is now supported
2021-09-18 06:13:51 +01:00
Ben Wilson
b420078413
Grammar on debug
2021-09-18 06:10:58 +01:00
Ben Wilson
7012bde4a0
Check for fc-cache before calling
2021-09-18 06:09:20 +01:00
Ben Wilson
13be271b18
Remove release and builder.txt back into root
2021-09-18 05:59:06 +01:00
Ben Wilson
228ccb1ce5
Merge branch 'master' into consistency
...
# Conflicts:
# .gitignore
# banana-pi.sh
# banana-pro.sh
# beaglebone-black.sh
# chromebook-exynos.sh
# chromebook-nyan.sh
# common.d/builder.txt.example
# common.d/compress_img.sh
# common.d/variables.sh
# cubieboard2.sh
# cubietruck.sh
# cubox-i4pro.sh
# cubox.sh
# gateworks-newport.sh
# gateworks-ventana.sh
# mini-x.sh
# nanopc-t.sh
# nanopi-neo-plus2-minimal.sh
# nanopi-neo-plus2.sh
# nanopi2.sh
# odroid-c.sh
# odroid-c2.sh
# odroid-u2.sh
# odroid-xu3.sh
# pinebook-pro.sh
# pinebook.sh
# riotboard.sh
# rpi-64bit-minimal.sh
# rpi-64bit.sh
# rpi.sh
# rpi0w-minimal.sh
# rpi0w-p4wnp1-aloa.sh
# rpi0w-pitail.sh
# rpi0w.sh
# rpi1.sh
# trimslice.sh
# usb-armory-mki.sh
# usb-armory-mkii.sh
# utilite-pro.sh
2021-09-18 05:55:38 +01:00
Ben Wilson
2fd4e134fc
Fix log_dir
2021-09-18 05:09:57 +01:00
Ben Wilson
2c805b861f
Switch to a closer unix date format
2021-09-18 05:09:50 +01:00
Ben Wilson
d531b0f359
Move logs to logs/
2021-09-18 04:53:23 +01:00
Ben Wilson
3136959223
Change image output location to images/
2021-09-18 04:53:09 +01:00
Ben Wilson
d6a30716b2
Which output location to local/ for install script
2021-09-18 04:52:50 +01:00
Ben Wilson
ad4e5ceb5f
Fix command line arguments
2021-09-18 04:45:28 +01:00
Steev Klimaszewski
d5e67f8b4d
compress_img: Use the same cgroup setup with arm64
...
We can compress just fine on arm64 machines, so lets add that.
2021-09-17 16:34:31 -05:00
Ben Wilson
bd9b443dc9
Clean up on break out
2021-09-17 16:47:51 +01:00
Ben Wilson
8f9f524e78
More info about debug
2021-09-17 16:47:40 +01:00
Ben Wilson
2de3571cb0
Match naming Convention
2021-09-17 16:47:31 +01:00
Ben Wilson
e9459d9fff
Even more log
2021-09-17 16:47:19 +01:00
Steev Klimaszewski
78f8c484b4
builder.txt: Move it to def and add to gitignore.
...
Let's make the builder.txt be something users can modify without having issues with the git repo complaining about changes locally. Users can cp it to builder.txt and make modifications, or just echo whatever they want to override into it. This also means if it doesn't exist by default, we don't source it, instead of sourcing it like we currently do, even when it's all commented out.
2021-09-17 10:33:21 -05:00
Steev Klimaszewski
b78b2a0b77
Merge branch 'cyrus104-master-patch-53532' into 'master'
...
Fixed ext3load to newer ext4load.
See merge request kalilinux/build-scripts/kali-arm!282
2021-09-17 15:26:55 +00:00
D
9f9cbb6098
Fixed ext3load to newer ext4load.
2021-09-17 15:26:11 +00:00
Ben Wilson
5357408b17
Add more log output and script consistencies
2021-09-17 16:02:12 +01:00
Ben Wilson
0ac281533d
Add more examples
2021-09-17 16:01:46 +01:00
Ben Wilson
e9c7cda34c
Remove un-used files/folders
2021-09-17 16:00:22 +01:00
Steev Klimaszewski
b93bcc5007
all: Add buffer and byte flushing
2021-09-17 09:46:40 -05:00
Ben Wilson
eb755eb9b0
Output images go into their own folder
2021-09-17 11:51:59 +01:00
Ben Wilson
5b813a21db
Fix path
2021-09-17 11:51:36 +01:00
Ben Wilson
eb702ee5cf
Stop clearing the terminal
2021-09-17 11:51:13 +01:00
Ben Wilson
22fc146d1a
More items is to ignore
2021-09-17 11:11:46 +01:00
Ben Wilson
5eed328543
Few bash fixes and output improvements
2021-09-17 11:11:35 +01:00
Ben Wilson
ccdb131f82
Restructure variables.sh
2021-09-17 10:49:24 +01:00
Ben Wilson
690eea2acc
Restructure build-deps.sh
2021-09-17 10:49:11 +01:00
Ben Wilson
b62e58f960
Various typos and bash fixes
2021-09-17 10:48:26 +01:00
Ben Wilson
846ba51729
Add more log for verbose output
2021-09-17 10:48:05 +01:00
Ben Wilson
7f6bcdde87
Move items out that were not build-scripts
2021-09-17 10:46:07 +01:00
Ben Wilson
ddde10ecee
Add leading 0 on chmod
2021-09-17 10:42:05 +01:00
Ben Wilson
037b2bd445
Refresh README
2021-09-17 10:40:19 +01:00
Ben Wilson
de17506ea2
Fix casing with Rpi
2021-09-16 20:48:26 +01:00
Ben Wilson
4a6d6f2673
Fix typo
2021-09-16 20:48:07 +01:00
Steev Klimaszewski
0866498fea
rpi3: Attempt to flush the buffers and bytes
...
Lets see if adding the flushing of buffers and bytes assists in getting the build server to not have issues with cleanups.
2021-09-16 14:01:29 -05:00