On Fri, 16 Sep 2005, Nelson Castillo wrote:
1) patching init/main.c to add the variable to the environment
2) using a wrapper to /sbin/init
Better to just add the variable to the kernel command line.. any
XX=something string on the command line is set as environment variables to
init.
b
On Wed, 26 Jan 2005, Blaisorblade wrote:
So, I'd suggest to follow this policy to choose the work to merge:
- reduce *a lot* what is going to be merged... no new features, no code
cleanups (especially NOT the Makefiles cleanups)...
- concentrate on stability... and on backing out the hostfs rewrite
On Tue, 25 Jan 2005, Michael Halcrow wrote:
I am not entirely clear on the function that ``[ 222 ] =
sys_ni_syscall,'' at the end of the table in syscalls.h is supposed to
serve.
This says that syscall number 222 is not implemented, which it isn't on
i386 (not defined).
Syscalls in UML contstitu
On Fri, 7 Jan 2005, Adil Mujeeb, Noida wrote:
I have not added the guest interface & add a new ip to bridge and update the
routing tables and iam able to outside thru guest.
Correct.
You only need to use bridgeing if you want your UMLs to be part of the
local lan where the host is connected, not