Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-16 | fix PREFIX in *.in | Nick Hanley | |
Commit ec0c7a7 changed the sed expression for PREFIX injection but forgot to update the scripts. | |||
2021-01-08 | setup-apkcache: use ask function | Natanael Copa | |
2016-11-02 | indent heredocs and replace echos with heredoc where appropriate | Jakub Jirutka | |
2016-11-02 | fix mixed tabs & spaces and surplus empty lines at EOF | Jakub Jirutka | |
2015-03-19 | setup-apkcache: fix infinite loop when non-existing dir specified | Natanael Copa | |
to reproduce: setup-apkcache /ponies ref #3976 | |||
2014-04-23 | setup-apkcache: add support for $ROOT | Natanael Copa | |
2011-11-16 | setup-apkcache: suggest /var/cache/apk as cache dir when not tmpfs root | Natanael Copa | |
2011-10-26 | setup-apkcache: add help text | Natanael Copa | |
2011-10-26 | setup-apkcache: fix prompt | Natanael Copa | |
we encapsulate 'none' within '' everywhere else | |||
2011-10-26 | setup-apkcache: search fstab for mount point first | Natanael Copa | |
ref #786 | |||
2011-09-13 | setup-apkcache: bugfix | Natanael Copa | |
2011-09-13 | setup-apkcache: new setup tool | Natanael Copa | |
A tool to setup the apk cache. This and setup-lbu replaces the setup-apklbu tool. |