mtree patch for WITHOUT_LPR

Dmitry Morozovsky marck at rinet.ru
Sat Nov 7 18:45:26 UTC 2015


On Sat, 7 Nov 2015, Garrett Cooper wrote:

> > ===================================================================
> > --- etc/mtree/BSD.lpr.dist    (nonexistent)
> > +++ etc/mtree/BSD.lpr.dist    (working copy)
> > @@ -0,0 +1,30 @@
> > +# $FreeBSD$
> > +#
> > +# Please see the file src/etc/mtree/README before making changes to this file.
> > +#
> > +
> > +/set type=dir uname=root gname=wheel mode=0755
> > +.
> > +    include
> > +        atf-c
> > +        ..
> > +        atf-c++
> > +        ..
> 
> This diff is incorrect.

... and yes, of course, atf pairs of lines do not belong here.

Index: etc/mtree/BSD.lpr.dist
===================================================================
--- etc/mtree/BSD.lpr.dist      (nonexistent)
+++ etc/mtree/BSD.lpr.dist      (working copy)
@@ -0,0 +1,21 @@
+# $FreeBSD$
+#
+# Please see the file src/etc/mtree/README before making changes to this file.
+#
+
+/set type=dir uname=root gname=wheel mode=0755
+.
+    libexec
+        lpr
+            ru
+            ..
+        ..
+    share
+        doc
+            smm
+                07.lpd
+                ..
+            ..
+        ..
+    ..
+..


-- 
Sincerely,
D.Marck                                     [DM5020, MCK-RIPE, DM3-RIPN]
[ FreeBSD committer:                                 marck at FreeBSD.org ]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck at rinet.ru ***
------------------------------------------------------------------------


More information about the freebsd-current mailing list