mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
2-common/tasks/packages.yml: Update comment
This commit is contained in:
parent
326f26bc21
commit
b852f015ab
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# 2022-03-16: 'apt show <pkg> | grep Size' revealed download sizes, on 64-bit RasPiOS with desktop.
|
||||
|
||||
- name: "Install 16 common packages: acpid, bzip2, curl, gawk, htop, i2c-tools, logrotate, mlocate, pandoc, pastebinit, rsync, sqlite3, tar, unzip, usbutils, wget"
|
||||
- name: "Install 16 common packages: acpid, bzip2, curl, gawk, htop, i2c-tools, logrotate, plocate, pandoc, pastebinit, rsync, sqlite3, tar, unzip, usbutils, wget"
|
||||
package:
|
||||
name:
|
||||
- acpid # 55kB download: Daemon for ACPI (power mgmt) events
|
||||
|
|
Loading…
Reference in a new issue