Hello!
I want merge all my jails (ezjail framework) working under freebsd 7.2 to
freebsd 8.0 with support vimage. Ezjail don't support jail_NAME_flags=""
Whether, I can simply change the line in /usr/local/etc/rc.d/ezjail:
# Pass control to jail script which does the actual work
[ "${ezjail_pass}
Thanks a lot for answering. The hard link method works (all
jails in the same fs). I' ve also tried unionfs but never
managed to get it working. Anyone care to share a working
example with unionfs? It might be useful in future projects.
--
Manolis Tzanidakis
mtzanida...@gmail.com
07 Δεκ 2009, 0:
Note: to view an individual PR, use:
http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).
The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.
S Tracker
Quoting Alexander Petrovsky (from Mon, 7 Dec 2009
17:04:04 +0800):
Hello!
I want merge all my jails (ezjail framework) working under freebsd 7.2 to
freebsd 8.0 with support vimage. Ezjail don't support jail_NAME_flags=""
http://www.leidinger.net/FreeBSD/current-patches/jail.diff
Take only t
Miroslav Lachman, Alexander Leidinger - big thanks!
--
Петровский Александр / Alexander Petrovsky,
ICQ: 350342118
Jabber: ju...@jabber.ru
Phone: +7 914 8 820 815
___
freebsd-jail@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freeb
Alexander Petrovsky wrote:
Hello!
I want merge all my jails (ezjail framework) working under freebsd 7.2 to
freebsd 8.0 with support vimage. Ezjail don't support jail_NAME_flags=""
Whether, I can simply change the line in /usr/local/etc/rc.d/ezjail:
# Pass control to jail script which does the
Alexander Leidinger wrote:
Quoting Alexander Petrovsky (from Mon, 7 Dec 2009
17:04:04 +0800):
Hello!
I want merge all my jails (ezjail framework) working under freebsd 7.2 to
freebsd 8.0 with support vimage. Ezjail don't support jail_NAME_flags=""
http://www.leidinger.net/FreeBSD/current-pat
Quoting Miroslav Lachman <000.f...@quip.cz> (from Mon, 07 Dec 2009
13:27:31 +0100):
Alexander Leidinger wrote:
Quoting Alexander Petrovsky (from Mon, 7 Dec 2009
17:04:04 +0800):
Hello!
I want merge all my jails (ezjail framework) working under freebsd 7.2 to
freebsd 8.0 with support vimage
Hello all,
I want to log from a jail's syslogd to the host's syslogd using a unix
socket. I've added in host's rc.conf (followed by syslogd restart):
syslogd_flags="-ss -l /usr/jails/jail1/var/run/log"
Jail's rc.conf:
syslogd_flags="-ss"
but nothing is logged in host's syslogd. I'd like to avoid
On Mon, 7 Dec 2009, Miroslav Lachman wrote:
Hi Miroslav,
The last time I wrote with Bjoern A. Zeeb about jailname, cpuset etc. support
in rc.conf (back in March 2009) he stated that "there is no need to add
anything" because it can be done by jail_NAME_flags.
AFAIK current system still doesn't
On Mon, Dec 07, 2009 at 06:27:50PM +0200, Manolis Tzanidakis wrote:
> Hello all,
> I want to log from a jail's syslogd to the host's syslogd using a unix
> socket. I've added in host's rc.conf (followed by syslogd restart):
> syslogd_flags="-ss -l /usr/jails/jail1/var/run/log"
>
> Jail's rc.conf:
Bjoern A. Zeeb wrote:
On Mon, 7 Dec 2009, Miroslav Lachman wrote:
Hi Miroslav,
The last time I wrote with Bjoern A. Zeeb about jailname, cpuset etc.
support in rc.conf (back in March 2009) he stated that "there is no
need to add anything" because it can be done by jail_NAME_flags.
AFAIK curren
Manolis Tzanidakis wrote:
> syslogd_flags="-ss -l /usr/jails/jail1/var/run/log"
When starting syslogd from the shell you can add the -d flag, that might
print an error message if the socket cannot be opened.
> Jail's rc.conf:
> syslogd_flags="-ss"
The jails should not start any syslogd, use sysl
On Mon, 7 Dec 2009, Miroslav Lachman wrote:
Bjoern A. Zeeb wrote:
On Mon, 7 Dec 2009, Miroslav Lachman wrote:
Hi Miroslav,
The last time I wrote with Bjoern A. Zeeb about jailname, cpuset etc.
support in rc.conf (back in March 2009) he stated that "there is no
need to add anything" because i
Bjoern A. Zeeb wrote:
*mumble* *tired* *again* ..
Let me cite man rc.conf to not mess it up again:
jail__exec_afterstart
(str) Unset by default. This is the command run as Nth com-
mand in a jail after jail startup, where N is 1, 2, and so on.
jail__exec_posts
15 matches
Mail list logo