From: Per Wigren <wigren@home.se>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] adapting webmin and usermin
Date: Thu, 6 Jun 2002 19:08:57 +0200 [thread overview]
Message-ID: <200206061908.57579.wigren@home.se> (raw)
In-Reply-To: <1023248295.3037.57.camel@vindaloo.flat146>
> Hi,
Hi! ;)
> 1) I am currently using the directory /opt/webmin as an installation
> dir. I appreciate that Gentoo wants to keep /opt for binaries only, and
> that webmin does not technically qualify as a binary distribution, but I
> think it comes damn close. Does anyone agree/disagree with this view,
> and if you disagree, where should webmin go?
I think it should be installed in /usr/{bin,sbin,lib/webmin,share/webmin} as
most (all?) other packages with source do..
> 2) SSL. Perl doesn't pay any attention to the ssl use flag as far as I
> am aware, so my strategy has been to have Perl grab the SSL module from
> CPAN if the use var is set, and then configure webmin with support for
> same. Again, comments? Suggestions?
Create a separate ebuild for dev-perl/ssl if it doesn't exist already, and
make webmin depend on it if ssl is in USE.. eg:
DEPEND="ssl? ( dev-perl/ssl )"
> 3) What distribution should be chosen as a close approximation of
> Gentoo. I choose Redhat 7.2 as my first guess, and then later upgraded
> to .3 and I haven't noticed anything obviously broken, but extensive
> testing would be required before I'd let this anywhere near portage.
> Suggestions? Volunteers for testing? :)
I'm not sure, but I'd guess Debian or FreeBSD are the ones that come closest..
> 4) I presumed that Webmin should not automatically be started on boot,
> that stuff should be handled by the user and whatever their preference
> of inetd or xinetd is, is this the correct approach?
Just create a /etc/init.d/webmin start/stop-script.. Then the user just have
to run "rc-update add webmin default" to make it start at boot, just like
with all other "daemon"-packages...
You can (and should) also add a /etc/xinetd.d/webmin that contains the line
"disable = yes"...
> 5) License. Webmin uses a strange one, but not one that is restrictive.
> I presume it is OK just to add an entry in Gentoo's Lisencing dir
> specifically for Webmin and its kin.
Yes.
> Any suggestions welcome, I'll post further when I have some more
> tangible results to show.
Please ask if you have any questions or need any help!
// Wigren
prev parent reply other threads:[~2002-06-06 17:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-04 22:05 [gentoo-dev] adapting webmin and usermin Jose Alberto Suarez Lopez
2002-06-04 22:22 ` Maciek Borowka
2002-06-05 3:38 ` Chris Davies
2002-06-05 9:02 ` Jose Alberto Suarez Lopez
2002-06-05 10:35 ` Chris Davies
2002-06-05 13:31 ` Joachim Blaabjerg
2002-06-05 13:51 ` Maciek Borowka
2002-06-05 22:11 ` Chris Davies
2002-06-06 17:08 ` Per Wigren [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=200206061908.57579.wigren@home.se \
--to=wigren@home.se \
--cc=gentoo-dev@gentoo.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