summaryrefslogtreecommitdiffstats
path: root/rules/nfsutils.in
Commit message (Collapse)AuthorAgeFilesLines
* rules: cleanup busybox init start script handlingMichael Olbrich2020-11-201-1/+1
| | | | | | | | Make the options only visible if INITMETHOD_BBINIT is enabled. This makes the menu cleaner and the extra 'ifdef PTXCONF_INITMETHOD_BBINIT' can be dropped. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* nfsutils: version bump 1.3.3 -> 2.5.1Bastian Krause2020-10-281-0/+1
| | | | | | Signed-off-by: Bastian Krause <bst@pengutronix.de> Message-Id: <20201021144149.27886-3-bst@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* nfsutils: don't install nfsiostat without ensuring python is availableUwe Kleine-König2019-08-081-0/+8
| | | | | | | | | nfsiostat is a python script. Introduce a new suboption with appropriate selects to assert /usr/bin/python being available and don't install nfsiostat if this is disabled. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* nfsutils: adapt package's '/var/lib' requirementsJuergen Borleis2019-06-281-1/+4
| | | | | Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* nfsutils: select ROOTFS_PROTOCOLS for mount.nfsMichael Tretter2018-04-201-0/+1
| | | | | | | | | | mount.nfs uses getprotobyname() which in turn reads /etc/protocols. If /etc/protocols is missing, mount.nfs fails with mount.nfs: Protocol not supported Signed-off-by: Michael Tretter <m.tretter@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* nfsutils: version bump 1.3.0 -> 1.3.3Michael Olbrich2016-01-121-99/+15
| | | | | | Cleanup and simplify rules while at it. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* nfsutils: add systemd units for nfs client supportMichael Olbrich2014-04-091-0/+6
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* nfsutils: version bump 1.2.3 -> 1.3.0Michael Olbrich2014-04-091-21/+16
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [nfsutils] add missing dependenciesMichael Olbrich2011-01-161-1/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [nfsutils] cleanup configure optionsMichael Olbrich2010-07-131-8/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [ptxdist] (1/4) Switch to newer versions of libuuid and libblkidCarsten Schlote2010-02-081-2/+1
| | | | | | | | | | | | util-linux-ng provides newer versions of libblkid and libuuid than the e2fsprogs sources do. This patch prepares transition by redirecting selects for libuuid or libblkid to virtual packages. Signed-off-by: Carsten Schlote <c.schlote@konzeptpark.de> Acked-by: Marc Kleine-Budde <mkl@pengutronix.de>
* * nfs-utils: update to 1.1.6Robert Schwebel2009-05-031-0/+11
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10341 33e552b5-05e3-0310-8538-816dae2090ed
* * init: introduce infrastructure for multiple init methodsRobert Schwebel2009-02-201-20/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9802 33e552b5-05e3-0310-8538-816dae2090ed
* * e2fsprogs: make it possible to build libuuid alone, withoutRobert Schwebel2009-01-291-0/+1
| | | | | | | | the rest of e2fsprogs. libuuid is used by several other programs which might not need the other parts of this package. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9678 33e552b5-05e3-0310-8538-816dae2090ed
* * nfsutils.in:Marc Kleine-Budde2009-01-121-1/+1
| | | | | | | fix tcpwrapper select git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9514 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/*.in, Kconfig:Marc Kleine-Budde2009-01-101-1/+0
| | | | | | | | removed 'default n' cleaned up menu a bit git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9470 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
* * nfsutils: update from 1.0.8 to 1.1.3; unbreak nfsutils.Robert Schwebel2008-09-211-21/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8868 33e552b5-05e3-0310-8538-816dae2090ed
* * change bool to tristate .in Files from N to OHenning Steffen2008-06-041-22/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8317 33e552b5-05e3-0310-8538-816dae2090ed
* * nfsutils.in:Marc Kleine-Budde2008-04-111-16/+0
| | | | | | | | removed kernel select removed commented out stuff git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7939 33e552b5-05e3-0310-8538-816dae2090ed
* * added missing dependency to kernelBjoern Buerger2007-10-181-0/+26
| | | | | | | | * updated help texts git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7473 33e552b5-05e3-0310-8538-816dae2090ed
* fixed make install failure while not target installing statdLuotao Fu2007-02-201-1/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7012 33e552b5-05e3-0310-8538-816dae2090ed
* forces /var/lib if locking is requiredJuergen Beisert2006-12-051-0/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6446 33e552b5-05e3-0310-8538-816dae2090ed
* adding userid supportJuergen Beisert2006-11-261-0/+25
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6381 33e552b5-05e3-0310-8538-816dae2090ed
* adding start script and configuration to nfs serviceJuergen Beisert2006-11-191-1/+39
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6350 33e552b5-05e3-0310-8538-816dae2090ed
* * nfsutils.in, nfsutils.make:Marc Kleine-Budde2006-06-141-23/+15
| | | | | | | version bump -> 1.0.8 + makefile regenerated git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5782 33e552b5-05e3-0310-8538-816dae2090ed
* Indent with <tab> not 8 <space>s.Ladislav Michl2006-02-111-15/+15
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4572 33e552b5-05e3-0310-8538-816dae2090ed
* movedRobert Schwebel2006-01-161-0/+106
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4127 33e552b5-05e3-0310-8538-816dae2090ed