Home
last modified time | relevance | path

Searched refs:root_sysconfdir (Results 1 – 8 of 8) sorted by relevance

/external/e2fsprogs/util/
Dsubst.conf.in14 root_sysconfdir @root_sysconfdir@
/external/e2fsprogs/misc/
DMakefile.in437 $(DESTDIR)$(libdir) $(DESTDIR)/$(root_sysconfdir)
501 $(Q) if test -f $(DESTDIR)$(root_sysconfdir)/mke2fs.conf; then \
502 if cmp -s $(DESTDIR)$(root_sysconfdir)/mke2fs.conf \
506 if grep -q ext4dev $(DESTDIR)$(root_sysconfdir)/mke2fs.conf ; then \
509 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf.e2fsprogs-new; \
514 mv $(DESTDIR)$(root_sysconfdir)/mke2fs.conf \
515 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf.e2fsprogs-old; \
517 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf; \
527 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf; \
582 if cmp -s mke2fs.conf $(DESTDIR)/$(root_sysconfdir)/mke2fs.conf; then \
[all …]
/external/e2fsprogs/ext2ed/
DMakefile.in73 install -d $(root_sysconfdir)
76 install -m 644 ext2ed.conf $(root_sysconfdir)
/external/e2fsprogs/lib/
Ddirpaths.h.in10 #define ROOT_SYSCONFDIR "@root_sysconfdir@"
/external/e2fsprogs/
DMCONFIG.in23 root_sysconfdir= @root_sysconfdir@
Dconfigure.in1175 root_sysconfdir=$sysconfdir
1180 root_sysconfdir='${root_prefix}/etc'
1195 root_sysconfdir=$sysconfdir
1196 AC_MSG_RESULT([Setting root_sysconfdir to $root_sysconfdir])
1202 AC_SUBST(root_sysconfdir) subst
Dconfigure11324 root_sysconfdir=$sysconfdir
11329 root_sysconfdir='${root_prefix}/etc'
11347 root_sysconfdir=$sysconfdir
11348 … { $as_echo "$as_me:${as_lineno-$LINENO}: result: Setting root_sysconfdir to $root_sysconfdir" >&5
11349 $as_echo "Setting root_sysconfdir to $root_sysconfdir" >&6; }
DRELEASE-NOTES3817 Use root_sysconfdir to define the locations of mke2fs.conf and