Compare commits
No commits in common. "0dde576570c9b63a023bc97ac2194d1622e72b63" and "63f63080f62c3399c447b864ce0ad7dafe706f3a" have entirely different histories.
0dde576570
...
63f63080f6
|
@ -1,2 +0,0 @@
|
||||||
twm &
|
|
||||||
exec vncviewer -shared -ViewOnly -Fullscreen 10.0.0.1
|
|
|
@ -1,6 +0,0 @@
|
||||||
while :; do
|
|
||||||
while ! nc -z 10.0.0.1 5900; do
|
|
||||||
sleep 1
|
|
||||||
done
|
|
||||||
exec startx
|
|
||||||
done
|
|
|
@ -63,12 +63,3 @@ wireless_tools
|
||||||
wpa_actiond
|
wpa_actiond
|
||||||
wvdial
|
wvdial
|
||||||
xl2tpd
|
xl2tpd
|
||||||
xorg
|
|
||||||
xorg-xinit
|
|
||||||
xf86-video-amdgpu
|
|
||||||
xf86-video-intel
|
|
||||||
xf86-video-nouveau
|
|
||||||
mesa
|
|
||||||
tigervnc
|
|
||||||
gnu-netcat
|
|
||||||
twm
|
|
||||||
|
|
Loading…
Reference in New Issue