28595f72ef
This adds a custom swap file service, which allows specifying a recommended swap size in the deviceinfo file via `deviceinfo_swap_size_recommended`. For the N900 this defaults to 1024 MB now. As the swap file is created in the root partition, we have encrypted swap now (unless encryption is disabled with `--no-fde`).
3 lines
53 B
Text
3 lines
53 B
Text
swap_file=/swapfile
|
|
# Size is in MB
|
|
# swap_size=1024
|