Last modified by christoph_lechleitner@iteg_at on 2018-04-01 07.00:01

From version 1.1
edited by christoph_lechleitner@iteg_at
on 2018-04-01 06.45:23
Change comment: There is no comment for this version
To version 3.1
edited by christoph_lechleitner@iteg_at
on 2018-04-01 07.00:01
Change comment: Empty lines reduced manually again

Summary

Details

Page properties
Content
... ... @@ -7,7 +7,7 @@
7 7  I decided to switch our installation to the trunk, building on the existing debianization (see this [[discussion on the postfixadmin mailinglist>>url:https://sourceforge.net/p/postfixadmin/mailman/message/36260458/||shape="rect"]]).
8 8  
9 9  I hope to find the time to eventually adapt postfixadmin's debianization to the SuSE build services (where official rpms seem to be created), but first I chose the approach that's easy and well-known to me:
10 -After creating my own [[postfixadmin github fork>>url:https://github.com/CLechleitner42/postfixadmin||shape="rect"]] (and [[extending .gitignore a bit>>url:https://github.com/postfixadmin/postfixadmin/commit/837da7b120c000c5d6dd5c0a9bfcedc133dd3fcf||shape="rect"]]) I created a [[branch pba2deb.clazzes.org>>url:https://github.com/CLechleitner42/postfixadmin/tree/pba2deb.clazzes.org||shape="rect"]] where I adapted debian/* for straight-forward [[PBA>>doc:PBA.WebHome]]-based deployment to [[Clazzes.org>>url:https://www.clazzes.org||style="letter-spacing: 0.0px;" shape="rect"]]'s debian repository [[deb.clazzes.org>>url:https://deb.clazzes.org/||style="letter-spacing: 0.0px;" shape="rect"]].
10 +After creating my own [[postfixadmin github fork>>url:https://github.com/CLechleitner42/postfixadmin||shape="rect"]] (and [[extending .gitignore a bit>>url:https://github.com/postfixadmin/postfixadmin/commit/837da7b120c000c5d6dd5c0a9bfcedc133dd3fcf||shape="rect"]]) I created a [[branch pba2deb.clazzes.org>>url:https://github.com/CLechleitner42/postfixadmin/tree/pba2deb.clazzes.org||shape="rect"]] where I [[adapted debian/*>>url:https://github.com/postfixadmin/postfixadmin/commit/c24b20b56dedd854c84984532f19b8109dda9320||shape="rect"]] for straight-forward [[PBA>>doc:PBA.WebHome]]-based deployment to [[Clazzes.org>>url:https://www.clazzes.org||style="letter-spacing: 0.0px;" shape="rect"]]'s debian repository [[deb.clazzes.org>>url:https://deb.clazzes.org/||style="letter-spacing: 0.0px;" shape="rect"]].
11 11  
12 12  = {{id name="PostfixadmintrunkpackagedClazzes.Orgstyle-Disclaimer"/}}Disclaimer =
13 13  
... ... @@ -23,24 +23,18 @@
23 23  # ... OR ...
24 24  sudo wget -O /etc/apt/trusted.gpg.d/pba-archiver.clazzes.org.asc https://deb.clazzes.org/gpg/pba-archiver.clazzes.org.asc
25 25  
26 -
27 27  # get list
28 28  cd /etc/apt/sources.list.d
29 29  sudo wget https://deb.clazzes.org/any/sources.list.d/any/any-postfixadmin-3.1.list
30 30  
31 -
32 32  # Optinalls switch to https:
33 33  sudo sed -e 's/http:/https:/g' -i any-postfixadmin-3.1.list
34 34  
35 -
36 36  # pull repo content
37 37  sudo apt-get update
38 38  
39 -
40 40  # at YOUR OWN RISK
41 41  apt-get install postfixadmin
42 42  {{/code}}
43 43  
44 44  \\
45 -
46 -\\
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -659440
1 +659371
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/XPKG/pages/659440/Postfixadmin trunk packaged Clazzes.Org style
1 +https://clazzes.atlassian.net/wiki/spaces/XPKG/pages/659371/Postfixadmin trunk packaged Clazzes.Org style