Commit Graph

560 Commits

Author SHA1 Message Date
mobinmob 4567280b7a mklive.sh: Default cachedir is not /var/cache/xbps. 2018-08-13 22:41:13 -07:00
mobinmob dfef5449c5 mklive.sh: Default initramfs compression has been xz for some time. 2018-08-13 22:41:13 -07:00
cr6git 6dcf9a455f mknet.sh.in: fix typo 2018-08-13 22:39:41 -07:00
Enno Boland be7a2fc59c Merge pull request #129 from furkanmustafa/furkanmustafa-fixes
Two fixes
2018-03-27 09:58:45 +02:00
Enno Boland 84b26c5ef4 installer: do not echo grep result 2018-03-26 09:51:59 +02:00
Enno Boland 62e850c614 do not offer locale option on musl
fixes #152
2018-03-26 09:50:00 +02:00
Piraty c4e87c8d65 mkplatformfs: build rpi3 image on foundations kernel
See: https://github.com/voidlinux/void-packages/pull/12889
Closes: #150 [via git-merge-pr]
2018-03-25 12:49:51 -07:00
cr6git b06fb08e5d display-manager-autologin.sh: add fluxbox support
Closes: #136 [via git-merge-pr]
2018-03-25 12:47:09 -07:00
Jürgen Buchmüller c2086d3ec7 installer.sh.in: check for empty USERLOGIN
Append a line to sudoers only, if the USERLOGIN is actually non-empty.
Otherwise only enable sudo for the members of group 'wheel'.

Closes #138

Closes: #143 [via git-merge-pr]
2018-03-25 12:45:21 -07:00
Michael Aldridge 2a5eac41f1 i686 should not use u-boot 2018-03-25 12:44:45 -07:00
Michael Aldridge 8bf037d103 Fix regressions in the netboot generator scripts 2017-11-21 23:18:13 -08:00
Michael Aldridge 85bf042acd Only build an arm initrd if necessary 2017-10-06 23:49:39 -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 b4804a87fb Support armv5tel based pogoplug devices 2017-10-03 23:22:27 -05:00
Piraty b4218de9b2 make -h option work for mkrootfs and mkplatformfs
Closes: #133 [via git-merge-pr]
2017-09-24 15:58:11 -07:00
Michael Aldridge 721605d517 Makefile: clarify stamp names 2017-08-31 20:17:30 -07:00
Michael Aldridge 41676808b3 mkrootfs.sh.in remove redundant variable 2017-08-31 20:07:51 -07:00
Michael Aldridge b921097835 mkimage.sh.in: use for GCP images instead of shell globs 2017-08-31 01:28:33 -07:00
Michael Aldridge c358b52780 mknet.sh.in: remove in a crash 2017-08-30 22:13:20 -07:00
Michael Aldridge e460df1438 Makefile: Use stamps for better build redundancy 2017-08-30 01:52:22 -07:00
Michael Aldridge 9debeafbf6 mkrootfs.sh.in: support arbitrary filenames 2017-08-29 22:42:40 -07:00
Michael Aldridge aa0920fb16 Drastically improve make dependency resolution 2017-08-29 21:56:55 -07:00
Michael Aldridge bc6d432ab1 mkplatformfs.sh.in: use the cache 2017-08-29 21:24:53 -07:00
Michael Aldridge 76d42ecaae mknet.sh: Change default initrd compression to xz 2017-08-29 00:40:58 -07:00
Michael Aldridge 5ce4621845 mknet.sh: make keymap and locale setable options 2017-08-28 22:56:38 -07:00
Michael Aldridge fc80523768 Control PXE tarball builds with Makefile 2017-08-28 22:56:38 -07:00
Michael Aldridge 89e3affa22 mknet.sh: Massive Cleanup
Among other things this commit refactors mknet.sh to use the lib.sh
functions for executing code in the chroot and generally handling the
potential for future builds to generate netboot tarballs for ARM
platforms.  ARM tarballs will require syslinux to be built for the
target architecture, but it should largely just be a drop in option.
2017-08-27 19:22:07 -07:00
Furkan Mustafa 9901e0883e installer: add support for plain luks volumes
Reason: If user prepares some encrypted partitions on their own,
installer was not showing them as configurable.
2017-08-27 03:41:50 +09:00
Furkan Mustafa 984a1961ee installer: reset fmt variable on each iteration of loop 2017-08-27 03:39:43 +09:00
pulux a15a4a69ac update homepage url
Closes: #126 [via git-merge-pr]
2017-08-22 22:16:08 -07:00
Enno Boland 5c4f9f87de Change Button labels in Filesystem Menu
Closes: #127 [via git-merge-pr]
2017-08-22 22:14:30 -07:00
Michael Aldridge 6335173798 README.md: update minimally 2017-08-22 22:11:37 -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 eeb2a810ee Remove obsolete build scripts 2017-08-19 00:20:35 -07:00
Michael Aldridge 4288c890a3 Build SBC and Cloud images via Makefile 2017-08-19 00:16:50 -07:00
Michael Aldridge 5ea6dc395c mkimage.sh.in: compress resultant images 2017-08-19 00:14:12 -07:00
Michael Aldridge bc651eb19f Build images via makefile 2017-08-18 21:14:00 -07:00
Michael Aldridge 4e2214218a mkimage.sh.in: fix PLATFORM detection 2017-08-18 21:13:48 -07:00
Michael Aldridge 20ce939c01 Build PLATFORMFS with Makefile 2017-08-16 22:43:06 -07:00
Michael Aldridge d4ba63c5e7 Generate platformfs via makefile 2017-08-14 20:57:51 -07:00
Michael Aldridge 03abfc2115 Build rootfs via makefile 2017-08-14 20:56:57 -07:00
Michael Aldridge 3e5c8d43e7 Fix handling of i686 on an x64 host 2017-08-14 00:59:05 -07:00
Michael Aldridge b53e2e4814 Makefile: remove install target 2017-08-13 17:59:11 -07:00
Michael Aldridge c0424731dd mkimage.sh.in: Use abstracted chroot access 2017-08-13 17:45:22 -07:00
Michael Aldridge 0b638dd785 mkimage.sh.in: Fix typo in cleanup code 2017-08-13 17:44:51 -07:00
Michael Aldridge 6e1d80b78b Factor out architecture map 2017-08-13 17:44:25 -07:00