wiki/creating-ec2-image-from-scratch.md
... ...
@@ -19,7 +19,8 @@ I then did a `yum update` and added the following packages:
19 19
- goaccess
20 20
- postfix (for sending e-mail, e.g., to invite competitors and buoy pingers)
21 21
- tigervnc-server
22
- - xdm (to have a rudimentary window manager available for the VNC server)
22
+ - WindowMaker
23
+ - xterm
23 24
24 25
Then I created a mount point /home/sailing and copied the following lines from the /etc/fstab file from an existing SL instance:
25 26