Tollef Fog Heen wrote:
> Have a look at the patch at
> http://samfundet.no/~tfheen/debian-boot/choose-mirror.ftp.diff
Other than the add_protocol function, I like it, applied.
--
see shy jo
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL
* Joey Hess
| Tollef Fog Heen wrote:
| > And I did. And I added ftp support to choose-mirror as well. It
| > should be pretty trivial to add support for ftp to the wget retriever
| > - I'll look into that as well.
|
| I hesitate to commit this because of one little problem: it unconditionally
Tollef Fog Heen wrote:
> And I did. And I added ftp support to choose-mirror as well. It
> should be pretty trivial to add support for ftp to the wget retriever
> - I'll look into that as well.
I hesitate to commit this because of one little problem: it unconditionally
builds in the list of ftp
* Tollef Fog Heen
| Sorry it has taken so long, but here is the patch, taken with a 'cvs
| diff' inside debian-install/retriever/choose-mirror:
And it needs a new debconf template as well:
cvs server: Diffing .
Index: templates
==
* Tollef Fog Heen
| * Joey Hess
|
| | Move over to choose-mirror; you can probably add a loop in the right
| | place there to ensure that there are always values available.
|
| I'll look into it.
And I did. And I added ftp support to choose-mirror as well. It
should be pretty trivial to ad
* Joey Hess
| Tollef Fog Heen wrote:
| > do {
| > debconf->command(debconf, "fset", DEBCONF_BASE "http/hostname", "seen", "false");
| > debconf->command(debconf, "INPUT", "critical", DEBCONF_BASE "http/hostname", NULL);
| > debconf->command(debconf, "GET", DEBCONF_BASE "http/hostname", NULL);
|
Tollef Fog Heen wrote:
> do {
> debconf->command(debconf, "fset", DEBCONF_BASE "http/hostname", "seen", "false");
> debconf->command(debconf, "INPUT", "critical", DEBCONF_BASE "http/hostname", NULL);
> debconf->command(debconf, "GET", DEBCONF_BASE "http/hostname", NULL);
> } while (debconf->value
* Tollef Fog Heen
| * Joey Hess
|
| | Tollef Fog Heen wrote:
| | > Shouldn't the retriever be persistent and requiring a hostname and a
| | > directory?
| |
| | You need to read up on how debconf works. The "persistance" you are
| | advocating == an infinite loop. GET commands always return t
* Joey Hess
| Tollef Fog Heen wrote:
| > Shouldn't the retriever be persistent and requiring a hostname and a
| > directory?
|
| You need to read up on how debconf works. The "persistance" you are
| advocating == an infinite loop.
No, I am asking that debconf returns some value other than ''.
* Joey Hess
| Tollef Fog Heen wrote:
| > Shouldn't the retriever be persistent and requiring a hostname and a
| > directory?
|
| You need to read up on how debconf works. The "persistance" you are
| advocating == an infinite loop. GET commands always return the same
| vale, which was already in
Tollef Fog Heen wrote:
> Shouldn't the retriever be persistent and requiring a hostname and a
> directory?
You need to read up on how debconf works. The "persistance" you are
advocating == an infinite loop. GET commands always return the same
vale, which was already input earlier.
Move over to c
* Erik Andersen
| On Tue Jan 02, 2001 at 12:16:57PM +0100, Tollef Fog Heen wrote:
| > | If you can show me where it should give an error, I'll
| > | add it right in...
| >
| > Imho, it should require to get a hostname, and a directory. My
|
| Hmm. I'm not sure I understand. Assuming you are
On Tue Jan 02, 2001 at 12:16:57PM +0100, Tollef Fog Heen wrote:
> | If you can show me where it should give an error, I'll
> | add it right in...
>
> Imho, it should require to get a hostname, and a directory. My
Hmm. I'm not sure I understand. Assuming you are talking about the URL wget
is a
* Erik Andersen
| On Tue Jan 02, 2001 at 11:00:49AM +0100, Tollef Fog Heen wrote:
| > * Joey Hess
| >
| > | Tollef Fog Heen wrote:
| > | >
| > | > I think the patch is pretty self-explanatory. It adds proxy support
| > | > for wget, and additionally, it _requires_ the user to input hostname
On Tue Jan 02, 2001 at 11:00:49AM +0100, Tollef Fog Heen wrote:
> * Joey Hess
>
> | Tollef Fog Heen wrote:
> | >
> | > I think the patch is pretty self-explanatory. It adds proxy support
> | > for wget, and additionally, it _requires_ the user to input hostname
> | > and directory.
> | >
> |
* Joey Hess
| Tollef Fog Heen wrote:
| >
| > I think the patch is pretty self-explanatory. It adds proxy support
| > for wget, and additionally, it _requires_ the user to input hostname
| > and directory.
| >
| > Could somebody review it and apply (I'm in the NM queue and don't have an
| > ac
Tollef Fog Heen wrote:
>
> I think the patch is pretty self-explanatory. It adds proxy support
> for wget, and additionally, it _requires_ the user to input hostname
> and directory.
>
> Could somebody review it and apply (I'm in the NM queue and don't have an
> account on debian.org).
I've ap
I think the patch is pretty self-explanatory. It adds proxy support
for wget, and additionally, it _requires_ the user to input hostname
and directory.
Could somebody review it and apply (I'm in the NM queue and don't have an
account on debian.org).
--
Tollef Fog Heen
Unix _IS_ user friendly
18 matches
Mail list logo