summaryrefslogtreecommitdiffstats
path: root/rules/samba.in
Commit message (Collapse)AuthorAgeFilesLines
* samba: version bump 3.0.37 -> 4.9.4Michael Olbrich2019-03-021-100/+18
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Fix typos in KConfig files (.in rules)Alexander Dahl2018-11-091-1/+1
| | | | | | | | To not fix typos one by one, use a tool for that. All typos found with `codespell -i 3 -w rules/*.in platforms/*.in`. Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* samba: use external libpoptMichael Olbrich2011-03-271-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [samba] add missing dependenciesMichael Olbrich2011-01-151-0/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [samba] rework + version bump to 3.0.35Marc Kleine-Budde2009-07-151-82/+67
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10963 33e552b5-05e3-0310-8538-816dae2090ed
* * select start-stop-daemon if the init script is installedMichael Olbrich2009-06-101-0/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10728 33e552b5-05e3-0310-8538-816dae2090ed
* iconv: rework iconv handling in ptxdistRobert Schwebel2009-06-091-1/+0
| | | | | | | | | | libiconv provides functionality that is already provided by glibc. So we consolidate ptxdist to use native glibc iconv instead of libiconv support. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10681 33e552b5-05e3-0310-8538-816dae2090ed
* [samba] startscript depends on serverMarc Kleine-Budde2009-05-121-0/+1
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10474 33e552b5-05e3-0310-8538-816dae2090ed
* * init: introduce infrastructure for multiple init methodsRobert Schwebel2009-02-201-25/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9802 33e552b5-05e3-0310-8538-816dae2090ed
* * patches/busybox-1.10.4, patches/busybox-1.13.2:Marc Kleine-Budde2009-01-041-1/+1
| | | | | | | | | | | | | | | | | | | ported * rules/*.in: changed busybox config symbol from BB_CONFIG to BUSYBOX * config/busybox/* changed busybox config symbol from BB_CONFIG to BUSYBOX imported from busybox-1.13.2 * rules/busybox.make: version bump to 1.13.2 changed busybox config symbol from BB_CONFIG to BUSYBOX git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9373 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/*.in:Marc Kleine-Budde2008-10-281-0/+1
| | | | | | | added SECTION git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8983 33e552b5-05e3-0310-8538-816dae2090ed
* * r*..s*.in: turn bool into tristate for package selectionsJochen Frieling2008-06-041-11/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8316 33e552b5-05e3-0310-8538-816dae2090ed
* * *.in:Marc Kleine-Budde2008-04-161-3/+2
| | | | | | | converted GLIBC_ to LIBC_ git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8044 33e552b5-05e3-0310-8538-816dae2090ed
* * help texts q..s rounded off, some fixesJochen Frieling2007-10-191-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7535 33e552b5-05e3-0310-8538-816dae2090ed
* fixed samba.inLuotao Fu2007-10-171-16/+52
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7439 33e552b5-05e3-0310-8538-816dae2090ed
* * samba: backport from TechPoolRobert Schwebel2007-10-161-54/+16
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7435 33e552b5-05e3-0310-8538-816dae2090ed
* samba works nowLuotao Fu2007-07-051-12/+108
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7226 33e552b5-05e3-0310-8538-816dae2090ed
* * samba: doesn't work on the target yet, so mark as brokenRobert Schwebel2007-01-111-0/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6847 33e552b5-05e3-0310-8538-816dae2090ed
* * samba: added (but doesn't work yet)Robert Schwebel2007-01-061-0/+100
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6757 33e552b5-05e3-0310-8538-816dae2090ed