2 Jul
2013
2 Jul
'13
1:31 p.m.
John Dennis wrote:
I don't think you need the freeradius-exclude-config-file.patch because Alan D. fixed that issue.
Yes. It's not necessary.
The freeradius-dhcp_sqlippool.patch is probably still needed because the file being referenced only exists in an optional sub-package, which if isn't installed will (or used to) cause an error.
That shouldn't be needed any more, either. The dhcp_sqlippool module should be installed in mods-available/. This means it won't be loaded by default. The patch is necessary because v2.x loads the module by default, IIRC. Alan DeKok.