Hi,
# sysctl security.jail.param.allow.chflags=1
security.jail.param.allow.chflags: 0 -> 0
the sysctl is not working, maybe it should be set on /boot/loder.conf
what i did is the following:
1. inside the jail
a. i renamed /bin/chflags to /bin/chfalgs-old
b. created /bin/chflags with the follo
On Thu, Oct 10, 2013, at 7:03, Sami Halabi wrote:
> Hi,
> thanks for replying me so fast.
>
> what i ment is:
> 1. in the jail (32 bit) to do:
> freebsd-update fetch
>
> # ls /var/db/freebsd-update/
> ./
> ../
> f465c3739385890c221dff1a05e578c6cae0d0430e46996d319db7439f884336-install@
> filelist
Hi,
thanks for replying me so fast.
what i ment is:
1. in the jail (32 bit) to do:
freebsd-update fetch
# ls /var/db/freebsd-update/
./
../
f465c3739385890c221dff1a05e578c6cae0d0430e46996d319db7439f884336-install@
filelist
files/
install.TggE71/
pub.ssl
serverlist
serverlist_full
serverlist_trie
On Thu, Oct 10, 2013, at 6:48, Sami Halabi wrote:
> Hi,
> is there a simple way to interpret the data in /var/db/freebsd-update
> that
> sits inside a jail, from HOST and install the updates that already
> fetched
> somehow ?
>
freebsd-update uses binary patches. They are not entire files you cou
Hi,
is there a simple way to interpret the data in /var/db/freebsd-update that
sits inside a jail, from HOST and install the updates that already fetched
somehow ?
Sami
On Thu, Oct 10, 2013 at 2:35 PM, Mark Felder wrote:
>
>
> On Wed, Oct 9, 2013, at 23:22, Sami Halabi wrote:
> > Hi,
> > i hav
On Wed, Oct 9, 2013, at 23:22, Sami Halabi wrote:
> Hi,
> i have a box with FreeBSD-9.1-Release-amd64.
> I did freebsd-update to the host and to the jails in, one of them is
> 32bit
> and since then i get:
>
> root@6:/root # jexec 1 /bin/csh
> /lib/libc.so.7: unsupported file layout
> root@6:/ro