Subversion Repositories

?revision_form?
Rev ?revision_input??revision_submit?
?revision_endform?

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
99 4288d 23h magnus /trunk/debian/ Read settings from /etc/default/lsh-server in the config script
(Closes: #620809) and add an EXTRA_ARGS variable that can be used to
specify additional arguments to lshd (Closes: #592595).
 
61 5254d 16h magnus /trunk/debian/ Move seed and key creation back to postinst and import RSA key from
openssh-server if it exists (Closes: #211252).
 
59 5254d 17h magnus /trunk/debian/ lsh-server.init.d: Don't suppress start/stop messages when $VERBOSE =
"no". /etc/init.d/skeleton is not a good example in this matter.
 
45 5318d 16h magnus /trunk/debian/ lsh-server.init.d: Fix critical exit status ($?) handling mistake
(Closes: #545090).
 
39 5320d 17h magnus /trunk/debian/ * Rewrite lsh-server.init.d a bit:
* Use LSB logging functions.
* Let lshd daemonize and create/delete its pid file by itself.
* Change the Provides: line in the LSB header to "lsh-server" and
declare that it should start before the services that depend on an
SSH server (Closes: #542689). Thanks to Petter Reinholdtsen.
* Support the status action.
 
8 6020d 19h magnus /trunk/debian/ Many changes:
* Wrap dependency fields
* Put names of files to install in *.install, *.manpages etc., with
a few exceptions
* Add 30_nonettle.dpatch, which moves src/nettle out of the way
and changes references to nettle in the various Makefile.in:s.
* Drop the deprecated lshc wrapper.
* Delete debian/*.dirs (dh_installdirs is almost never needed).
* Change lshc to lsh in debian/mans/lcp.1
* No longer ship sexp-conv, which comes from nettle, but let lsh-utils
depend on nettle-bin instead. lsh-utils.postinst and lsh-utils.prerm
thus can be dropped.
* Put sftp-server in /usr/lib/lsh-server and let the manpage be
sftp-server(8lsh), so that it doesn't have to be called
sftp-server.lsh.
* Depend on dpatch again.
* Ship lsh documentation in HTML format and add
debian/lsh-doc.doc-base listing it and the Info file.
 
2 6151d 21h magnus /trunk/debian/ [svn-inject] Applying Debian modifications to trunk