haiku/build/jam
Adrien Destugues 0ab9c3c538 Move source and development packages out of /system/packages on release images
Activating all these packages on live boot (especially live DVD where we
also have the write overlay eating up RAM) significantly increases
memory requirements for running Haiku, to the point that Installer may
fail to run. Move them outside the packages/ directory so they are not
activated.

Installer already skips the _sources_ directory when installing, and
lists the contents of _packages_ with checkbox to decide what to include
in the install (they are put in system/packages on the target disk).

Fixes #15621.

Change-Id: Ibfac14c43dbe708316a0d82ca1c9d49b5cba2aef
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2157
Reviewed-by: Sergei Reznikov <diver@gelios.net>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2020-03-14 18:31:23 +00:00
..
board system/boot: Add support for multiple bootloaders 2018-10-17 14:47:46 -05:00
images Move source and development packages out of /system/packages on release images 2020-03-14 18:31:23 +00:00
packages Adding the Quick Tour 2019-11-26 06:39:58 +00:00
repositories build/repositories: Add riscv64 HaikuPorts and fix Cross 2020-01-28 13:45:49 +00:00
ArchitectureRules EFI: Make our haiku_loader architecture agnostic 2020-02-21 14:29:22 +00:00
BeOSRules Adding the Quick Tour 2019-11-26 06:39:58 +00:00
BootRules efi: Don't skip TargetBootLibgcc, we need it for 32-bit fp math 2020-02-26 18:01:42 +00:00
BuildFeatureRules build/jam/BuildFeatureRules: Make EnableBuildFeatures actually work. 2017-11-25 21:15:08 +01:00
BuildFeatures BuildFeatures: Remove the gnuefi build feature. 2019-12-23 12:38:47 -05:00
BuildSetup Link host tools with libbsd on haiku host 2020-01-22 00:25:19 +00:00
CDRules build: Use the absolute path on more instances of build_* scripts. 2018-11-02 23:26:11 -04:00
CommandLineArguments build: Remove now-defunct jam commands. 2017-11-25 21:15:10 +01:00
ConfigRules Add more missing 'local's to variable declarations. 2014-08-13 13:32:43 +02:00
DefaultBuildProfiles Move source and development packages out of /system/packages on release images 2020-03-14 18:31:23 +00:00
FileRules build/jam: Inline HOST_ADD_BUILD_COMPATIBILITY_LIB_DIR where possible. 2019-08-30 17:11:50 -04:00
HaikuPackages netfs: Fix and enable on 64-bit. 2018-11-18 14:37:06 -05:00
HeadersRules jam/HeaderRules: Put posix before gcc 2019-06-03 13:25:48 +00:00
HelperRules Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible. 2019-03-30 15:19:38 -04:00
ImageRules Move source and development packages out of /system/packages on release images 2020-03-14 18:31:23 +00:00
KernelRules build/jam: Inline HOST_ADD_BUILD_COMPATIBILITY_LIB_DIR where possible. 2019-08-30 17:11:50 -04:00
LocaleRules build/jam: Inline HOST_ADD_BUILD_COMPATIBILITY_LIB_DIR where possible. 2019-08-30 17:11:50 -04:00
MainBuildRules build: Rework gcc2 test_app_server build logic a bit. 2020-01-05 17:17:41 -05:00
MathRules Add more missing 'local's to variable declarations. 2014-08-13 13:32:43 +02:00
MiscRules build/jam: Inline HOST_ADD_BUILD_COMPATIBILITY_LIB_DIR where possible. 2019-08-30 17:11:50 -04:00
OptionalPackages Move source and development packages out of /system/packages on release images 2020-03-14 18:31:23 +00:00
OverriddenJamRules OverriddenJamRules: Remove an unneeded and erroneous ";" 2019-08-28 22:52:22 -04:00
PackageRules build/jam: Inline HOST_ADD_BUILD_COMPATIBILITY_LIB_DIR where possible. 2019-08-30 17:11:50 -04:00
RepositoryRules build/jam: Inline HOST_ADD_BUILD_COMPATIBILITY_LIB_DIR where possible. 2019-08-30 17:11:50 -04:00
SystemLibraryRules build: Rework gcc2 test_app_server build logic a bit. 2020-01-05 17:17:41 -05:00
TestsRules unittests: Build copied BAppTest files 2015-11-01 14:19:04 +01:00
UserBuildConfig.ReadMe Move source and development packages out of /system/packages on release images 2020-03-14 18:31:23 +00:00
UserBuildConfig.sample Make it a bit easier to skip first boot prompt 2017-01-01 16:59:47 -08:00