Menu

SethsBoneHeadCygwinScript

Juan Jose Pablos

Last modified 5 years ago Last modified on 02/01/10 14:07:32

set CYGWIN_ROOT=C:\cygwin

todo.pl "%CYGWIN_ROOT%\bin\bash -c '/usr/bin/mkgroup -l -d > /etc/group'"

todo.pl "%CYGWIN_ROOT%\bin\bash -c '/usr/bin/mkpasswd -d >> /etc/passwd'"

todo.pl "%CYGWIN_ROOT%\bin\bash -c '/usr/bin/mkpasswd -l | /usr/bin/grep -v Administrator > /etc/passwd'"

todo.pl "%CYGWIN_ROOT%\bin\bash --login -i ssh-host-config -y -c 'tty ntsec'"

todo.pl "%Z%\packages\cygwin\setup.exe -q -R %CYGWIN_ROOT%"

todo.pl "xcopy /S %Z%\packages\cygwin\skel %CYGWIN_ROOT%\ "

Related

Wiki: Scripts