summaryrefslogtreecommitdiffstats
path: root/src/kernel-install (follow)
Commit message (Expand)AuthorAgeFilesLines
* kernel-install/60-ukify: also support the convention with 'devicetree' fileZbigniew Jędrzejewski-Szmek2023-10-113-0/+47
* kernel-install/60-ukify: add helper function for locating input filesZbigniew Jędrzejewski-Szmek2023-10-111-16/+24
* kernel-install/90-loaderentry: do not read dtbs from /bootZbigniew Jędrzejewski-Szmek2023-10-111-5/+3
* kernel-install: describe usage as installkernelZbigniew Jędrzejewski-Szmek2023-09-281-5/+11
* ukify: move to /usr/bin and mark as non non-experimentalZbigniew Jędrzejewski-Szmek2023-08-291-1/+1
* sd-id128: introduce ERRNO_IS_NEG_MACHINE_ID_UNSETZbigniew Jędrzejewski-Szmek2023-08-161-4/+3
* Make ukify the default ifUKI_GENERATOR is unsetcvlc122023-08-101-1/+1
* Merge pull request #28743 from mrc0mmand/lint-python-scriptsLuca Boccassi2023-08-101-4/+1
|\
| * Add .pylintrc to globally suppress warnings we don't really care aboutFrantisek Sumsal2023-08-101-4/+1
* | 60-ukify.install: fix whitespaceZbigniew Jędrzejewski-Szmek2023-08-091-1/+1
|/
* meson: use install_emptydir() and drop meson-make-symlink.shYu Watanabe2023-08-081-2/+1
* 90-loaderentry: support installing device treesEmil Renner Berthing2023-08-071-0/+38
* Teach 60-ukify.install to search the staging dirMarc Pervaz Boocha2023-08-071-1/+9
* meson: move declarations of kernel-install and sulogin-shellYu Watanabe2023-08-011-6/+14
* kernel-install: Make sure KERNEL_INSTALL_BYPASS is disabled in testsDaan De Meyer2023-07-311-0/+1
* kernel-install: Only bypass "add" and "remove"Daan De Meyer2023-07-311-16/+19
* kernel-install: silently ignore unexpected arguments for 'remove' commandYu Watanabe2023-07-192-2/+18
* kernel-install: Avoid reopening file descriptor via /procDaan De Meyer2023-07-141-13/+13
* meson: shorten code a bitYu Watanabe2023-06-221-0/+2
* Fix quotingcvlc122023-06-201-2/+2
* Add docs, improve log comments.cvlc122023-06-191-1/+1
* Define 'microcode' type of initrd for the kernel-install staging area.cvlc122023-06-181-3/+6
* kernel-install: skip to read /etc/machine-info in testYu Watanabe2023-06-152-0/+10
* Merge pull request #27946 from keszybz/ukify-genkey-verbZbigniew Jędrzejewski-Szmek2023-06-141-1/+1
|\
| * ukify: move verb mangling to finalize_options()Zbigniew Jędrzejewski-Szmek2023-06-121-1/+1
* | Merge pull request #26848 from yuwata/kernel-installLuca Boccassi2023-06-084-405/+1336
|\ \ | |/ |/|
| * test-kernel-install: add tests for --entry-token=Yu Watanabe2023-06-051-0/+17
| * kernel-install: introduce --entry-token= optionYu Watanabe2023-06-051-2/+13
| * test-kernel-install: add tests for --make-entry-directory=Yu Watanabe2023-06-051-0/+72
| * kernel-install: introduce --make-entry-directory= optionYu Watanabe2023-06-051-1/+21
| * kernel-install: add --esp-path= and --boot-path= optionsYu Watanabe2023-06-051-3/+27
| * kernel-install: also parse KERNEL_INSTALL_LAYOUT from /etc/machine-infoYu Watanabe2023-06-051-3/+5
| * kernel-install: make inspect command optionally take kernel imageYu Watanabe2023-06-052-3/+10
| * kernel-install: rewrite in CYu Watanabe2023-06-053-405/+1183
* | ukify: simplify creation of parserZbigniew Jędrzejewski-Szmek2023-06-061-5/+4
|/
* test/60-ukify: override stub location in testsZbigniew Jędrzejewski-Szmek2023-05-051-0/+2
* test-kernel-install: test 60-ukify.install and 90-uki-copy.installZbigniew Jędrzejewski-Szmek2023-05-052-7/+33
* 60-ukify: kernel-install plugin that calls ukify to create a UKIZbigniew Jędrzejewski-Szmek2023-05-052-2/+234
* 90-loaderentry: make sure that variables are setZbigniew Jędrzejewski-Szmek2023-05-031-3/+3
* test-kernel-install: several cleanupsYu Watanabe2023-03-301-10/+15
* Define $KERNEL_INSTALL_UKI_GENERATORGertalitec2023-03-262-1/+7
* kernel-install: check all entry candidates first, then check existence of $pr...Yu Watanabe2023-03-171-8/+8
* Revert "kernel-install: also try to find $BOOT by partition GUID"Yu Watanabe2023-03-171-20/+0
* Merge pull request #26119 from kraxel/uki.installLuca Boccassi2023-03-082-4/+12
|\
| * kernel-install: handle uki installs automaticallyGerd Hoffmann2023-03-071-2/+10
| * 90-uki-copy.install: create $BOOT/EFI/Linux directory if neededGerd Hoffmann2023-03-071-2/+2
* | kernel-install: also try to find $BOOT by partition GUIDLuca Boccassi2023-03-031-0/+20
* | kernel-install: use log_verbose everywhereLuca Boccassi2023-03-031-7/+4
|/
* boot: Make sure we take --root into account everywhere.Daan De Meyer2023-02-091-4/+7
* meson: Properly install 90-uki-copy.installJan Janssen2023-01-271-2/+5