aboutsummaryrefslogtreecommitdiff
path: root/release
Commit message (Expand)AuthorAgeFilesLines
* Use mkimg(1) to create the i386 memstick images, similar toGlen Barber2015-05-231-10/+3
* Fix staging virtual machine images for ftp propagation.Glen Barber2015-05-221-30/+41
* Fix a number of logic and/or naming problems in Makefile.mirrors.Glen Barber2015-05-221-51/+103
* Fix make(1) syntax error for non-embedded targets.Glen Barber2015-05-211-1/+3
* If TARGET or EMBEDDED_TARGET == arm, set EMBEDDED variable,Glen Barber2015-05-211-9/+50
* Remove the arm/armv6 bits from Makefile.mirrors, which needsGlen Barber2015-05-211-7/+0
* Include xz(1)-compressed images when not a snapshot build.Glen Barber2015-05-211-2/+4
* cd(1) to .CURDIR before calling stat(1) to fix the pathGlen Barber2015-05-211-6/+9
* Include the TARGET in the EC2 AMI name.Glen Barber2015-05-211-2/+2
* Avoid polluting the filesystem when not necessary.Glen Barber2015-05-121-1/+1
* After the last influx of commits, and a REALLY BIG WARNINGGlen Barber2015-05-121-0/+4
* Fix more paths to the actual files.Glen Barber2015-05-121-3/+3
* Fix more path variables.Glen Barber2015-05-121-1/+1
* Provide the correct path to the checksum file.Glen Barber2015-05-121-1/+1
* Also symlink the CHECKSUM.{SHA256,MD5} files.Glen Barber2015-05-121-0/+3
* Also copy CHECKSUM.{SHA256,MD5} files.Glen Barber2015-05-121-0/+4
* Fix a few incorrect variables and/or hard-coded paths.Glen Barber2015-05-121-2/+2
* Sigh. Fix more syntax errors introduced by the last commit.Glen Barber2015-05-121-2/+2
* Fix a make(1) syntax error.Glen Barber2015-05-121-0/+1
* Temporarily 'rm -rf $FTPDIR' during additional testing.Glen Barber2015-05-121-1/+4
* Always use the 'make install' directory as the source for images.Glen Barber2015-05-121-7/+13
* Add a new file, Makefile.mirrors, which is intended to replaceGlen Barber2015-05-111-0/+128
* Fix virtual machine disk format creating by passing VMFORMATGlen Barber2015-05-111-3/+4
* Merge ^/projects/release-arm-redux into ^/head.Glen Barber2015-05-0916-762/+640
|\
| * Use the IMX6 kernel configuration for the WANDBOARD build,Glen Barber2015-05-083-85/+1
| * Strip the KERNEL from the mount paths, working around the followingGlen Barber2015-05-087-14/+14
| * Fix path to the u-boot.imx file, which is relative to the root ofGlen Barber2015-05-083-3/+3
| * Touch '/firstboot' so the growfs rc(8) script runs.Glen Barber2015-05-087-0/+7
| * Fix the starting block of the partition.Glen Barber2015-05-083-6/+6
| * Initial support for building the PANDABOARD image.Glen Barber2015-05-081-0/+26
| * Add a file missed in the previous commit.Glen Barber2015-05-081-0/+41
| * Copy arm/WANDBOARD-QUAD.conf to arm/WANDBOARD-{SOLO,DUAL}.conf.Glen Barber2015-05-081-0/+41
| * Fix FAT partition size.Glen Barber2015-05-081-1/+1
| * Sigh. Really fix CHECKSUM file creation.Glen Barber2015-05-081-4/+4
| * Fix CHECKSUM file creation.Glen Barber2015-05-081-4/+4
| * Initial support for building WANDBOARD-QUAD images.Glen Barber2015-05-081-0/+30
| * Initial commit to support building RPI2 images, based on informationGlen Barber2015-05-081-0/+31
| * Do not include '/R' in the path when generating checksums, sinceGlen Barber2015-05-081-2/+2
| * Move the finished image build to the '/R' directory (theGlen Barber2015-05-081-0/+8
| * Fix the name of the final image.Glen Barber2015-05-081-1/+1
| * Rename KERNEL.img -> OSRELEASE-KERNEL.img when complete.Glen Barber2015-05-081-0/+4
| * Do not create the uenv.txt file for RPI-B. It is not needed.Glen Barber2015-05-081-4/+0
| * Fix path to /boot/msdos for the target image.Glen Barber2015-05-081-1/+1
| * Copy the rpi.dtb file to the FAT partition, preventing theGlen Barber2015-05-071-0/+2
| * Reorder / and /boot/msdos mount to avoid the following error:Glen Barber2015-05-071-2/+2
| * Create the /boot/msdos directory so the FAT partition is mountedGlen Barber2015-05-071-0/+1
| * Remove the ZEDBOARD configuration file, as it does notGlen Barber2015-05-071-10/+0
| * Spell 'u-boot.img' correctly.Glen Barber2015-05-071-1/+1
| * Remove the arm/ROADMAP file.Glen Barber2015-05-071-18/+0
| * Remove arm/Makefile.{KERNEL} files, as this projectGlen Barber2015-05-077-183/+0