summaryrefslogtreecommitdiff
path: root/source4/scripting/devel/tmpfs.sh
AgeCommit message (Collapse)AuthorFilesLines
2022-07-08s4:scripting: Reformat shell scriptsAndreas Schneider1-3/+3
shfmt -f source4/scripting/ | xargs shfmt -w -p -i 0 -fn Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Pavel Filipenský <pfilipensky@samba.org>
2010-02-26devel: get the ownership of the directories right in tmpfs.shAndrew Tridgell1-2/+2
2010-02-25s4:scripting/devel Allow tmpfs script to be re-runAndrew Bartlett1-1/+4
By doing the unmount, we can avoid double-mounting st and bin
2010-01-08s4-devel: a useful script to setup bin/ and st/ as tmpfs filesystemsAndrew Tridgell1-0/+13
this makes building and testing s4 as a developer much faster, if you have enough memory!