aboutsummaryrefslogtreecommitdiff
path: root/lib/actions/install.bash
AgeCommit message (Expand)AuthorFilesLines
2020-04-10Silence a cd errorPatrick Spek1-1/+1
2020-04-01Fix up shebang in the install actionPatrick Spek1-1/+1
2020-04-01Don't use relocatable builds on OpenBSDPatrick Spek1-4/+11
2020-03-29Use the already available epoch if no epoch.txt existsPatrick Spek1-1/+1
2020-03-29Consolidate fetch data in fetch_core.txtPatrick Spek1-9/+11
2020-03-29Add LC_ALL and SOURCE_DATE_EPOCH to install actionPatrick Spek1-1/+13
2020-03-28Split up install processPatrick Spek1-20/+47
2020-03-26Move dist files aroundPatrick Spek1-4/+4
2020-03-22Include duration of installation processPatrick Spek1-1/+7
2020-03-22Work out (most?) issues reported by shellcheckPatrick Spek1-5/+14
2020-03-22Initial commitPatrick Spek1-0/+127