Age | Commit message (Collapse) | Author | Files |
|
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Mike Westerhof <mwester@dls.net>
Acked-by: Philip Balister <philip@balister.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
|
|
|
|
(Taken from Poky -r2578) - close #2799
|
|
|
|
kernel. (Taken from Poky - r1395)
|
|
- mountd should read /etc/exports by default but it did not
|
|
* NEVER (R)DEPEND on a kernel-module, since those can be built-in, use RRECOMMENDS instead
|
|
|
|
ipkg install and has a working startup script.
|
|
On a flash based server or any (user) configuration where /var is in tmpfs
or ramfs (so is not populated on boot) the script will not work because
it must create the /var/lib/nfs directory and contents. Consequently at
present the script is not in the build.
|