aboutsummaryrefslogtreecommitdiff
path: root/release/tools/arm.subr
Commit message (Expand)AuthorAgeFilesLines
* Fix passing ${CONF_FILES} (which contains MAKE_CONF andGlen Barber2019-06-171-1/+1
* release: arm64: Add PINEBOOK configEmmanuel Vadot2018-11-261-0/+5
* release.sh: disable colors and the beastie menu for ARM/ARM64 targetsKyle Evans2018-08-301-0/+10
* release: arm: Setup overlays if board config defines someEmmanuel Vadot2018-08-241-0/+12
* Copy the boot loader from the new location for the co-existingWarner Losh2018-08-171-1/+1
* release: arm: Copy the dtb to the fat partitionEmmanuel Vadot2018-08-061-0/+2
* release: arm: Enable multicons for arm64Emmanuel Vadot2018-07-311-0/+14
* release: Add arm_install_boot to install the commit boot bitsEmmanuel Vadot2018-07-221-0/+30
* Enable USB OTG serial terminal on ARM SD card images. This configuresEdward Tomasz Napierala2018-06-121-0/+36
* Revert r333493, which was a temporary fix for 11.2-RELEASE, and insteadEdward Tomasz Napierala2018-05-261-1/+0
* Set kldxref_enable="YES" for ARM images. Without it, the images are missingEdward Tomasz Napierala2018-05-111-0/+1
* Revert r323812 from release/tools/arm.subr, which has broken theGlen Barber2017-09-221-10/+0
* Bootstrap etcupdate(8) and mergemaster(8) databases when creatingGlen Barber2017-09-201-0/+10
* In release/release.sh:Glen Barber2017-06-231-3/+3
* Belatedly revert r303119, which was determined to not beGlen Barber2016-10-241-1/+0
* Create a /usr/home -> /home symlink for the arm images toGlen Barber2016-07-201-0/+1
* Bump /tmp from 30m to 50m for ARM release images.Emmanuel Vadot2016-06-161-1/+1
* Turn off nfsv4acls for arm/armv6 builds, which has an impactGlen Barber2016-06-011-1/+0
* Fix tmpfs(5) '/tmp' mount point.Glen Barber2015-11-251-1/+1
* Remove noatime from tmpfs(5) fstab(5) entry.Glen Barber2015-11-091-1/+1
* Use tmpfs(5) instead of md(4) for '/tmp' mount.Glen Barber2015-11-081-1/+1
* Do not mount /var/log and /var/tmp as md(4)-backed devices.Glen Barber2015-07-121-4/+0
* Revert r285018, r285019, r285076, r285078, r285082.Glen Barber2015-07-041-8/+0
* Test for loader.rc existence before attempting to createGlen Barber2015-07-031-2/+5
* Revert r285018 and r285019, which attempted to resolveGlen Barber2015-07-031-12/+0
* Fix the real problem with missing UFS/MSDOSFS labels on theGlen Barber2015-07-031-0/+5
* Fix the path to the UFS/MSDOSFS filesystem labels, since theyGlen Barber2015-07-021-2/+2
* Implement an evil workaround that prevents UFS/MSDOS labels from beingGlen Barber2015-07-021-0/+12
* Work around a potential bug in pw(8) when '-m' is specified.Glen Barber2015-06-051-1/+1
* Make sure /home exists within the DESTDIR before creating theGlen Barber2015-06-041-0/+1
* Use the new pw(8) '-R' option to create the users/groups.Glen Barber2015-06-031-5/+4
* Pass the '-b' argument to pw(8) so the '/home' directory is createdGlen Barber2015-06-021-1/+2
* In arm_create_disk(), disable soft updates journaling.Glen Barber2015-06-011-1/+1
* Re-enable arm_create_user(), and pass the '-V DESTDIR/etc' toGlen Barber2015-06-011-4/+7
* Disable arm_create_user(). As-is, this does not create theGlen Barber2015-06-011-1/+1
* Merge ^/projects/release-arm-redux into ^/head.Glen Barber2015-05-091-0/+14
* Fix path to /boot/msdos for the target image.Glen Barber2015-05-081-1/+1
* 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
* Enable the growfs rc(8) script.Glen Barber2015-05-071-0/+1
* In arm_create_disk(), chroot(8) to the build environmentGlen Barber2015-05-071-29/+29
* In release.sh, create the /dev directory within the chrootGlen Barber2015-05-071-2/+2
* Add tools/arm.subr to contain common subroutines used forGlen Barber2015-05-061-0/+121