mirror of
https://github.com/bohanyang/debi.git
synced 2026-09-26 22:16:11 +00:00
Update README.md
This commit is contained in:
@@ -135,8 +135,8 @@ Otherwise, you can run this command to revert all changes made by the script:
|
|||||||
* `--cloud-kernel` Choose `linux-image-cloud-amd64` or `...arm64` as the kernel image
|
* `--cloud-kernel` Choose `linux-image-cloud-amd64` or `...arm64` as the kernel image
|
||||||
* `--bpo-kernel` Choose the kernel image from Debian Backports (newer version from the next Debian release)
|
* `--bpo-kernel` Choose the kernel image from Debian Backports (newer version from the next Debian release)
|
||||||
* `--no-install-recommends`
|
* `--no-install-recommends`
|
||||||
* `--apt-non-free-firmware` (Debian 12 or later), `--apt-non-free`, `--apt-contrib`, `--apt-src`, `--apt-backports`
|
* `--apt-non-free-firmware`, `--apt-non-free`, `--apt-contrib`, `--apt-src`, `--apt-backports`
|
||||||
* `--no-apt-non-free-firmware` (Debian 12 or later), `--no-apt-non-free`, `--no-apt-contrib`, `--no-apt-src`, `--no-apt-backports`
|
* `--no-apt-non-free-firmware`, `--no-apt-non-free`, `--no-apt-contrib`, `--no-apt-src`, `--no-apt-backports`
|
||||||
* `--install 'ca-certificates libpam-systemd'` Install additional APT packages. Space-separated and quoted.
|
* `--install 'ca-certificates libpam-systemd'` Install additional APT packages. Space-separated and quoted.
|
||||||
* `--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`
|
||||||
|
|||||||
Reference in New Issue
Block a user