public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Jon Murphy <jcmurphy26@gmail.com>
To: development@lists.ipfire.org
Subject: Re: [PATCH] manualpages: Complete the list of user manual pages
Date: Sun, 05 Dec 2021 11:13:02 -0600	[thread overview]
Message-ID: <84334DC2-9F8E-4606-8D35-E20AAA559AB3@gmail.com> (raw)
In-Reply-To: <fde529cf-e3f4-a64e-4529-b595b6288231@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 4642 bytes --]

Will this mean the code change is in Core 162 and the manualpages (text file) will be in Core 163 ?

> On Dec 5, 2021, at 4:37 AM, Peter Müller <peter.mueller(a)ipfire.org> wrote:
> 
> Hi,
> 
> this looks good to me. I will apply it into the temporary branch for Core Update 163,
> as C162 is already closed and in testing.
> 
> Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>
> 
> Thanks, and best regards,
> Peter Müller
> 
> 
>> From: Jon Murphy <jcmurphy26(a)gmail.com>
>> 
>> Jon Murphy gathered all the links and made the updated file
>> available on the mailing list:
>> https://lists.ipfire.org/pipermail/development/2021-October/011383.html
>> https://lists.ipfire.org/pipermail/development/2021-December/011737.html
>> 
>> With kind permission from him, this patch contains the completed list.
>> The list was successfully checked with "./make.sh check-manualpages".
>> 
>> Signed-off-by: Leo-Andres Hofmann <hofmann(a)leo-andres.de>
>> Reported-by: Jon Murphy <jcmurphy26(a)gmail.com>
>> ---
>> config/cfgroot/manualpages | 81 ++++++++++++++++++++++++++++++++++++--
>> 1 file changed, 78 insertions(+), 3 deletions(-)
>> 
>> diff --git a/config/cfgroot/manualpages b/config/cfgroot/manualpages
>> index e5ab1a13c..97246e6f0 100644
>> --- a/config/cfgroot/manualpages
>> +++ b/config/cfgroot/manualpages
>> @@ -1,7 +1,82 @@
>> -# User manual base URL (without trailing slash)
>> +# Assign manual page URL path to CGI file ([cgi basename]=[path/to/page]) 
>> +
>> +# Base URL (without trailing slash)
>> BASE_URL=https://wiki.ipfire.org
>> +index=configuration/system/startpage
>> 
>> -# Assign manual page URL path to CGI file ([cgi basename]=[path/to/page])
>> +#	System menu
>> index=configuration/system/startpage
>> -pppsetup=configuration/system/dial
>> +mail=configuration/system/mail_service
>> +remote=configuration/system/ssh
>> +backup=configuration/system/backup
>> +gui=configuration/system/userinterface
>> +fireinfo=fireinfo
>> +vulnerabilities=configuration/system/vulnerabilities
>> +shutdown=configuration/system/shutdown
>> +credits=configuration/system/credits
>> +
>> +#	Status menu
>> +system=configuration/status/system
>> +memory=configuration/status/memory
>> +services=configuration/status/services
>> +media=configuration/status/drives
>> +netexternal=configuration/status/network_ext
>> +netinternal=configuration/status/network_int
>> +netother=configuration/status/network_int
>> +netovpnrw=configuration/status/network_ovpnrw
>> +#netovpnsrv=
>> +hardwaregraphs=configuration/status/hardware_diagrams
>> +entropy=configuration/status/entropy
>> +connections=configuration/status/connections
>> +traffic=configuration/status/nettraffic
>> +#mdstat=
>> +
>> +#	Network menu
>> +zoneconf=configuration/network/zoneconf
>> +dns=dns
>> +proxy=configuration/network/proxy
>> +urlfilter=configuration/network/proxy/url-filter
>> +#updatexlrator=configuration/network/proxy/update_accelerator
>> +dhcp=configuration/network/dhcp
>> +captive=configuration/network/captive
>> +connscheduler=configuration/network/connectionscheduler
>> +hosts=configuration/network/hosts
>> +dnsforward=configuration/network/dnsforward
>> +routing=configuration/network/static
>> +mac=configuration/network/mac-address
>> +wakeonlan=configuration/network/wake-on-lan
>> +
>> +#	Services menu
>> +vpnmain=configuration/services/ipsec
>> +ovpnmain=configuration/services/openvpn
>> +ddns=configuration/services/dyndns
>> +time=configuration/services/ntp
>> qos=configuration/services/qos
>> +extrahd=configuration/services/extrahd
>> +
>> +#	Firewall menu
>> +firewall=configuration/firewall
>> +fwhosts=configuration/firewall/fwgroups
>> +optionsfw=configuration/firewall/options
>> +ids=configuration/firewall/ips
>> +p2p-block=configuration/firewall/p2p-block
>> +location-block=configuration/firewall/geoip-block
>> +wireless=configuration/firewall/accesstoblue
>> +iptables=configuration/firewall/iptables
>> +
>> +#	IPfire menu
>> +pakfire=configuration/ipfire/pakfire
>> +
>> +#	Logs menu
>> +summary=configuration/logs/summary
>> +config=configuration/logs/logsettings
>> +proxylog=configuration/logs/proxy
>> +calamaris=configuration/logs/proxyreports
>> +firewalllog=configuration/logs/firewall
>> +firewalllogip=configuration/logs/firewall-ip
>> +firewalllogport=configuration/logs/firewall-port
>> +firewalllogcountry=configuration/logs/firewall-country
>> +ids=configuration/logs/ips
>> +#ovpnclients=
>> +urlfilter=configuration/logs/url-filter
>> +log=configuration/logs/system
>> 


  reply	other threads:[~2021-12-05 17:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <B950B688-C83D-4972-81E9-1346BEB9BB1F@gmail.com>
2021-12-04 23:46 ` hofmann
2021-12-05 10:37   ` Peter Müller
2021-12-05 17:13     ` Jon Murphy [this message]
2021-12-08 10:35       ` Michael Tremer
2021-12-08 11:29         ` Adolf Belka
2021-12-08 12:43           ` Leo Hofmann
2021-12-08 17:35             ` Jon Murphy
2021-12-10  9:05               ` Michael Tremer
2021-12-10  9:05             ` Michael Tremer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=84334DC2-9F8E-4606-8D35-E20AAA559AB3@gmail.com \
    --to=jcmurphy26@gmail.com \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox