Re: Installation or update using package list

2006-10-18 Thread Maurício
Gustavo Seabra wrote: On 10/18/06, Maurício <[EMAIL PROTECTED]> wrote: Hi, Is it possible to write a text file with a list of packages, and ask cygwin to ensure all of them are installed at the latest version, as well as all needed dependencies? Thanks, Maurício Doesn

Installation or update using package list

2006-10-18 Thread Maurício
Hi, Is it possible to write a text file with a list of packages, and ask cygwin to ensure all of them are installed at the latest version, as well as all needed dependencies? Thanks, Maurício -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports

Help with ITP (package maintenance)

2006-08-04 Thread Maurício
s inclusion in official cygwin, and then those files can be removed. Thanks for your help, Maurício -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Help with cygports

2006-08-02 Thread Maurício
Hi, Cygports documentation says I should put a copy of setup.hint and README inside CYGWIN-PATCHES directory. Where is that directory supposed to be? Thanks, Maurício -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com

Re: Execute command at shutdown

2006-07-02 Thread Maurício
Igor Peshansky wrote: On Sun, 2 Jul 2006, Maurício wrote: Hi, Is it possible, using some cygwin functionality, to tell Windows to execute a command at shutdown? For instance, I would like to have: ipconfig.exe /release executed everytime I shutdown Windows, since I need that to avoid

Execute command at shutdown

2006-07-02 Thread Maurício
can I do that? Thanks, Maurício -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Wrapper for readline

2006-03-08 Thread Maurício
t it to be part of cygwin distribution? Read http://cygwin.com/setup.html for how to become a package maintainer. Cool!!!! Thanks, Maurício -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentatio

Wrapper for readline

2006-03-07 Thread Maurício
k on Windows? Also: I've just installed rlwrap (utopia.knoware.nl/~hlub/rlwrap), that does exactly that. What should I do to sugest it to be part of cygwin distribution? Best, Maurício -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http:/

Question about rxvt

2006-02-23 Thread Maurício
? Is there something I could read to understand that better? Thanks, Maurício -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Firewall on cygwin

2004-08-17 Thread Maurício
Hi, Does anyone uses/knows of a firewall that runs under cygwin? Thanks, Maurício -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http

Re: Using "su" on cygwin

2004-08-16 Thread Maurício
login (instead of su) to work, but only when I am logged in Windows as administrator. Do you know why I can't get that to work for other users? Maurício -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Document

Using "su" on cygwin

2004-08-11 Thread Maurício
g password (I use the same password I use to log as administrator). What am I doing wrong? Thanks, Maurício -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/doc

"aux" file everywhere

2003-07-17 Thread Maurício
, Maurício -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

CD/DVD writers

2003-02-26 Thread Maurício
Hi, Is it possible to write CD or DVDs using cygwin (obviously, giving that I have the appropriate equipment working under windows)? Maurício -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation

Tape disk

2003-02-25 Thread Maurício
Hi, I would like to make my backup using tar on cygwin. Is it possible to access a tape device using cygwin? [...], Maurício -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com

using ntsec, su doesn't work

2003-02-21 Thread Maurício
assword. I can log on win2000 using those passwords. What am I doing wrong? Thanks, Maurício -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Postgresql

2003-02-20 Thread Maurício
Hi, After installing (using setup.exe) postgresql, what should I do to get it up and running (as a service)? Thanks, Maurício -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com

Re: delete key

2003-02-19 Thread Maurício
Harald Kierer wrote: -Original Message- From: Maurício [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 19, 2003 2:51 PM To: [EMAIL PROTECTED] Subject: delete key In my instalation of cygwin, the delete key doesn't work (although the backspace key does). How can I fix

delete key

2003-02-19 Thread Maurício
In my instalation of cygwin, the delete key doesn't work (although the backspace key does). How can I fix that? [], Maurício -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation:

cygdrive

2003-02-12 Thread Maurício
Hi, Why can't we see /cygdrive with ls in /, and also can't see it using word completion in bash (i.e., typing cd /cyg and pressing tab)? Thanks, Maurício -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com

Re: Starting bash in directory

2003-01-23 Thread Maurício
need to give Windows a command like this: bash_command %1 (and Windows will change %1 for a given directory). Do you imagine what bash_command.bat could be so that it could execute bash -i --login and then have it to go to the given directory? Maurício -- Unsubscribe info: htt

Starting bash in directory

2003-01-23 Thread Maurício
ould start and then execute "cd d:\users" before the user starts typing anything. This would be equivalent to the WinNT command: cmd /k "cd d:\users" Do you guys know if that's possible? Thanks, Maurício -- Unsubscribe info: http://cygwin.com/m