Matteo Settenvini matteo
matteo pushed to main at matteo/debian-live-rescue-ita 2025-04-23 12:45:33 +02:00
922539c345 fix: dracut not ready for prime time, go back to initramfs
matteo pushed to main at matteo/debian-live-rescue-ita 2025-04-23 11:48:52 +02:00
fe4f9eec08 Initial version with openssh-server and rustdesk
matteo created branch main in matteo/debian-live-rescue-ita 2025-04-23 11:48:52 +02:00
matteo created repository matteo/debian-live-rescue-ita 2025-04-23 11:47:50 +02:00
matteo commented on pull request matteo/sysroot-cleaner#1 2025-03-19 21:30:00 +01:00
Extra features and fixes

@arthurep thanks for you contribution!

matteo deleted branch extra-features from arthurep/sysroot-cleaner 2025-03-19 21:29:35 +01:00
matteo pushed to main at matteo/sysroot-cleaner 2025-03-19 21:29:35 +01:00
c9e39e284c Merge pull request 'Extra features and fixes' (#1) from arthurep/sysroot-cleaner:extra-features into main
6825d63aaa feat: display size of each file and total removed size
266a00d983 feat: use vector for --allowlist and --blocklist for passing multiples
8983863ffa fix: allow relative paths in allowlist and blocklist
Compare 4 commits »
matteo merged pull request matteo/sysroot-cleaner#1 2025-03-19 21:29:34 +01:00
Extra features and fixes
matteo approved matteo/sysroot-cleaner#1 2025-03-19 21:29:21 +01:00
Extra features and fixes
matteo pushed to main at matteo/linux-parental-controls 2025-02-22 00:35:25 +01:00
a521428ea2 build: early check user on libclang.so due to bindgen
matteo pushed to main at matteo/linux-parental-controls 2025-02-21 18:55:59 +01:00
be565d948b build: initial skeleton
matteo created branch main in matteo/linux-parental-controls 2025-02-21 18:55:58 +01:00
matteo created repository matteo/linux-parental-controls 2025-02-21 13:51:17 +01:00
matteo pushed to main at matteo/sysroot-cleaner 2025-02-21 00:16:43 +01:00
085893c2ef chore: adopt Rust 2024
0657a55b3d fix: always canonicalize paths, remove temporary debug statements
Compare 2 commits »
matteo pushed to main at matteo/sysroot-cleaner 2025-02-19 14:42:20 +01:00
355c7e6403 chore: update deps
matteo pushed to main at matteo/sysroot-cleaner 2025-02-19 14:38:53 +01:00
2d48e5bda3 fix: use a pipeline of cleaners instead of parallel run
d033b9d29a feat(dry-run): print type of file to remove
7ec6467b3b fix(dso): do not eagerly resolve symlinks
a05dd7084d chore(dso): minor refactor
Compare 4 commits »
matteo pushed to main at matteo/sysroot-cleaner 2025-01-27 09:57:03 +01:00
98eaaa519a chore(dso): minor refactor
matteo pushed to main at matteo/sysroot-cleaner 2025-01-26 15:08:00 +01:00
2213856c81 chore(dso): minor refactoring
matteo pushed to main at matteo/sysroot-cleaner 2025-01-26 14:55:39 +01:00
344e16cf0f feat(list): add allow and blocklist handling
matteo pushed to main at matteo/sysroot-cleaner 2025-01-26 03:10:09 +01:00
54075012aa feat(dso): implement unused DSO cleaner