summaryrefslogtreecommitdiffstats
path: root/src/shared/hibernate-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* efivars: Remove STRINGIFY() helper macrosDaan De Meyer2024-11-021-1/+1
* hibernate-util,logind: also differentiate the case of misconfigured resumeMike Yuan2024-05-081-1/+1
* hibernate-util,logind: emit a clear error if the specified resume dev is missingMike Yuan2024-05-081-6/+6
* hibernate-util: check 'noresume' before reading resume settingMike Yuan2024-04-081-0/+8
* hibernate-util: say "HibernateLocation EFI variable" consistentlyMike Yuan2024-04-041-1/+1
* hibernate-util: make clear_efi_hibernate_location_and_warn return 1 ifMike Yuan2024-04-031-3/+7
* hibernate-util: log that we actually read /sys/power/resume* rather than cmdlineMike Yuan2024-01-171-1/+2
* hibernate-util: remove unused codeMike Yuan2023-12-271-12/+5
* hibernate-util: make sure we use blockdev path for HibernationDevice.pathMike Yuan2023-12-271-2/+14
* hibernate-util: de-duplicate clear_efi_hibernate_locationMike Yuan2023-12-101-0/+11
* hibernate-util: return 1 for hibernation_is_safe only when all checks passMike Yuan2023-12-051-1/+1
* hibernate-util: if asked to bypass space check, accept the case when weMike Yuan2023-11-181-2/+10
* hibernate-util: report no available swap as no enough swap spaceMike Yuan2023-11-181-2/+2
* hibernate-util: add missing assertionMike Yuan2023-10-231-0/+2
* hibernate-util: introduce hibernation_is_safeMike Yuan2023-10-201-16/+33
* hibernate-util: rework find_hibernate_locationMike Yuan2023-10-201-324/+290
* hibernate-util: read_fiemap: add missing assertsMike Yuan2023-10-201-0/+3
* sleep-util: split into sleep-config and hibernate-utilMike Yuan2023-09-271-0/+512