summaryrefslogtreecommitdiff
path: root/enter-baserock
Commit message (Collapse)AuthorAgeFilesLines
* Fix using different terms for chroot nameHEADmasterWilliam Holland2015-05-201-1/+1
| | | | Change-Id: I84a2ad8d7b88e379ec282b0e57d99b76fe097375
* Load btrfs kernel module when entering chrootSam Thursfield2014-06-111-0/+8
| | | | | | | | | | | | | Otherwise, weird errors occur when deploying to rawdisk: Error creating disk image2014-06-10 16:00:40 [devel-system-x86_64-generic][my-raw-disk-image][rawdisk.write]Failure to create disk image at /src/tmp/testdev.img ERROR: Command failed: mount -o loop /src/tmp/testdev.img /src/tmp/deployments/tmpQ7wXO1/tmp4lVDcu/tmpvHSzDE mount: mounting /dev/loop0 on /src/tmp/deployments/tmpQ7wXO1/tmp4lVDcu/tmpvHSzDE failed: Device or resource busy
* Forward SSH authentication agent and enable ssh in chroot.Daniel Silverstone2014-03-261-1/+17
| | | | | | | The SSH authentication agent is supported by a pairing of a socket and an environment variable. This patch ensures that no matter where the agent socket might be, a new socket in /tmp (always shared with the chroot) is made and forwarded into the chroot's environment via 'env'
* Add GPLv2 headers to top of scriptsDaniel Silverstone2014-03-051-0/+18
|
* Add tool to simplify entering baserock chrootsDaniel Silverstone2014-03-051-0/+23