ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Igor Vlasenko <vlasenko@imath.kiev.ua>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Cc: peter novodvorsky <nidd@myxomop.com>
Subject: Re: [devel] tomcat5
Date: Mon, 23 Apr 2007 12:26:30 +0300
Message-ID: <20070423092630.GA27680@dad.imath.kiev.ua> (raw)
In-Reply-To: <20070422205010.GE10876@myxomop.com>

On Mon, Apr 23, 2007 at 12:50:10AM +0400, peter novodvorsky wrote:
> On Sun, Apr 22, 2007 at 11:07:18PM +0300, Denis Kuznetsov wrote:
> > tomcat5	@nobody
> > собственно вопрос, если tomcat5 никому кроме меня не нужен,
> > с удовольствием возьму себе.
> мне нужен и даже уже готовы новые пакеты, скоро залью.
> ПН.

Мне он тоже нужен, и пакет тоже есть, 
но я только буду рад, если сопровождать возьмется кто-то
другой :)

Тогда, выскажу ряд своих пожеланий к tomcat5,
которые я хотел бы в нем видеть.

основное - изменить расположение 
сделать нормальную разбивку в соответствии с FHS
и как это сделано в других дистрибутивах,
вместо /usr/lib/tomcat5/
иметь /var/lib/tomcat5/ и /usr/share/tomcat5/,
как ниже
 
ls /var/lib/tomcat5/
common  server  shared  webapps  webapps-public
ls -l /usr/share/tomcat5/
bin
common -> /var/lib/tomcat5/common
conf -> /etc/tomcat5
logs -> /var/log/tomcat5
server -> /var/lib/tomcat5/server
shared -> /var/lib/tomcat5/shared
temp -> /var/cache/tomcat5/temp
webapps -> /var/lib/tomcat5/webapps
webapps-public -> /var/lib/tomcat5/webapps-public
work -> /var/cache/tomcat5/work

Ну и естественно, в %post иметь что-то вроде 
mv /usr/lib/tomcat5/webapps/* /var/lib/tomcat5/webapps
для безболезненного апгрейда.

Есть еще пожелания, но они второстепенные.

Возьметесь?

-- 

Dr. Igor Vlasenko
--------------------
Topology Department
Institute of Math
Kiev, Ukraine



      reply	other threads:[~2007-04-23  9:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-22 20:07 Denis Kuznetsov
2007-04-22 20:50 ` peter novodvorsky
2007-04-23  9:26   ` Igor Vlasenko [this message]

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=20070423092630.GA27680@dad.imath.kiev.ua \
    --to=vlasenko@imath.kiev.ua \
    --cc=devel@lists.altlinux.org \
    --cc=nidd@myxomop.com \
    /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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git