15 Commits

Author SHA1 Message Date
8a41ce8e25 Replace Bash swapfile script with Python implementation using argparse
- Added btrfs-safe handling (/var/swap/swapfile)
- Automatically recreates swapfile if size differs
- Removed legacy main.sh
Conversation: https://chatgpt.com/share/68d2c38b-84dc-800f-9ca4-dffa158c8e80
2025-09-23 17:58:25 +02:00
e8c511d294 Added Funding 2025-03-12 20:52:47 +01:00
96a1dc58ae Merge branch 'main' of github.com:kevinveenbirkenbach/swap-forge 2025-03-12 11:14:39 +01:00
b633d908cb Update README.md 2025-03-12 10:49:37 +01:00
0af1e6ea42 Update README.md 2025-03-04 20:59:22 +01:00
71e34a32c7 Update README.md 2025-03-04 20:59:03 +01:00
10dee63d57 Update README.md 2025-03-04 20:58:29 +01:00
7c05c59cc5 Delete LICENSE 2025-03-04 20:58:09 +01:00
181bed3df7 Update README.md 2025-03-04 20:56:32 +01:00
0a363d227d Rename create-linux-swapfile.sh to main.sh 2025-03-04 20:56:00 +01:00
d68cc2c18e Update create-linux-swapfile.sh
Added size parameter
2022-08-18 18:00:44 +02:00
2133eaa94d Rename create-linux-swap-file.sh to create-linux-swapfile.sh 2022-08-18 17:32:52 +02:00
90fd46ccb2 Update README.md 2022-08-18 17:32:26 +02:00
2e2c4b4711 Create create-linux-swap-file.sh 2022-08-18 17:31:26 +02:00
5f9b70ea6a Initial commit 2022-08-18 17:30:19 +02:00