Commit Graph

14 Commits

Author SHA1 Message Date
Michael Aldridge 5859e79c29 packer: Initial packer config 2019-03-30 23:10:12 -07:00
Michael Aldridge e460df1438 Makefile: Use stamps for better build redundancy 2017-08-30 01:52:22 -07:00
Michael Aldridge a7ba42f7ec Simplify mkrootfs.sh.in
Previously this script could produce rootfs tarballs suitable for a
few different systems.  This worked but meant that several different
scripts were then building root filesystems instead of just using ones
produced by this script.  This commit cleans up the script to produce
just a root filesystem.  Note that this system is not bootable, that
still needs to be done by another script which processes platform
specific operations.  This script just produces a root filesystem for
every architecture that XBPS understands.
2017-08-09 17:28:10 -07:00
Michael Aldridge 414ebf318f Add netboot generator script 2017-08-06 21:03:55 -07:00
Michael Aldridge 04bf2e873b Support building GCP ready images 2017-08-03 21:22:48 -07:00
Michael Aldridge b7e8732b04 Add *.iso to .gitignore (#69) 2016-05-01 06:12:44 +02:00
Juan RP 9068070c6f .gitignore: *.{img,xz} 2015-05-29 09:25:41 +02:00
Juan RP eb787f0ef5 .gitignore: *.sh xbps-cachedir* 2015-05-29 09:24:39 +02:00
Juan RP 2bb83b4c3a .gitignore: ignore .sh files in topdir. 2014-12-05 06:09:16 +01:00
Juan RP 6847c606fb .gitignore: don't forbit *.sh, obviously :-) 2014-12-02 21:03:41 +01:00
Juan RP b877a74a49 .gitignore: ignore all .sh files. 2013-08-11 12:09:07 +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 7045698d74 gitignore: only ignore generated mklive.sh. 2012-06-14 11:21:39 +02:00
Juan RP 84ea05d975 Added a .gitignore file. 2012-06-12 16:29:06 +02:00