Home
last modified time | relevance | path

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

/external/e2fsprogs/util/
Dsubst.conf.in12 root_sysconfdir @root_sysconfdir@
/external/e2fsprogs/ext2ed/
DMakefile.in74 install -d $(root_sysconfdir)
77 install -m 644 ext2ed.conf $(root_sysconfdir)
/external/e2fsprogs/lib/
Ddirpaths.h.in10 #define ROOT_SYSCONFDIR "@root_sysconfdir@"
/external/e2fsprogs/misc/
DMakefile.in516 $(DESTDIR)$(libdir) $(DESTDIR)/$(root_sysconfdir)
580 $(Q) if test -f $(DESTDIR)$(root_sysconfdir)/mke2fs.conf; then \
581 if cmp -s $(DESTDIR)$(root_sysconfdir)/mke2fs.conf \
585 if grep -q ext4dev $(DESTDIR)$(root_sysconfdir)/mke2fs.conf ; then \
588 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf.e2fsprogs-new; \
593 mv $(DESTDIR)$(root_sysconfdir)/mke2fs.conf \
594 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf.e2fsprogs-old; \
596 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf; \
606 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf; \
661 if cmp -s mke2fs.conf $(DESTDIR)/$(root_sysconfdir)/mke2fs.conf; then \
[all …]
/external/e2fsprogs/
DMCONFIG.in23 root_sysconfdir= @root_sysconfdir@
Dconfigure.ac1324 root_sysconfdir=$sysconfdir
1329 root_sysconfdir='${root_prefix}/etc'
1344 root_sysconfdir=$sysconfdir
1345 AC_MSG_RESULT([Setting root_sysconfdir to $root_sysconfdir])
1351 AC_SUBST(root_sysconfdir) subst
DRELEASE-NOTES4673 Use root_sysconfdir to define the locations of mke2fs.conf and