summaryrefslogtreecommitdiffstats
path: root/rules/thttpd.make
Commit message (Collapse)AuthorAgeFilesLines
* thttpd: fix migration from generic -> projectrootMarc Kleine-Budde2015-06-191-1/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* thttpd: remove redundant get stageBjørn Bürger2012-06-141-9/+0
| | | | Signed-off-by: Bjørn Bürger <bbu@pengutronix.de>
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [thttpd] install rc.d link with the init scriptMichael Olbrich2010-07-271-0/+6
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete fixup linesMichael Olbrich2010-07-191-3/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-9/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [thttpd] cleanup makefileMichael Olbrich2010-01-121-24/+14
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [httpd] install startscript into correct packageMarc Kleine-Budde2009-06-191-1/+1
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10824 33e552b5-05e3-0310-8538-816dae2090ed
* [thttpd] just cleanupsMarc Kleine-Budde2009-05-121-2/+2
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10472 33e552b5-05e3-0310-8538-816dae2090ed
* * thttpd: typo removed in the rule fileJuergen Beisert2009-03-241-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10155 33e552b5-05e3-0310-8538-816dae2090ed
* * thttpd: build system seems not multicore proofJuergen Beisert2009-03-241-0/+9
| | | | | | | | | | - single core builds fine - multicore fails: [...] gcc: match.o: No such file or directory git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10153 33e552b5-05e3-0310-8538-816dae2090ed
* * init: introduce infrastructure for multiple init methodsRobert Schwebel2009-02-201-16/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9802 33e552b5-05e3-0310-8538-816dae2090ed
* * thttpd.in, thttpd.make:Marc Kleine-Budde2008-07-041-70/+25
| | | | | | | cleanups, introducted '__' in options git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8591 33e552b5-05e3-0310-8538-816dae2090ed
* * generic/index.html, generic/var/www/index.html,Marc Kleine-Budde2008-07-041-1/+1
| | | | | | | | | | | | | | | | | generic/httpd.conf, generic/etc/apache2/httpd.conf moved * rules/apache2.in, rules/apache2.make: adoped accordingly * generic/thttpd.html, generic/var/www/thttpd.html: moved * rules/thttpd.in, rules/apache2.make: adoped accordingly git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8581 33e552b5-05e3-0310-8538-816dae2090ed
* * .make files: location of ipkg files has changedRobert Schwebel2008-06-031-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8285 33e552b5-05e3-0310-8538-816dae2090ed
* * thttpd: add mkpasswd to target install; patch by CarstenRobert Schwebel2008-05-061-0/+5
| | | | | | | Schlote. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8125 33e552b5-05e3-0310-8538-816dae2090ed
* * to be diskussed:Juergen Beisert2006-11-021-8/+23
| | | | | | | | | | | | - collects relevant information into one menu - conflicts currently with rootfs.in until discussed! - in rootfs.in only the link to the startscript should be configurable - should be also done with udev - should shrinks rootfs.in and its huge menu git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6268 33e552b5-05e3-0310-8538-816dae2090ed
* * ptxdist: moved projects-example/generic to genericRobert Schwebel2006-10-241-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6219 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/*.make:Marc Kleine-Budde2006-06-091-1/+0
| | | | | | | remove -include $(call package_depfile) git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5707 33e552b5-05e3-0310-8538-816dae2090ed
* * Changed "patchin" macro to use the packet label instead of theRobert Schwebel2006-05-211-1/+1
| | | | | | | | direct value. This is part of the efford to make local packets possible. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5517 33e552b5-05e3-0310-8538-816dae2090ed
* changed get and extract macros to use packet labelsRobert Schwebel2006-05-141-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5497 33e552b5-05e3-0310-8538-816dae2090ed
* paths fixed for generic directoryRobert Schwebel2006-03-111-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5110 33e552b5-05e3-0310-8538-816dae2090ed
* reverted := vs. = patchRobert Schwebel2006-03-011-6/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4936 33e552b5-05e3-0310-8538-816dae2090ed
* = -> := replacementSascha Hauer2006-03-011-6/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4890 33e552b5-05e3-0310-8538-816dae2090ed
* new calling convention for install_* macros. see commit 4759 to Rules.makeSascha Hauer2006-02-241-17/+17
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4760 33e552b5-05e3-0310-8538-816dae2090ed
* fixed install permissions, PATCH by Randall LoomisBjoern Buerger2006-02-021-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4490 33e552b5-05e3-0310-8538-816dae2090ed
* Setting permissions for base dirJuergen Beisert2006-01-221-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4360 33e552b5-05e3-0310-8538-816dae2090ed
* Setting permissionsJuergen Beisert2006-01-221-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4359 33e552b5-05e3-0310-8538-816dae2090ed
* git-svn-id: ↵Juergen Beisert2006-01-221-0/+2
| | | | https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4358 33e552b5-05e3-0310-8538-816dae2090ed
* autoinstall for thttpdJuergen Beisert2006-01-221-0/+10
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4354 33e552b5-05e3-0310-8538-816dae2090ed
* documentation update and dependency fixesBjoern Buerger2006-01-171-3/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4232 33e552b5-05e3-0310-8538-816dae2090ed
* disable install stageRobert Schwebel2006-01-171-1/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4173 33e552b5-05e3-0310-8538-816dae2090ed
* fixup dependenciesRobert Schwebel2006-01-121-17/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3876 33e552b5-05e3-0310-8538-816dae2090ed
* fixup dependenciesRobert Schwebel2006-01-121-4/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3864 33e552b5-05e3-0310-8538-816dae2090ed
* avoid error message that non-generated make files are not being foundRobert Schwebel2006-01-101-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3766 33e552b5-05e3-0310-8538-816dae2090ed
* added generic call package_depfile rule for autogeneration of default ↵Bjoern Buerger2006-01-091-0/+2
| | | | | | dependencies - this should not break anything, since it just adds some more variables git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3743 33e552b5-05e3-0310-8538-816dae2090ed
* git-svn-id: ↵Robert Schwebel2005-12-271-2/+1
| | | | https://svn.pengutronix.de/svn/ptxdist/branches/ptxdist-0.7-destdir-r3569@3574 33e552b5-05e3-0310-8538-816dae2090ed
* hide $(call touch) output with @; replace manual install by $(call install...Robert Schwebel2005-12-111-7/+7
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3502 33e552b5-05e3-0310-8538-816dae2090ed
* fix: convert all touchs into call touchs; migrate TOPDIR to PTXDIST_TOPDIRRobert Schwebel2005-11-291-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3463 33e552b5-05e3-0310-8538-816dae2090ed
* add packages to PACKAGES-yRobert Schwebel2005-11-131-3/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3340 33e552b5-05e3-0310-8538-816dae2090ed
* merge: backports from 0.9Robert Schwebel2005-09-281-6/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3172 33e552b5-05e3-0310-8538-816dae2090ed
* * changed mode of thttpd from 555 -> 755 so that strip can actually strip ↵Marc Kleine-Budde2005-08-101-2/+2
| | | | | | | | | (and write) the file (this makes the cuckoo happy) git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3037 33e552b5-05e3-0310-8538-816dae2090ed
* addedRobert Schwebel2005-07-051-0/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2897 33e552b5-05e3-0310-8538-816dae2090ed
* update to 2.25b; fixed install pathRobert Schwebel2005-06-301-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2855 33e552b5-05e3-0310-8538-816dae2090ed
* remove dependencies for nowRobert Schwebel2005-05-211-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2635 33e552b5-05e3-0310-8538-816dae2090ed
* ipkgizedRobert Schwebel2005-04-271-4/+15
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2535 33e552b5-05e3-0310-8538-816dae2090ed
* merge with nativegcc branchRobert Schwebel2004-10-181-4/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@1885 33e552b5-05e3-0310-8538-816dae2090ed
* Added crosstool support; moved project specific stuff into project/ directory(no author)2004-09-011-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.5.2-trunk@1681 33e552b5-05e3-0310-8538-816dae2090ed
* BSP: cosmetics...Benedikt Spranger2004-02-121-5/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@1058 33e552b5-05e3-0310-8538-816dae2090ed
* BSP: thttpd addedBenedikt Spranger2003-12-091-0/+140
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@883 33e552b5-05e3-0310-8538-816dae2090ed