July 16, 2015
View 3cc43c9

Move sha1 into .spec files.

YustasSwamp authored on 2015/07/16 08:31:41
July 7, 2015
View 56ec252

PHOTON_SOURCES might be overwritten.

YustasSwamp authored on 2015/07/07 03:40:38
View 6a4bde3

Replace PARALLEL make option with THREADS.

YustasSwamp authored on 2015/07/07 03:09:05
View 775c0d4

Use SETUID root for contain.

YustasSwamp authored on 2015/07/07 01:19:33
July 4, 2015
View db36e75

Add Makefile targets to build tool-chain in two steps saparetely if required.

Touseef Liaqat authored on 2015/07/04 23:00:45
July 2, 2015
View 16934d5

Docker image creation script. Makefile updated to let users use 'sudo make docker-image' and 'sudo make install-docker-image' to build and create docker image of photon. Currently it uses photon bintray repo instead of using local rpms to create the image. Fix pullsources.py bug that breaks in parallel download. Fix some spec files.

Touseef Liaqat authored on 2015/07/02 00:41:07
July 1, 2015
View 2a62af7

make sha1 command

YustasSwamp authored on 2015/07/01 07:22:59
View 2da78e0

Keep sha1 file locally.

YustasSwamp authored on 2015/07/01 06:39:04
June 30, 2015
View 66b3bc7

Fix full iso installation.

Touseef Liaqat authored on 2015/06/30 17:28:45
View 8bcb2fd

Add parallel build optional. Usage: sudo make iso PARALLEL=True . By default parallel bulid will be disabled.

Touseef Liaqat authored on 2015/06/30 06:14:13
June 29, 2015
View a6c9285

Added contain sources

YustasSwamp authored on 2015/06/29 14:57:35
June 28, 2015
View 5d05cfc

Build only minimal packages if minimal-ISO is being created. Also create common folder for all json package files to be used by both installer and package builder.

Touseef Liaqat authored on 2015/06/28 19:54:51
View 4d6a578

Create minimai ISO with less then 300MB of iso size. Usage: sudo make minimal

Touseef Liaqat authored on 2015/06/28 07:23:18
View 740ae05

Use sudo for iso target.

YustasSwamp authored on 2015/06/28 15:00:00
June 27, 2015
View 4196f2f

Parallelize downloading of sources and RPMS. Minor fix in Makefile command.

Touseef Liaqat authored on 2015/06/27 01:00:01