Home
last modified time | relevance | path

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

/external/e2fsprogs/util/
Dsubst.conf.in13 root_sysconfdir @root_sysconfdir@
/external/e2fsprogs/scrub/
DMakefile.in106 $(DESTDIR)$(man8dir) $(DESTDIR)$(root_sysconfdir)
148 $(INSTALL_DATA) $$i $(DESTDIR)$(root_sysconfdir)/$$i; \
179 $(RM) -f $(DESTDIR)$(root_sysconfdir)/$$i; \
/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.in537 $(DESTDIR)$(libdir) $(DESTDIR)/$(root_sysconfdir)
603 $(Q) if test -f $(DESTDIR)$(root_sysconfdir)/mke2fs.conf; then \
604 if cmp -s $(DESTDIR)$(root_sysconfdir)/mke2fs.conf \
608 if grep -q ext4dev $(DESTDIR)$(root_sysconfdir)/mke2fs.conf ; then \
611 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf.e2fsprogs-new; \
616 mv $(DESTDIR)$(root_sysconfdir)/mke2fs.conf \
617 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf.e2fsprogs-old; \
619 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf; \
629 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf; \
681 if cmp -s mke2fs.conf $(DESTDIR)/$(root_sysconfdir)/mke2fs.conf; then \
[all …]
/external/e2fsprogs/
DMCONFIG.in25 root_sysconfdir= @root_sysconfdir@
Dconfigure.ac1503 root_sysconfdir=$sysconfdir
1508 root_sysconfdir='${root_prefix}/etc'
1523 root_sysconfdir=$sysconfdir
1524 AC_MSG_RESULT([Setting root_sysconfdir to $root_sysconfdir])
1530 AC_SUBST(root_sysconfdir) subst
Dconfigure14264 root_sysconfdir=$sysconfdir
14269 root_sysconfdir='${root_prefix}/etc'
14287 root_sysconfdir=$sysconfdir
14288 … { $as_echo "$as_me:${as_lineno-$LINENO}: result: Setting root_sysconfdir to $root_sysconfdir" >&5
14289 $as_echo "Setting root_sysconfdir to $root_sysconfdir" >&6; }
/external/e2fsprogs/doc/RelNotes/
Dv1.40.txt971 Use root_sysconfdir to define the locations of mke2fs.conf and