https://github.com/dgf/freebsd-desktop-play
FreeBSD Thinkpad Desktop Installation
https://github.com/dgf/freebsd-desktop-play
Last synced: 9 months ago
JSON representation
FreeBSD Thinkpad Desktop Installation
- Host: GitHub
- URL: https://github.com/dgf/freebsd-desktop-play
- Owner: dgf
- License: bsd-2-clause
- Created: 2018-07-23T19:37:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-24T19:39:26.000Z (almost 8 years ago)
- Last Synced: 2025-03-16T19:25:35.491Z (over 1 year ago)
- Language: Shell
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Install FreeBSD on ThinkPad X220
Run the installation playbook as root
# ansible-playbook install.yml
Run the profile playbook as desktop user
$ ansible-playbook profile.yml
Configure some defaults as desktop user
$ chsh -s /usr/local/bin/zsh
## Useful commands
Show ACPI status
acpiconf -i 0
Show matching font
fc-match Dejavu
Show active .Xresources config
xrdb -query -all
Update pkg cutleaves exclude file
pkg_cutleaves -gx
Additional helpful resources
- https://www.c0ffee.net/blog/freebsd-on-a-laptop
- https://wiki.freebsd.org/TuningPowerConsumption
- https://github.com/chriskempson/base16-xresources/tree/master/xresources