Added post-install script, and start UserBootscript again.
* This is the final missing piece of the former boot process. * Removed the unused Bootscript, and Bootscript.cd files.
This commit is contained in:
@@ -121,7 +121,7 @@ AddSymlinkToPackage bin : trash : untrash ;
|
||||
AddSymlinkToPackage bin : less : more ;
|
||||
|
||||
# scripts and data files
|
||||
local bootScripts = Bootscript Bootscript.cd SetupEnvironment
|
||||
local bootScripts = PostInstallScript SetupEnvironment
|
||||
InstallerInitScript InstallerFinishScript ;
|
||||
SEARCH on $(bootScripts) = [ FDirName $(HAIKU_TOP) data system boot ] ;
|
||||
AddFilesToPackage boot : $(bootScripts) ;
|
||||
|
||||
Reference in New Issue
Block a user