aboutsummaryrefslogtreecommitdiff
path: root/Raspberry Pi.wiki
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-03-04 14:40:37 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2022-03-04 14:40:37 +0100
commit86b76f6b6611ce09392276900577ad713f2c1ff7 (patch)
tree1496371ef41af6746d12525f8fda70cddf5c776c /Raspberry Pi.wiki
parentfre 25 feb 2022 17:05:11 CET (diff)
downloadwiki-public-86b76f6b6611ce09392276900577ad713f2c1ff7.tar.gz
wiki-public-86b76f6b6611ce09392276900577ad713f2c1ff7.tar.xz
fre 4 mar 2022 14:40:37 CET
Diffstat (limited to 'Raspberry Pi.wiki')
-rw-r--r--Raspberry Pi.wiki16
1 files changed, 14 insertions, 2 deletions
diff --git a/Raspberry Pi.wiki b/Raspberry Pi.wiki
index f50ed4a..d8f6cf7 100644
--- a/Raspberry Pi.wiki
+++ b/Raspberry Pi.wiki
@@ -104,8 +104,20 @@ vilka ska bilda `stage-vg`
- apt install tmux vim
- apt install lightdm
-- apt install openbox cantata
+- apt install icewm cantata
+- apt install x11-xserver-utils
+- apt install plymouth-themes
- /etc/lightdm/lightdm.conf
- [Seat:*]
- autologin-user: vastgota
- - autologin-session: openbox
+ - autologin-session: icewm-session
+- apt install mpc
+- set MPD_HOST environment
+- # exec: `sudo update-initramfs -c -k $(uname -r)`
+- file /etc/fstab
+ - append
+ - `tmpfs /tmp tmpfs defaults 0 0`
+ - `tmpfs /var/log tmpfs defaults 0 0`
+ - `tmpfs /var/tmp tmpfs defaults 0 0`
+ - change
+ -