aboutsummaryrefslogtreecommitdiffstats
path: root/insidechroot.sh
Commit message (Collapse)AuthorAgeFilesLines
* Use essential for essential files and symlinks.William Harrington2021-03-301-4/+4
|
* Add TESTUSERID when chrooting and use 'id -u' commnd to get user id. Use ↵William Harrington2021-03-291-2/+1
| | | | when adding tester user to passwd.
* Add some curly braces around retval for fun.William Harrington2021-03-261-1/+1
|
* source functions while inside chroot.William Harrington2021-03-261-1/+1
|
* Call inside root with an argument. 7 for chapter 7. Chapter 7 commands exit ↵William Harrington2021-03-241-108/+117
| | | | with status 7.
* Change message when entering CHROOT.William Harrington2021-03-231-1/+1
|
* Use printf and do some minor cleanup.William Harrington2021-03-231-8/+8
|
* Prepare chapter 7 build scripts.William Harrington2021-03-221-1/+152
|
* Echo a success message when entering chroot.William Harrington2021-03-221-2/+1
|
* Add basic inside chroot script.William Harrington2021-03-221-0/+6