summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-06Merge branch 'nvme-initramfs'Olivier Gayot
2024-03-04Check to ensure ischroot exists before ChrootableTarget bind mountMitchell Augustin
2024-03-01Bind ischroot->true in ChrootableTarget and --mount-proc in unshareMitchell Augustin
2024-02-29util: human2bytes actually return intDan Bungert
2024-02-29curthooks: nvmeotcp: check if network in initramfs is neededOlivier Gayot
2024-02-29curthooks: nvmeotcp: bring up the network in the initramfsOlivier Gayot
2024-02-29curthooks: nvmeotcp: run nvme connect-all commands in the initramfsOlivier Gayot
2024-02-28zpool: create keystore encrypted setupsDan Bungert
2024-02-28curthooks: nvmeotcp: add required bins and kmods to initramfsOlivier Gayot
2024-02-28curthooks: nvmeotcp: only use nvme-stas wording when relevantOlivier Gayot
2024-02-27dm_crypt: tests related to keyfile removalDan Bungert
2024-02-27dm_crypt: clearer name for keyfile removalDan Bungert
2024-02-27dm_crypt: create and use cryptoswap as PLAINDan Bungert
2024-02-27dm_crypt: split create and open operationsDan Bungert
2024-02-28block_meta: improve get_volume_uuidDan Bungert
2024-02-23raise exception on bcache validation errorsAlexsander Silva de Souza
2024-02-22pycodestyle: make use of isinstance() instead of type()Florent 'Skia' Jacquet
2024-02-22Disable a flaky test to reach forever green CI.Florent 'Skia' Jacquet
2024-02-08Merge branch 'nvme-o-tcp-storageconfig'Olivier Gayot
2024-02-08block: fix kname kernel refDan Bungert
2024-02-08nvme: configure nvme-stas when necessaryOlivier Gayot
2024-02-08nvme: add NVMe controller info for NVMe disks, as an optional fieldOlivier Gayot
2024-01-18block_meta: dm_crypt extensions for cryptswapDan Bungert
2024-01-11unittest/block_meta: make dm_crypt tests easierDan Bungert
2024-01-09vmtests: +cryptsetupDan Bungert
2024-01-03doc/apt_source: fix list markupKenyon Ralph
2023-12-13Add missing build dependencies when building curtin as debsOlivier Gayot
2023-11-16vmtests: skip all failing tests to get the jobs green againFlorent 'Skia' Jacquet
2023-11-10tools: add usage to jenkins-runnerFlorent 'Skia' Jacquet
2023-10-26curtooks/install-grub: workaround the efivarfs statfs kernel regressionOlivier Gayot
2023-10-17Add support for Oracle LinuxStamatis Katsaounis
2023-10-05install: do not log merged configDan Bungert
2023-09-26Revert "vmtests: add mantic after jammy"Dan Bungert
2023-09-21block_meta: also add recovery key if zkey is usedOlivier Gayot
2023-09-20vmtests: make loading error verboseDan Bungert
2023-09-20vmtests: +python3-debian depDan Bungert
2023-09-20vmtests: add mantic after jammyDan Bungert
2023-09-20vmtests: add jammy after focalChad Smith
2023-09-20vmtests: remove hirsuteChad Smith
2023-09-20vmtests: remove impishChad Smith
2023-09-19apt: disable default deb822 migrationNick Rosbrook
2023-09-13storage_config: handle partitions on 4k diskDan Bungert
2023-09-13tests/data: 4k sector diskDan Bungert
2023-09-14extract: log source informationDan Bungert
2023-09-08apt_source: do not produce a deb822 source stanza with zero suiteOlivier Gayot
2023-09-01docs: link to sources.list manpage for apt deb822Dan Bungert
2023-09-01swap: add loggingDan Bungert
2023-08-31distro: remove even more code from apt_updateMichael Hudson-Doyle
2023-08-30distro: remove disabling of deb-src lines in apt_updateMichael Hudson-Doyle
2023-08-30ensure grub-pc is installed on non-UEFI amd64 installsMichael Hudson-Doyle