Opened 15 years ago

Closed 15 years ago

#4627 closed enhancement (fixed)

[patch] Addition of "nightly-*" to ReleaseBuildProfiles

Reported by: mmadia Owned by: bonefish
Priority: high Milestone: R1/alpha2
Component: Build System Version: R1/alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

From the current replies to the VOTE-providing-nightlies-before-R1A2-or-not thread, the return of nightly images before R1A2 is desired, as something more functional than a basic image and less featured than the alpha-* rules.

The crux of this patch is

HAIKU_IMAGE_SIZE = 350 ;
AddOptionalHaikuImagePackages Pe Nano Vision P7zip ;
AddOptionalHaikuImagePackages Development Subversion OpenSSH ;

with "haiku-nightly.*" as the suggested filenames.

P7zip compresses significantly better than zip and may be used when providing the images.

350M = raw uncompressed (about 305M is actually used)
93MB = .zip
81MB = tar.bz2
50MB = .7z

Attachments (1)

nightly-buildprofile.patch (1.1 KB ) - added by mmadia 15 years ago.

Download all attachments as: .zip

Change History (2)

by mmadia, 15 years ago

Attachment: nightly-buildprofile.patch added

comment:1 by stippi, 15 years ago

Resolution: fixed
Status: newclosed

Applied in hrev33245. Thanks!

Note: See TracTickets for help on using tickets.