Re: missing mount_devfs

2008-12-17 Thread Jille Timmermans
# alias mount_devfs="mount -t devfs" (human: try mount -t devfs instead of mount_devfs) -- Jille (I think freebsd-questions is the appropriate list for this) oxy schreef: > hi! > > I installed 7.0-RELEASE/amd64 and tried to create a jail with jailctl. > after a couple errors i noticed that moun

Re: missing mount_devfs

2008-12-17 Thread Rick C. Petty
On Thu, Dec 18, 2008 at 12:18:14AM +0100, oxy wrote: > > I installed 7.0-RELEASE/amd64 and tried to create a jail with jailctl. > after a couple errors i noticed that mount_devfs is missing! > is there any other way to create devfs in order to make jails? > thank you! What about: "mount -t devfs

missing mount_devfs

2008-12-17 Thread oxy
hi! I installed 7.0-RELEASE/amd64 and tried to create a jail with jailctl. after a couple errors i noticed that mount_devfs is missing! is there any other way to create devfs in order to make jails? thank you! ___ freebsd-hackers@freebsd.org mailing lis

Re: PRINTF_BUFR_SIZE in freebsd6

2008-12-17 Thread pluknet
2008/12/17 Paul B. Mahol : > On 12/17/08, pluknet wrote: >> 2008/12/17 Paul B. Mahol : >>> On 12/17/08, pluknet wrote: 2008/12/17 pluknet : > 2008/12/16 Kostik Belousov : >> On Tue, Dec 16, 2008 at 03:23:28PM +0300, pluknet wrote: >>> Hi. >>> >>> Could the PRINTF_BUFR_SIZ

Re: PRINTF_BUFR_SIZE in freebsd6

2008-12-17 Thread Paul B. Mahol
On 12/17/08, pluknet wrote: > 2008/12/17 Paul B. Mahol : >> On 12/17/08, pluknet wrote: >>> 2008/12/17 pluknet : 2008/12/16 Kostik Belousov : > On Tue, Dec 16, 2008 at 03:23:28PM +0300, pluknet wrote: >> Hi. >> >> Could the PRINTF_BUFR_SIZE option be safely merged into RELENG

Re: PRINTF_BUFR_SIZE in freebsd6

2008-12-17 Thread pluknet
2008/12/17 Paul B. Mahol : > On 12/17/08, pluknet wrote: >> 2008/12/17 pluknet : >>> 2008/12/16 Kostik Belousov : On Tue, Dec 16, 2008 at 03:23:28PM +0300, pluknet wrote: > Hi. > > Could the PRINTF_BUFR_SIZE option be safely merged into RELENG_6 without > merging a possible un

Re: PRINTF_BUFR_SIZE in freebsd6

2008-12-17 Thread Paul B. Mahol
On 12/17/08, pluknet wrote: > 2008/12/17 pluknet : >> 2008/12/16 Kostik Belousov : >>> On Tue, Dec 16, 2008 at 03:23:28PM +0300, pluknet wrote: Hi. Could the PRINTF_BUFR_SIZE option be safely merged into RELENG_6 without merging a possible underlining infrastructure and breakin

Re: PRINTF_BUFR_SIZE in freebsd6

2008-12-17 Thread pluknet
2008/12/17 pluknet : > 2008/12/16 Kostik Belousov : >> On Tue, Dec 16, 2008 at 03:23:28PM +0300, pluknet wrote: >>> Hi. >>> >>> Could the PRINTF_BUFR_SIZE option be safely merged into RELENG_6 without >>> merging a possible underlining infrastructure and breaking something else? >>> I want to use i

Re: PRINTF_BUFR_SIZE in freebsd6

2008-12-17 Thread pluknet
2008/12/16 Kostik Belousov : > On Tue, Dec 16, 2008 at 03:23:28PM +0300, pluknet wrote: >> Hi. >> >> Could the PRINTF_BUFR_SIZE option be safely merged into RELENG_6 without >> merging a possible underlining infrastructure and breaking something else? >> I want to use it in my custom freebsd6 becau