summaryrefslogtreecommitdiffstats
path: root/src/hibernate-resume (follow)
Commit message (Expand)AuthorAgeFilesLines
* various: check meson feature flag earlyMike Yuan2024-11-131-2/+4
* efivars: Remove STRINGIFY() helper macrosDaan De Meyer2024-11-021-1/+1
* hibernate-resume-generator: don't initiate resume if soft-rebootedMike Yuan2024-10-151-0/+5
* libsystemd: turn json.[ch] into a public APILennart Poettering2024-06-121-12/+13
* hibernate-resume-config: apply ENABLE_EFI ifdef correctlyMike Yuan2024-04-091-1/+2
* hibernate-resume: introduce --clear for clearing hibernate storage varMike Yuan2024-04-031-1/+35
* hibernate-resume: add options handlingMike Yuan2024-04-031-10/+76
* hibernate-resume-config: expose get_efi_hibernate_locationMike Yuan2024-04-032-36/+30
* hibernate-resume: EINVAL -> ENOTBLK where appropriateMike Yuan2024-04-031-1/+1
* hibernate-util: make clear_efi_hibernate_location_and_warn return 1 ifMike Yuan2024-04-031-1/+1
* tree-wide: use JSON_ALLOW_EXTENSIONS when disptching at various placesLennart Poettering2024-01-051-1/+1
* various: unexport a few internal structsMike Yuan2024-01-032-18/+21
* hibernate-resume: don't wait forever if hibernate info is from EFIMike Yuan2023-12-121-11/+15
* hibernate-util: de-duplicate clear_efi_hibernate_locationMike Yuan2023-12-103-18/+1
* hibernate-resume: always clear HibernateLocation if system info matchesMike Yuan2023-12-053-8/+4
* hibernate-resume: actually set HibernateInfo.offsetMike Yuan2023-11-231-0/+2
* tree-wide: take in all *our* JSON structures also decimal stringsLennart Poettering2023-11-071-7/+7
* varlink,json: introduce new varlink_dispatch() helperLennart Poettering2023-11-021-1/+1
* hibernate-resume: add missing static for arg_infoMike Yuan2023-10-231-1/+1
* hibernate-resume: remove kernel/image version comparison when resumingZbigniew Jędrzejewski-Szmek2023-10-121-18/+21
* sleep-util: split into sleep-config and hibernate-utilMike Yuan2023-09-271-1/+1
* hibernate-resume: add missing #pragma onceMike Yuan2023-09-221-0/+1
* hibernate-resume: break lines in meson.build files()Mike Yuan2023-09-221-2/+8
* hibernate-resume: split out the logic of finding hibernate locationMike Yuan2023-09-075-220/+395
* tree-wise: drop unnecessary use of proc_cmdline_key_streq()Yu Watanabe2023-08-081-4/+7
* hibernate-resume-generator: escape device path passed to hibernate-resumeMike Yuan2023-08-041-2/+7
* meson: move declarations of hibernate-resumeYu Watanabe2023-07-311-0/+14
* Drop split-usr and unmerged-usr supportLuca Boccassi2023-07-281-1/+1
* hibernate-resume: use devnode_same to compare device nodesMike Yuan2023-07-111-3/+11
* hibernate-resume: compare device nodes using path_equal_or_inode_sameMike Yuan2023-07-091-1/+2
* hibernate-resume: add missing newline to the generated unitMike Yuan2023-07-091-1/+1
* hibernate-resume: refuse resume if resume_offset= is set but not resume=Mike Yuan2023-07-091-0/+8
* hibernate-resume-generator: downgrade 'noresume' log messageLennart Poettering2023-07-041-2/+2
* hibernate-resume: support resuming through efivar HibernateLocationMike Yuan2023-06-231-0/+105
* hibernate-resume: rework to follow the logic of sleep.c and useMike Yuan2023-06-232-55/+83
* generators: change TimeoutSec=0 to TimeoutSec=infinityLennart Poettering2023-06-061-1/+2
* basic: create new basic/initrd-util.[ch] for initrd-related functionsZbigniew Jędrzejewski-Szmek2022-11-082-1/+2
* tree-wide: use the term "initrd" at most places we so far used "initramfs"Lennart Poettering2022-09-231-1/+1
* hibernate-resume-generator: use DEFINE_MAIN_GENERATOR_FUNCTION()Zbigniew Jędrzejewski-Szmek2022-07-151-11/+4
* devnum-util: define helper macros for formatting devnum major/minor pairsLennart Poettering2022-04-131-9/+4
* shared: clean up mkdir.h/label.h situationLennart Poettering2021-11-161-2/+2
* meson: use jinja2 for rpm templatesZbigniew Jędrzejewski-Szmek2021-05-191-1/+1
* tree-wide: enable colorized logging for daemons when run in consoleYu Watanabe2021-01-311-1/+1
* string-util: imply NULL termination of strextend() argument listLennart Poettering2021-01-061-2/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-092-2/+2
* Fix generator name in hibernate-resume-generator's drop-innabijaczleweli2020-02-041-1/+1
* hibernate-resume-generator: wait "infinitely" for the resume deviceZbigniew Jędrzejewski-Szmek2019-12-031-9/+19
* hibernate-resume: add resumeflags= kernel optionJonathan Rouleau2019-06-061-1/+17
* hibernate-resume: fix resume device timeoutJonathan Rouleau2019-06-061-0/+14
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-1/+1