Commit Graph

44 Commits

Author SHA1 Message Date
Piotr Wójcik fc40e50ff9 Dockerfile: remove spdx-licenses-list
Including a copy in void-packages turned out better solution.
Grep in image don't have required perl regexps, and getting
one that have make linting slower by order of magnitude.
Even if it was already there, simply using image is
unnecessarily slower.

This reverts commit 163a923529.
2020-05-08 21:04:08 -07:00
Juan RP 529c48e54a
Makefile: fix the clean target 2020-02-27 11:39:33 +01:00
Piotr Wójcik 163a923529 Dockerfile: include spdx-licenses-list
This is for linting license field on Travis.

One can also customize image as simple as
docker build "--build-arg=ADDINS=moreutils jq"
2019-10-23 23:55:01 -07:00
Michael Aldridge 6ce4732bbc release.sh.in: Make an easy release script 2019-05-27 20:16:15 -07:00
Michael Aldridge ba7f0e9475 Support building ethereal masterdirs 2019-03-24 20:42:51 -07:00
Michael Aldridge beaa74f4fc Update remaining mirror references 2018-09-14 02:00:05 -07:00
Michael Aldridge 2f696872c3 Makefile: Remove buggy stamps detection, manual sequencing is required for platform targets 2017-10-06 23:09:18 -07:00
Michael Aldridge c767e60128 Explicitly set Make shell 2017-10-06 23:09:18 -07:00
Michael Aldridge 55afa3bf48 Default to a Void managed repo 2017-10-06 23:09:18 -07:00
Michael Aldridge 721605d517 Makefile: clarify stamp names 2017-08-31 20:17:30 -07:00
Michael Aldridge e460df1438 Makefile: Use stamps for better build redundancy 2017-08-30 01:52:22 -07:00
Michael Aldridge aa0920fb16 Drastically improve make dependency resolution 2017-08-29 21:56:55 -07:00
Michael Aldridge fc80523768 Control PXE tarball builds with Makefile 2017-08-28 22:56:38 -07:00
Michael Aldridge 4f514f5212 Explicitly set number of xz compressor threads 2017-08-21 00:04:17 -07:00
Michael Aldridge 5791d18d31 Makefile: add option to set mirror across build 2017-08-20 23:10:15 -05:00
Michael Aldridge a118712911 Create targets to setup distdir 2017-08-20 14:59:43 -07:00
Michael Aldridge 4288c890a3 Build SBC and Cloud images via Makefile 2017-08-19 00:16:50 -07:00
Michael Aldridge bc651eb19f Build images via makefile 2017-08-18 21:14:00 -07:00
Michael Aldridge 20ce939c01 Build PLATFORMFS with Makefile 2017-08-16 22:43:06 -07:00
Michael Aldridge 03abfc2115 Build rootfs via makefile 2017-08-14 20:56:57 -07:00
Michael Aldridge b53e2e4814 Makefile: remove install target 2017-08-13 17:59:11 -07:00
Juan RP be13cabb84 Makefile: generate executable scripts. 2014-01-11 18:51:47 +01:00
Juan RP e267fde82f Make this work with xbps >= 0.26. 2013-09-29 10:26:53 +02:00
Juan RP 3061aa72cd Makefile: use short git tag; bump to v21. 2013-08-23 11:14:18 +02:00
Juan RP 011fc24068 Makefile: bump to v20. 2013-08-22 16:15:39 +02:00
Juan RP a75903c0b2 Makefile: install void-mkimage. 2013-08-11 12:18:47 +02:00
Juan RP feabec2e7e Bump version to v19. 2013-08-11 12:17:53 +02:00
Juan RP 43a3b4085b Bump to v18. 2013-07-29 11:38:53 +02:00
Juan RP 1b33c72840 Bump version to 17. 2013-07-12 10:36:49 +02:00
Juan RP 3389b3d3de Bump version to v16. 2013-06-12 05:30:15 +02:00
Juan RP a66ddf9062 Bump to v15 for the recent EFI boot fix (tested by ojab). 2013-06-11 11:30:10 +02:00
Juan RP 38caeeab06 Makefile: bump to 0.14. 2013-05-20 16:32:19 +02:00
Juan RP 44423c3700 Start integration of void-installer and start conversion to non-busybox utils. 2013-05-19 09:39:56 +02:00
Juan RP cf53bdf1d7 Bump to v12. 2013-05-17 11:05:29 +02:00
Juan RP 781c002965 Install void-mkrootfs too. 2013-04-28 10:10:20 +02:00
Juan RP b7aa53a6c6 Multiple updates and fixes; needs bash and xbps>=0.21. 2013-03-11 23:52:40 +01:00
Juan RP 8783414cc7 Update for 0.18; new options -l (generates a local repo) and -r to set rootdir.
-l "pkg pkg1 ..." If set generates a local repository (/packages)
		  in the live image with the package list.
-r rootdir	  To specify an alternative rootdir to build the image.
2012-11-22 14:35:37 +01:00
Juan RP e48e63b61c Revamped to support EFI booting via grub2. 2012-07-06 15:29:12 +02:00
Juan RP 9457e65391 Bump to 0.9.7. 2012-07-03 17:00:37 +02:00
Juan RP a45a0d1448 Added a new dracut script to overwrite keymap/locale settings in NEWROOT. 2012-06-14 11:21:54 +02:00
Juan RP dce041a6fe Rename dracut files. 2012-06-14 10:57:54 +02:00
Juan RP 42d58ca543 Makefile: post release bump. 2012-06-12 17:08:41 +02:00
Juan RP 411df83ee0 Makefile: added a dist target. 2012-06-12 16:39:45 +02:00
Juan RP f23d55be2b Initial import of void-mklive 0.9.5 (from srcpkgs/vmklive). 2012-06-12 16:27:17 +02:00