Topic: Dipping into dwm, wish me luck!
I'll be doing a debian netinstall on a small partition on my netbook, and I'm going to try to set up dwm on it. It's the same guy that made the very popular dmenu (we <3 dmenu here at #! D:<) and surf. I figure I should be able to put together a well running, very small OS that I can eventually move off to my (heck, might just do it from there in the first place) and keep with me.
I'll post more in this thread as I move ahead with this small project in the near future. TBH, doing a netinstall for real is new for me.
My first steps are going to be like this:
deb netinstall (no X, nothing extra)
set up eth0 (/etc/network/interfaces)
install unzip stuff
wget smxi.org/smxi.zip && unzip smxi.zip && smxi/smxi (or whatever the command is)
get some stuff installed with that and then it'll be
lynx to get dwm source, edit what I need to and compile it, test it out! <3
