Merge "debian: add bc tool to LAT installer"

This commit is contained in:
Zuul 2022-03-14 19:27:24 +00:00 committed by Gerrit Code Review
commit 66f65cc223
2 changed files with 2 additions and 1 deletions

View File

@ -39,7 +39,7 @@ rootfs-pre-scripts:
apt install -y --no-install-recommends linux-image-5.10.0-6-amd64-unsigned grub-common
apt install -y --allow-downgrades --allow-unauthenticated --no-install-recommends ostree ostree-boot libostree-1-1 ostree-upgrade-mgr
apt install --no-install-recommends -y ifupdown
apt install -y vim uuid-runtime
apt install -y bc vim uuid-runtime
SCRIPT_ENDOF
- |
export PATH=/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin

View File

@ -21,6 +21,7 @@ packages:
- apt-utils
- base-passwd
- bash
- bc
- busybox
- bzip2
- ca-certificates