xeoncross / lowendscript

Bash scripts to set up/bootstrap low end virtual servers
326 stars 100 forks source link

Updates #3

Closed asimzeeshan closed 11 years ago

asimzeeshan commented 12 years ago

The last time around, I was modifying the code on Windows system and it added DOS crlf which were creating an issue. Had to fix it.

Please test and see if you want to have these included in your repo. I have also updated the documentation with the new changes

xeoncross commented 11 years ago

Thanks, I have this merge scheduled now. I'll post again when I have reviewed it.

asimzeeshan commented 11 years ago

Thanks for reviewing, waiting to hear feedback from you

asimzeeshan commented 11 years ago

Just added new subroutine to display OS Name, Version and Architecture on the menu top and also via 'setup-debian.sh info' trigger

xeoncross commented 11 years ago

Thanks for the additions Asim!

Only (future) change is that I would like to move to distribution packages when possible instead of direct downloads.

asimzeeshan commented 11 years ago

You are most welcome, I tried to use the same coding standards to not make the code a mess.

Distribution packages like delivering stable scripts off some other place? I am preparing the lowendscripts.com (and lowendscript.com) where I will have a Amazon backed CDN to offer mirrors for popular scripts

Will that work? or are you referring to something else?