mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
roles/1-prep/README.adoc: hardware.yml & raspberry_pi.yml packages/context
This commit is contained in:
parent
35427981a0
commit
334c7089f0
1 changed files with 6 additions and 6 deletions
|
@ -14,15 +14,15 @@ username and group, to log into Admin Console
|
|||
* Ubermix (distro) needs /etc/tmpfiles.d/iiab.conf to create essential
|
||||
/var/log subdirs on each boot
|
||||
* *_Hardware actions:_*
|
||||
** Install https://github.com/iiab/iiab/blob/master/roles/1-prep/templates/iiab-expand-rootfs[iiab-expand-rootfs]
|
||||
** Install package cloud-guest-utils for growpart
|
||||
** Install https://github.com/iiab/iiab/blob/master/roles/1-prep/templates/iiab-expand-rootfs[iiab-expand-rootfs] that acts on flag `/.expand-rootfs` at boot
|
||||
** link:tasks/raspberry_pi.yml[*_raspberry_pi.yml_*]:
|
||||
*** RTC (real-time clock): install udev rule, configure, enable
|
||||
*** *_Install packages related to:_*
|
||||
**** growpart
|
||||
**** swapfile
|
||||
*** *_Install packages:_*
|
||||
**** dphys-swapfile (for swapfile)
|
||||
**** fake-hwclock (as RTC is often missing or dead!)
|
||||
**** Wi-Fi
|
||||
*** Increase swap file size
|
||||
**** iw, rfkill, wireless-tools (for internal Wi-Fi)
|
||||
*** Increase swap file size (to `pi_swap_file_size`)
|
||||
** NUC 6 Wi-Fi firmware
|
||||
|
||||
Recap: Similar to 0-init, 2-common, 3-base-server, 4 server-options and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue