SHA256
1
0
forked from pool/xen
OBS User unknown
2008-01-12 01:32:53 +00:00
committed by Git OBS Bridge
parent cf62e5ae4d
commit 622c859b48
23 changed files with 1376 additions and 1695 deletions

View File

@@ -25,7 +25,7 @@ Index: xen-3.2-testing/tools/ioemu/vl.c
#endif
#ifdef __sun__
#define SMBD_COMMAND "/usr/sfw/sbin/smbd"
@@ -4131,10 +4129,10 @@ static int net_client_init(const char *s
@@ -4129,10 +4127,10 @@ static int net_client_init(const char *s
if (get_param_value(setup_script, sizeof(setup_script), "script", p) == 0) {
pstrcpy(setup_script, sizeof(setup_script), DEFAULT_NETWORK_SCRIPT);
}