setup patch: local directory on command line

2002-10-03 Thread Len Giambrone
Len Giambrone [EMAIL PROTECTED] * source.cc (SourcePage::OnActivate): Support specification of Local install directory from command line. * localdir.cc (LocalDirPage::OnInit): Initialize local_dir from command line if available. * state.cc: add

Re: setup.exe and 'default/skip/install/reinstall' question

2002-09-29 Thread Len Giambrone
Ah, I didn't realize that you were suggesting changing the categories of the desired packages to be base. That makes a whole lot of sense. Thanks. -Len Robert Collins [EMAIL PROTECTED] writes: On Sat, 2002-09-28 at 03:21, Len Giambrone wrote: This will cause

Re: setup.exe and 'default/skip/install/reinstall' question

2002-09-27 Thread Len Giambrone
Robert Collins [EMAIL PROTECTED] writes: On Fri, 2002-09-27 at 21:08, Leon KUKOVEC wrote: Hi, I read the documents about setup.hint and setup.ini but I could not find the answer to my question. I want to change the 'default' install behaviour of setup.exe so that it will include

setup HEAD (2.278) defaults to older packages

2002-09-19 Thread Len Giambrone
On the dialogs I choose: Download Source: Download from Internet OR Install from Internet Local package dir: C:\cygdist Internet Connection: Direct Connection Download Site: ftp://archive.progeny.com Now when the Chooser window comes up, I click on Base, and I see ash:

Re: unattended mode/command switches to setup

2002-08-11 Thread Len Giambrone
and StringOption? Given the existence of all possible extra args to these functions, I would expect some function to seamlessly put it all together, but I can't find it. -Len Robert Collins [EMAIL PROTECTED] writes: On Mon, 2002-08-12 at 09:02, Len Giambrone wrote: I would

Re: unattended mode/command switches to setup

2002-08-11 Thread Len Giambrone
Ooops. Sorry about that. -Len Harry Johnston [EMAIL PROTECTED] writes: Len Giambrone [EMAIL PROTECTED] wrote: Great. It seems he also forgot to mention another option he added: -r --no-replaceonreboot Prevent the replacement of an in-use file on reboot

Re: unattended mode/command switches to setup

2002-08-11 Thread Len Giambrone
Are you referring to OptionSet::ParameterUsage? -Len Robert Collins [EMAIL PROTECTED] writes: On Mon, 2002-08-12 at 11:26, Len Giambrone wrote: Great. It seems he also forgot to mention another option he added: -r --no-replaceonreboot Prevent