Commit graph

12 commits

Author SHA1 Message Date
Ian Leonard
1fe4a9e202 util-linux: cleanup mount-swap, add comments to swap.conf
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2022-10-27 13:01:28 +00:00
capntrips
cef52f85a3 systemd: fix swap partition handling when multiple swap partitions are present 2019-08-15 00:11:18 -05:00
CvH
1b9cbdaf26 spdx: packages/sysutils 2018-07-18 22:37:47 +02:00
Stephan Raue
c7036c38f4 util-linux: add option to enable/disable swap per configfile, build RPi with swap support, but disable by default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-04 00:09:41 +01:00
Stephan Raue
0f3e2d4ffa update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00
Stefan Saraev
58b80606f6 dp not enable swap when /storage is on net (nfs/iscsi/cifs)
closes #1916
2013-10-18 19:43:12 +03:00
Stephan Raue
4fd5d8afc5 util-linux: port swapfile init scripts to systemd
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-16 15:21:59 +02:00
Stephan Raue
a8ba00971a util-linux: set swapfile with suggested permissions
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-13 16:08:40 +02:00
Stephan Raue
be68e55cf6 util-linux: use blocksize=1MB for creating the swapfile
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-08 23:25:58 +02:00
Stephan Raue
edf1a7ee0c util-linux: show progress if creating swapfile on startup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-26 00:47:24 +02:00
Stephan Raue
84813a13ac util-linux: use vm.swappiness=10 per default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-06 13:18:17 +01:00
Stephan Raue
b835c903b6 util-linux: make swap support fully optional on all projects, dont install and run init script and swap tools if disabled, add support to setup swap file size at build and runtime
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-19 02:28:16 +02:00