| Summary: | [PATCH] samba - make iconv and smbd optional | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | rvpaasen <rvpaasen> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | 2010.05 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: |
samba patch
samba patch |
||
Created attachment 853 [details]
samba patch
fixed patch: now created with git format-patch
Move milestone to 2010.05 since enhancements will not be handled before the release of 2010.02. Already solved in BR 2012.08 |
Created attachment 835 [details] samba patch This patch add a config option to in/exclude smbd and to build with/without libiconv. Note: iconv is only needed if samba must support filesystems with encoding other than ASCII or UTF-8 (e.g. DOS file systems). The patch can be applied to the current git repository.