mirror of
https://github.com/bohanyang/debi.git
synced 2026-09-27 06:26:15 +00:00
Change --eth to --ethx
This commit is contained in:
@@ -74,7 +74,7 @@ To **revert** all changes, run
|
|||||||
* `--safe-upgrade` **(Default)** `apt upgrade --with-new-pkgs`. [See](https://salsa.debian.org/installer-team/pkgsel/-/blob/master/debian/postinst)
|
* `--safe-upgrade` **(Default)** `apt upgrade --with-new-pkgs`. [See](https://salsa.debian.org/installer-team/pkgsel/-/blob/master/debian/postinst)
|
||||||
* `--full-upgrade` `apt dist-upgrade`
|
* `--full-upgrade` `apt dist-upgrade`
|
||||||
* `--no-upgrade`
|
* `--no-upgrade`
|
||||||
* `--eth` Disable *Consistent Network Device Naming* to get interface names like *ethX* back
|
* `--ethx` Disable *Consistent Network Device Naming* to get interface names like *ethX* back
|
||||||
* `--bbr` Enable TCP BBR congestion control
|
* `--bbr` Enable TCP BBR congestion control
|
||||||
* `--hold` Don't reboot or power off after installation
|
* `--hold` Don't reboot or power off after installation
|
||||||
* `--power-off` Power off after installation rather than reboot
|
* `--power-off` Power off after installation rather than reboot
|
||||||
|
|||||||
Reference in New Issue
Block a user