X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=project%2Fcaptive%2FIndex.html.pl;h=7d0dde42e4c08015eadc6a6d9e5adf1a8d71103e;hb=9033b1684bac08f38562d0c2b17e3522d0863ced;hp=bba283cb1c72edcc3f5d93bed6ac7e22a26dfb9a;hpb=b0f0d99fceb815bf8379d2a4b12acb38791a717a;p=www.jankratochvil.net.git diff --git a/project/captive/Index.html.pl b/project/captive/Index.html.pl index bba283c..7d0dde4 100755 --- a/project/captive/Index.html.pl +++ b/project/captive/Index.html.pl @@ -39,6 +39,8 @@ my $W=My::Project->init_project( .reqpkg { font-style: italic; } .stuff { font-style: italic; font-size: larger; margin-left: 20%; margin-right: 10%; } .re { font-style: italic; } +table.mailman > * /* FIXME: What is it? */ > tr > th, +table.mailman > * /* FIXME: What is it? */ > tr > td { padding: 1ex; text-align: center; } ", "no_job"=>1, ); @@ -216,7 +218,7 @@ HERE print vskip "3ex"; print <<"HERE"; -

Installation notes

+

Installation Notes

You should first run captive-install-acquire command to check your available Microsoft Windows drivers versions. Now you can execute:

@@ -242,7 +244,7 @@ available Microsoft Windows drivers versions. Now you can execute:

'captive' package creates 'captive' user and 'captive' group on your system.

-

Package version conflicts

+

Package Version Conflicts

@@ -264,7 +266,7 @@ your convenience.

-

LUFS kernel driver module

+

LUFS Kernel Driver Module

@{[ a_href 'http://lufs.sourceforge.net/lufs/','LUFS' ]} (Linux Userland File System) needs Linux kernel module driver (lufs.o) compatible with your @@ -297,11 +299,40 @@ print rightimg <<"HERE",'reactos','ReactOS',"a_href"=>'http://www.reactos.com/'; HERE +my @lists=qw(captive-announce-list captive-list captive-devel-list); + print <<"HERE"; +

Mailing Lists

+ +
+ + @{[ map("",@lists) ]} + + @{[ map({ ""; } @lists) ]} + @{[ map({ ""; } @lists) ]} + @{[ + map((''),@lists) + ]} + +
$_
New versions announcements
+ (low traffic, recommended)
User supportDevelopment
".a_href(&{$W->{"mailman_url_sub"}}()."/listinfo/$_",'Mailman Infopage')."
".a_href(&{$W->{"pipermail_url_sub"}}()."/$_",'Archive')."
Subscribe?
+ + + + +
Email address:
Your new Mailman password:
Reenter your password:
+

+
+ +
+ + @{[ vskip "3ex" ]} -

See also

+

See Also