[Fedora-directory-devel] Please review: Bug #239765: Allow mimimum schema in ds_newinst.pl

Andrew Bartlett abartlet at samba.org
Sun May 27 23:55:39 UTC 2007


On Mon, 2007-05-21 at 11:42 -0700, Noriko Hosoi wrote:
> Richard Megginson wrote:
> 
> > Noriko Hosoi wrote:
> >
> >> Your fix looks good.
> >> It'd be taken care in the ds_newinst script or setuputil (I mean, not 
> >> in create_instance.c, thus it won't affect your proposal), but 
> >> following the current info file format: e.g.,

> > Or just put the logic into create_instance.c to make the default 
> > behavior to install the full schema:
> >    if ((temp = ds_a_get_cgi_var("install_full_schema", NULL, NULL))) {
> >        cf->install_full_schema = atoi(temp);
> >    } else {
> >        cf->install_full_schema = 1; /* default - install all schema */
> >    }
> 
> Yep, I prefer this way.  Thanks, Rich.
> --noriko

The logic is there now.  Can you take a look at
https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=155526&action=edit

Thanks,

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org
Samba Developer, Red Hat Inc.                  http://redhat.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-directory-devel/attachments/20070528/503808f2/attachment.sig>


More information about the Fedora-directory-devel mailing list