• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

agama-project / agama / 14666395164
72%

Build:
DEFAULT BRANCH: master
Ran 25 Apr 2025 02:04PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Canceled at 06 Dec 2025 02:43PM UTC via web
14666395164

push

github

web-flow
Added inst.copy_network to kernel cmdline and config server no-auto-default  (#2291)

## Problem

The network configuration is a crucial part of the installation process.
In some cases it is even required to start the installation. The problem
is that, in some cases, the network configuration used during the
installation could differ to the one wanted in the target system.

It will be nice to be able to configure completely the "picture" of the
network after the installation as we started to design in YaST but as a
primary step at least would be nice to select if the installation
network configuration should be kept or not allowing to disable the copy
of the connections completely. Currently that is not possible and the
running and persistent configuration are always copied to the target
system as well as we probe DHCP over all the ethernet devices even when
there is some explicit configuration given.

- [bsc#1236885](https://bugzilla.suse.com/show_bug.cgi?id=1236885)
- [bsc#1239777](https://bugzilla.suse.com/show_bug.cgi?id=1239777)
-
https://trello.com/c/YqZmKHAs/4639-2-agama-allow-to-switch-between-copy-or-not-the-network-configuration-to-the-target-system
-
https://trello.com/c/fyE0VwAQ/4558-3-copy-network-configuration-to-the-installed-system-only-in-some-cases

## Solution

We proposed some changes in the current behavior. 

First of all, only the persistent configuration will be copied to the
target system (default), this copy can be omitted using the
`inst.copy_network=0` kernel cmdline argument although we are
considering to define it as an enum allowing `none, persistent, all and
maybe a comma separated name of connections` but just keep it simple by
now only supporting 0 or 1.

During the boot process **(dracut)**, if an explicit **NetworkManager**
configuration is given through the **'ip='** kernel cmdline option then
the running configuration will be copied persistently before switching
the rootfs and we will also set the **no-auto-defaul... (continued)
Source Files on build 14666395164
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #14666395164
  • ad6168ac on github
  • Prev Build on master (#14059324485)
  • Next Build on master (#14666683421)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc