Displaying 20 results from an estimated 20000 matches similar to: "[nut-commits] svn commit r1931 - in branches/AsciiDoc/docs: . website"
2010 Jul 14
1
[nut-commits] svn commit r2472 - in branches/AsciiDoc: . docs docs/website
On Jul 13, 2010, at 6:59 PM, Arnaud Quette wrote:
> Author: aquette
> Date: Tue Jul 13 22:59:52 2010
> New Revision: 2472
> URL: http://trac.networkupstools.org/projects/nut/changeset/2472
[...]
> Modified: branches/AsciiDoc/docs/Makefile.am
> =
> =
> =
> =
> =
> =
> =
> =
> ======================================================================
> ---
2009 Sep 03
2
[nut-commits] svn commit r1953 - branches/AsciiDoc/docs/website/scripts
Arnaud,
Thanks for removing the warning. I suspect that many users still using
IE6 are doing so because of their IT department (rather than personal
preference).
IMHO, browser evangelism is slightly outside the scope of the NUT project :-)
On Thu, Sep 3, 2009 at 8:31 AM, Arnaud Quette<aquette at alioth.debian.org> wrote:
> Author: aquette
> Date: Thu Sep 3 12:31:10 2009
> New
2009 Dec 01
1
[nut-commits] svn commit r2147 - branches/AsciiDoc/docs/man
Can someone double-check the UTF-8 in the rhino Authors section?
Showed up fine locally on my machine, but my web browser insists that
it is Latin-1.
- Charles
On Nov 30, 2009, at 10:30 PM, Charles Lepple <clepple-guest at alioth.debian.org
> wrote:
> Author: clepple-guest
> Date: Tue Dec 1 03:30:32 2009
> New Revision: 2147
>
> Log:
> AsciiDoc: convert powerpanel
2009 Sep 15
1
[nut-commits] svn commit r1986 - branches/AsciiDoc/docs/man
On Mon, Sep 14, 2009 at 4:49 PM, Arnaud Quette
<aquette at alioth.debian.org> wrote:
> Author: aquette
> Date: Mon Sep 14 20:49:59 2009
> New Revision: 1986
>
> Log:
> draft index of manual pages
>
> Added:
> branches/AsciiDoc/docs/man/index.txt
Cool!
One potential issue:
/sw/bin/asciidoc --backend=xhtml11 \
--attribute localdate=`TZ=UTC date +%Y-%m-%d` \
2010 Aug 28
0
[nut-commits] svn commit r2504 - in branches/AsciiDoc/docs: . website
FYI, I've fixed the below error in the log, directly on the server.
The "pre-revprop-change" hook is not in place, so "svn propedit / propset"
do not work.
2010/8/28 Arnaud Quette
> Author: aquette
> Date: Sat Aug 28 00:23:05 2010
> New Revision: 2504
> URL: http://trac.networkupstools.org/projects/nut/changeset/2504
>
> Log:
> Fix page titles for
2009 Sep 08
1
[nut-commits] svn commit r1965 - branches/AsciiDoc/docs/man
On Sep 8, 2009, at 8:30 AM, Charles Lepple wrote:
[...]
> +EXTRA_DIST = tripplite_usb.8.txt \
> + ups.conf.5.txt \
> + upsc.8.txt
> +
The EXTRA_DIST thing is a hack. Right now, we are not including the
generated HTML properly, because I haven't figured out the automake
way to do this correctly.
Specifically, we want to treat the .txt files as source, and
distribute the
2010 Nov 05
1
[nut-commits] svn commit r2671 - branches/AsciiDoc/m4
2010/11/4 Arjen de Korte
> Author: adkorte-guest
> Date: Thu Nov 4 22:40:51 2010
> New Revision: 2671
> URL: http://trac.networkupstools.org/projects/nut/changeset/2671
>
> Log:
> Exclude -I. and extra developer warning flags with Net-SNMP support enabled
> (using them is the responsibility of the NUT developers)
>
> Modified:
>
2009 Jul 28
1
[nut-commits] svn commit r1875 - in branches/AsciiDoc: . docs docs/icons
On Jul 28, 2009, at 7:53 AM, Arnaud Quette wrote:
> some testing around the NUT Packager Guide to validate the general
> approach of the new documentation.
> The shell script is there to track the command line used to generate
> the HTML output, and the generated HTML file to show the result.
Hi Arnaud,
would it be OK for me to merge the contents of the shell script into
2009 Aug 04
1
[nut-commits] svn commit r1902 - branches/AsciiDoc/docs
> +[[commands]]
> Commands sent to the UPS drivers
> --------------------------------
If anyone has any suggestions on how to differentiate between the Unix
domain socket message command, and the TCP-to-upsd commands in the
Developers Guide, let me know.
--
- Charles Lepple
2010 Nov 05
1
[nut-commits] svn commit r2669 - in branches/AsciiDoc: . m4
On Nov 4, 2010, at 6:21 PM, Arjen de Korte wrote:
> Author: adkorte-guest
> Date: Thu Nov 4 22:21:51 2010
> New Revision: 2669
> URL: http://trac.networkupstools.org/projects/nut/changeset/2669
>
> Log:
> Add checking minimum required version for AsciiDoc tools
I noticed that somewhere around this commit, the documentation stopped
being built by default in BuildBot.
2011 Jan 14
1
[nut-commits] svn commit r2825 - trunk/docs
On Jan 13, 2011, at 3:10 PM, Arnaud Quette wrote:
> Author: aquette
> Date: Thu Jan 13 20:10:15 2011
> New Revision: 2825
> URL: http://trac.networkupstools.org/projects/nut/changeset/2825
>
> Log:
> Remove AsciiDoc hard-coded verbose flag, which can now be enabled
> using 'ASCIIDOC_VERBOSE=-v make'
Heh. That's what was making the Debian buildslave pass :-)
2010 Dec 12
2
[nut-commits] svn commit r2731 - in trunk/docs: . man website website/scripts
Citeren Arnaud Quette <aquette op alioth.debian.org>:
> Author: aquette
> Date: Sat Dec 11 12:31:21 2010
> New Revision: 2731
> URL: http://trac.networkupstools.org/projects/nut/changeset/2731
>
> Log:
> Complete the list of Subversion ignored files, with AsciiDoc
> generated contents (no functional changes)
Is there a particular reason for having both the man/
2011 Dec 09
1
[nut-commits] svn commit r3344 - branches/nut-scanner_dlopen
On Fri, 2011-12-09 at 03:46 +0000, Charles Lepple wrote:
> Author: clepple-guest
> Date: Fri Dec 9 03:46:11 2011
> New Revision: 3344
> URL: http://trac.networkupstools.org/projects/nut/changeset/3344
>
> Log:
> Force files to be overwritten (especially for libtool)
>
> Modified:
> branches/nut-scanner_dlopen/autogen.sh
>
> Modified:
2010 Nov 07
0
[nut-commits] buildbot failure in Network UPS Tools on openSUSE [asciidoc]
> The Buildbot has detected a new failure of openSUSE on Network UPS
> Tools.
> Full details are available at:
> http://buildbot.networkupstools.org/public/nut/builders/openSUSE/builds/1012
Arjen,
I think this is a bug in older versions of asciidoc/a2x where it
ignores --destination-dir and tries to write the intermediate XML file
to the read-only source directory.
Looks like
2010 Oct 25
2
[nut-commits] svn commit r2610 - branches/silent_build
Citeren Arnaud Quette <aquette op alioth.debian.org>:
> Log:
> Optionaly enable silent build rules, using AM_SILENT_RULES, only if
> it's supported (requires automake 1.11)
Why do we need a new branch for this? As far as I can see, only the
below lines are really needed
> +dnl Currently, we only (force) enable silent rules if available
> +dnl Verbose mode can be
2010 Dec 18
3
[nut-commits] svn commit r2748 - trunk
Citeren Arnaud Quette <aquette op alioth.debian.org>:
> Author: aquette
> Date: Fri Dec 17 23:32:20 2010
> New Revision: 2748
> URL: http://trac.networkupstools.org/projects/nut/changeset/2748
>
> Log:
> --with-doc=auto now behave depending on AsciiDoc presence
Instead of building whatever can be build (depending on the versions
found), you now have changed the
2011 Jan 17
1
[nut-commits] svn commit r2832 - in trunk/docs: . website
On 14/01/2011 20:40, Arnaud Quette wrote:
> Author: aquette
> Date: Fri Jan 14 20:40:06 2011
> New Revision: 2832
> URL: http://trac.networkupstools.org/projects/nut/changeset/2832
>
> +link:http://www.networkupstools.org/source/2.6/nut-2.6.0.tar.gz.sig[signature]
May I suggest that you also provide checksums for the tarball? I'm
updating the FreeBSD port, and wanted to
2011 Apr 28
0
[nut-commits] svn commit r2978 - trunk/docs/website
a comment on the below commit...
2011/4/27 Arnaud Quette <aquette at alioth.debian.org>
> Author: aquette
> Date: Wed Apr 27 15:42:33 2011
> New Revision: 2978
> URL: http://trac.networkupstools.org/projects/nut/changeset/2978
>
> Log:
> Enable website quirks to address Internet Explorer 6, which were missing
> since 2.6.0 publication
> (...)
>
the website
2006 Jun 06
1
Re: [nut-commits] svn commit r430 - in branches/Testing: . docs drivers man
On 6/6/06, Carlos Rodrigues wrote:
> Author: carlosefr-guest
> Date: Tue Jun 6 21:16:30 2006
> New Revision: 430
>
> Added:
> branches/Testing/docs/megatec.txt
> branches/Testing/drivers/megatec.c
> branches/Testing/drivers/megatec.h
> branches/Testing/man/megatec.8
Just a note on adding drivers to the Testing branch: if you use 'svn
copy' instead
2010 Nov 29
1
[nut-commits] svn commit r2706 - in branches/ssl-nss-port: . clients docs m4 server
Citeren Arnaud Quette <aquette op alioth.debian.org>:
> dnl ----------------------------------------------------------------------
> -dnl Check for --with-ssl
> +dnl Check for with-ssl, and --with-nss or --with-openssl
> +dnl Only one can be enabled at a time, with a preference for Mozilla NSS
> +dnl if both are available
Having looked at the differences between Mozilla NSS