summaryrefslogtreecommitdiffstats
path: root/rules/utelnetd.make
Commit message (Collapse)AuthorAgeFilesLines
* utelnetd: /usr mergeMichael Olbrich2017-04-111-4/+4
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* utelnetd: add systemd serviceMichael Olbrich2012-04-231-21/+9
| | | | | | cleanup while at it. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* utelnet: adapt URLJuergen Beisert2012-02-161-1/+1
| | | | Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [utelnetd] targetinstall consolidationRobert Schwebel2010-10-221-2/+1
| | | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [utelnetd] 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-10/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [utelnetd] cleanup targetinstallMichael Olbrich2010-01-041-3/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [utelnetd] Add telnetd startup script to busy box initMarc Kleine-Budde2009-06-201-1/+1
| | | | | | | | | | | | | Author: Bart vd. Meulen <bartvdrmeulen@gmail.com> Telnetd startup script was not correctly installed when UTELNETD_STARTSCRIPT was selected in the configuration Signed-off-by: Bart vd. Meulen <bartvdrmeulen@gmail.com> [mkl: don't remove PTXCONF_INITMETHOD_BBINIT] Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10836 33e552b5-05e3-0310-8538-816dae2090ed
* * init: introduce infrastructure for multiple init methodsRobert Schwebel2009-02-201-21/+9
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9802 33e552b5-05e3-0310-8538-816dae2090ed
* * utelnetd.make:Marc Kleine-Budde2008-08-111-1/+1
| | | | | | | version bump to 0.1.11 git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8735 33e552b5-05e3-0310-8538-816dae2090ed
* * patches/utelnetd-0.1.9, rules/utelnetd.make:Marc Kleine-Budde2008-08-081-60/+25
| | | | | | | | version bump to 0.1.10, cleanups git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8732 33e552b5-05e3-0310-8538-816dae2090ed
* * utelnetd:Robert Schwebel2008-08-081-1/+3
| | | | | | | | | | | | | | | Currently utelnetd skips the patch procedure after extracting the package. This patch fixes that. It also adds a patch to utelnetd to make it use the EXTRA_CFLAGS during compilation of the package. This is required for some architectures to pass flags like CPU-type to the compilation. Signed-off-by: Remy Bohmer <linux@bohmer.net> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8729 33e552b5-05e3-0310-8538-816dae2090ed
* utelnetd.make: Using correct packet name for user's startup scriptJuergen Beisert2007-04-271-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7131 33e552b5-05e3-0310-8538-816dae2090ed
* Install startup link only if startup script is installed.Ladislav Michl2007-03-091-8/+7
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7038 33e552b5-05e3-0310-8538-816dae2090ed
* * utelnetd.make:Marc Kleine-Budde2006-11-061-1/+0
| | | | | | | removed superfluious endif git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6287 33e552b5-05e3-0310-8538-816dae2090ed
* * utelnetdJuergen Beisert2006-11-061-7/+20
| | | | | | | | | - busybox telnetd conflict solved - startup script is configured in packet's menu - link configuration is still in rootfs menu git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6286 33e552b5-05e3-0310-8538-816dae2090ed
* * ptxdist: moved projects-example/generic to genericRobert Schwebel2006-10-241-6/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6219 33e552b5-05e3-0310-8538-816dae2090ed
* Do not install utelnetd, /etc/rc.d symlink when not asked for.Ladislav Michl2006-09-261-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6067 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 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-1/+3
| | | | 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-5/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4936 33e552b5-05e3-0310-8538-816dae2090ed
* = -> := replacementSascha Hauer2006-03-011-5/+5
| | | | 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-14/+14
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4760 33e552b5-05e3-0310-8538-816dae2090ed
* make startup link getting installedJuergen Beisert2006-01-201-0/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4344 33e552b5-05e3-0310-8538-816dae2090ed
* documentation update and dependency fixesBjoern Buerger2006-01-171-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4239 33e552b5-05e3-0310-8538-816dae2090ed
* fixup dependenciesRobert Schwebel2006-01-121-8/+4
| | | | 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-1/+1
| | | | 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
* fix init.d mechanismRobert Schwebel2006-01-011-1/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3667 33e552b5-05e3-0310-8538-816dae2090ed
* hide $(call touch) output with @; replace manual install by $(call install...Robert Schwebel2005-12-111-6/+6
| | | | 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
* whitespaceRobert Schwebel2005-11-041-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3319 33e552b5-05e3-0310-8538-816dae2090ed
* Using new var names from rules/rootfs.inJuergen Beisert2005-11-041-0/+7
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3318 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
* 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
* ipkgziedRobert Schwebel2005-04-261-3/+16
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2530 33e552b5-05e3-0310-8538-816dae2090ed
* Consolidate CROSS_ENV_; patch by Ladislav MichlRobert Schwebel2005-01-311-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2241 33e552b5-05e3-0310-8538-816dae2090ed
* BSP: GNU_TARGET vs. COMPILER_PREFIX fixesBenedikt Spranger2004-10-191-1/+1
| | | | | | | VFAT/SMB activated in ABB config git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@1928 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
* * beautificationMarc Kleine-Budde2003-10-261-3/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@670 33e552b5-05e3-0310-8538-816dae2090ed
* * beautificationMarc Kleine-Budde2003-10-261-8/+11
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@659 33e552b5-05e3-0310-8538-816dae2090ed
* * merge with testing-branchMarc Kleine-Budde2003-10-231-11/+11
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@608 33e552b5-05e3-0310-8538-816dae2090ed
* big fat update!Marc Kleine-Budde2003-07-161-8/+7
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@71 33e552b5-05e3-0310-8538-816dae2090ed
* remove hardcoded arm-linux prefixRobert Schwebel2003-07-081-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@57 33e552b5-05e3-0310-8538-816dae2090ed
* removed bogus installation of utelnetd in local toolchain directoryRobert Schwebel2003-07-071-3/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@55 33e552b5-05e3-0310-8538-816dae2090ed