about summary refs log tree commit diff
path: root/hosts/common/system (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ssh: authenticate only using ssh keyFranck Cuny2022-02-211-0/+1
|
* system: install a few more packagesFranck Cuny2022-02-211-1/+10
|
* users: add ssh keys for aptos and carmelFranck Cuny2022-02-211-2/+2
|
* boot: fix the prefixFranck Cuny2022-02-181-1/+1
|
* system: add locale and securityFranck Cuny2022-02-183-2/+19
|
* boot: reorganize and add commentsFranck Cuny2022-02-181-0/+8
| | | | Most of the options for booting are common to all hosts.
* hosts: unlock disks remotely on bootFranck Cuny2022-02-132-3/+24
| | | | | Enable a SSH daemon in initrd, with our keys, so we can unlock remotely the disk on reboot.
* motd: drop, there's no need for thatFranck Cuny2022-02-132-13/+0
|
* hosts: install linux perf tools for the hostFranck Cuny2022-02-131-1/+8
|
* hosts: decrypt root disk via ssh on bootFranck Cuny2022-02-132-0/+6
|
* hosts: rename commons to commonFranck Cuny2022-02-128-0/+136