Rifat Azad
39717b0a3f
Revert "ksud: rust FMT"
...
This reverts commit 78eb3b0b22 .
2025-06-25 17:58:52 +06:00
Rifat Azad
78eb3b0b22
ksud: rust FMT
2025-06-25 13:25:28 +06:00
Rifat Azad
48e533f660
ksud_overlayfs: removed custom_sparse_size text file extension
2025-05-04 19:39:06 +06:00
rifsxd
02dbb7d0f7
ksud: added module mount command to check current mount system enabled
2025-04-02 15:12:44 +06:00
Caner Karaca
feb3c47bdc
Fix formatting ( #266 )
2025-03-30 01:46:06 +06:00
rifsxd
de189fe426
ksud_overlayfs: ability to specify custom sparse image size
2025-03-23 23:15:47 +06:00
rifsxd
30835787c9
Revert "ksud: determine modules's size by checking partion size"
...
This reverts commit c40bfd694c .
2025-03-23 22:38:01 +06:00
Tiann
ee71a992a3
ksud: migrate to Rust 2024 edition
2025-02-25 15:34:27 +06:00
Wang Han
43d30c8f2b
Drop module image if no module remaining ( #2447 )
...
This fixes the issue that module image will always exist even if there
is no module to be loaded. Sadly we need to boot twice because we can
only know module status after image is mounted.
2025-02-22 04:50:51 +06:00
weishu
c40bfd694c
ksud: determine modules's size by checking partion size
2025-02-21 17:02:03 +06:00
rifsxd
aa22fd880d
ksud_overlayfs: better hide modules.img (create a sparse image without journaling) and run e2fsck for eliminating possible data corruption after umount
2025-02-21 16:57:24 +06:00
rifsxd
fdd307fe8b
ksud_overlayfs: bring back journaling for sparse image (futile for hiding so reverting until a possible better way is discovered)
2025-02-16 20:36:03 +06:00
rifsxd
b2a8fb66d3
ksud_overlayfs: reduce sparse image size to 6GB
2025-02-16 03:10:30 +06:00
rifsxd
f247a6d5d8
ksud_overlayfs: better hide modules.img (create a sparse image without journaling) and run e2fsck for eliminating possible data corruption after umount
2025-02-15 19:51:30 +06:00
rifsxd
fcc4f0d206
ksud_overlayfs: fix sparse image journal size being 0 block and cause error to format into ext4 with mke2fs
2025-02-07 14:23:56 +06:00
rifsxd
c20fe6c886
ksud_overlayfs: changed sparse image journal size to 64MB for good balance of performance and efficiency
2025-02-06 19:22:48 +06:00
Rifat Azad
f3f4ba5897
manager: added mount system switchability
...
userspace: added ksud_overlayfs & ksud_magic
2025-01-07 17:08:53 +06:00