]> git.gag.com Git - debian/ipip/commitdiff
deliver more doc master debian/1.1.12
authorBdale Garbee <bdale@gag.com>
Wed, 18 Dec 2024 20:06:32 +0000 (13:06 -0700)
committerBdale Garbee <bdale@gag.com>
Wed, 18 Dec 2024 20:06:32 +0000 (13:06 -0700)
README
debian/changelog
debian/docs [new file with mode: 0644]

diff --git a/README b/README
index 81458a2f3dd88c5d092db0d7fca10a4e14a7e946..c9b90e173c3ab9c6fd53e09ddb824afc17b4a1d6 100644 (file)
--- a/README
+++ b/README
@@ -1,18 +1,18 @@
-README for the ipip encapsulation daemon as distributed by Bdale Garbee N3EUA.
+README for the ipip encapsulation daemon as distributed by Bdale Garbee, KB0G.
 
 This is a derivation of Mike Westerhof's ipip daemon for Unix machines.  Mike
 provided code that worked for SunOS, I ported the daemon to HP-UX and BSD/OS,
 and Ron Atkinson N8FOW and John Paul Morrison provided the tweaks for Linux.
-I am once again actively maintaining the ipip package, and as a Debian
-GNU/Linux maintainer, that's the platform I'm doing the work on.  The BSD
-support should mostly still work, but is untested by me in recent times.  It
-should be trivial to unpack and build these sources on non-Debian Linux
-systems, and not hard on any system with BSD-style sockets.
+As a Debian developer, whatever activity there is on maintaing this package
+is now in the context of the Debian package.  The BSD support should mostly 
+still work, but I haven't tested it in years.  It should be trivial to unpack 
+and build these sources on non-Debian Linux systems, and not hard on any 
+system with BSD-style sockets.
 
 To build the daemon:
 
        # you've obviously already unpacked the source distribution.  On BSD
-       # systems, I like to part it in /usr/src/local/ipip, and augment the
+       # systems, I like to park it in /usr/src/local/ipip, and augment the
        # Makefiles so that the daemon becomes part of the normal full build.
 
        # make a copy of the correct Makefile, I like to symlink them and use
@@ -37,7 +37,7 @@ To install the daemon:
        config file, which defines interfaces, and a routes file, which sets
        up the routing table.  The 'bdale' subdirectory has a couple of
        example configs, one very old one from Mike, one that represents 
-       almost what Bdale runs today.  The 'n8fow' subdirectory has Ron's
+       what Bdale ran for some years.  The 'n8fow' subdirectory has Ron's
        config files, which are perhaps more appropriate for Linux users.  I
        suggest you troll it all, though, and see what's there.
 
index 0c2e33d8941a56a4aedd744489d285c92c57ad82..c5fe3b45a1abd724e155abe0f96cecd6e471fb68 100644 (file)
@@ -1,3 +1,9 @@
+ipip (1.1.12) unstable; urgency=medium
+
+  * update README file, and deliver to /usr/share/doc, closes: #17803
+
+ -- Bdale Garbee <bdale@gag.com>  Wed, 18 Dec 2024 13:03:10 -0700
+
 ipip (1.1.11) unstable; urgency=medium
 
   * update man page to point to /usr/share/doc instead of /usr/doc
diff --git a/debian/docs b/debian/docs
new file mode 100644 (file)
index 0000000..e845566
--- /dev/null
@@ -0,0 +1 @@
+README