summaryrefslogtreecommitdiffstats
path: root/rules/inetutils.in
Commit message (Collapse)AuthorAgeFilesLines
* inetutils: fix dependenciesMichael Olbrich2015-05-171-1/+1
| | | | | | ping6 is not build if IPv6 is disabled. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* inetutils: add missing depends on !BUSYBOX_TFTPDAlexander Aring2014-01-291-0/+4
| | | | | | | | Busybox also provides tftpd binary. Add depends on !BUSYBOX_TFTPD to avoid a double install of a tftpd binary. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* inetutils: add support for ping6Alexander Aring2013-08-121-0/+11
| | | | | | | | This patch adds support to compile and install the ping6 binary from inetutils package. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* inetutils: cleanup dependenciesMichael Olbrich2013-04-121-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* help text amendmentsJochen Frieling2012-07-031-0/+2
| | | | | Signed-off-by: Jochen Frieling <j.frieling@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* inetutils: add missing dependencyMichael Olbrich2011-03-271-3/+4
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [inetutils] add missing dependenciesMichael Olbrich2011-01-171-0/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [inetutils] add missing dependenciesMichael Olbrich2011-01-151-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [inetutils] Fixed typo preventing installation of rc.d link for syslogdCarsten Schlote2010-05-031-1/+1
| | | | | | | | | The /etc/rc.d link isn't created for the initmethod-upstart because of a typo. Fixed spelling. Signed-off-by: Carsten Schlote <c.schlote@konzeptpark.de> [mkl: add migration helper] Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* * inetutils's syslog:Juergen Beisert2009-04-071-0/+18
| | | | | | | | | - adding startscript - adding default config file - enable rc.d link git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10268 33e552b5-05e3-0310-8538-816dae2090ed
* * init: introduce infrastructure for multiple init methodsRobert Schwebel2009-02-201-48/+23
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9802 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/<some>.in:Marc Kleine-Budde2009-01-051-3/+3
| | | | | | | | | | added ALLYES to unblock in allyes target * rules/experimental.in: removed experimental, added allyes git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9415 33e552b5-05e3-0310-8538-816dae2090ed
* * patches/busybox-1.10.4, patches/busybox-1.13.2:Marc Kleine-Budde2009-01-041-9/+9
| | | | | | | | | | | | | | | | | | | 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
* * inetutils: remove wrong dependencyWolfram Sang2008-08-261-1/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8786 33e552b5-05e3-0310-8538-816dae2090ed
* * change bool to tristate .in Files from H to MHenning Steffen2008-06-041-18/+9
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8312 33e552b5-05e3-0310-8538-816dae2090ed
* * inetutils.in:Marc Kleine-Budde2008-02-071-4/+4
| | | | | | | added remaining stuff of Gary Thomas' patch git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7732 33e552b5-05e3-0310-8538-816dae2090ed
* * inetutils.in, inetutils.make:Marc Kleine-Budde2008-02-071-0/+4
| | | | | | | | | version bump to 1.5 patch by gary (at) mlbassoc )dot( com git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7731 33e552b5-05e3-0310-8538-816dae2090ed
* * help texts h..i rounded off, some fixesJochen Frieling2007-10-171-8/+26
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7442 33e552b5-05e3-0310-8538-816dae2090ed
* busybox: revert BB_ vs. BB_CONFIG_ change which comes due to the factRobert Schwebel2007-04-261-4/+4
| | | | | | | | that busybox uses a new kconfig. This patch makes it possible to migrate old configurations in a sane time again ... git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7122 33e552b5-05e3-0310-8538-816dae2090ed
* Upgrade to busybox-1.4.1Ladislav Michl2007-03-091-4/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7040 33e552b5-05e3-0310-8538-816dae2090ed
* * inetutils - tftpdJuergen Beisert2007-01-041-52/+5
| | | | | | | | | - cannot start standalone, removing all menu entries that selects standalone startup - always needs inetd to run git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6730 33e552b5-05e3-0310-8538-816dae2090ed
* typo fixed: tftp is of dgram typeJuergen Beisert2007-01-041-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6729 33e552b5-05e3-0310-8538-816dae2090ed
* * tftpd service from inetutils packet addedJuergen Beisert2006-12-121-1/+83
| | | | | | | | | | | - starts via inetd or standalone - configurable base directory - extends /etc/services on demand - extends /etc/inetd.conf on demand - provides generic startup script git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6498 33e552b5-05e3-0310-8538-816dae2090ed
* * inetutilsJuergen Beisert2006-11-111-1/+35
| | | | | | | | - provide a startupscript that belongs to the packet - provide startupscript and rc.d link in the package git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6295 33e552b5-05e3-0310-8538-816dae2090ed
* solve busybox conflictsJuergen Beisert2006-10-211-0/+11
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6209 33e552b5-05e3-0310-8538-816dae2090ed
* * ntp.in, ethereal.in, slang.in, openntpd.in, apache.in, sysfsutils.in, ↵Marc Kleine-Budde2006-03-311-6/+2
| | | | | | | | | hdparm.in, dnsmasq.in, eventlog.in, libezv24.in, bridge-utils.in, fbutils.in, bonniexx.in, chrony.in, inetutils.in, fontconfig.in, openssh.in, tcpdump.in, gcclibs.in, nmap.in, betaftpd.in, udev.in, liblockfile.in: menu cleanups git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5302 33e552b5-05e3-0310-8538-816dae2090ed
* remove default n; patch by Ladislav MichlRobert Schwebel2006-02-071-7/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4510 33e552b5-05e3-0310-8538-816dae2090ed
* added inetdRobert Schwebel2006-01-241-0/+7
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4400 33e552b5-05e3-0310-8538-816dae2090ed
* added rshRobert Schwebel2006-01-201-4/+12
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4341 33e552b5-05e3-0310-8538-816dae2090ed
* fixed dependencyBjoern Buerger2006-01-131-0/+12
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3986 33e552b5-05e3-0310-8538-816dae2090ed
* cleanup; removed bogus 'Compile'sRobert Schwebel2005-11-201-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3411 33e552b5-05e3-0310-8538-816dae2090ed
* added syslogdRobert Schwebel2005-06-061-3/+9
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2710 33e552b5-05e3-0310-8538-816dae2090ed
* added pingRobert Schwebel2004-07-221-0/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@1491 33e552b5-05e3-0310-8538-816dae2090ed
* * moved configuration....Marc Kleine-Budde2003-10-261-0/+7
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@660 33e552b5-05e3-0310-8538-816dae2090ed
* * initial import of genext2fs.* and inetutils.*Marc Kleine-Budde2003-09-241-0/+18
brought to you by Milan Bobde and Dan Kegel git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@395 33e552b5-05e3-0310-8538-816dae2090ed