mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
1-prep -> 2-common: Consolidate/Clarify packages.yml + network.yml
This commit is contained in:
parent
afb9c0e875
commit
db1531eef5
7 changed files with 81 additions and 92 deletions
|
@ -14,16 +14,18 @@ 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 packages parted and cloud-guest-utils (for growpart)
|
||||
** Install link:templates/iiab-expand-rootfs[iiab-expand-rootfs] that acts on flag `/.expand-rootfs` at boot
|
||||
** link:tasks/install-expand-rootfs.yml[*_install-expand-rootfs.yml_*]:
|
||||
*** Install packages parted and cloud-guest-utils (for growpart)
|
||||
*** Install link:templates/iiab-expand-rootfs[/usr/sbin/iiab-expand-rootfs] that acts on flag flag `/.expand-rootfs`
|
||||
*** Enable iiab-expand-rootfs.service so this can happen during any future boot-up
|
||||
** link:tasks/raspberry_pi.yml[*_raspberry_pi.yml_*]:
|
||||
*** RTC (real-time clock): install udev rule, configure, enable
|
||||
*** *_Install packages:_*
|
||||
**** dphys-swapfile (for swapfile)
|
||||
**** fake-hwclock (as RTC is often missing or dead!)
|
||||
**** iw, rfkill, wireless-tools (for internal Wi-Fi)
|
||||
*** Increase swap file size (to `pi_swap_file_size`)
|
||||
** NUC 6 Wi-Fi firmware
|
||||
** Check for WiFi devices (if so, set `has_wifi_device`)
|
||||
|
||||
Recap: Similar to 0-init, 2-common, 3-base-server, 4 server-options and
|
||||
5-xo-services — this 1st stage installs core server infra (that is not
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue