Commit Graph

  • 43c16bfac4 ci: seperate local and network tests Laszlo Gombos 2022-11-30 00:54:14 +00:00
  • 8fc0dac4a4 test: do not omit dracut networking modules Laszlo Gombos 2022-11-25 03:04:26 +00:00
  • 7debf540ca feat(kernel-modules): exclude USB drivers in strict hostonly mode Antonio Alvarez Feijoo 2022-11-29 17:02:03 +01:00
  • a6395e4361 ci: install procps-ng into Fedora container Laszlo Gombos 2022-12-05 21:43:06 +00:00
  • d0a5b039dd ci: set DEBUGFAIL to rd.debug when debug logging is enabled Laszlo Gombos 2022-12-01 16:34:13 +00:00
  • bf545567ab ci: remove native dracut installation from the test containers Laszlo Gombos 2022-11-27 04:08:58 +00:00
  • 3e77f5194e ci: teach manual test workflow to run several tests Laszlo Gombos 2022-11-23 04:51:37 +00:00
  • 8c0fc137ca docs: document the new release process Laszlo Gombos 2022-12-02 19:54:46 +00:00
  • 518133714b fix(base): do not require chroot inside initramfs Henrik Gombos 2022-02-20 21:40:02 -05:00
  • 57ace7c75c test: remove dead code regarding special handling of test 99 Laszlo Gombos 2022-11-22 20:07:38 +00:00
  • 4b931bfb4f fix(systemd-coredump): correct systemd-coredump binary path Antonio Alvarez Feijoo 2022-11-24 10:59:09 +01:00
  • d40617f720 feat(fs-lib): fsck_single can now handle PARTLABEL and PARTUUID Laszlo Gombos 2022-08-26 12:10:38 +00:00
  • a86aea6518 fix(dracut.sh): use DRACUT_ARCH instead of uname -m Antonio Alvarez Feijoo 2022-11-30 11:20:29 +01:00
  • 240a1d34bd fix(base): remove grep dependency Antonio Alvarez Feijoo 2022-11-30 12:44:50 +01:00
  • 4a9b165de0 refactor(zfcp_rules): use read -r instead of cat keentux 2022-11-23 16:39:08 +00:00
  • fd9cd02cb2 test(TEST-99-RPM): remove test Laszlo Gombos 2022-11-12 01:39:11 +00:00
  • ab23d89a20 test(16): make DMSQUASH test use the test dracut modules Laszlo Gombos 2022-11-21 01:38:02 +00:00
  • fe88c3f7f1 ci: add tests 50,51,62 to the integration test suite Laszlo Gombos 2022-11-12 03:10:53 +00:00
  • 32f6dd1d5f fix(github): yml syntax and commit message for dependabot Laszlo Gombos 2022-11-21 04:09:52 +00:00
  • 9f6b4e5336 test: use -device instead of -watchdog to remove qemu warnings Laszlo Gombos 2022-11-10 14:20:42 +00:00
  • fac851814f test: make test 01 and 02 use the test dracut modules Laszlo Gombos 2022-11-08 04:28:36 +00:00
  • 48641207f2 test: explicitly check if systemctl is available for systemd tests Laszlo Gombos 2022-11-13 15:16:22 +00:00
  • 62f0981d16 chore(ci): bump docker/setup-buildx-action from 1 to 2 Laszlo Gombos 2022-11-13 15:03:14 +00:00
  • 62f7e0621a ci: add mkfs.ntfs and ntfs-3g to test containers Laszlo Gombos 2022-11-12 01:06:50 +00:00
  • 69e9fc84e2 docs: correct "rd.blacklist" Laura Hild 2022-11-11 10:46:58 -05:00
  • e1058b07ea fix(dracut-systemd): run systemctl daemon-reload after remove_hostonly_files Antonio Alvarez Feijoo 2022-11-09 08:27:15 +01:00
  • 60c4b2f76a ci: upgrade to actions/checkout@v3 Laszlo Gombos 2022-10-22 02:19:59 +00:00
  • 33679fff5d fix(kernel-modules): add sysctl to initramfs to handle modprobe files Neal Gompa 2022-11-05 18:28:34 -04:00
  • 4a5785a859 test(ISCSI-NM): fix failing test Laszlo Gombos 2022-10-19 16:27:25 +00:00
  • 1d60dd74ee ci: remove non-existing modules from labeler Laszlo Gombos 2022-10-19 12:32:28 +00:00
  • d3ac78af96 ci: teach labeler about test dracut modules Laszlo Gombos 2022-10-19 04:43:40 +00:00
  • 8d9868cf91 test: remove layering violation from the make system Laszlo Gombos 2022-10-19 04:35:48 +00:00
  • 2d7508dc30 test: only set basedir if it is not set by the invoker Laszlo Gombos 2022-10-19 04:07:05 +00:00
  • c799af4078 test: remove suppressing shellcheck messages Laszlo Gombos 2022-10-19 03:45:17 +00:00
  • 10277bb606 test: move more execution to dracut command line Laszlo Gombos 2022-10-19 03:10:29 +00:00
  • f6ffda48dd test: move more common dependencies from test case to test-root module Laszlo Gombos 2022-10-19 02:31:16 +00:00
  • d8dbdcc287 test: remove unused dependencies Laszlo Gombos 2022-10-19 02:13:07 +00:00
  • f26275b974 test: move more execution to dracut command line Laszlo Gombos 2022-10-19 02:07:56 +00:00
  • d6e8d5bc2c test: move plymouth installation from test case to test-root module Laszlo Gombos 2022-10-19 02:03:51 +00:00
  • 3bb8a85098 test: remove unused variable Laszlo Gombos 2022-10-19 01:55:31 +00:00
  • fff80cc094 test: install debug module into what test case is booting into Laszlo Gombos 2022-10-19 01:53:42 +00:00
  • 7eb0ac977e test: building ld cache explicitly is no longer needed Laszlo Gombos 2022-10-19 01:40:23 +00:00
  • 9cc136728e test: move common dependencies from test case to test-root module Laszlo Gombos 2022-10-19 01:33:56 +00:00
  • b17a3103a5 feat(test-root): add new module to share code between tests Laszlo Gombos 2022-10-19 01:10:07 +00:00
  • 79504b6179 test: move finished-false.sh from test case to test-makeroot module Laszlo Gombos 2022-10-19 00:29:15 +00:00
  • 2532113c44 test: move common dependencies from test case to test-makeroot module Laszlo Gombos 2022-10-19 00:25:11 +00:00
  • 54b963ca35 feat(test-makeroot): add new module to share code between tests Laszlo Gombos 2022-10-19 00:15:54 +00:00
  • 7f62a9b6c9 test: move poweroff handling from test case to test module Laszlo Gombos 2022-10-19 00:05:57 +00:00
  • f5689b42bd feat(test): add new module to share code between tests Laszlo Gombos 2022-10-18 23:51:32 +00:00
  • c449980741 test: shutdown is not used for running tests Laszlo Gombos 2022-10-18 23:24:37 +00:00
  • ba0b1b093d ci: fix Arch container Laszlo Gombos 2022-11-07 15:13:41 +00:00
  • 40dd5c90e0 feat(overlayfs): add a new module called overlayfs Laszlo Gombos 2022-10-19 21:50:08 +00:00
  • 8caaad4fc2 fix(dmsquash-live): add support for NFS Laszlo Gombos 2022-08-20 17:50:06 +00:00
  • 11eef2cfd2 ci: use prebuilt Linux kernel binaries for Gentoo container Laszlo Gombos 2022-10-26 02:27:30 +00:00
  • f7079e77a1 refactor(fs-lib.sh): udevadm info --query=property instead of --query=env Marcos Mello 2022-11-07 07:28:34 -03:00
  • b12ee558f5 fix(dracut-init.sh): instmods: wrong variable name Marcos Mello 2022-11-06 12:43:47 -03:00
  • e78f71b9da fix(dmsquash-live-ntfs): remove unnecessary command Antonio Alvarez Feijoo 2022-10-28 11:08:20 +02:00
  • 8194f72af2 feat(qemu): add efi_secret driver Cole Robinson 2022-11-04 16:46:41 -04:00
  • 415e5519d1 fix(90kernel-modules): add (nonstandard) NVMe drivers Jeremy Linton 2022-11-02 17:17:24 -05:00
  • 1ec479006f refactor(multipath): do not install the pidof binary Antonio Alvarez Feijoo 2022-11-03 11:09:45 +01:00
  • e9ed44c886 fix(dracut-functions.sh): suppress findmnt error msg if /etc/fstab not exist Tao Liu 2022-11-03 17:21:25 +08:00
  • 6b592f581c fix(dracut-logger.sh): this fixes the dlog_init check for /dev/log Brian C. Lane 2022-11-01 10:06:20 -07:00
  • cf31fcf804 feat(multipath): install tmpfiles.d config file Martin Wilck 2022-10-26 10:06:34 +02:00
  • 862ba52683 feat(dmsquash-live): add support for dash Laszlo Gombos 2022-08-15 22:00:03 +00:00
  • d345ca2efd feat(systemd-pcrphase): introducing the systemd-pcrphase module Jóhann B. Guðmundsson 2022-10-23 10:54:48 +00:00
  • 444944ab37 fix(dracut.sh): make omit-drivers option do exact match for names Laszlo Gombos 2022-08-24 19:16:26 +00:00
  • cc1c0ffdaa ci: integration test for openrc and musl Laszlo Gombos 2022-10-17 00:46:55 +00:00
  • f2d181b778 chore(base): remove dead code Laszlo Gombos 2022-08-27 22:05:28 +00:00
  • 2d9f4b481b ci(suse.conf.example): update SUSE-specific config Antonio Alvarez Feijoo 2022-09-26 09:00:36 +02:00
  • bdddfd561f feat(github): automating dependency updates Jóhann B. Guðmundsson 2022-10-23 19:08:21 +00:00
  • 02e646fc7e fix(multipath): install multipathd.socket Tianhao Chai 2022-10-13 01:50:06 -04:00
  • 77ac95d909 perf(90kernel-modules): use awk instead of shell monster наб 2022-10-13 18:14:53 +02:00
  • 03babd95e2 feat(systemd-portabled): introducing the systemd-portabled module Antonio Alvarez Feijoo 2022-09-30 14:37:36 +02:00
  • 429f9de1c7 fix(network-manager): always install the library plugins directory Antonio Alvarez Feijoo 2022-09-29 12:02:34 +02:00
  • cc669250af feat(dracut-init.sh): add inst_libdir_dir() helper Antonio Alvarez Feijoo 2022-09-29 12:02:16 +02:00
  • f82edfed5c chore: adjust .kateconfig for C code Marcos Mello 2022-08-27 07:58:50 -03:00
  • 87d7df57c7 chore: remove editor configuration files from subdirectories Marcos Mello 2022-08-27 07:57:19 -03:00
  • b2d7561b98 fix(dracut): replace invalid lzo command with lzop for LZO compression Antonio Alvarez Feijoo 2022-10-10 10:25:33 +02:00
  • 144279a597 refactor(dracut-install): resolve_deps: improve error message Marcos Mello 2022-06-24 22:16:36 -03:00
  • ba0d7591a6 refactor(shutdown): move module specific code out of base module Laszlo Gombos 2022-10-02 01:06:12 +00:00
  • 23654c50b0 fix(network-legacy): check if dhclient has --timeout option Antonio Alvarez Feijoo 2022-07-11 16:14:42 +02:00
  • 699e394589 fix(man): correct typo Antonio Alvarez Feijoo 2022-07-11 09:21:05 +02:00
  • a3c67d27e7 feat(dmsquash-live): add new dmsquash-live-autooverlay module Matt Coleman 2022-09-23 19:28:25 -04:00
  • ef9ccd5446 ci: revert to actions/checkout@v1 in manualtest Matt Coleman 2022-10-14 20:50:30 -04:00
  • 61ae423bb0 docs: fix a typo in HACKING.md Matt Coleman 2022-09-23 13:37:22 -04:00
  • 8abffe7cca fix(dracut.spec): tpm2-tools is required for crypt module to work Pavel Valena 2022-09-08 14:31:46 +02:00
  • a90efdd704 fix(man): dracut.cmdline.7: clarify "rd.nvmf.discover=fc,auto" Martin Wilck 2022-09-19 18:14:01 +02:00
  • 2c26b70322 fix(network): avoid double brackets around IPv6 address Martin Wilck 2022-09-17 23:56:08 +02:00
  • cf8986af7d feat(nvmf): set rd.neednet=1 if tcp records encountered Martin Wilck 2022-09-17 00:24:38 +02:00
  • 4b69e63b74 fix(man): dracut.cmdline(7): correct syntax for rd.nonvmf Martin Wilck 2022-09-17 01:36:57 +02:00
  • f4e9ea879f fix(network): don't use same ifname multiple times Martin Wilck 2022-09-17 23:05:39 +02:00
  • a65fab6966 fix(nvmf): run cmdline hook before parse-ip-opts.sh Martin Wilck 2022-09-17 00:02:16 +02:00
  • a93968b075 fix(nvmf): avoid calling "exit" in a cmdline hook Martin Wilck 2022-09-17 00:54:25 +02:00
  • 556ef46aa9 fix(nvmf): make sure "rd.nvmf.discover=fc,auto" takes precedence Martin Wilck 2022-09-17 00:51:46 +02:00
  • e93e46520d fix(nvmf): don't use "finished" queue for autoconnect Martin Wilck 2022-09-17 00:49:29 +02:00
  • 03921ec09e fix(nvmf): don't create did-setup file Martin Wilck 2022-09-17 00:40:49 +02:00
  • a3cf4ec922 fix(nvmf): no need to load the nvme module Martin Wilck 2022-09-17 00:01:07 +02:00
  • b3ff3f3fbc fix(nvmf): don't try to validate network connections in cmdline hook Martin Wilck 2022-09-16 23:46:42 +02:00
  • 9664e98b5d fix(nvmf): nvme list-subsys prints the address using commas as separator Antonio Alvarez Feijoo 2022-09-14 12:44:26 +02:00
  • b17128465f ci: login and push containers as repository_owner Laszlo Gombos 2022-09-29 11:58:47 +00:00