summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-11-15reformat changelogMicah Anderson
2008-11-15add close ITP bug to changelogJameson Graef Rollins
2008-11-15Merge commit 'dkg/master'Jameson Graef Rollins
2008-11-15add prerm script, and add debhelper lines to other install scripts.Jameson Graef Rollins
2008-11-15move debian packaging to the packaging/ subdirectory.Jameson Graef Rollins
2008-11-15release notes for 0.20.Daniel Kahn Gillmor
2008-11-15change distribution to unstable in changelog.Jameson Graef Rollins
2008-11-15update changelogJameson Graef Rollins
2008-11-15changed myself to be maintainer.Jameson Graef Rollins
2008-11-10add shebang and copyright to makefile.Jameson Graef Rollins
2008-11-09update changelog to reflect test tweaking.Daniel Kahn Gillmor
2008-11-09tests/basic ensure that any lingering sshd process will get killed off.Daniel Kahn Gillmor
2008-11-09Merge commit 'web/master'Daniel Kahn Gillmor
2008-11-09include the gnupg config files in FreeBSD port.Daniel Kahn Gillmor
2008-11-05small fix to broken web link.Jameson Graef Rollins
2008-11-05Merge commit 'micah/master'Jameson Graef Rollins
2008-11-05Merge commit 'dkg/master'Jameson Graef Rollins
Conflicts: website/download.mdwn
2008-11-04create a new section of the getting started page that lets people knowMicah Anderson
that they should install monkeysphere software at this point in their journey. It may be obvious, but I think in terms of providing a step-by-step howto get started guide, the least assumptions of obviousness we make, the better. I also moved the information about making sure that you have the gnutls requirements up to this install section.
2008-11-04Reworked the download page to link from "add this key to your aptMicah Anderson
configuration" to the /archive-key page, pushing the SecureApt reference link into that page. This has a streamlining affect on new users wanting to get started as it links directly to the archive-key page where there are explicit instructions for how to do the archive key verification and then the follow-up add to the apt keyring for proper archive/package verification. The way it was before, you were given the link to the more general SecureApt debian wiki page, which was a lot of information, when in most cases people just want to know what steps they need to know to do the verification/addition. However, the link to the SecureApt page is valuable to reference, it just makes more sense to be embedded in the page which explicitly deals with that. This also means I added information about how to add the key to the apt keyring into the archive-key page. In doing so, I removed the dkg-specific prompt (not because I dont like it, but because it would have been funny for me to add more commands and have to manually construct his prompt to maintain consistency on the page). Also, added some output of commands so people have an idea what to expect.
2008-11-04very minor changes to test scriptJameson Graef Rollins
2008-11-03set the bash pipefail option in the test script to return the errorJameson Graef Rollins
code of the first failed function in a pipe. also add some new web pages that need to be filled out.
2008-11-02work on website, cleaning up download pageJameson Graef Rollins
2008-11-02update download section of website to include freebsd info.Jameson Graef Rollins
2008-10-30announce FreeBSD port!Daniel Kahn Gillmor
2008-10-30store gnutls patch for fully-enabling the monkeysphere on FreeBSD 7.1, which ↵Daniel Kahn Gillmor
ships with GnuTLS 2.4.1
2008-10-30make build-freebsd-distinfo match the changed location of the packaging.Daniel Kahn Gillmor
2008-10-30reorganizing FreeBSD port to make it clearer where it in /usr/ports and to ↵Daniel Kahn Gillmor
make it easier to rebuild the port
2008-10-30Merge commit 'jrollins/master'Daniel Kahn Gillmor
2008-10-30freebsd packaging: leave gnupg-authentication.conf with superuser ownership. ↵Daniel Kahn Gillmor
it should not need to be owned by monkeysphere.
2008-10-30build out directories for the monkeysphere that should be created on package ↵Daniel Kahn Gillmor
installation.
2008-10-30do more testing to make sure that mktemp calls do not fail.Daniel Kahn Gillmor
2008-10-30fixing freebsd patch to match current shipped config file.Daniel Kahn Gillmor
2008-10-30small change to cleanup website release note.Jameson Graef Rollins
2008-10-30updating debian/changelog as we start work on version 0.20.Daniel Kahn Gillmor
2008-10-30Couple of small fixes to makefile.Jameson Graef Rollins
2008-10-30fixing check for test suite.Daniel Kahn Gillmor
2008-10-30fixing stupid typo.Daniel Kahn Gillmor
2008-10-30add checks to make sure that the test suite will be able to run.Daniel Kahn Gillmor
2008-10-30asking reprepro to keep older unreferenced files around in the archive. ↵Daniel Kahn Gillmor
This should help our porters, so that they can have a canonical place to download tarballs from even if a new version has been released.
2008-10-29fix my email address in debian/control.Jameson Graef Rollins
2008-10-29added latest george updates to changelog.Daniel Kahn Gillmor
2008-10-29link "why" web page to the alternate PKI discussion.Daniel Kahn Gillmor
2008-10-29fix small bug in the packaging about man7 directory installation.Jameson Graef Rollins
2008-10-29updated freebsd data for 0.19Daniel Kahn Gillmor
2008-10-29added release notes for 0.19-1Daniel Kahn Gillmor
2008-10-29preparing for 0.19-1 release to fix config file goofiness.Daniel Kahn Gillmor
2008-10-29fixing symlinks created in packaging; updated FreeBSD port to handle ↵Daniel Kahn Gillmor
centrally-linked gpg.conf files too.
2008-10-29added comments and changelog notes about why the test script sets $DISPLAYDaniel Kahn Gillmor
2008-10-29Merge commit 'dkg/master'Jameson Graef Rollins
2008-10-29set DISPLAY in test suite so that passphrase prompting falls through.Jameson Graef Rollins