Found 9 matching messages (0.000 seconds). Page 1 of 1.
... only the userland, appropriate headers and correct 'uname' output - so: it seems like if spoofing uname is configured inside a jail, the next (or ... - update sys_uname to test ucred for jailed processes, and use the struct jail osrelease ...
dragonflybsd-kernel - Chris Turner - Mar 23 2008 - 12:36
... Chris Turner wrote: > it seems like if spoofing uname is configured inside a jail, > the next (or ... ) release can be installed into a jail and > used for building / testing packages ... If you don't need a jail to spoof uname, as others posted, you ...
dragonflybsd-kernel - Justin C. Sherrill - Mar 23 2008 - 23:04
... > If you don't need a jail to spoof uname, as others posted, you can > installworld into a chroot and ... 'special' was needed to get the uname to change .. have been using the legacy bulks in chroots / jails (for 'same os' builds) as I haven't ...
dragonflybsd-kernel - Chris Turner - Mar 24 2008 - 07:21
... be made: brave investigation. but you could also simply set UNAME_r :) sweatshorts % uname -r 1.13.0-DEVELOPMENT sweatshorts % UNAME_r=1.12-RELEASE uname -r 1.12-RELEASE I think that's good enough :D cheers ...
dragonflybsd-kernel - Simon 'corecode' Schubert - Mar 23 2008 - 12:59
Simon 'corecode' Schubert wrote: > > brave investigation. but you could also simply set UNAME_r :) Doh! Thanks for the tip! they should change the phrase from RTFM to 'Carefully RTFM' :) well.. scratch that change then. 1 less patch to write
dragonflybsd-kernel - Chris Turner - Mar 23 2008 - 13:41
Chris Turner wrote: > Simon 'corecode' Schubert wrote: >> >> brave investigation. but you could also simply set UNAME_r :) > for the record - if anyone's interested - adding a line e.g.: ALL_ENV+= UNAME_r=1.12-RELEASE to mk.conf looks like
dragonflybsd-kernel - Chris Turner - Mar 23 2008 - 14:07
On Sun, Mar 23, 2008 at 01:41:42PM -0400, Chris Turner wrote: > they should change the phrase from RTFM to 'Carefully RTFM' :) RTFMAI -- Read The Fine Manual Again, Idiot. Joerg
dragonflybsd-kernel - Joerg Sonnenberger - Mar 23 2008 - 14:14
On Mon, Mar 24, 2008 at 2:14 AM, Joerg Sonnenberger
dragonflybsd-kernel - Sepherosa Ziehau - Mar 23 2008 - 23:12
:http://leaf.dragonflybsd.org/~sephe/rtfm.jpg
:
::D
Ho!
-Matt
Matthew Dillon
dragonflybsd-kernel - Matthew Dillon - Mar 24 2008 - 11:00