Releases: nefelim4ag/systemd-swap
Releases · nefelim4ag/systemd-swap
Bug fixes/Improvments
- SwapFC check free space before allocation
- Fix swap unit systemd dependency
- Speedup swapfile zeroing by change flags of shred
Rewrite again
- Use swap units aggressively
- Set right deps for swap units
- Merge swapFU and swapFC, in one.
- Change defaults to more safe values
- Pickup devices from systemd-gpt-auto-generator
Logs for now less verbose, dropped while rewriting, if needed, will be re added
3.5.5: Get FS type directly by stat
Small internal fix for get FS type: d0c78dd
Allow set swapfu_path to directory
Use systemd-escape to generate unit names
Simplify: systemd_swapon Signed-off-by: Timofey Titovets <[email protected]>
Fix #42
Fix swap unit generator: handle path with '//' '-' correctly
Use 'realpath' for cleanup path to dev/file Signed-off-by: Timofey Titovets <[email protected]>
Small updates & fixes
- Add more output to status command
- Fix ext{2,3,4} behaviour with swapfc
- Use systemd.swap units instead of swapon
- Small logical fixes in swapfu
Invisible fix
Hot fix
- Hot fix renamed variables