Adding Bootscript.cd to the image helps a lot, though it now gets stuck waiting for input_server.
Either app_server doesn't start it, or it exits right away... git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24262 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -271,7 +271,7 @@ AddSymlinkToHaikuImage beos bin : vim : view ;
|
||||
|
||||
|
||||
# scripts and data files
|
||||
local bootScripts = Bootscript SetupEnvironment Netscript InstallerInitScript
|
||||
local bootScripts = Bootscript Bootscript.cd SetupEnvironment Netscript InstallerInitScript
|
||||
InstallerFinishScript ;
|
||||
SEARCH on $(bootScripts) = [ FDirName $(HAIKU_TOP) data system boot ] ;
|
||||
AddFilesToHaikuImage beos system boot : $(bootScripts) ;
|
||||
|
||||
Reference in New Issue
Block a user