summaryrefslogtreecommitdiffstats
path: root/release/tools/arm.subr
Commit message (Expand)AuthorAgeFilesLines
* MFC r333493:trasz2018-05-141-0/+1
* MFC r320252, r320686, r325769:gjb2017-11-161-3/+3
* MFC r323924:gjb2017-09-221-10/+0
* MFC r323812:gjb2017-09-201-0/+10
* Bump /tmp from 30m to 50m for ARM release images.manu2016-06-161-1/+1
* Turn off nfsv4acls for arm/armv6 builds, which has an impactgjb2016-06-011-1/+0
* Fix tmpfs(5) '/tmp' mount point.gjb2015-11-251-1/+1
* Remove noatime from tmpfs(5) fstab(5) entry.gjb2015-11-091-1/+1
* Use tmpfs(5) instead of md(4) for '/tmp' mount.gjb2015-11-081-1/+1
* Do not mount /var/log and /var/tmp as md(4)-backed devices.gjb2015-07-121-4/+0
* Revert r285018, r285019, r285076, r285078, r285082.gjb2015-07-041-8/+0
* Test for loader.rc existence before attempting to creategjb2015-07-031-2/+5
* Revert r285018 and r285019, which attempted to resolvegjb2015-07-031-12/+0
* Fix the real problem with missing UFS/MSDOSFS labels on thegjb2015-07-031-0/+5
* Fix the path to the UFS/MSDOSFS filesystem labels, since theygjb2015-07-021-2/+2
* Implement an evil workaround that prevents UFS/MSDOS labels from beinggjb2015-07-021-0/+12
* Work around a potential bug in pw(8) when '-m' is specified.gjb2015-06-051-1/+1
* Make sure /home exists within the DESTDIR before creating thegjb2015-06-041-0/+1
* Use the new pw(8) '-R' option to create the users/groups.gjb2015-06-031-5/+4
* Pass the '-b' argument to pw(8) so the '/home' directory is createdgjb2015-06-021-1/+2
* In arm_create_disk(), disable soft updates journaling.gjb2015-06-011-1/+1
* Re-enable arm_create_user(), and pass the '-V DESTDIR/etc' togjb2015-06-011-4/+7
* Disable arm_create_user(). As-is, this does not create thegjb2015-06-011-1/+1
* Merge ^/projects/release-arm-redux into ^/head.gjb2015-05-091-0/+14
|\
* | Fix path to /boot/msdos for the target image.gjb2015-05-081-1/+1
* | Reorder / and /boot/msdos mount to avoid the following error:gjb2015-05-071-2/+2
* | Create the /boot/msdos directory so the FAT partition is mountedgjb2015-05-071-0/+1
* | Enable the growfs rc(8) script.gjb2015-05-071-0/+1
* | In arm_create_disk(), chroot(8) to the build environmentgjb2015-05-071-29/+29
* | In release.sh, create the /dev directory within the chrootgjb2015-05-071-2/+2
|/
* Add tools/arm.subr to contain common subroutines used forgjb2015-05-061-0/+121
OpenPOWER on IntegriCloud