Skip to content

Commit e35ea57

Browse files
authored
Merge pull request #17 from pavinjosdev/dev
Update README.md
2 parents 2b51a43 + 3e1baa6 commit e35ea57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@ Now you can use `z ref` and `z dup` to refresh repos and perform distribution up
126126
Generally, zypperoni should work out of the box with the default zypp and zypper configs.
127127
Custom or experimental configs may result in bugs.
128128

129-
- Using the experimental option `techpreview.ZYPP_SINGLE_RPMTRANS=1` in `zypp.conf` would result in `zypperoni dup-download` appearing to hang indefinitely, but in reality zypper is doing its sequential download in the background due to RPM single transaction requirements. This config is not necessary when using zypperoni as it passes `ZYPP_SINGLE_RPMTRANS=1` as an environment variable when calling zypper.
129+
- Using the experimental option `techpreview.ZYPP_SINGLE_RPMTRANS=1` in `zypp.conf` would result in `zypperoni dup` appearing to hang indefinitely, but in reality zypper is doing its sequential download in the background due to RPM single transaction requirements. This config is not necessary when using zypperoni as it passes `ZYPP_SINGLE_RPMTRANS=1` as an environment variable when calling zypper.

0 commit comments

Comments
 (0)