haiku/data/system/boot
Ingo Weinhold b2c7de8230 Reactivated the "fresh install" code in the Bootscript, but modified it
a bit:
* Added directory /etc/post_install, which can contain scripts that will
  be executed on the first boot.
* Moved the mimeset invocations to such a script. Use the "-apps"
  option instead of "-all". Since create_app_meta_mime() (and thus
  mimeset) work recursively now, running the commands does actually have
  an effect.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25309 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-04 13:10:42 +00:00
..
Bootscript Reactivated the "fresh install" code in the Bootscript, but modified it 2008-05-04 13:10:42 +00:00
Bootscript.cd It seems we need syslog daemon to get to the desktop... something wants it somewhere... 2008-03-06 13:48:54 +00:00
InstallerFinishScript makebootable once Installed did its job 2008-03-29 15:40:49 +00:00
InstallerInitScript
Netscript
SetupEnvironment