Commit graph

19 commits

Author SHA1 Message Date
ghtm2
b21c8401ae
Use curl instead of wget (#63) 2023-02-16 15:48:21 +05:00
ghtm2
b3c16de238
Fix shellcheck warnings and style (#62) 2023-02-16 00:57:05 +05:00
Kron4ek
521ef2069f Update dwarfs compression arguments 2022-11-24 13:01:34 +05:00
Kron4ek
485cb07a64
Add a note about better compression 2022-04-06 00:48:09 +05:00
Kron4ek
d05109732b Change the default dwarfs compressor arguments
Slightly worse compression ratio, but faster file system access.
2021-11-08 16:18:46 +05:00
Kron4ek
d97077d026 Split squashfs and dwarfs utils
The dwarfs utils are relatively large (~20 MB when extracted) and are not needed for squashfs-compressed images, so it's better to move them into a separate archive.
2021-08-11 14:43:12 +05:00
Kron4ek
268ff808ba Implement the self-update function for dwarfs
And some other improvements.
2021-08-10 23:57:36 +05:00
Kron4ek
a34eef062b Tweaks for dwarfs 2021-08-07 00:31:49 +05:00
Kron4ek
8292d055f0 Add dwarfs support 2021-08-06 17:10:31 +05:00
Kron4ek
0e87bc0fb4
Add image_path variable 2021-07-10 00:24:37 +05:00
Kron4ek
3ac0e819e4
Fix use_existing_image 2021-06-27 14:52:28 +05:00
Kron4ek
ff29fd4d5f Add lzo, lzma and gzip support 2021-06-10 19:58:12 +05:00
Kron4ek
313958776c Rename squashfs-start.sh to conty-start.sh 2021-04-12 02:50:25 +05:00
Kron4ek
d50d5904b3
Add an option to use the existing squashfs image 2021-04-07 01:36:08 +05:00
frostworx
f0d9759b43
Just a few cosmetical changes (#6)
* minor cosmetics

* minor cosmetics

* pull own filesize from project page - removes need for hardcoded size

* Revert "pull own filesize from project page - removes need for hardcoded size" - nonsense

This reverts commit 5c540c3388.

Co-authored-by: frostworx <frost.zeux@gmail.com>
2021-03-29 00:36:13 +05:00
Kron4ek
5bb37afbb8
Use 256 KB block size by default for squashfs 2021-03-27 15:35:02 +05:00
Kron4ek
40ddb5325a
Download utils.tar if it's missing or corrupted 2021-03-27 00:55:20 +05:00
Kron4ek
f87e9df6a1
Use lz4 for squashfs compression by default 2021-03-27 00:53:44 +05:00
Kron4ek
f0a7155c35 Init repo 2021-03-26 22:03:50 +05:00