1. 05 Dec, 2025 5 commits
  2. 03 Dec, 2025 2 commits
  3. 26 Nov, 2025 1 commit
  4. 25 Nov, 2025 2 commits
  5. 24 Nov, 2025 2 commits
  6. 23 Nov, 2025 3 commits
  7. 22 Nov, 2025 2 commits
  8. 21 Nov, 2025 1 commit
  9. 20 Nov, 2025 3 commits
  10. 12 Nov, 2025 1 commit
  11. 11 Nov, 2025 1 commit
  12. 04 Nov, 2025 3 commits
  13. 30 Oct, 2025 1 commit
  14. 22 Oct, 2025 2 commits
  15. 10 Oct, 2025 4 commits
  16. 09 Oct, 2025 1 commit
  17. 03 Oct, 2025 1 commit
  18. 25 Sep, 2025 2 commits
  19. 17 Sep, 2025 2 commits
  20. 11 Sep, 2025 1 commit
    • Anton Midyukov's avatar
      net: add use/net/networkd/live · 6c477482
      Anton Midyukov authored
      In live, need to generate network interfaces and for some cases
      (installer and rescue) bring up the network. In this case, one
      network interface and a timeout of 15 seconds are enough.
      Also, when booting via make-initrd, problems arise with
      systemd-network-generator, since they use the same arguments in
      the kernel cmdline. Therefore, systemd-networkd-generator should
      be disabled in live.
      6c477482