Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-04 | nfs-utils: Update to version 2.5.2 | Phil Sutter | |
Also update patches. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2018-03-27 | nfs-utils: update to 2.3.1 | Waldemar Brodkorb | |
2017-09-17 | remove -fhonour-copts usage | Waldemar Brodkorb | |
This reuires a external gcc patch, which I no longer add to newer gcc. A lot of packages already need to disable the usage of -fhonour-copts, because it doesn't work without patching. May be we need something like Buildroot is using, a gcc wrapper to see poisened include or library paths while cross-compiling. | |||
2017-08-13 | nfs-utils: fix glibc compile issue | Waldemar Brodkorb | |
2017-04-02 | nfs-utils: lvm not needed | Waldemar Brodkorb | |
2017-01-20 | nfs-utils: update to 2.1.1 | Waldemar Brodkorb | |
2016-10-29 | nfs-utils: fix glibc build | Waldemar Brodkorb | |
2016-10-08 | fix nfs-utils/rpcbind for musl toolchains, patches mostly from Alpine Linux | Waldemar Brodkorb | |
2016-09-26 | nfs-utils: finetuning startup script | Waldemar Brodkorb | |
2016-09-17 | nfs-utils: add missing startup script | Waldemar Brodkorb | |
2016-09-17 | nfs-utils: fix wrong startup scripts | Waldemar Brodkorb | |
2016-08-16 | nfs-utils: update to 1.3.4 | Waldemar Brodkorb | |
2015-12-03 | use new PKG_KDEPENDS variable | Waldemar Brodkorb | |
2015-11-15 | add new ADK Symbol PKG_NEEDS | Waldemar Brodkorb | |
There are a lot of packages which needs special features either toolchain or hardware features. Add a new symbol which will be used to disable packages, when a toolchain for example does not provide this feature. At the moment following features are required to set for a package: threads rt c++. There will follow: mmu iconv. This will help to better support targets without MMU or threading support. | |||
2015-02-10 | update to latest upstream version | Waldemar Brodkorb | |
2014-12-27 | convert checksum check to sha256 | Waldemar Brodkorb | |
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages. | |||
2014-09-28 | fix nfs-utils startup | Waldemar Brodkorb | |
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb | |
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make | |||
2014-06-19 | compile autotool stuff, bison and flex by default | Waldemar Brodkorb | |
2014-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-20 | fix nfsv4 with musl | Waldemar Brodkorb | |
2014-05-18 | fix build when nfsv4 is choosen | Waldemar Brodkorb | |
2014-05-18 | fix musl compile, patches from AlpineLinux | Waldemar Brodkorb | |
2014-05-18 | move cifs/nfs startup script back to base-files | Waldemar Brodkorb | |
2014-05-14 | allow autoreconf | Waldemar Brodkorb | |
2014-05-13 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-10 | rework nfs-utils package | Waldemar Brodkorb | |
2014-05-10 | add missing files | Waldemar Brodkorb | |
2014-05-10 | finetune package | Waldemar Brodkorb | |
2014-05-10 | update nfs-utils | Waldemar Brodkorb | |
2014-05-04 | simplify add_rcconf | Waldemar Brodkorb | |
2014-05-04 | rename init scripts so their basename matches their enabler variable | Thorsten Glaser | |
2014-05-04 | automatic dæmonising of services | Thorsten Glaser | |
2014-03-06 | get rid of ADK_NATIVE mode, it is not regulary tested and the results where ↵ | Waldemar Brodkorb | |
not satisfying. | |||
2014-03-02 | goodbye eglibc, see my blog http://blog.waldemar-brodkorb.de/ | Waldemar Brodkorb | |
2014-02-24 | fix cross-compile on Darwin | Waldemar Brodkorb | |
2014-02-20 | update to latest uptream, fix uclibc compile | Waldemar Brodkorb | |
2014-01-23 | add alsa hrtimer for rpi, fix some dependency bugs after the switch to ↵ | Waldemar Brodkorb | |
miniconfig | |||
2014-01-17 | reorganize nfs package, add nfs client and server subpackages | Waldemar Brodkorb | |
2013-12-28 | disable libtirpc and packages which depend on it for musl | Waldemar Brodkorb | |
2013-10-22 | fix libmix packages, while checking all packages make some style cleanup | Waldemar Brodkorb | |
2013-08-14 | fix nfs-utils dependencies | Waldemar Brodkorb | |
2013-08-14 | use nfs-utils from openadk.org mirror | Waldemar Brodkorb | |
2013-08-13 | update to latest upstream version | Waldemar Brodkorb | |
2013-08-13 | update libtirpc to latest upstream, fix dependency for nfs-utils | Waldemar Brodkorb | |
2013-07-11 | fix varios compile issues for raspberry | Waldemar Brodkorb | |
2013-03-04 | update dependency | Waldemar Brodkorb | |
2012-04-03 | lemote addons, like pdf viewer | Waldemar Brodkorb | |
2012-03-12 | disable nfsv4.1 | Waldemar Brodkorb | |
2012-02-29 | use nfsnobody for user/group | Waldemar Brodkorb | |