packaging simplification, TODO cleanup.
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 5 Sep 2008 03:43:49 +0000 (23:43 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 5 Sep 2008 03:43:49 +0000 (23:43 -0400)
Makefile
debian/monkeysphere.docs [deleted file]
debian/monkeysphere.install [deleted file]
debian/monkeysphere.manpages [deleted file]
doc/TODO

index 691447acbfa4e385207d4d1b744cf1fbdbb526aa..765c3e92343e21a0c3a4b5860eae20b9f71d8daa 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -34,10 +34,12 @@ clean:
 install: all
        mkdir -p $(DESTDIR)$(PREFIX)/bin $(DESTDIR)$(PREFIX)/sbin $(DESTDIR)$(PREFIX)/share/monkeysphere
        mkdir -p $(DESTDIR)$(PREFIX)/share/man/man1 $(DESTDIR)$(PREFIX)/share/man/man7 $(DESTDIR)$(PREFIX)/share/man/man8
+       mkdir -p $(DESTDIR)$(PREFIX)/share/doc/monkeysphere
        mkdir -p $(DESTDIR)$(ETCPREFIX)/etc/monkeysphere
        install src/monkeysphere src/monkeysphere-ssh-proxycommand src/keytrans/openpgp2ssh $(DESTDIR)/$(PREFIX)/bin
        install src/monkeysphere-server $(DESTDIR)/$(PREFIX)/sbin
-       install src/common $(DESTDIR)/$(PREFIX)/share/monkeysphere
+       install -m 0644 src/common $(DESTDIR)/$(PREFIX)/share/monkeysphere
+       install doc/* $(DESTDIR)$(PREFIX)/share/doc/monkeysphere
        install man/man1/* $(DESTDIR)$(PREFIX)/share/man/man1
        install man/man7/* $(DESTDIR)$(PREFIX)/share/man/man7
        install man/man8/* $(DESTDIR)$(PREFIX)/share/man/man8
diff --git a/debian/monkeysphere.docs b/debian/monkeysphere.docs
deleted file mode 100644 (file)
index 398bc5a..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-doc/getting-started-user.mdwn
-doc/getting-started-admin.mdwn
-doc/MonkeySpec
diff --git a/debian/monkeysphere.install b/debian/monkeysphere.install
deleted file mode 100644 (file)
index 6dd3dda..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-src/keytrans/openpgp2ssh usr/bin
-src/monkeysphere usr/bin
-src/monkeysphere-server usr/sbin
-src/monkeysphere-ssh-proxycommand usr/bin
-src/common usr/share/monkeysphere
-etc/monkeysphere.conf etc/monkeysphere
-etc/monkeysphere-server.conf etc/monkeysphere
diff --git a/debian/monkeysphere.manpages b/debian/monkeysphere.manpages
deleted file mode 100644 (file)
index 1490566..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-man/man1/monkeysphere.1
-man/man1/openpgp2ssh.1
-man/man1/monkeysphere-ssh-proxycommand.1
-man/man7/monkeysphere.7
-man/man8/monkeysphere-server.8
index b41d2be4b906d0116e8ab359b2a1fbf2e1ab4f55..6cc086ac6101e30f837b8a94511bf02b85af76dc 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -14,35 +14,14 @@ Work out the details (and describe a full use case) for assigning a
    do we export it so it's available when a second-party revocation is
    needed?
 
-Ensure that authorized_user_ids are under as tight control as ssh
-   expects from authorized_keys: we don't want monkeysphere to be a
-   weak link in the filesystem.
-
-Consider the default permissions for
-   /var/lib/monkeysphere/authorized_keys/* (and indeed the whole
-   directory path leading up to that)
-
-Make sure alternate ports are handled for known_hosts.
-
-Script to import private key into ssh agent.
-
 Provide a friendly interactive UI for marginal or failing client-side
    hostkey verifications.  Handle the common cases smoothly, and
    provide good debugging info for the unusual cases.
 
-Make sure onak properly escapes user IDs with colons in them.
-
-Indicate on web site how to report trouble or concerns, and how to
-   join the project.
-
-Clean up the style for the web site (pages, icons, etc).
-
 Create ssh2openpgp or convert to full-fledged keytrans.
 
 Resolve the bugs listed in openpgp2ssh(1):BUGS.
 
-Document alternate trustdb models.
-
 Understand and document the output of gpg --check-trustdb:
  gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
  gpg: depth: 0  valid:   2  signed:  20  trust: 0-, 0q, 0n, 0m, 0f, 2u